No matter what languages or frameworks you want to learn, one piece of advice always remains constant:
Create a GitHub account, learn Git, and push code.
Here are 10 sites to help you get started:
#Git #100DaysOfCode #CodeNewbies #webdev #learngit #resources
Create a GitHub account, learn Git, and push code.
Here are 10 sites to help you get started:


#Git #100DaysOfCode #CodeNewbies #webdev #learngit #resources
https://guides.github.com/introduction/git-handbook/
@github introduction to git. A 10 minute read covering:
What is Version Control?
Repositories
Basic Git
GitHub
Great for learning at your own pace.
@github introduction to git. A 10 minute read covering:
What is Version Control?
Repositories
Basic Git
GitHub
Great for learning at your own pace.
https://learngitbranching.js.org/
"Learn Git Branching" is the most visual and interactive way to learn Git on the web; you'll be challenged with exciting levels, given step-by-step demonstrations of powerful features, and maybe even have a bit of fun along the way.
"Learn Git Branching" is the most visual and interactive way to learn Git on the web; you'll be challenged with exciting levels, given step-by-step demonstrations of powerful features, and maybe even have a bit of fun along the way.
http://git-scm.com/book/en/v2
The entire Pro Git book, written by Scott Chacon and Ben Straub.
Pro Git (Second Edition) is your fully-updated guide to Git and its usage in the modern world.
The entire Pro Git book, written by Scott Chacon and Ben Straub.
Pro Git (Second Edition) is your fully-updated guide to Git and its usage in the modern world.
https://www.git-tower.com/learn/git/ebook/
@gittower free ebook. It covers:
The Basics
Branching & Merging
Sharing Work via Remote Repositories
All essential if you want to be successful in today's web & software world
@gittower free ebook. It covers:
The Basics
Branching & Merging
Sharing Work via Remote Repositories
All essential if you want to be successful in today's web & software world
https://www.atlassian.com/git/tutorials
Become a git guru with @Atlassian git tutorials. Covering a variety of subjects, scenarios and advanced tips.
These articles are not to be missed!
Become a git guru with @Atlassian git tutorials. Covering a variety of subjects, scenarios and advanced tips.
These articles are not to be missed!
http://rogerdudler.github.io/git-guide/
Built by @rogerdudler git guide is a simple guide for getting started with git. No deep shit!
If you are looking for a simple and fast explanation choose this one.
Built by @rogerdudler git guide is a simple guide for getting started with git. No deep shit!
If you are looking for a simple and fast explanation choose this one.
https://gitimmersion.com/
A guided tour that walks through the fundamentals of Git, inspired by the premise that to know a thing is to do it.
A guided tour that walks through the fundamentals of Git, inspired by the premise that to know a thing is to do it.
http://think-like-a-git.net/
This sites built for "Advanced beginners". It will give you a simple strategy for safely experimenting with some of the features that make Git so insanely, awesomely useful.
This sites built for "Advanced beginners". It will give you a simple strategy for safely experimenting with some of the features that make Git so insanely, awesomely useful.
https://gitforeverybody.com/free-git-tutorials/
Free tutorials teaching you how to use Git and GitHub for free!
Free tutorials teaching you how to use Git and GitHub for free!
http://git-school.github.io/visualizing-git/
Visualizing git gives you a visual representation of what your commands are doing in real time. This site is great to have open whilst learning along side other content.
Visualizing git gives you a visual representation of what your commands are doing in real time. This site is great to have open whilst learning along side other content.
Thanks for reading!
If you found the content of this thread helpful please consider retweeting so others can benefit too.
If you are new, welcome and consider following me so you can keep up to date with all my latest content :)
If you found the content of this thread helpful please consider retweeting so others can benefit too.
If you are new, welcome and consider following me so you can keep up to date with all my latest content :)

