If this is your first time looking at this document, read the onboarding guide.
This repository should contain everything you need to follow the self-guided curriculum for Tradecraft Engineering. Self-guided curriculum is going to consist of external resources and internal resources.
Developer Tools
Not sure how to use a tool? Exercises for git, bash, and other things like that here.
Front-end Web
Start here. The first 2 weeks of the engineering track are focused on this section.
iOS
This comes after front-end web. The next 1.5 weeks are focused on this section.
Server
Server comes after iOS and builds upon some of the networking concepts you've already seen. We'll be doing a bunch of persisting and hooking up to web and iOS front-ends in this section.
Python
Python contains some scripting exercises, some webserver technology exercises, some data analysis exercises, and other general programming resources.