Web Dev Book 📚

GitHub: Where a developer's life is, from day 1.

Home 🏡 Code equipment 💼 Links and resources 🔗 GitHub Sign Up GitHub Basics. JavaScript Links. HTML Links. CSS Links.

What is GitHub?

Where the world builds software!

🎯 GitHub is a platform for developers to use and add their code, to be saved, and seen by others.
🎯 You basically add your code, commit your code, and then push your code to the remotely.
🎯 You just sign up, and create your first repository. A repository is a project with the files of your code.

How to sign up to GitHub!

To start, press the link: https://github.com/

1️⃣ Press the top right button to sign up.

Add your official email.

Make sure you add the email that is yours officially, with your name.

2️⃣ Add your email.

Create a SUPER secure password 🔒

Encrypt your developer diary.

3️⃣ Be sure to create a fully secure password, not like the one in the guide below, with numbers, and letters, to make sure it is safe.

Make your own username!

Add your own username, so others can identify you!

4️⃣ Make sure it is one you like, and want, like your name, or something that you wouldn't want to change!

Email Preferences.

Choose if you want emails.

5️⃣ You will still get important emails, but you can choose if you want news and updates.

Verify

Verify your account.

6️⃣ Choose the correct answers to verify your account.

Add Code.

Add the code, as a final step.

6️⃣ Type the 8 digit code, that you will have been sent in your email.

Our personal Favourite resource... 🤩

With all the code examples, and docs, see here:

W3 Schools

See the official documentation:

Want to see the latest releases in documentation? Click the image below for mozilla web docs!

See frequently asked code questions...

Stackoverflow, the home of code questions!

Welcome to your coding journey! 🎒

Enjoy learning to code!