Git + GitHub are important version control tools that you'll use a lot as a developer.
They help you track changes to your code, collaborate with other devs, etc.
In this guide @Ihechikara2 explains version control basics in a beginner-friendly way.
https://t.co/aCmkeHlWj7
Important lessons for every Junior Developer! 🔥👇
1️⃣ You have to know Git.
You have to at least know Git and worked with it a little bit, because most companies use some form of version control, and usually it’s Git.
PHP is a popular programming language that powers many websites.
And if you want to learn it, @flaviocopes has written this handbook for you.
You'll code your first PHP program, learn the basics of the language, and learn how to deploy a PHP app.
https://t.co/HDHjd9TV64
Best resources to learn Javascript:
🌐 Sites:
- freecodecamp .org
- javascript .info
- learnjavascript .online
- w3schools .com
- developer.mozilla .org
📹 Youtube:
- Traversy media
- The Net Ninja
- Programming with Mosh
- Dev Ed
- Web Dev Simplified
- JavaScript Mastery