Awesome Journey
A curated list of resources when I started
Started:October 27,2016
my-journey by Kirby James is licensed under a Creative Commons Attribution 4.0 International License.
- Groups:
- Ultimate list of Slack Communities
- 46 Developers Slack Communities
- Another list of Slack Communities
- CS50
- Still Going
- Configure Hackintosh
- Get an internship
- Coding Websites
- Code Academy
- Free Code Camp I Recommend You Start here.
- still reading
- Learn Linux Here
- Learn Code the Hard Way
- Version Control Hosting
Notes Organizer
- Deciding to use spaces/tabs for indentations
- Coderwall
- Validator
- Never Multitask it lowers your I.Q
- Do not copy & paste!
- Googling!
- Reading Documentation and Source Codes
-
Rails Conference
- 2017
- 2016
-
Ruby Conference
-
Teach Your Self
-
RVM Basics
-
Ruby on Rails Special Topics
-
Ruby
- Ruby Doc
- Apidock
- Learn to Program by Chris Pinel still reading page 3
- Learn Ruby the hard way
- still going on the exercises
- Ruby in 100 minutes
- Learn Ruby with edgecase ruby koans
- Ruby libhunt
- exercism on ruby
- started the exercises
- Excellent Ruby Content
- Learning OOP:know first the fundamentals of the syntax
- Zen Ruby
- Launch Schools Ruby
-
Ruby on Rails
- Justin Weiss Rails Courses
- Codenewbie
- Pragmatic Books
- Image Upload using CarrierWave
- Rich on Rails
- Rails apps
- Using devise with twitter/facebook/linkedin API Tips on using devise
- Integrating Ember on Rails API
- Rails HTML5 boilerplate
- Rails API
- Ruby on Rails Guides
- Rails and different gems tutorials
- Rail's Cast
- Building 12 apps in 12 weeks on Ruby on Rails by mackenziechild
- still going
- Full stack Ruby on Rails by upskill courses
- Rails Assets
- Launch School
- [Front end and Back end prep]
- Structured Tutorials by jumpstartlab
- Zero to Sixty Creating and deploying a rails app under an hour
- TheOdinProject still reading
- Learn Ruby on Rails 5 Book 1
- Learn Ruby on Rails 5 Book 2 still reading page 195
- Railstutorial by Michael Hartl
-
Hanami
-
Test Driven Development/TDD
-
CSS/SCSS on Rails Framework
- Applying clean CSS Framework on Rails
- Bootstrap framework on Rails
- This part uses less however when 'bootstrap-sass' gem is used it provides the sass equivalents.Less use @ sign while Sass use $ sign.
- Sass on Rails
- Deploy static stite to Heroku
- Making your website suitable for all devices
- A list of project based learning
- A list of resources from Quora / MUST SEE!
- Quora Resources
- How to debug using breakpoints
- Mozilla Developer Network
- Javascript Concepts Must Know
- Hack Reactor Prep Course
- Javascript Books
- Heart Framework
-
React
-
AngularJS
-
NodeJS
Encrypted websites are becoming the standard, and there's no reason not to encrypt your site's traffic with a TLS certificate.Let's Encrypt a free option.
-
- Encrypted websites are becoming the standard, and there's no reason not to encrypt your site's traffic with a TLS certificate.
-
- [7.5.1 SSL in production Guide RT]
-
SQLite vs MySQL vs PostgreSQL