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
3d309fc8
Commit
3d309fc8
authored
Oct 22, 2019
by
Alexander Hirsch
Browse files
Update techniques slides
parent
7da79ace
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
slides/images/overcome.jpg
slides/images/overcome.jpg
+0
-0
slides/techniques_slides.md
slides/techniques_slides.md
+4
-1
No files found.
slides/images/overcome.jpg
0 → 100644
View file @
3d309fc8
77 KB
slides/techniques_slides.md
View file @
3d309fc8
...
...
@@ -84,6 +84,10 @@ Core idea behind *agile* software development.
---

---
-
Update problem description
-
Make changes to your solution specification
-
Update your management plan accordingly
...
...
@@ -189,7 +193,6 @@ double xfb(int a, int b, double pre); // 🤔
-
Again, use the correct type
-
Meaningful name, don't abbreviate (e.g.
`wnd`
vs.
`window`
)
-
Conventional abbreviations are ok (e.g.
`num_users`
)
-
`const`
by default
-
Always initialise
-
Limit their scope
...
...
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