Size: 530
Comment:
|
← Revision 13 as of 2022-06-01 00:07:15 ⇥
Size: 441
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
#acl Markus Näther:read,write all:read | #acl All:read |
Line 3: | Line 3: |
= Collection of Manuals = This (hopefully) growing collection of manuals shall provide information and guidance on frequent problems/tasks. |
The following instructions are applicable for all our courses. |
Line 6: | Line 5: |
These manuals are written in a mostly lecture and programming language agnostic way to ensure applicability. == Programming language agnostic == * [[Manuals/AskingOnAForum|Asking on the forum]] * [[Manuals/SVN|Subversion (SVN)]] * [[Manuals/Editors|(Source)Editors]] == C++ == * [[Manuals/Gtest|Installing Google Test (gtest)]] |
* [[Manuals/AskingOnAForum|Asking on the Forum]] (englisch) * [[Manuals/FragenAufDemForum|Fragen auf dem Forum]] (deutsch) * [[Manuals/WSL|Installing WSL (Windows Subsystem for Linux)]] * [[Manuals/SVN|Working with SVN (Subversion)]] * [[Manuals/Editors|Editors for writing code]] * [[Manuals/Gtest|Installing Google Test (gtest), for C++ only]] |
The following instructions are applicable for all our courses.