mirror of
https://github.com/RPG-Research/bcirpg.git
synced 2024-04-16 14:23:01 +00:00
Updated Books to help out your career (markdown)
parent
68593a739f
commit
37469ae921
@ -2,19 +2,30 @@ Software Dev books:
|
||||
|
||||
UI: UX books
|
||||
|
||||
Unversial priniples of design: By ludwell (How to design EVERYTHING)
|
||||
* Universal principles of design: By ludwell (How to design EVERYTHING)
|
||||
|
||||
Human Scale: Ergonomics, Accesablity; how to create good places for humans to do things; physical design
|
||||
* Human Scale: Ergonomics, Accessibility; how to create good places for humans to do things; physical design
|
||||
|
||||
UML Books:
|
||||
|
||||
* UML Distilled 3rd edition
|
||||
|
||||
* Object Oriented Analysis And Design With Applications 3Rd Edition
|
||||
|
||||
|
||||
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.
|
||||
* Design Patterns: How to code the same thing over and over: Teaches 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
|
||||
|
||||
* Modern Fullstack Development (Has 3 projects from start to finish)
|
||||
|
||||
|
||||
Headfirst design patterns: easier to read
|
||||
|
||||
Game Programming patterns: Designs patterns just for gaming
|
||||
|
||||
Godot in 24 hours
|
||||
|
||||
Any good UML book.
|
||||
|
Loading…
Reference in New Issue
Block a user