Hi everyone, how's it going?
I hope July has been treating you well! For today's newsletter, I thought of talking about some awesome resources out there that will help your skills as a developer. These are a few of my go-to places for supplementary materials:
- Codewars - this is the perfect place to practice solving coding challenges in a fun atmosphere.
- Harvard's CS50 EDX course - this course will teach you all the basics of programming.
- Git & Github - this is a must-have skill as a developer! I have a Youtube crash course on it with FreeCodeCamp (https://www.youtube.com/watch?v=RGOj5yH7evk&t=443s).
- Code editors - you should definitely try out some! I recommend VS Code as a beginner-friendly option.
- The book "The Linux Command Line," from No Starch Press.
Have you used any of those resources? Let me know about it on Discord!
-G