Learning software dev - useful links

Bootcamp Useful Links

Useful Subreddits

Python Recap

Video

  • https://www.youtube.com/watch?v=KMxo3T_MTvY <- great 100second overview of VS Code (fireship)
  • https://www.youtube.com/watch?v=5YDVJaItmaY <- this is a great video just giving y'all a high level overview of web dev to help give context for what all this content can build up to. the python track focuses on having you comfortable with APIs, databases, infrastructure
  • https://www.youtube.com/watch?v=H1elmMBnykA <- is a good overview of Python as a language. The beginning up to 54:38 , gives a good overview of variables, data types, functions, and conditionals/loops; the rest is nice to know but is way out of scope for what you'd be expected to know as a beginner. 1:04:17 to 1:11:02 gives a good recap of objects
  • https://www.youtube.com/watch?v=qgRUr-YUk1Q <- 100second overview of modules/packages (it's in JS but the concepts still apply to python) (fireship)

Python SQL

Week 1(installing Docker, Data modeling, constraints, tables, postgres)

Video

Week 2

  • (CRETE, INSERT, ALTER, UPDATE, DELETE, DROP; SELECT, WHERE, DISTINCT, LIMIT, ORDER BY, BETWEEN, LIKE, IN; GROUP BY, HAVING; JOIN, UNION; WITH

Video

Reading

Week 3 (Migrations, ORM, API, Flask)

Video

Reading

Week 4 (JSON, Triggers; Indexing; admin; NumPy, MatPlotLib, Pandas, Jupyter Notebooks/Google Colab; visualizing data)

  • ToDo

Python Devops

Week 1 (Software Development, Git, Docker, Django)

Video

Reading

Week 2 (Docker, Cloud Computing, AWS)

Video

Reading

  • https://www.patelrohanv.blog/tags/dva-c01/ <- my personal notes on the AWS services covered in their developer associate cert exam (personally don’t see value in certifications, if work didn’t pay for it I wouldn’t bother)

Week 3 (CI/CD, Unit testing, Integration testing, Google Cloud)

Video

Reading

Week 4 (Linux commands, Kubernetes, Azure)

Video

Subscribe to rohp

Don’t miss out on the latest issues. Sign up now to get access to the library of members-only issues.
jamie@example.com
Subscribe