Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 3.31 KB

File metadata and controls

57 lines (39 loc) · 3.31 KB

Self Taught Programmer Resources

Hello there! This is the repository for the Self Taught Programmer's Facebook group. Below you'll see a list of resources about programming and other topics. If you would like to contribute, please read the instructions on contributing.

Resources

Here are some resources that can be utilized on your journey to becoming a self taught developer!

Beginner

General

Python

Ruby

Ruby on Rails

  • Rails Tutorial Free online version of Michael Hartl's book/tutorial.

JavaScript

Git & GitHub

  • Learn Git - Learn Git in your browser, only takes about 15 minutes!
  • Mastering Markdown - A must for properly documenting on GitHub
  • Pro Git - Great book for learning Git - from the basics of configuring, to the most advanced commands!

C#