Lynda - Ruby on Rails 4 Essential Training

seeders: 0
leechers: 0
Added on April 6, 2016 by dredmain Other > Tutorials
Torrent verified.



Lynda - Ruby on Rails 4 Essential Training (Size: 1.87 GB)
 Exercise Files.zip7.21 MB
 info.txt1.33 KB
 001. Welcome.mp49.38 MB
 002. Using the exercise files.mp46.76 MB
 003. Introducing Ruby on Rails.mp44.14 MB
 004. Why use Ruby on Rails.mp49.95 MB
 005. Understanding MVC architecture.mp45.42 MB
 006. Terminal and Unix setup.mp423.82 MB
 007. Xcode.mp49.87 MB
 008. Homebrew.mp410.92 MB
 009. Ruby.mp432.3 MB
 010. RubyGems.mp48.12 MB
 011. Ruby on Rails.mp410.03 MB
 012. MySQL.mp430.99 MB
 013. Web server.mp44.32 MB
 014. Text editor.mp412.63 MB
 015. Using the Command Prompt.mp48.02 MB
 016. Ruby.mp422.64 MB
 017. DevKit.mp417.68 MB
 018. RubyGems.mp45.53 MB
 019. Ruby on Rails.mp49.4 MB
 020. MySQL.mp430.06 MB
 021. MySQL RubyGem.mp419.6 MB
 022. Problems with MySQL RubyGem.mp44.56 MB
 023. Web server.mp42.84 MB
 024. Text editor.mp412.51 MB
 025. Creating a project.mp413.9 MB
 026. Introducing Bundler.mp414.03 MB
 027. Accessing a project.mp411.02 MB
 028. Generating a controller and view.mp412.04 MB
 029. File structure.mp49.65 MB
 030. Server request handling.mp410.68 MB
 031. Routes.mp423.86 MB
 032. Rendering templates.mp416.96 MB
 033. Redirecting actions.mp413.27 MB
 034. View templates.mp411.45 MB
 035. Instance variables.mp48.97 MB
 036. Links.mp412.54 MB
 037. URL parameters.mp419.06 MB
 038. Introducing databases.mp412.55 MB
 039. Creating a database.mp413.76 MB
 040. Configuring a project for a database.mp414.28 MB
 041. Rake.mp49.14 MB
 042. Introducing migrations.mp45.27 MB
 043. Generating migrations.mp423.75 MB
 044. Running migrations.mp419.66 MB
 045. Migration methods.mp426.42 MB
 046. Solving migration problems.mp417.04 MB
 047. Challenge - Migrations for the CMS.mp47.22 MB
 048. Solution - Migrations for the CMS.mp415.39 MB
 049. Understanding ActiveRecord and ActiveRelation.mp48.84 MB
 050. Generating a model.mp414.83 MB
 051. Working in the Rails console.mp45.55 MB
 052. Creating records.mp420.58 MB
 053. Updating records.mp410.54 MB
 054. Deleting records.mp48.98 MB
 055. Finding records.mp414.47 MB
 056. Query methods - Conditions.mp419.35 MB
 057. Query methods - order, limit, and offset.mp417.08 MB
 058. Named scopes.mp423.14 MB
 059. Relationship types.mp412.14 MB
 060. One-to-one associations.mp423.49 MB
 061. One-to-many associations.mp426.29 MB
 062. Many-to-many associations - Simple.mp425.37 MB
 063. Many-to-many associations - Rich.mp433.65 MB
 064. Traversing a rich association.mp413.25 MB
 065. Basic CRUD.mp410.05 MB
 066. Read action - Index.mp412.07 MB
 067. Read action - Show.mp412.73 MB
 068. Form basics.mp411.47 MB
 069. Create action - New.mp411.07 MB
 070. Mass assignment and strong parameters.mp46.78 MB
 071. Create action - Create.mp420.21 MB
 072. Update actions - Edit-update.mp418.83 MB
 073. Delete actions - Delete-destroy.mp417.76 MB
 074. Flash hash.mp416.96 MB
 077. Layouts.mp424.94 MB
 078. Partial templates.mp414.69 MB
 079. Text helpers.mp432.14 MB
 080. Number helpers.mp48.76 MB
 081. Date and time helpers.mp48.36 MB
 082. Custom helpers.mp417.41 MB
 083. Sanitize helpers.mp425.04 MB
 084. Introducing the asset pipeline.mp414.94 MB
 085. Stylesheets.mp419.85 MB
 086. JavaScript.mp427.58 MB
 087. Images.mp419.07 MB
 088. Form helpers.mp428.3 MB
 089. Form option helpers.mp429.4 MB
 090. Date and time form helpers.mp423.77 MB
 091. Form errors.mp426.33 MB
 092. Preventing cross-site request forgery.mp48.32 MB
 093. Validation methods.mp423.27 MB
 094. Using validation methods.mp436.04 MB
 095. The validates method.mp48.03 MB
 096. Custom validations.mp414.67 MB
 097. Introduction to authentication.mp46.74 MB
 098. Secure passwords.mp423.17 MB
 099. Login and logout.mp421.62 MB
 100. Cookies and sessions.mp419.99 MB
 101. Restricting access with before_action.mp420.68 MB
 102. Challenge - AdminUser CRUD.mp47.67 MB
 103. Solution - AdminUser CRUD.mp424.63 MB
 104. Nesting pages in subjects.mp437.45 MB
 105. Adding RubyGems - acts_as_list.mp422 MB
 106. Managing sort positions.mp416.15 MB
 107. ActiveRecord callbacks.mp425.28 MB
 108. The public area.mp426.21 MB
 109. Public area navigation.mp413.37 MB
 110. What is REST.mp46.69 MB
 111. REST HTTP verbs.mp45.97 MB
 112. RESTful routes.mp47.8 MB
 113. RESTful links and forms.mp48.08 MB
 114. Using nonstandard resources.mp45.26 MB
 115. Nested resources.mp49.35 MB
 116. Understanding errors.mp432 MB
 117. Logging to log files.mp422.16 MB
 118. Debugging techniques.mp45.25 MB
 119. Errors in production.mp45.99 MB
 120. Testing.mp410.06 MB
 121. Deploying.mp48.2 MB
 122. Next steps.mp45.54 MB


Description

--------------
Lynda - Ruby on Rails 4 Essential Training
--------------

Released - 18.12.2013
Updated - 02.03.2016

Downloaded - 20.03.2016

--------------

Skill Level: Beginner
Duration: 12h 41m

--------------

Join Kevin Skoglund as he shows how to create full-featured, object-oriented web applications with the latest version of the popular, open-source Ruby on Rails framework.
This course explores each part of the framework, best practices, and real-world development techniques.
Plus, get hands-on experience by building a complete content management system with dynamic, database-driven content.
Kevin teaches how to design an application; route browser requests to return dynamic page content; structure and interact with databases using object-oriented programming; create, update, and delete records; and implement user authentication.
Previous experience with Ruby is recommended, but not required.


Topics include:

- Why use Ruby on Rails?
- Installing Ruby on Rails on Mac and Windows
- Rendering templates and redirecting requests
- Generating and running database migrations
- Creating, updating, and deleting records
- Understanding association types
- Using layouts, partials, and view helpers
- Incorporating assets using asset pipeline
- Validating form data
- Authenticating users and managing user access
- Architecting RESTful applications
- Debugging and error handing

Sharing Widget


Download torrent
1.87 GB
seeders:0
leechers:0
Lynda - Ruby on Rails 4 Essential Training