Cantitate/Preț
Produs

Learn Rails 5.2: Accelerated Web Development with Ruby on Rails

Autor Stefan Wintermeyer
en Limba Engleză Paperback – 17 apr 2018
Learn to build Rails-based web applications using all the latest features offered in Rails 5.2. Author Stefan Wintermeyer begins by teaching the basics of Ruby 2.5 before proceeding through all aspects of Rails, utilizing clean, succinct examples – rather than a single large application. 

This book covers topics including Active Storage, Credentials, Active Record, Scaffolding, REST, Routing, Bundler, Forms, Cookies, and Sessions, all of which are vital for modern Rails web applications. To complement these topics you’ll also learn about test-driven development, Action Cable, Active Job, Action Mailer, I18n, Asset Pipeline, and caching. Finally, you’ll see a how-to for a production web server with nginx. This complete set of skills will set you up for a future of efficient and elegant Rails coding.


What You Will Learn
  • Use the Ruby on Rails web development framework 
  • Install and manage the Rails framework
  • Persist data for your web application with Active Record 
  • Work with forms 
  • Apply a test-driven development approach to your Rails-based web applications
  • Discover many Rails secrets and tips 
Who This Book Is For

Beginners with at least some prior programming experience. Ruby experience is helpful, but not required.  

Citește tot Restrânge

Preț: 28917 lei

Preț vechi: 36146 lei
-20% Nou

Puncte Express: 434

Preț estimativ în valută:
5534 5749$ 4597£

Carte disponibilă

Livrare economică 13-27 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484234884
ISBN-10: 148423488X
Pagini: 520
Ilustrații: XXIII, 435 p. 159 illus.
Dimensiuni: 178 x 254 x 28 mm
Greutate: 0.8 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

1. Ruby Introduction.- 2. First Steps with Rails.- 3. ActiveRecord for Persistence.- 4. Scaffolding and REST.- 5. Routes.- 6. Bundler and Gems.- 7. Forms.- 8. Cookies and Sessions.- 9. Tests.- 10. Active Job.- 11. Action Mailer.- 12. Internationalization.- 13. Asset Pipeline.- 14. Caching.- 15. Action Cable.- 16. Credentials.- 17. Active Storage.- Appendix A. Ruby on Rails Install How-To.- Appendix B. Web Server in Production Mode.- Appendix C. Further Rails Reading Material

Notă biografică

Stefan Wintermeyer is a Founder and Managing Director at AMOOMA GmbH.  He is an expert web developer and consultant.  Prior to this position, he was co-founder and managing director at OTRS GmbH, VP at Techspan Enterprise and SuSE Linux AG.  He was also a project manager for Lufthansa Systems.  

Textul de pe ultima copertă

Learn to build Rails-based web applications using all the latest features offered in Rails 5.2. Author Stefan Wintermeyer begins by teaching the basics of Ruby 2.5 before proceeding through all aspects of Rails, utilizing clean, succinct examples – rather than a single large application. 

This book covers topics including Active Storage, Credentials, Active Record, Scaffolding, REST, Routing, Bundler, Forms, Cookies, and Sessions, all of which are vital for modern Rails web applications. To complement these topics you’ll also learn about test-driven development, Action Cable, Active Job, Action Mailer, I18n, Asset Pipeline, and caching. Finally, you’ll see a how-to for a production web server with nginx. This complete set of skills will set you up for a future of efficient and elegant Rails coding.


You will:
  • Use the Ruby on Rails web development framework 
  • Install and manage the Rails framework
  • Persist data for your web application with Active Record 
  • Work with forms 
  • Apply a test-driven development approach to your Rails-based web applications
  • Discover many Rails secrets and tips 

Caracteristici

An accelerated tutorial on the Rails 5 web development framework Learn to persist data for your web application with Active Record Employ test-driven development for your Rails-based web applications