Five links that are worth your time:
1. The Complete Freelance Web Developer Guide. People have asked freeCodeCamp to publish a course like this for years. I am so excited to share this with you. This course features in-depth advice from a veteran freelance developer, an attorney focused on business law, and an accountant. Think of it as "your freelance developer business in a box." Enjoy. (1 hour read + 4 hour video course): https://www.freecodecamp.org/news/freelance-web-developer-guide/
2. What one developer learned from reading the classic book "The Pragmatic Programmer". In short: it's old but gold. (8 minute read): https://www.freecodecamp.org/news/thought-on-the-pragmatic-programmer/
3. How to replace Bash with Python as your go-to command line language (6 minute read): https://www.freecodecamp.org/news/python-for-system-administration-tutorial/
4. Truthy VS Falsy values in Python: this detailed introduction will explain the hidden logic behind how Python evaluates different data structures as true or false (7 minute read): https://www.freecodecamp.org/news/truthy-and-falsy-values-in-python/
5. 10 important Git commands that every developer should know (7 minute read): https://www.freecodecamp.org/news/10-important-git-commands-that-every-developer-should-know/
Also, you may have noticed that I've been including more links about Python in my weekly emails. I still recommend learning JavaScript first, but we are adding 4 new Python certifications to the end of freeCodeCamp's curriculum. These should go live later in 2020: https://www.freecodecamp.org/news/python-curriculum/
Quote of the Week: "Those who know how to learn... know enough." - Henry Adams
Happy coding.
- Quincy Larson
Teacher at freeCodeCamp.org