DEV Community

Cover image for Learn how to develop like a pro for free
Altair Lage
Altair Lage

Posted on

Learn how to develop like a pro for free

There is no excuse nowadays to learn Software development. It is no longer a privilege, but accessible for everyone. The following cheat sheet is a straight source of 100% free tools and platforms to study the main market technologies and languages.

HTML → https://w3schools.com
CSS → https://codecademy.com
JavaScript → https://freecodecamp.com
React → https://react.dev
Python → https://learnpython.org
Java → https://sololearn.com
PHP → https://php.net
Cybersecurity → https://tryhackme.com
C → https://learn-c.org
C++ → https://learncpp.com
AWS → https://skillbuilder.aws
IA / ML → https://coursera.org
Git → https://learngitbranching.js.org
SQL → https://sqlbolt.com

These websites are excellent free resources for learning everything from the basics to advanced content.

Top comments (0)