Ruby On Rails (RoR) For .Net Developers

Loading...

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

0 comments

Post a comment

    Post a comment
    Embed Video
    Edit your comment Cancel

    1 Favorite

    Ruby On Rails (RoR) For .Net Developers - Presentation Transcript

    1. Ruby on Rails for .NET Developers
      Brad Tutterow
      Daugherty Business
      Solutions
    2. What is it?
    3. Ruby the Programming
      Language
      Rails the
      Web Framework
    4. What’s the
      big deal?
    5. Fun!
    6. Easy
    7. Productive
    8. Why should I care?
    9. Broaden your Horizons
    10. Be a better
      .NET Developer
    11. What is Ruby?
    12. Object Oriented
      Java
      Python
      Ruby
      VB.NET
      C++
      C#
    13. Dynamically Typed
      Design
      Time
      Run
      Time
    14. Duck Typing
    15. The Ruby
      Language
    16. The .each Method
    17. Everything’s an object
    18. Defining methods
    19. “unless” statement
    20. “if” at the end
    21. Garbage Collection
      Object Oriented
      Good IDE’s
      Public and Private Methods
      Similar to C#
    22. No Compile-time checking
      No curly braces or semicolons
      Interpreted
      Dynamic
      Typing
      Different from C#
    23. What is Rails?
    24. A free and open source
      Web Framework
    25. Model
      View
      Controller Framework
    26. Convention
      over Configuration
    27. D.R.Y.
      Don’t Repeat Yourself
      Each piece of knowledge should
      have one and only one place to live
    28. An object that wraps a row in a database table or view, encapsulates the database access, and adds domain logic on that data. ~ Martin Fowler
      Active
      Record
    29. Running Rails
    30. Runs on ….
    31. Store stuff in …
      And others …
    32. Write code with ….
    33. Walkthrough
      Creating a
      Rails Project
      in 3 Steps
    34. Step 1
    35. They ALL look like this
    36. Step 2
    37. Step 3
    38. Tada!!
    39. DEMO
      how_long
      website
    40. MVC in
      Practice
    41. Model
      Controller
      request
      response
      View
    42. Routes map URLs to Controllers and Actions
      parameters
      (passed to the action method)
      controller
      (a class)
      action
      (method on the controller)
    43. Routes map URLs to Controllers and Actions
    44. Demo
      Routes,
      Controllers,
      and Views
    45. Creating a new controller
    46. To the code
    47. Demo
      Creatinga new Model
    48. Creating a new model
    49. To the code
    50. Free methods!
    51. Demo
      Controllers and Models
    52. Demo
      Forms
    53. Things to remember
      FUN
      EASY
      PRODUCTIVE
    54. Things to remember
      Broaden Horizons
      Improve .NET Skills

    + parkbotparkbot, 1 month ago

    custom

    274 views, 1 favs, 0 embeds more stats

    Ruby on Rails is an increasingly popular framework more

    More info about this document

    © All Rights Reserved

    Go to text version

    • Total Views 274
      • 274 on SlideShare
      • 0 from embeds
    • Comments 0
    • Favorites 1
    • Downloads 3
    Most viewed embeds

    more

    All embeds

    less

    Flagged as inappropriate Flag as inappropriate
    Flag as inappropriate

    Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

    Cancel
    File a copyright complaint
    Having problems? Go to our helpdesk?

    Categories