-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Eigene computer part in main script #124
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Super PR, im Prinzip genau das was ich in meinem Issue vorgeschlagen habe. Sieht so weit inhaltlich auch gut aus. Den Teil zu Windows und WSL muss man ggf. mit WSL2 nochmal überarbeiten, aber die Unterschiede sind glaube ich recht klein.
* initial commit fuer eigen computer * added eigene computer part to main script * small ansible changes * updated readme #124 * Section für Windows leicht überarbeitet und aktualisiert auf WSL2. * Update build.yml Updated from upload-artifact@v2 to @v4, as @V3 will be deprecated as of Nov. 30 2024 (1,5months) * Windows section aktualisiert, hello world angepasst auf vscode * In Kapitel 10 werden jetzt for und while Loops vorgestellt. Außerdem wurden Aufgaben hinzugefügt um for-loops zu benutzen und einen for-loop in einen while-loop umzuwandeln * kleine rechtschreibkorrektur im diagramm * Dopplung entfernt * Kapitel Vektoren leicht überarbeitet: Einen while-loop durch einen for-loop ersetut, kleine aufgabenstellung hinzugefügt zur verhinderung von out-of bounce zugriffen. kleine fehlerkorrektur in prim-for-loop * preprocessing hinzugefügt * huch ist mir ein fehler durchgerutscht * added missing escape symbol * rechtschreibfehler korrigiert Co-authored-by: Christian Heusel <[email protected]> * clarification Co-authored-by: Christian Heusel <[email protected]> * Delete vorkurs_log.txt no idea why this got committed * renamed lesson 18 * of course i forgot to edit the script to include the new name for lesson 18 * Update basics/schleifen.tex * rechtschreibfehler und clion footnote hinzugefügt * Update hello_world.tex fix broken link --------- Co-authored-by: Felix <[email protected]> Co-authored-by: holyaltbier <[email protected]> Co-authored-by: Christian Heusel <[email protected]> Co-authored-by: Tim Grube <[email protected]> Co-authored-by: Felix Schledorn <[email protected]>
Die changes wurden schon in neue_features_2024 übernommen. Jemand (ich) hat vergessen die PR zu schließen |
No description provided.