本站已收录 番号和无损神作磁力链接/BT种子 

Ruby on Rails Essential Training [Lynda.com]

种子简介

种子名称: Ruby on Rails Essential Training [Lynda.com]
文件类型: 视频
文件数目: 105个文件
文件大小: 832.9 MB
收录时间: 2016-9-13 18:59
已经下载: 3
资源热度: 61
最近下载: 2024-5-20 11:53

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:4fb7408994beba7a935a6854529ed09fee4b7756&dn=Ruby on Rails Essential Training [Lynda.com] 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

Ruby on Rails Essential Training [Lynda.com].torrent
  • 01. Introduction/01. Introduction.mov4.04MB
  • 01. Introduction/02. How to use the exercise files.mov2.59MB
  • 02. What Is Ruby on Rails/01. What is Ruby on Rails .mov1.75MB
  • 02. What Is Ruby on Rails/02. What is Rails .mov2.03MB
  • 02. What Is Ruby on Rails/03. DRY, conventions, and sensible defaults .mov2.39MB
  • 02. What Is Ruby on Rails/04. MVC architecture .mov3.29MB
  • 03. Installing Ruby on Rails/01. Installation overview .mov8.65MB
  • 03. Installing Ruby on Rails/02. Installing Ruby and RubyGems .mov40.72MB
  • 03. Installing Ruby on Rails/03. Installing Rails .mov4.89MB
  • 03. Installing Ruby on Rails/04. Installing MySQL .mov17.29MB
  • 03. Installing Ruby on Rails/05. TextMate .mov7.45MB
  • 03. Installing Ruby on Rails/06. Webserver .mov4.07MB
  • 04. Getting Started/01. Creating a work folder and a Rails project .mov9.49MB
  • 04. Getting Started/02. Creating a controller and an action .mov11.47MB
  • 04. Getting Started/03. Creating a view .mov6.34MB
  • 05. How the Rails Framework Works/01. Understanding the operation trail .mov3.96MB
  • 05. How the Rails Framework Works/02. Getting familiar with the file structure .mov7.23MB
  • 05. How the Rails Framework Works/03. How server requests are handled .mov16.82MB
  • 06. Setting Up a Database/01. A quick dip in the database pool .mov1.57MB
  • 06. Setting Up a Database/02. Creating a database and a database table .mov13.28MB
  • 06. Setting Up a Database/03. Configuring a Rails application to connect .mov11.9MB
  • 06. Setting Up a Database/04. Scaffold - Magic CRUD .mov11.45MB
  • 07. Controllers, Views, and Dynamic Content/01. RHTML - Adding dynamic content to the view .mov10.48MB
  • 07. Controllers, Views, and Dynamic Content/02. Variables in Ruby .mov6.78MB
  • 07. Controllers, Views, and Dynamic Content/03. Getting the controller to interact with the view .mov6.9MB
  • 07. Controllers, Views, and Dynamic Content/04. Calling controller actions from other actions .mov6.78MB
  • 07. Controllers, Views, and Dynamic Content/05. Linking to other actions from the view .mov9.2MB
  • 07. Controllers, Views, and Dynamic Content/06. Rendering an action .mov13.27MB
  • 07. Controllers, Views, and Dynamic Content/07. Redirecting an action .mov7.88MB
  • 07. Controllers, Views, and Dynamic Content/08. Public vs. private actions .mov8.51MB
  • 08. Essential Ruby/01. Review and introduction .mov2.89MB
  • 08. Essential Ruby/02. String basics .mov12.94MB
  • 08. Essential Ruby/03. Double-quoted strings .mov8.52MB
  • 08. Essential Ruby/04. Numbers .mov13.06MB
  • 08. Essential Ruby/05. Introduction to arrays .mov7.02MB
  • 08. Essential Ruby/06. Manipulating arrays .mov11.83MB
  • 08. Essential Ruby/07. Ranges .mov5.42MB
  • 08. Essential Ruby/08. Hashes .mov12.66MB
  • 08. Essential Ruby/09. Control flow - Logical expressions .mov10.65MB
  • 08. Essential Ruby/10. Control flow - Loops and blocks .mov5.58MB
  • 08. Essential Ruby/11. Control flow - Iterators .mov9.99MB
  • 09. Troubleshooting/01. Commenting your code .mov5.92MB
  • 09. Troubleshooting/02. Errors and logs .mov13.34MB
  • 09. Troubleshooting/03. Seeing what went wrong .mov8.07MB
  • 09. Troubleshooting/04. Breaking problems into pieces .mov993.4KB
  • 10. Models/01. Creating a model .mov4.61MB
  • 10. Models/02. Accessing your model .mov6.24MB
  • 10. Models/03. Adding model attributes .mov8.3MB
  • 10. Models/04. Understanding instances .mov7.94MB
  • 10. Models/05. Manipulating instances .mov5.88MB
  • 10. Models/06. Setting default values with Initialize .mov4.37MB
  • 10. Models/07. Creating inheritance .mov7.4MB
  • 10. Models/08. Using inheritance .mov8.33MB
  • 10. Models/09. Basic model interaction .mov9.44MB
  • 10. Models/10. Advanced model interaction .mov13.78MB
  • 10. Models/11. Judicious model use .mov1.57MB
  • 11. Working with Databases/01. Setting up for this chapter .mov2.66MB
  • 11. Working with Databases/02. Switching back to our database .mov5.49MB
  • 11. Working with Databases/03. Basic SQL syntax .mov3.1MB
  • 11. Working with Databases/04. Using SQL syntax .mov8.51MB
  • 11. Working with Databases/05. Finding records in Rails .mov10.38MB
  • 11. Working with Databases/06. Using conditions to find specific records .mov7.75MB
  • 11. Working with Databases/07. Ordering found records .mov3.01MB
  • 11. Working with Databases/08. Limiting found records .mov3.57MB
  • 11. Working with Databases/09. Finding a single record .mov10.78MB
  • 11. Working with Databases/10. Using parameters to find records .mov6.66MB
  • 11. Working with Databases/11. Creating and saving records .mov7.58MB
  • 11. Working with Databases/12. Submitting forms to the database .mov16.77MB
  • 11. Working with Databases/13. Updating records .mov8.93MB
  • 11. Working with Databases/14. Deleting records .mov4.67MB
  • 11. Working with Databases/15. Validating database data .mov10.27MB
  • 12. Building an Application, Pt. 1 - Working with Multiple Databases/01. Blueprinting your application .mov4.81MB
  • 12. Building an Application, Pt. 1 - Working with Multiple Databases/02. Preparing databases .mov8.97MB
  • 12. Building an Application, Pt. 1 - Working with Multiple Databases/03. Relating databases - One-to-many .mov3.18MB
  • 12. Building an Application, Pt. 1 - Working with Multiple Databases/04. Creating a relationship .mov14.15MB
  • 12. Building an Application, Pt. 1 - Working with Multiple Databases/05. Generating your own scaffold .mov5.02MB
  • 12. Building an Application, Pt. 1 - Working with Multiple Databases/06. The Flash hash .mov6.37MB
  • 12. Building an Application, Pt. 1 - Working with Multiple Databases/07. Partials .mov4.26MB
  • 12. Building an Application, Pt. 1 - Working with Multiple Databases/08. CRUD and relational databases .mov19.04MB
  • 12. Building an Application, Pt. 1 - Working with Multiple Databases/09. Relating databases - Many-to-many (simple) .mov3.59MB
  • 12. Building an Application, Pt. 1 - Working with Multiple Databases/10. Creating a simple join table .mov22.57MB
  • 12. Building an Application, Pt. 1 - Working with Multiple Databases/11. Relating databases - Many-to-many (rich) .mov2.84MB
  • 12. Building an Application, Pt. 1 - Working with Multiple Databases/12. Creating a rich join table .mov5.66MB
  • 13. Building an Application, Pt. 2 - Creating Interfaces/01. Building the admin area .mov8.11MB
  • 13. Building an Application, Pt. 2 - Creating Interfaces/02. Finishing the admin area .mov7.86MB
  • 13. Building an Application, Pt. 2 - Creating Interfaces/03. Designing the public area .mov10.02MB
  • 13. Building an Application, Pt. 2 - Creating Interfaces/04. Adding images .mov4.69MB
  • 13. Building an Application, Pt. 2 - Creating Interfaces/05. Cycle and zebra-striping .mov3.55MB
  • 13. Building an Application, Pt. 2 - Creating Interfaces/06. Formatting dates and times .mov7.02MB
  • 13. Building an Application, Pt. 2 - Creating Interfaces/07. Helpers - Built-in and custom .mov8.69MB
  • 14. Building an Application, Pt. 3 - Adding a Shopping Cart/01. Building a shopping cart .mov10.76MB
  • 14. Building an Application, Pt. 3 - Adding a Shopping Cart/02. Cookies and sessions .mov9.49MB
  • 14. Building an Application, Pt. 3 - Adding a Shopping Cart/03. Creating a ''before'' filter .mov3.17MB
  • 14. Building an Application, Pt. 3 - Adding a Shopping Cart/04. Adding items to the cart .mov9.82MB
  • 14. Building an Application, Pt. 3 - Adding a Shopping Cart/05. Emptying the cart .mov6.44MB
  • 15. Building an Application, Pt. 4 - Finishing Your Application/01. Layouts .mov7.3MB
  • 15. Building an Application, Pt. 4 - Finishing Your Application/02. Sending values to layouts .mov5.31MB
  • 15. Building an Application, Pt. 4 - Finishing Your Application/03. Building a checkout form .mov2.94MB
  • 15. Building an Application, Pt. 4 - Finishing Your Application/04. Handling payments .mov9.91MB
  • 15. Building an Application, Pt. 4 - Finishing Your Application/05. Using stylesheets .mov7.26MB
  • 16. Building an Application, Pt. 5 - Regulating User Access/01. Setting up encrypted passwords .mov8.56MB
  • 16. Building an Application, Pt. 5 - Regulating User Access/02. Logging in users .mov5.21MB
  • 16. Building an Application, Pt. 5 - Regulating User Access/03. Regulating user access .mov10.87MB
  • 17. Deploying Your Application/01. Deploying your application .mov5.01MB
  • 18. Conclusion/01. Goodbye.mov1.14MB