Pro PHP MVC Posted: 22 Dec 2012 08:01 AM PST Book Description Model View Controller (MVC) is becoming the definitive architecture of website development frameworks due to the stability, extensibility and predictability it lends to development. It is not just the primary separation of database, business logic and interface components, but includes a wide range of considerations for building high-performing, scalable and secure applications. Deciding which MVC framework best suits the project you are about to begin is one of the biggest challenges you’ll face as a developer. If you are part of a team, this decision has probably already been made for you; but in any event, you’ll need to know how (and why) the framework authors made it work the way it does. Pro PHP MVC looks at the building blocks that make any good MVC framework, and how they apply to PHP. It exposes all considerations that many developers take for granted when using a popular framework, and teaches you how to make the framework your own. Over the course of reading this book, you will learn the theoretical implications of the choices you would make when writing your own MVC framework, and how to put the pieces together in a cohesive package. We take a look at the highly modular Zend Framework—how to use its collection of loosely coupled classes to build a unified system. We also look at CakePHP, learning from its automated build system (Bakery) and highly intuitive approach to rapid development. This book will lay bare all the secret parts of MVC for you. What you'll learn - The best way to structure your application files
- How to get from a URL to the right controller/action
- Cleanly interact with data objects
- Efficient use of server resources in content delivery
- Useful shared class libraries to speed up development
- Unit testing to ensure maximum stability
Who this book is for This book is for beginners and advanced developers alike, requiring a basic understanding of PHP5 language features and SQL. If you want to improve your PHP skills, or share the wisdom of popular PHP MVC frameworks, this book will be invaluable to you. Table of Contents - Introduction
- Foundation
- Base
- Configuration
- Caching
- Registry
- Routing
- Templates
- Database
- Models
- Testing
- Structure
- Bootstrapping
- Registration + Login
- Settings
- Search
- Sharing
- Photos
- Extending
- Administration
- Testing
- CodeIgniter: Bootstrapping
- CodeIgniter: MVC
- CodeIgniter: Extending
- CodeIgniter: Testing
- Zend Framework: Bootstrapping
- Zend Framework: MVC
- Zend Framework: Extending
- Zend Framework: Testing
- CakePHP: Bootstrapping
- CakePHP: MVC
- CakePHP: Extending
- CakePHP: Testing
- Appendix A: Setting Up a Web Server
Book Details - Paperback: 500 pages
- Publisher: Apress (November 2012)
- Language: English
- ISBN-10: 1430241640
- ISBN-13: 978-1430241645
Note: There is a file embedded within this post, please visit this post to download the file. Related Posts The post Pro PHP MVC appeared first on Wow! eBook - Blog. |
Pro JavaScript Performance Posted: 22 Dec 2012 07:54 AM PST Book Description Performance is a hugely important area of web development. If your site runs slowly, users are going to leave, and the problem only grows as your site gets more popular. Pro JavaScript Performance gives you the tools you need to keep your sites smooth and responsive no matter how many users you have. Best practices are changing or becoming redefined continually because of changes and optimizations at the interpreter level, and differences in system configuration, and network speeds. This is exacerbated by the quickened release schedule that most browsers have adopted. Just as important as following best practices is the ability to measure your own performance, so that you can adjust as times change, and so that you can note the subtle nuances in your own code and define your own best practices by your own observations. This book gives you the tools to observe and track the performance of your web applications over time from multiple perspectives, so that you are always aware of, and can fix, all aspects of your performance. What you'll learn - Describes the different aspects of performance, and explores the tools for quantifying and improving performance
- Provides tactical solutions for creating tools to measure the performance of your own web applications
- Learn to apply performance best practices, and how to quantify your results
Who this book is for Pro JavaScript Performance is written for advanced JavaScript users and web developers. You will need a strong understanding of JavaScript to get the most from this book. Table of Contents - What Is Performance?
- Tools and Technology to Measure and Impact Performance
- WPTRunner—Automated Performance Monitoring and Visualization with WebPagetest
- perfLogger—JavaScript Benchmarking and Logging
- Looking Forward, A Standard for Performance
- Web Performance Optimizations
- Runtime Performance
- Balancing Performance with Software Engineering Best Practices and Running in Production
Book Details - Paperback: 220 pages
- Publisher: Apress (November 2012)
- Language: English
- ISBN-10: 1430247495
- ISBN-13: 978-1430247494
Note: There is a file embedded within this post, please visit this post to download the file. Related Posts The post Pro JavaScript Performance appeared first on Wow! eBook - Blog. |
Pro SQL Server 2012 Practices Posted: 22 Dec 2012 07:48 AM PST Book Description Pro SQL Server 2012 Practices is an anthology of high-end wisdom from a group of accomplished database administrators who are quietly but relentlessly pushing the performance and feature envelope of Microsoft SQL Server 2012. With an emphasis upon performance—but also branching into release management, auditing, and other issues—the book helps you deliver the most value for your company's investment in Microsoft's flagship database system - Goes beyond the manual to cover good techniques and best practices
- Delivers knowledge usually gained only by hard experience
- Focuses upon performance, scalability, reliability
- Helps achieve the predictability needed to be in control at all times
What you'll learn - Migrate to the new Extended Events framework for troubleshooting performance problems
- Automate the tracking of key performance indicators such as available disk space, cpu utilization, index fragmentation, and more
- Design performance into your database and its applications from the very beginning
- Manage staged releases from development to test through to production
- Diagnose resource and performance problems via dynamic management views
- Analyze I/O patterns and plan reliably to obtain the performance you need
Who this book is for Pro SQL Server 2012 Practices is aimed at SQL Server professionals who want to further their careers through expert-level practices in performance management, scalability, predictability, and security. Table of Contents - Jesper Johansen. Be Your Developer's Best Friend
- Louis Davidson. Getting It Right: Designing for Database Performance
- Gail Shaw. Hidden Performance Gotchas
- Kellyn Pot'vin. Dynamic Management Views
- Mladen Prajdic. From SQL Trace to Extended Events
- Chris Shaw. The Utility Database
- Jason Strate. Indexing Outside the Bubble
- TJay Belt. Release Management
- Jonathan Gardner. Compliance and Auditing
- Jes Borland. Automating Administration
- Wendy Pastrick. The Fluid Dynamics of SQL Server Data Movement
- Herve Roggero. Windows Azure Features for DBAs
- Jeremy Lowell. I/O: The Untold Story
- Bradley Ball. Page and Row Compression
- Glenn Berry. Selecting and Sizing the Server
- Grant Fritchey. Backups and Restores Using Availability Groups
- Carlos Bossy. Big Data for the SQL Server DBA
- Ben DeBow. Tuning for Peak Load
Book Details - Paperback: 504 pages
- Publisher: Apress (November 2012)
- Language: English
- ISBN-10: 1430247703
- ISBN-13: 978-1430247708
Note: There is a file embedded within this post, please visit this post to download the file. Related Posts The post Pro SQL Server 2012 Practices appeared first on Wow! eBook - Blog. |
Pro SharePoint 2010 Development for Office 365 Posted: 22 Dec 2012 07:44 AM PST Book Description It's no secret that cloud-based computing is the next big movement in IT, and Microsoft is right there in the market with Office 365—a cloud-based productivity suite which includes a hosted, cloud-focused version of SharePoint 2010. SharePoint 2010 developers who have traditionally developed for on-premise environments will suddenly find themselves being asked to develop for the cloud. While there is a lot of overlap between cloud-based and traditional SharePoint development, there are also some important differences and considerations that must be taken into account as well. In particular, the proliferation of cloud-based solutions was a driving force behind certain new features in SharePoint 2010, like sandboxed solutions and the new client object model. As the devil is always in the details, Pro SharePoint 2010 Development for Office 365 helps you navigate the changes and develop compelling applications and solutions for SharePoint Online in Office 365. Authors Dave Milner, Bart McDonough, and Paul Stork bring to the table decades of experience in real-world development of solutions for customers—expertise that is the practical result of what works in real-world customer environments. This proven team will cover with you the architectural landscape that SharePoint in the cloud represents, discuss the steps in setting up a development environment, and cover multiple real-world development approaches, technologies, and considerations. What you'll learn - Explicit advice for setting up development environments to work with Office 365
- Coverage of possibilities for development including browser, SharePoint Designer, and Visual Studio
- Real-world development approaches
- In-depth coverage of sandboxed solutions including specific Office 365 considerations
- How to integrate InfoPath into an Office 365 SharePoint Online environment
- How to develop and deploy Silverlight applications within SharePoint Online
- Instructions for incorporating the most popular web development language— JavaScript—and the most popular add-on—jQuery
- Instructions for working with HTML5 and CSS3 with SharePoint Online
Who this book is for Online developers will find Pro SharePoint 2010 Development for Office 365 most useful. Developers for SharePoint and .NET developers interested in SharePoint solutions for Office 365 will greatly benefit from a clear approach and road map to get into developing for SharePoint in an Office 365 environment. Online developers without a background in SharePoint will also greatly benefit from a concise approach to focusing on necessary concepts and components to get up to speed quickly in developing solutions for SharePoint Office 365. Table of Contents - Getting Started with Office 365 and SharePoint Online
- SharePoint Online Development Overview
- Setting Up a Development Environment for SharePoint Online
- Basic Customization Using Only a Browser
- Taking It to the Next Level with SharePoint Designer
- InfoPath Forms and SharePoint Online
- Custom Development with Visual Studio
- SharePoint Designer
- Intro to Client-Side Development
- Client-Side Development with Silverlight
- Developing with jQuery, HTML5, and CSS3
- Hybrid On-Premise/Online Solutions
- Office 365 Preview (Office 2013)
Book Details - Paperback: 268 pages
- Publisher: Apress (November 2012)
- Language: English
- ISBN-10: 1430241829
- ISBN-13: 978-1430241829
Note: There is a file embedded within this post, please visit this post to download the file. Related Posts The post Pro SharePoint 2010 Development for Office 365 appeared first on Wow! eBook - Blog. |
Tidak ada komentar:
Posting Komentar