Rabu, 26 Oktober 2011

4 new posts


4 new posts

Link to Wow! eBook - Blog

Building PHP Applications with Symfony, CakePHP, and Zend Framework

Posted: 26 Oct 2011 11:53 AM PDT

Building PHP Applications with Symfony, CakePHP, and Zend Framework

Book Description

The first detailed, unbiased comparison of the three leading PHP frameworks

Web developers have been eager for an impartial comparison of leading PHP frameworks so they can make educated decisions about the most effective tool for their needs. This guide uses Symfony, CakePHP, and Zend Framework to solve key problems, providing source code examples and comparisons for each. It explains the approach and reviews the similarities and differences in the three frameworks, providing reliable information on which to base your decisions.

  • Symfony, CakePHP, and Zend Framework are considered the leading PHP frameworks; developers need an unbiased comparison to choose which one works best for their individual situations
  • This guide uses each framework to solve the same problems, illustrating the solutions with source code examples and working applications
  • Covers wide range of topics, from installation and configuration to most advanced features like AJAX, web services and automated testing.
  • Includes an appendix of new PHP frameworks, including CodeIgniter, Lithium, and Agavi
  • Bestselling PHP author Elizabeth Naramore serves as technical editor

Comparison of PHP Web Frameworks provides the impartial, side-by-side comparison that developers have been looking for.

From the Back Cover
The first unbiased comparison of the three leading PHP frameworks

Although it’s relatively easy to learn how to use a single PHP framework to produce dynamic web pages, it’s not easy to decide which of the three major web application frameworks will best suit your needs. To that end, this resource offers you an unbiased, in-depth comparison of the three most popular open source frameworks: Symfony, CakePHP, and Zend Framework. The authors present a detailed examination of the similarities and differences of the three frameworks, providing similar examples and tasks for each framework so that you can decide for yourself which framework is right for you.

Building PHP Applications with Symfony, CakePHP, and Zend Framework:

  • Presents an invaluable comparative approach to the pros and cons of Symfony, CakePHP, and Zend Framework and shows you how to solve problems using each of them
  • Addresses the standard elements used in common tasks such as forms, mailing, searching, security, and templates
  • Explores advanced features such as AJAX, plug-ins, Web Services, content management services, and internationalization
  • Demonstrates how to use various testing tools for quality assurance and increasing performance
  • Looks at younger, up-and-coming frameworks such as CodeIgniter, Lithium, and Agavi

Book Details

  • Paperback: 576 pages
  • Publisher: Wrox (March 2011)
  • Language: English
  • ISBN-10: 0470887346
  • ISBN-13: 978-0470887349
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts


Professional C++, 2nd Edition

Posted: 26 Oct 2011 11:27 AM PDT

Professional C++, 2nd Edition

Book Description

Essential reading for experienced developers who are determined to master the latest release of C++

Although C++ is often the language of choice from game programming to major commercial software applications, it is also one of the most difficult to master. With this no-nonsense book, you will learn to conquer the latest release of C++. The author deciphers little-known features of C++, shares detailed code examples that you can then plug into your own code, and reveals the significant changes to C++ that accompany the latest release. You’ll discover how to design and build applications that solve real-world problems and then implement the solution using the full capabilities of the language.

Appeals to experienced developers who are looking for a higher level of learning

  • Drills down the extensive changes to the latest C++ standard, C++11, including enhancements made to run-time performance, standard library, language usability, and core language
  • Zeroes in on explaining the more poorly understood elements of the C++ feature set and addresses common pitfalls to avoid
  • Includes case studies that feature extensive, working code that has been tested on Windows and Linux platforms
  • Intertwines text with useful tips, tricks, and workarounds

Packed with best practices for programming, testing, and debugging applications, this book is vital for taking your C++ skills to the next level.

From the Back Cover
Master the latest release of the C++ language: C++11

C++ is often the language of choice for writing fast, powerful, and enterprise-class object-oriented programs, be it games or major commercial software applications. However, there’s no two ways around it: C++ can be difficult to master. With this no-nonsense book, you will learn to conquer the latest version of the C++ language: C++11. The authors share real-world examples, decipher little-known features of C++, and reveal the significant changes to C++ that accompany the latest release. Ultimately, you’ll discover programming methodologies, reusable design patterns, and good programming style that will increase the quality of your code and improve your programming efficiency.

Professional C++, 2nd Edition:

  • Offers detailed code examples that you can plug into your own code
  • Takes you on a technical tour of C++ and the STL, and explores the unusual and quirky aspects of this language
  • Exposes best practices for using the more advanced features of C++, including operator overloading, managing memory, writing templates, and writing multithreaded code
  • Discusses techniques for writing cross-language and cross-platform code
  • Teaches you the importance of code reuse as well as the nuances of writing readable C++ code

Book Details

  • Paperback: 1104 pages
  • Publisher: Wrox; 2nd Edition (October 2011)
  • Language: English
  • ISBN-10: 0470932449
  • ISBN-13: 978-0470932445
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts


Working with NHibernate 3.0

Posted: 26 Oct 2011 11:27 AM PDT

Working with NHibernate 3.0

Book Description

This book provides examples using the IQuery, ICriteria, QueryOver, and LINQ to NHibernate API's within the context of an example Guitar Store inventory program.  The reader is walked through the creation of a Microsoft SQL Server 2008 database, the creation of a Visual Studio 2010 solution consisting of 3 projects (a Window Presentation Foundation (WPF), a Console Application, and a Class Library). Each one utilizes the .NET 4.0 framework.  Then the reader is walked through the steps required to configure and use the many features available contained within NHibernate 3.2.  Further instructions and examples exist for the insertion of parent/child relationships, Session management, entity states (transient, persistent and detached), deletion, caching, and batching.The last chapter utilizes ASP.NET MVC 3 and jqGrid for the creation of an internet program for viewing the guitar inventory using NHibernate and the session per web request model.

Table of Contents
Chapter 1: Getting Started With Nhibernate 3
Chapter 2: Using Hql
Chapter 3: Using Icriteria
Chapter 4: Using Linq to Nhibernate
Chapter 5: Managing State and Saving Data
Chapter 6: Using Nhibernate with an Asp.Net Mvc 3 Application

Book Details

  • Paperback: 230 pages
  • Publisher: Wrox (August 2011)
  • Language: English
  • ISBN-10: 1118112571
  • ISBN-13: 978-1118112571
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts


Building Applications for the Mac App Store

Posted: 26 Oct 2011 11:18 AM PDT

Building Applications for the Mac App Store

Book Description

In this Wrox Blox, you will learn how to obtain and access the Mac App Store from your Mac. You will also learn about the opportunities available for developers who want to venture into the Mac market. This Wrox Blox also walks you through the steps you need to perform to publish your apps in the Mac App Store. You will use the Xcode 4 development tool provided by Apple to develop a Mac OS X application, and then see how it can be published in the Mac App Store.

Table of Contents
Obtaining the Mac App Store on your Mac 2
Accessing the Mac App Store 2

Writing for the Mac App Store 4
Requirements to Get Started 4
Creating Mac App IDs 5
Obtaining Developer Certificates 6

Into the App Store! 9
Developing Your Application 9
Preparing iTunes Connect 13
Preparing Your Application for Submission 15
Validating Your Application before Submission 19
Testing the Installation of Your Application 21
Submitting the Application 22

Summary 23

About the Author 23

Book Details

  • Paperback: 28 pages
  • Publisher: Wrox (August 2011)
  • Language: English
  • ISBN-10: 1118145356
  • ISBN-13: 978-1118145357
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts


Tidak ada komentar:

Posting Komentar