All Projects → tjoye20 → Self-Paced-Coding-Curriculum

tjoye20 / Self-Paced-Coding-Curriculum

Licence: other
Full-stack self-paced coding curriculum I created to teach myself and others how to code.

Projects that are alternatives of or similar to Self-Paced-Coding-Curriculum

Curriculum
The open curriculum for learning web development
Stars: ✭ 4,240 (+35233.33%)
Mutual labels:  curriculum, ruby-on-rails
Rspec Rails Examples
RSpec cheatsheet & Rails app: Learn how to expertly test Rails apps from a model codebase
Stars: ✭ 2,089 (+17308.33%)
Mutual labels:  ruby-on-rails, rails-tutorial
awesome-programming-tutorials
📚 Collect all awesome programming tutorials
Stars: ✭ 39 (+225%)
Mutual labels:  ruby-on-rails, javscript
Theodinproject
Main Website for The Odin Project
Stars: ✭ 1,227 (+10125%)
Mutual labels:  curriculum, ruby-on-rails
tawk-rails
📞 Rails simple helper for Tawk.to live chat script
Stars: ✭ 24 (+100%)
Mutual labels:  ruby-on-rails
The-Ruby-Workshop
A New, Interactive Approach to Learning Ruby
Stars: ✭ 26 (+116.67%)
Mutual labels:  rails-tutorial
lockup
Lockup Gem
Stars: ✭ 111 (+825%)
Mutual labels:  ruby-on-rails
pysjtu
The Python iSJTU client for Humans.
Stars: ✭ 33 (+175%)
Mutual labels:  curriculum
facebook-clone
Building Facebook clone. As usual, any additional styling will be up to you but the really important stuff is to get the data and back end working properly.
Stars: ✭ 14 (+16.67%)
Mutual labels:  ruby-on-rails
ruby-best-practices-list
A list of well-written Ruby codebases to help you extract the best practices.
Stars: ✭ 123 (+925%)
Mutual labels:  ruby-on-rails
covidliste
Speed-up Covid-19 vaccination campaigns 💉
Stars: ✭ 264 (+2100%)
Mutual labels:  ruby-on-rails
software-systems-architecture
A collection of descriptions of the architecture that various systems use.
Stars: ✭ 24 (+100%)
Mutual labels:  ruby-on-rails
loco-rails
Rails is awesome, but modern web needs Loco-motive.
Stars: ✭ 53 (+341.67%)
Mutual labels:  ruby-on-rails
avo
Ruby on Rails application building framework
Stars: ✭ 907 (+7458.33%)
Mutual labels:  ruby-on-rails
guias-de-rails-espanol
Guías de Rails en Español (Rails 5) Estas son las guías de Rails 5 en Español (Guías Completas, con todos los Capítulos). Estas guías están diseñadas para que tengas una productividad inmediata con Rails, y para ayudarte a entender como encajan las piezas en Rails.
Stars: ✭ 42 (+250%)
Mutual labels:  rails-tutorial
react-dice-complete
Complete dice rolling functionality and animations
Stars: ✭ 60 (+400%)
Mutual labels:  javscript
nxt registry
A simple registry to implement the container pattern
Stars: ✭ 16 (+33.33%)
Mutual labels:  ruby-on-rails
rubynostrilhos
Blog about Ruby on Rails (pt-br)
Stars: ✭ 16 (+33.33%)
Mutual labels:  ruby-on-rails
BarterOnly
An ecommerce platform to buy or exchange items at your convenience
Stars: ✭ 16 (+33.33%)
Mutual labels:  ruby-on-rails
wor-authentication
Gem to add authentication to your application using JWT, with expirable, renewable and customizable tokens!
Stars: ✭ 63 (+425%)
Mutual labels:  ruby-on-rails

Self-paced Coding Curriculum (full-stack)

This is a self-paced coding curriculum I created to teach myself how to code. Hope it helps you and others in their coding journey. Best wishes!

Part 1: HTML/CSS Basics

Project: You can use an online text editor to write your code: www.jsbin.com

Part 2: Responsive Web Design Basics

Part 3: Bootstrap Basics

Part 4: JavaScript Basics

Tip: Read solution first. Understand it. Then code it till you can do it without looking.

PROJECT:

Note: Google/StackOverflow anything you’re not familiar with.

Part 5: jQuery Basics

Part 6: Command Line & Git Basics

End of front-end/web development fundamentals.

Part 7: SQL basics

Part 8: Ruby basics

Tip: Read solution first. Understand it. Then code it till you can do it without looking.

Part 9: Sinatra Basics(DO ALL)

Note: Do this Sinatra tutorial first, to make Rails easier to pick up.

Part 10: Ruby on Rails Basics

Rails Projects (Code Along):

Extra Reference:

Part 11: Testing Ruby with Rspec

Part 12: Interview Prep

Build a couple Rails projects that incorporate APIs and RSpec tests for your portfolio.

Extra Reference materials:
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].