Learning how to code from scratch can be pretty overwhelming and potentially expensive depending on where you choose to study. I’ve put together a list of some great free/low-cost coding resources to get you started. Hope they’re helpful, and would love to hear about any more you can recommend!
Coursera – there’s a subscription fee for this one but you can gain access to experienced professionals and university professors. I took a number of Charles Severance’s courses in Programming for Everybody in Python and fell in love with coding. Definitely beginner friendly and an awesome teacher.
Udemy – Again, there’s a fee, but courses vary in cost and there are often large discounts available. So, so many types of programming courses available whether it be mobile development, data science or machine learning. I took Jose Portilla’s course on Natural Language Processing in Python and loved it.
Khan Academy – This was helpful to me as a super beginner in HTML/CSS and was a great way to learn the basics. And it’s free!
LeetCode/Codewars – when you get beyond the basics and want to try your hand at some algorithms, LeetCode and Codewars are both great places to start. While there are fees for premium subscriptions, a lot of the resources are freely available.
YouTube – so many tutorials on so many topics by experienced developers. Not to be overlooked and totally free of course 😉
StackOverflow – probably every programmers best friend. Not a course but an amazing troubleshooting resource where you can ask your coding questions and learn from others.
Happy coding 🙂
