#RJ's Self Serving Presenentation that's basically about himself and that cool thing he did
This presentation is about how to use ruby related data to write a ranking algorithm that displays the top results on the page. But really, it's about my favorite subject....
####Me!
Alright...I can see you all rolling your eyes.
###Ruby Intro
- List Ruby data types.
- Articulate strategies to learn new programming languages and frameworks.
- Run Ruby code in an interactive Command Line Interface or from a file.
###Ruby Methods
- Write conditionals, loops, and methods in Ruby.
- Apply methods in ruby to solve problems.
###Express
- Draw a diagram of the request-response cycle with Node.js and Express included and labeled
- Describe the roles that Node.js and Express play in building a server
- Use
npm
to initialize a Node.js project - Write a local web server to serve JSON and static assets with Express
###Express Routes & Parameters
NewerOlder