- Notifications
You must be signed in to change notification settings - Fork 0
Home
David Coy edited this page Dec 28, 2016 · 9 revisions
Welcome to my wiki! My intention with this wiki is to document my thoughts on how to become a software developer and learn good software development habits.
A huge thank you to @aussio for giving me solid advice on the journey to developer.
Programming Design Principles
OOP Design
Core Principles
Learn the developer ways
- Core Python Syntax
- SQL Syntax
- Git, Vagrant, Ansible
- Continuous Deployment, TDD, BDD, Agile
Computer Science Principles
- Algorithms
- Data Structures
- I'll be listing some future steps here as I progress through my learning.