Learning Rails 3 Posted: 25 Jul 2012 07:09 AM PDT Book Description If you're a web developer or designer ready to learn Rails, this unique book is the ideal way to start. Rather than throw you into the middle of the framework's Model-View-Controller architecture, Learning Rails 3 works from the outside in. You'll begin with the foundations of the Web you already know, and learn how to create something visible with Rails' view layer. Then you'll tackle the more difficult inner layers: the database models and controller code. All you need to get started is HTML experience. Each chapter includes exercises and review questions to test your understanding as you go. - Present content by building an application with a basic view and a simple controller
- Build forms and process their results, progressing from simple to more complex
- Connect forms to models by setting up a database, and create code that maps to database structures
- Use Rails scaffolding to build applications from a view-centric perspective
- Add common web application elements such as sessions, cookies, and authentication
- Build applications that combine data from multiple tables
- Send and receive email messages from your applications
“Learning Rails 3 feels like a brisk pair programming session with professionals who know how to use Ruby on Rails to get things done, and get them done well.” –Alan Harris, author of Sinatra: Up and Running Table of Contents Chapter 1. Starting Up Ruby on Rails Chapter 2. Rails on the Web Chapter 3. Adding Web Style Chapter 4. Managing Data Flow: Controllers and Models Chapter 5. Accelerating Development with Scaffolding and REST Chapter 6. Presenting Models with Forms Chapter 7. Strengthening Models with Validation Chapter 8. Improving Forms Chapter 9. Developing Model Relationships Chapter 10. Managing Databases with Migrations Chapter 11. Debugging Chapter 12. Testing Chapter 13. Sessions and Cookies Chapter 14. Users and Authentication Chapter 15. Routing Chapter 16. From CSS to SASS Chapter 17. Managing Assets and Bundles Chapter 18. Sending Code to the Browser: JavaScript and CoffeeScript Chapter 19. Mail in Rails Chapter 20. Pushing Further into Rails Appendix A. An Incredibly Brief Introduction to Ruby Appendix B. An Incredibly Brief Introduction to Relational Databases Appendix C. An Incredibly Brief Guide to Regular Expressions Appendix D. Glossary Book Details - Paperback: 416 pages
- Publisher: O’Reilly Media (July 2012)
- Language: English
- ISBN-10: 144930933X
- ISBN-13: 978-1449309336
Note: There is a file embedded within this post, please visit this post to download the file. Related Posts
|
Introducing Regular Expressions Posted: 25 Jul 2012 07:03 AM PDT Book Description If you're a programmer new to regular expressions, this easy-to-follow guide is a great place to start. You'll learn the fundamentals step-by-step with the help of numerous examples, discovering first-hand how to match, extract, and transform text by matching specific words, characters, and patterns. Regular expressions are an essential part of a programmer's toolkit, available in various Unix utlilities as well as programming languages such as Perl, Java, JavaScript, and C#. When you've finished this book, you'll be familiar with the most commonly used syntax in regular expressions, and you'll understand how using them will save you considerable time. - Discover what regular expressions are and how they work
- Learn many of the differences between regular expressions used with command-line tools and in various programming languages
- Apply simple methods for finding patterns in text, including digits, letters, Unicode characters, and string literals
- Learn how to use zero-width assertions and lookarounds
- Work with groups, backreferences, character classes, and quantifiers
- Use regular expressions to mark up plain text with HTML5
Table of Contents Chapter 1. What Is a Regular Expression? Chapter 2. Simple Pattern Matching Chapter 3. Boundaries Chapter 4. Alternation, Groups, and Backreferences Chapter 5. Character Classes Chapter 6. Matching Unicode and Other Characters Chapter 7. Quantifiers Chapter 8. Lookarounds Chapter 9. Marking Up a Document with HTML Chapter 10. The End of the Beginning Appendix. Regular Expression Reference Book Details - Paperback: 154 pages
- Publisher: O’Reilly Media (July 2012)
- Language: English
- ISBN-10: 1449392687
- ISBN-13: 978-1449392680
Note: There is a file embedded within this post, please visit this post to download the file. Related Posts
|
Getting Started with Metro Style Apps Posted: 25 Jul 2012 06:57 AM PDT Book Description Get a head start on building Metro Style apps for Windows 8. With a series of examples, this hands-on guide takes you through the process of creating complete touch-enabled apps that respond to native sensors. Through the course of the book, you'll learn how to work with the Windows Runtime application model while building a Bing Image Search app. If you're an experienced .NET developer who wants to get up to speed with Windows 8, this book provides the expertise and C# code samples you need. - Get a high-level overview of Windows 8 features—from the Start Screen to in-app features such as the Application Bar
- Begin by building a simple app to retrieve Bing image search results from a web service
- Learn about the components needed to complete the app, including UI design, the MVVM architectural pattern, and "tombstoning"
- Take advantage of native OS features such as tiles, file pickers, and sharing requests
- Examine the steps necessary to publish an app to the Windows Store
Table of Contents Chapter 1. Windows 8: A Quick Tour Chapter 2. Getting Started Chapter 3. Application Architecture Chapter 4. Interacting with the Operating System Chapter 5. Windows Store Book Details - Paperback: 108 pages
- Publisher: O’Reilly Media (July 2012)
- Language: English
- ISBN-10: 1449320554
- ISBN-13: 978-1449320553
Note: There is a file embedded within this post, please visit this post to download the file. Related Posts
|
Tidak ada komentar:
Posting Komentar