Skip to content

Instantly share code, notes, and snippets.

@rkeblitis
Last active August 29, 2015 14:19
Show Gist options
  • Select an option

  • Save rkeblitis/40cd1458c4a950744e80 to your computer and use it in GitHub Desktop.

Select an option

Save rkeblitis/40cd1458c4a950744e80 to your computer and use it in GitHub Desktop.
Free Online Resources

Free Online Resources

#####Non Specific https://www.coursera.org/

https://www.coursera.org/course/interactivepython1 - Really fun interactive course that lets you actaully build things

http://www.codecademy.com/

http://www.codewars.com/

https://www.udacity.com/

#####Ruby http://rubykoans.com/ - THESE ARE SO HELPFUL

https://www.bloc.io/ruby-warrior#/

http://learnrubythehardway.org/book/

http://tryruby.org

#####Coding Problems

http://exercism.io/ - coding problems with real world feedback

https://projecteuler.net/ - programing/math problems

#####Awesome Videos

http://cs50.tv/2014/fall/ - awesome set of lectures from Harvard

http://ocw.mit.edu/about/ - MitOpenCourseware

#####JavaScript and Fontend Stuff

http://eloquentjavascript.net/ - free javascript book

http://Codepen.io

https://jsfiddle.net/ - envionment to test out fontend stuff

#####Other Useful Sites http://www.repl.it - terminal like environment you can use on your phone!

http://stackoverflow.com

http://www.github.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment