JBerczel's Notes on learning Web Development

Javascript Calculator

calculator example

Course List » Javascript and jQuery » The Basics and the Browser » Project: On Screen Calculator

Continue reading

FlightBooker Project

flight example

Course: Course List » Ruby on Rails » Advanced Forms and Active Record » Project: Building Advanced Forms

Continue reading

Private Events Project

privents example

Course: Course List » Ruby on Rails » Advanced Forms and Active Record » Project: Associations

Continue reading

Hartl's Rails Tutorial - Solutions for Ch 11 Exercises

My solutions for Michael Hartl’s Rails tutorial, Ch. 11 exercises. Some of my solutions didn’t seem as robust this time around, but I posted for others to compare.

Ch. 11 also has several add-on features (messaging, password reminders, REST API, etc.), which I plan to work on in the near future.

Continue reading

Hartl's Rails Tutorial - Solutions for Ch 10 Exercises

My solutions for Michael Hartl’s Rails tutorial, Ch. 10 exercises. Some of these exercises are quite challenging; StackOverflow is a great resource if you get stuck.

Continue reading