Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				alertJS3109yOr just learn 5 magic commands
git init
git add .
git commit . -m "Dont know git yet "
git remote add
git push
And as you grow learn more
Edit : And use bit bucket for free, no need to accidentally commit aws creds to a public GitHub project - 
				
				No one should write a major program while only having learnt one language. That's not good.
 
Related Rants
- 
						
							
localpost32General advice: If you're the smartest person in the room, you're in the wrong room. - 
						
							
Querijn18To all new devs: - Your language of choice is fine. - There is no superior way to indent, yours is fine. - You... - 
						
							
dfox7If you're not learning anything new at your job it's probably time to move on. 

Learn git right after you learn your first programming language.
undefined
wk26