Course Timeline - TheIronYard--Orlando/2015--FALL--ROR GitHub Wiki
Timeline
- Week 1: Making simple dynamic web pages. Basic Ruby data types, HTML, Sinatra framework, reading data from a file, classes, instances, and methods
- Week 2: RESTful web applications, HTML forms, data modeling, using a database to read/write data
- Week 3: Intro to Rails, form_for and link_to methods, routing, resources, data associations, validations
- Week 4: Test-Driven Design, data modeling
- Week 5: API consumption and creation
- Week 6: Review
- Week 7: JavaScript and AJAX
- Week 8: Working on a Pre-existing Codebase
- Week 9: The Rails Ecosystem (gems, hosting services, related technologies)
- Week 10-12: Final Project Period