DEV Community

Cover image for 10 LINKS to learn the basics of programming
Lucas André
Lucas André

Posted on

10 LINKS to learn the basics of programming

I made a list of 10 sites where you can learn the basics of programming and boost your studies.

Bonus: Computer Science - Crash Course by Carrie Anne Philbin


dev roadmap
DEV ROADMAP - https://roadmap.sh/English
Learning trails for those who don't know where to start! This one is REALLY good.

Learn X in Y Minutes - https://learnxinyminutes.com/English | several languages
It has the basics of dozens of programming languages, succinctly and directly.


W3Schools - https://www.w3schools.com/English | Google translator on the website
Everyone knows this one when researching how to do something with CSS, but did you know that it has tutorials and complete quizzes in it too? JS, SQL, Python and more.
W3Schools is simply legendary!

FreeCodeCamp - https://www.freecodecamp.org/English
Learn frontend and backend with exercises. It has a certificate and everything! I learned JS and responsive web design from them <3

SoloLearn - https://www.sololearn.com/homeEnglish
Recommend for all beginners. Its like FreeCodeCamp.

Codewars - https://www.codewars.com/English
A lot of exercises, for you to code like a pro. You compete with other users of the platform. I recommend it to everyone, but for those who already know how to program, Codewars will be gold!

Khanacademy - https://www.khanacademy.org/computing/English
Computer Science subjects and learning paths to become a dev. All with impeccable teaching. Top notch.

The Odin Project - https://www.theodinproject.com/pathsEnglish
Learn the fundamentals of programming and then choose to become a fullstack JavaScript or Ruby on Rails dev. Great course.

React JS - https://reactjs.org/community/courses.htmlEnglish
A list of free courses, made by the community, to get you absolutely PRO in ReactJS. It has a list of paid courses as well.

SQLbolt - https://sqlbolt.com/English
Study SQL without fuss, with practical and short exercises. The pinnacle of teaching databases, my confreres!


Send this post to your friend who is kinda lost 😉
-With Love, Lucas.

Top comments (0)