Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Alexander Hirsch
crap
Commits
09820e91
Commit
09820e91
authored
Sep 04, 2019
by
Alexander Hirsch
Browse files
Add links to reading material
parent
454a9165
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
7 deletions
+6
-7
slides/c_slides.md
slides/c_slides.md
+1
-1
slides/git_slides.md
slides/git_slides.md
+3
-4
slides/tools_slides.md
slides/tools_slides.md
+2
-2
No files found.
slides/c_slides.md
View file @
09820e91
...
...
@@ -598,5 +598,5 @@ struct config {
-
Your favourite C tutorial
-
Read up on common C standard library functions
-
Man-pages
-
SEI CERT C Coding Standard
-
[
SEI CERT C Coding Standard
](
https://wiki.sei.cmu.edu/confluence/display/c/SEI+CERT+C+Coding+Standard
)
-
Revisit operating system lecture on libraries
slides/git_slides.md
View file @
09820e91
...
...
@@ -400,7 +400,6 @@ Fetch / Pull
## Reading Material
-
Bitbucket / GitHub documentation
-
Git Book
-
Your favourite Git tutorial
-
Man-pages (!)
-
[
Bitbucket Git Tutorial
](
https://www.atlassian.com/git/tutorials
)
-
[
Git Book
](
https://git-scm.com/book
)
-
Man-pages
slides/tools_slides.md
View file @
09820e91
...
...
@@ -365,5 +365,5 @@ indent_size = 2
## Reading Material
- Some GDB tutorial
- GNU Make Manual
- Clang-Format documentation
-
[
GNU Make Manual
](https://www.gnu.org/software/make/manual/make.html)
-
[
Clang-Format documentation
](https://clang.llvm.org/docs/ClangFormat.html)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment