- Intro to MVC
- CRUD, basic concepts
- HTTP verbs
- MVC is an architecture pattern– it's a way to organize our code.
#Node + Heroku + Review Session by blaisethomas @ GA LA
Deploying is a highly procedural yet simple operation, that is dependent upon the specific app that you are trying to deploy.
###Resources
#INTRO
So far we have looked at how to make apps in RUBY.
example.rb
files that each have a specific use$ ruby example.rb
require
them between each other, to combine them#JS Homework : Name Picker
index.html
main.js
style.css
sudo
unless they appear in this document or an instructor tells you to do so.Let's start out with something fun - a game!
Everyone will get a chance to be creative, and work through some really tough programming challenges – since you've already gotten your feet wet with Tic Tac Toe, it's up to you to come up with a fun and interesting game to build.
You will be working individually for this project, but we'll be guiding you along the process and helping as you go. Show us what you've got!
To prep for this lesson, please dig out your about me page that you made for your admissions interview, and push it to github.
#Git Branches and Github Pages Deployment
This markdown is accompanied by slides
####SWBAT: