Created Books to help out your career (markdown)

Luke Gebbink 2021-02-27 11:45:57 -07:00
parent 5dc1febbc7
commit f8d0e5448f

@ -0,0 +1,20 @@
Software Dev books:
UI: UX books
Unversial priniples of design: By ludwell (How to design EVERYTHING)
Human Scale: Ergonomics, Accesablity; how to create good places for humans to do things; physical design
CODE books:
Design Patterns: How to code the same thing over and over: Teachs you how to make your own libraries; and solve common types of problems.
Headfirst design patterns: easier to read
Game Programming patterns: Designs patterns just for gaming
Godot in 24 hours
Any good UML book.