Skip to content

Latest commit

 

History

History
58 lines (39 loc) · 3.36 KB

File metadata and controls

58 lines (39 loc) · 3.36 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!

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#

Tools

Online JavaScript Code Editor

  • JsFiddle - Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle code editor.
  • CodePen - CodePen is a social development environment for front-end designers and developers.