Bit und Useful Software: Unterschied zwischen den Seiten

Aus Wiki
(Unterschied zwischen Seiten)
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
 
Keine Bearbeitungszusammenfassung
 
Zeile 1: Zeile 1:
Bit ist die Basisgruppe (Wirtschafts)Informatik.
[[Kategorie:Lexikon]]
 
A collection of software products that can come in quite handy at the TU Vienna.
 
== Essentials ==
 
* [https://vowi.fsinf.at/ VoWi] — public wiki containing information, experiences and resources about courses
* [https://toss.fsinf.at/ TOSS] — search engine for courses, lecturers, rooms and curricula
* [[VPN]] to connect to the TU Vienna Intranet
 
== Quality of Life ==
 
* [https://github.com/fsinf/userscripts TU Wien Userscripts] for auto-login, adding links to [https://mattermost.fsinf.at Mattermost] and [https://vowi.fsinf.at VoWi], etc.
 
* [https://fsinf.github.io/pdf-page-stripper/ PDF Page Stripper] to get rid of duplicated slides in PDF presentations
 
== Documents ==
 
* [https://cryptpad.fr/ CryptPad] — encrypted collaborative Editor for text, presentations, whiteboards & more
 
* [https://www.overleaf.com/ Overleaf] — online LaTeX Editor ([https://www.overleaf.com/edu/tuw '''Free TU Premium''' version])
 
* [https://zettlr.com/ Zettlr] — offline Markdown Editor with support for LaTeX Equations
 
* [https://www.zotero.org/ Zotero] + browser extension + [http://zotfile.com/ ZotFile] to extract PDF annotations
:Tip: Set the Default Format to BibLaTeX under ''Edit > Preferences > Export''.
 
== Maths ==
 
* [https://www.wolframalpha.com/ Wolfram Alpha] — online calculator and knowledge base
* [https://www.symbolab.com/ Symbolab] — online calculator with step-by-step solutions
* [https://tuwien2020.github.io/tgi-pages/#/ TGI Tools] — online tools for the TGI lecture.
 
== Programming ==
 
 
* [https://www.jetbrains.com/ Jetbrains IDEs] — IDEs for the most popular programming languages. [https://www.jetbrains.com/community/education/#students Free for students]
* [https://code.visualstudio.com/ Visual Studio Code] — IDE with extensions for most programming language. [https://code.visualstudio.com/ Free for everyone]

Version vom 27. Januar 2023, 21:07 Uhr


A collection of software products that can come in quite handy at the TU Vienna.

Essentials

  • VoWi — public wiki containing information, experiences and resources about courses
  • TOSS — search engine for courses, lecturers, rooms and curricula
  • VPN to connect to the TU Vienna Intranet

Quality of Life

Documents

  • CryptPad — encrypted collaborative Editor for text, presentations, whiteboards & more
  • Zettlr — offline Markdown Editor with support for LaTeX Equations
Tip: Set the Default Format to BibLaTeX under Edit > Preferences > Export.

Maths

  • Wolfram Alpha — online calculator and knowledge base
  • Symbolab — online calculator with step-by-step solutions
  • TGI Tools — online tools for the TGI lecture.

Programming