|      PHP & MySQL: Novice to Ninja, 5th Edition       Posted: 24 May 2012 05:08 PM PDT       Book Description  PHP & MySQL: Novice to Ninja is a practical hands-on guide to learning all the tools, principles and techniques needed to build a fully-functional database-driven web site using PHP & MySQL.   This book covers everything from installing PHP & MySQL under Windows, Linux, and Mac through to building a live web-based content management system.   While this is essentially a beginner’s book, it also covers more advanced topics such as the storage of binary data in MySQL, and cookies and sessions in PHP. It comes complete with a set of handy reference guides for PHP & MySQL that include:     - MySQL syntax
   - MySQL functions
   - MysQL column types
   - PHP functions for working with MySQL
      Table of Contents   Chapter 1. Installation   Chapter 2. Introducing MySQL   Chapter 3. Introducing PHP   Chapter 4. Publishing MySQL Data on the Web   Chapter 5. Relational Database Design   Chapter 6. Structured PHP Programming   Chapter 7. A Content Management System   Chapter 8. Content Formatting with Regular Expressions   Chapter 9. Cookies, Sessions, and Access Control   Chapter 10. MySQL Administration   Chapter 11. Advanced SQL Queries   Chapter 12. Binary Data   Appendix A. Manual Installation Instructions   Appendix B. MySQL Syntax Reference   Appendix C. MySQL Functions   Appendix D. MySQL Column Types   Book Details    - Paperback: 481 pages
   - Publisher: SitePoint; 5th Edition  (May 2012)
   - Language: English
   - ISBN-10: 0987153080
   - ISBN-13: 978-0987153081
      Note: There is a file embedded within this post, please visit this post to download the file.     Related Posts           
     |   
    |      iPhone and iPad App 24-Hour Trainer       Posted: 24 May 2012 05:22 AM PDT       Book Description  An all-in-one tutorial for planning, developing, and launching iPhone and iPad apps   The number of applications in the Apple app store is growing at a staggering rate. Want to get in the game, but don’t know iOS? This book-and-DVD package will help! With even little or no prior programming experience, you can learn the code necessary to build an app by following the how-to instructions in this book-and-video combo. Comprised of clear, no-nonsense lessons, the book walks you through each tutorial and then encourages you to work through simple exercises so that you can immediately apply what you just learned.   These lessons are backed by video demonstrations on the accompanying DVD to further illustrate the instruction and drive home the main points. In addition, the book’s appendices contain helpful information such as obtaining a device UDID, testing, and distributing an app and also lists common reasons why applications are rejected, so you can prepare to take precautionary measures to avoid these instances.     - Introduces iOS and helps you set up a development environment
   - Highlights the basics of object-oriented programming principles as well as key objective-C concepts
   - Examines Cocoa touch and the Cocoa touch framework, including using various classes in the UIKit and Foundation frameworks
   - Looks at advanced concepts such as tab bars, web views, the Accelerometer, Google maps, Core Location, and more
      With this book-and-video package, you’ll learn how to plan, create, and launch apps for the iPhone and iPad that are ready for submission to the App Store!   From the Back Cover   Dive into the exciting world of iOS app development!   Are you eager to jump on the app bandwagon but are unfamiliar with iOS or perhaps lack coding experience? If so, this all-in-one tutorial is exactly what you need to get started on your journey of iOS application development. Aimed at getting novices up to speed and into the app action, this book-and-DVD package provides you with nearly 40 instructive lessons. Each lesson introduces a single topic, each building in complexity as you walk through the steps to create a simple iOS application.   iPhone and iPad App 24-Hour Trainer:     - Offers a clear introduction to iOS, providing you with a solid foundation of a development environment
   - Walks you through the basics of object-oriented programming principles and key Objective-C concepts
   - Explores Cocoa Touch and demonstrates how to use the Cocoa Touch® framework
   - Discusses Storyboards, iCloud document storage, Core Image, Twitter integration, Map Kit, Core Location, and Core Motion
   - Features helpful appendices that cover on-device testing, Ad Hoc distribution, Automatic Reference Counting (ARC), and App Store distribution
      Table of Contents   Lesson 1. Hello iOS!   Lesson 2. The iOS Simulator   Lesson 3. A Tour of Xcode   Lesson 4. iOS Application Basics   Lesson 5. Introduction to Storyboards   Lesson 6. Handling User Input   Lesson 7. Communicating with Your Users   Lesson 8. Adding Images to Your View   Lesson 9. Pickers   Lesson 10. Date Pickers   Lesson 11. Custom Pickers   Lesson 12. Navigation Controllers   Lesson 13. Table Views   Lesson 14. Static Table Views   Lesson 15. Tab Bars and Toolbars   Lesson 16. Creating Page-Based Applications   Lesson 17. Creating UI Elements Programmatically   Lesson 18. Creating Views That Scroll   Lesson 19. Popovers and Modal Views   Lesson 20. Tweeting with Twitter   Lesson 21. Basic File Handling   Lesson 22. Property Lists   Lesson 23. Application Settings   Lesson 24. iTunes File Sharing Support   Lesson 25. Introduction to iCloud Storage   Lesson 26. Introduction to Core Data   Lesson 27. XML Parsing with NSXMLParser   Lesson 28. Consuming SOAP Web Services   Lesson 29. Touches and Gestures   Lesson 30. Printing   Lesson 31. Basic Animation with Timers   Lesson 32. Introduction to Core Image   Lesson 33. Building Universal Applications   Lesson 34. Where Am I? Introducing Core Location   Lesson 35. Introducing Map Kit   Lesson 36. Using the Camera and Photo Library   Lesson 37. Introduction to Core Motion   Lesson 38. Building Background-Aware Applications   Appendix A. What's on the DVD?   Appendix B. Introduction to Programming with Objective-C   Appendix C. Introduction to ARC   Appendix D. Testing on an iOS Device   Appendix E. Ad Hoc Distribution   Appendix F. App Store Distribution   Book Details    - Paperback: 504 pages
   - Publisher: Wrox (May 2012)
   - Language: English
   - ISBN-10: 1118130812
   - ISBN-13: 978-1118130810
      Note: There is a file embedded within this post, please visit this post to download the file.     Related Posts           
     |   
    |      Beginning Microsoft SQL Server 2012 Programming       Posted: 24 May 2012 05:14 AM PDT       Book Description  Get up to speed on the extensive changes to the newest release of Microsoft SQL Server   The 2012 release of Microsoft SQL Server changes how you develop applications for SQL Server. With this comprehensive resource, SQL Server authority Robert Vieira presents the fundamentals of database design and SQL concepts, and then shows you how to apply these concepts using the updated SQL Server. Publishing time and date with the 2012 release, Beginning Microsoft SQL Server 2012 Programming begins with a quick overview of database design basics and the SQL query language and then quickly proceeds to show you how to implement the fundamental concepts of Microsoft SQL Server 2012.   You’ll explore the key additions and changes to this newest version, including conditional action constructs, enhanced controls for results paging, application integration with SharePoint and Excel, and development of BI applications.     - Covers new features such as SQL Azure for cloud computing, client-connectivity enhancements, security and compliance, data replication, and data warehouse performance improvements
   - Addresses essential topics including managing keys, writing scripts, and working with store procedures
   - Shares helpful techniques for creating and changing tables, programming with XML, and using SQL Server Reporting and Integration Services
      Beginning Microsoft SQL Server 2012 Programming demystifies even the most difficult challenges you may face with the new version of Microsoft SQL Server.   From the Back Cover   Get the tools to change the way you develop database applications   This step-by-step tutorial will show you how to create more productivemanagement applications and gain business intelligence from your SQLServer database environment. You’ll learn the foundation objects of SQL and basic queries and joins. You’ll then add objects to your database and use items that are important to the physical design. Next, you’ll explore SQL Server scripting. By the end, you’ll have gained the necessary skills to build a world-class database for your world-class application, using the full capabilities of SQL Server 2012.   Beginning Microsoft SQL Server 2012 Programming:     - Explores the key concepts for developing SQL Server applications, including conditional action constructs, enhanced controls for results paging, application integration with SharePoint and Excel, and the development of Business Intelligence applications
   - Walks you through client-connectivity enhancements, security and compliance, and data warehouse performance improvements
   - Addresses essential topics including managing keys, writing scripts, and working with stored procedures
   - Shares helpful techniques for creating and changing tables, programming with XML, and using SQL Server Reporting and Integration Services
      Table of Contents   Chapter 1. RDBMS Basics: What Makes Up a SQL Server Database?   Chapter 2. Learning the Tools of the Trade   Chapter 3. The Foundation Statements of T-SQL   Chapter 4. JOINs   Chapter 5. Creating and Altering Tables   Chapter 6. Keys and Constraints   Chapter 7. Adding More to Your Queries   Chapter 8. Being Normal: Normalization and Other Basic Design Issues   Chapter 9. SQL Server Storage and Index Structures   Chapter 10. Views   Chapter 11. Writing Scripts and Batches   Chapter 12. Stored Procedures   Chapter 13. User-Defi ned Functions   Chapter 14. Transactions and Locks   Chapter 15. Triggers   Chapter 16. A Brief XML Primer   Chapter 17. Business Intelligence Fundamentals   Chapter 18. BI Storage and Reporting Resources   Chapter 19. Reporting for Duty, Sir! A Look at Reporting Services   Chapter 20. Getting Integrated with Integration Services   Chapter 21. Playing Administrator   Book Details    - Paperback: 864 pages
   - Publisher: Wrox (April 2012)
   - Language: English
   - ISBN-10: 1118102282
   - ISBN-13: 978-1118102282
      Note: There is a file embedded within this post, please visit this post to download the file.     Related Posts           
     |   
    |      Professional Sitecore Development       Posted: 24 May 2012 05:10 AM PDT       Book Description  The first book on the shelf to cover Sitecore development   Sitecore is the leading provider of .NET CMS software and, as such, helps businesses increase revenue and decrease costs. This authoritative guide walks you through the process of creating a Sitecore web site. You’ll discover how to handle the initial installation, take a look at the .Net development process, learn how to use the APIs, and finally deploy the site. Using a linear approach, this book guides you through the entire Sitecore process from start to finish.     - Introduces you to the process of creating a Sitecore web site so you can help your business increase revenue and decrease costs
   - Addresses installing and configuring Sitecore
   - Discusses .Net development, including setting up the environment and creating layouts and sub-layoutsReviews using the content API and layers
   - Touches on some of the more advanced features of Sitecore, including other APIs, pipelines, and configuration files
   - Serves as the official Sitecore development book
      If you’re looking for a solution for web content management, then Sitecore is your answer and this book will get you started using this valuable software today.   From the Back Cover   Discover the steps for creating a Sitecore website   Sitecore provides the leading digital marketing and content management system (CMS) available for the Microsoft ASP.NET platform. Demonstrating how to leverage familiar tools such as Internet Information Services (IIS) and Microsoft Visual Studio, this book guides you through a diverse range of topics to help you achieve the greatest value from your investment in this comprehensive enterprise solution. Beginning with fundamental topics to help you get started with the Sitecore platform, this book focuses on maximizing developer productivity with minimal time to web.   Professional Sitecore Development:     - Discusses Sitecore’s content authoring tools
   - Demonstrates how to use the extensive APIs
   - Explains the security infrastructure and error management capabilities
   - Suggests strategies to optimize, scale, and troubleshoot your solutions
   - Contains real-world advice for testing Sitecore solutions
   - Describes project management and deployment methodologies
      Table of Contents   Chapter 1. Introducing the Sitecore ASP.NET CMS   Chapter 2. Information Architecture   Chapter 3. The Layout Engine and Data Access APIs   Chapter 4. Sitecore Security   Chapter 5. Error Management   Chapter 6. Optimizing, Scaling, and Troubleshooting   Chapter 7. Extending and Integrating Sitecore   Chapter 8. Automated Testing   Chapter 9. Managing Implementations   Chapter 10. On Beyond CMS   Chapter 11. Sitecore Best Practices, Tips, and Tricks   Appendix A. Resources for Sitecore Developers   Appendix B. Installing Sitecore   Book Details    - Paperback: 552 pages
   - Publisher: Wrox (May 2012)
   - Language: English
   - ISBN-10: 047093901X
   - ISBN-13: 978-0470939017
      Note: There is a file embedded within this post, please visit this post to download the file.     Related Posts           
     |   
  
    
Tidak ada komentar:
Posting Komentar