Jumat, 12 Oktober 2012

Wow! eBook: Ivor Horton’s Beginning Visual C++ 2012 - 4 new eBooks


Wow! eBook: Ivor Horton’s Beginning Visual C++ 2012 - 4 new eBooks

Link to Wow! eBook - Blog

Ivor Horton’s Beginning Visual C++ 2012

Posted: 12 Oct 2012 08:55 AM PDT

Ivor Hortons Beginning Visual C++ 2012

Book Description

The only book to teach ++ with Studio!

There’s a reason why Ivor Horton’s Beginning books dominate the marketplace. Ivor Horton has a loyal following who love his winning approach to teaching languages, and in this fully updated new edition, he repeats his successful formula. Offering a comprehensive introduction to both the standard ++ language and to , he offers step-by-step programming exercises, examples, and solutions to deftly guide novice programmers through the ins and outs of C++ .

  • Introduces novice programmers to the current standard, 2012, as it is implemented in Microsoft Studio 2012
  • Focuses on teaching both the C++11 standard and Visual C++ 2012, unlike virtually any other book on the market
  • Covers the C++ language and library and the IDE
  • Delves into new features of both the C++11 standard and of the Visual C++ 2012 programming environment
  • Features C++ project templates, code snippets, and more

Even if you have no previous programming experience, you’ll soon learn build real-world applications using Visual C++ 2012 with this popular guide.

From the Back Cover
Renowned author Ivor Horton introduces you to Visual C++ 2012

There’s a reason why Ivor Horton’s books dominate the marketplace: his unique, easy-to-understand tutorial style of covering a topic is accessible to both novice and experienced programmers. And now, with this updated guide, he delivers a comprehensive introduction to both the standard C++ language and Visual C++ 2012. Step-by-step programming exercises, helpful examples, and clear solutions deftly walk you through the ins and outs of C++ . By the end of the book, you’ll have a solid understanding of build real-world applications using Visual C++ 2012.

Ivor Horton’s Beginning Visual C++ 2012:

  • Introduces you to the current version of the C++ language (C++ 11), as it is implemented in Microsoft® ® 2012
  • Provides a comprehensive tutorial on using the complete Visual C++ programming language
  • Explains the C++ Standard Template Library and how to apply it to make your programming tasks easier
  • Shows you the principal elements of developing Windows desktop applications in C++ using the Microsoft Foundation Classes
  • Guides you through the development of a substantial Windows® 7 desktop application that you can also run under Windows® 8
  • Illustrates how to develop Apps with Visual C++ using a working game example

Table of Contents
Chapter 1. Programming with Visual C++
Chapter 2. Data, Variables, and Calculations
Chapter 3. Decisions and Loops
Chapter 4. Arrays, Strings, and Pointers
Chapter 5. Introducing Structure into Your Programs
Chapter 6. More about Program Structure
Chapter 7. Defining Your Own Data Types
Chapter 8. More on Classes
Chapter 9. Class Inheritance and Virtual Functions
Chapter 10. The Standard Template Library
Chapter 11. Windows Programming Concepts
Chapter 12. Windows Programming with the Microsoft Foundation Classes (MFC)
Chapter 13. Working with Menus and Toolbars
Chapter 14. Drawing in a Window
Chapter 15. Improving the View
Chapter 16. Working with Dialogs and Controls
Chapter 17. Storing and Printing Documents
Chapter 18. Programming Apps

Book Details

  • Paperback: 984 pages
  • Publisher: Wrox (October 2012)
  • Language: English
  • ISBN-10: 1118368088
  • ISBN-13: 978-1118368084
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post Ivor Horton’s Beginning Visual C++ 2012 appeared first on Wow! eBook - Blog.


Professional Node.js: Building Javascript Based Scalable Software

Posted: 12 Oct 2012 08:43 AM PDT

Professional Node.js: Building Javascript Based Scalable Software

Book Description

Learn to build fast and scalable software in with Node.js

Node.js is a powerful and popular new framework for writing scalable network programs using . This no nonsense book begins with an overview of Node.js and then quickly dives into the code, core concepts, and APIs. In-depth coverage pares down the essentials to cover debugging, unit testing, and flow control so that you can start building and testing your own modules right away.

  • Covers node and asynchronous main concepts
  • Addresses the basics: modules, buffers, events, and timers
  • Explores streams, file systems, networking, and automated unit testing
  • Goes beyond the basics, and shares techniques and tools for debugging, unit testing, and flow control

If you already know JavaScript and are curious about the power of Node.js, then this is the ideal book for you.

From the Back Cover
Learn to build scalable software in JavaScript with Node.js

Node.js is a popular framework that allows you to build fast, highly scalable network programs using JavaScript. However, it comes with a learning curve. This in-depth guide walks you through the installation of the Node.js platform and then focuses on the essentials of creating and loading modules; using buffers to manipulate, encode, and decode binary data; simplifying event binding with the event emitter pattern; and more. Covering everything from scheduling the execution of functions using timers to creating and controlling external processes, this book gets you up and running and building and testing your own modules.

Professional Node.js:

  • Addresses querying, reading from, and writing to files
  • Explores streams, file systems, networking, and automated unit testing
  • Details read and write streams of data
  • Zeroes-in on building and servers and clients
  • Reviews using datagrams, testing and debugging modules, and controlling the callback flow
  • Shows develop applications using Connect, Express, and Socket.IO
  • Walks you through connecting to , CouchDB, and

Table of Contents
Part I: Introduction and Setup
Chapter 1. Installing Node
Chapter 2. Introducing Node

Part II: Node Core Basics
Chapter 3. Loading Modules
Chapter 4. Using Buffers to Manipulate, Encode, and Decode Binary Data
Chapter 5. Using the Event Emitter Pattern to Simplify Event Binding
Chapter 6. Scheduling the Execution of Functions Using Timers

Part III: Files, Processes, Streams, and Networking
Chapter 7. Querying, Reading From, and Writing to Files
Chapter 8. Creating and Controlling External Processes
Chapter 9. Reading and Writing Streams of Data
Chapter 10. Building Servers
Chapter 11. Building Servers
Chapter 12. Building a TCP Client
Chapter 13. Making HTTP Requests
Chapter 14. Using Datagrams ()
Chapter 15. Securing Your TCP Server With TLS/SSL
Chapter 16. Securing Your HTTP Server With HTTPS

Part IV: Building and Debugging Modules and Applications
Chapter 17. Testing Modules and Applications
Chapter 18. Debugging Modules and Applications
Chapter 19. Controlling the Callback Flow

Part V: Building Applications
Chapter 20. Building and Using HTTP Middleware
Chapter 21. Making a Web Application Using Express.js
Chapter 22. Making Universal Web Applications Using Socket.io
Chapter 23. Connecting to Using node-
Chapter 24. Connecting to CouchDB Using Nano
Chapter 25. Connecting to Using MongooSE

Book Details

  • Paperback: 408 pages
  • : Wrox (October 2012)
  • Language: English
  • ISBN-10: 1118185463
  • ISBN-13: 978-1118185469
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post Professional Node.js: Building Javascript Based Scalable Software appeared first on Wow! eBook - Blog.


Professional ASP.NET MVC 4

Posted: 12 Oct 2012 08:29 AM PDT

Professional ASP.NET MVC 4

Book Description

An outstanding author team presents the ultimate Wrox guide to 4

Microsoft insiders join giants of the software community to offer this in-depth guide to , an essential technology. Experienced and developers will find all the important information they need to build dynamic, data-driven websites with and the newest release of Microsoft’s Model-View-Controller technology. Featuring step-by-step guidance and lots of code samples, this guide gets you started and moves all the way to advanced topics, using plenty of examples.

  • Designed to give experienced and ASP.NET programmers everything needed to work with the newest version of MVC technology
  • Expert author team includes Microsoft ASP.NET MVC insiders as well as leaders of the community
  • Covers controllers, views, models, forms and helpers, data annotation and validation, membership, authorization, , and routing
  • Includes essential topics such as Ajax and jQuery, , dependency injection, unit testing, extending MVC, and
  • Includes additional real-world coverage requested by readers of the previous edition as well as a new case study example chapter

From the Back Cover
An updated guide to ASP.NET MVC 4 from an author dream team

Learn ASP.NET MVC 4, a cutting-edge framework, from Microsoft insiders and respected software development community leaders. After a brief introduction to the ASP.NET MVC framework, the authors dive straight into all the important information you need to build dynamic, data-driven websites with ASP.NET and the newest release of Microsoft’s Model-View-Controller technology. Featuring step-by-step guidance and numerous code examples, this book guides you from basics to advanced topics.

Professional ASP.NET MVC 4:

  • Explains how the ASP.NET MVC framework differs from other “file per page” web frameworks
  • Covers controllers, views, models, forms and helpers, data annotations and validation, membership, authorization, , and routing
  • Highlights essential topics such as Ajax and jQuery, , dependency injection, unit testing, extending MVC, and
  • Puts everything in context with a case study of a real-world, high-volume ASP.NET MVC site: the NuGet Gallery
  • Includes additional real-world coverage requested by readers of the previous edition

Table of Contents
Chapter 1. Getting Started
Chapter 2. Controllers
Chapter 3. Views
Chapter 4. Models
Chapter 5. Forms and HTML Helpers
Chapter 6. Data Annotations and Validation
Chapter 7. Membership, Authorization, and Security
Chapter 8. Ajax
Chapter 9. Routing
Chapter 10. NuGet
Chapter 11. ASP.NET Web
Chapter 12. Dependency Injection
Chapter 13. Unit Testing
Chapter 14. Extending MVC
Chapter 15. Advanced Topics
Chapter 16. Real-World ASP.NET MVC: Building the NuGet.org

Book Details

  • Paperback: 504 pages
  • Publisher: Wrox (October 2012)
  • Language: English
  • ISBN-10: 111834846X
  • ISBN-13: 978-1118348468
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post Professional ASP.NET MVC 4 appeared first on Wow! eBook - Blog.


Professional Mobile Application Development

Posted: 12 Oct 2012 08:22 AM PDT

Professional Mobile Application Development

Book Description

Create applications for all major smartphone platforms

Creating applications for the myriad versions and varieties of phone platforms on the market can be daunting to even the most seasoned developer. This authoritative guide is written in such as way that it takes your existing skills and experience and uses that background as a solid foundation for developing applications that cross over between platforms, thereby freeing you from having to learn a new platform from scratch each time. Concise explanations walk you through the tools and patterns for developing for all the platforms while detailed steps walk you through setting up your environment for each platform.

  • Covers all the major options from native to web application
  • Discusses major third party platform development acceleration tools, such as Appcelerator and
  • Zeroes in on topics such as developing applications for Android, IOS, Phone 7, and

Professional Cross Platform Development shows you how to best exploit the growth in mobile platforms, with a minimum of hassle.

From the Back Cover
Create amazing apps for all major smartphone platforms

It can be tricky developing for all mobile platforms and there are a lot of traps along the way. This guide helps you navigate around the roadblocks, providing you with the steps to set up your development environment and the tools and patterns to build your mobile app. It also arms you with strategies to best leverage your code base to support the wide variety of platforms. From simple HTML-based to complex examples using Appcelerator or , you’ll find everything you need to dive in and create the coolest apps available.

Professional Mobile Application Development:

  • Shows you how to create consumable for mobile devices
  • Walks you through the design and development of mobile user interfaces
  • Uncovers what you need to get started coding mobile websites
  • Gives you the tools to start developing apps on Android™ iOS, ® Phone 7, and ® devices
  • Describes how to use the leading software to build more robust apps in a shorter time
  • Explains how to set standards and offers guidelines for development teams

Table of Contents
Chapter 1. Preliminary Considerations
Chapter 2. Diving Into Mobile. App or Website?
Chapter 3. Creating Consumable for Mobile Devices
Chapter 4. Mobile User Interface Design
Chapter 5. Mobile Websites
Chapter 6. Getting Started With Android
Chapter 7. Getting Started With IOS
Chapter 8. Getting Started With 7
Chapter 9. Getting Started With Blackberry
Chapter 10. Getting Started With Appcelerator Titanium
Chapter 11. Getting Started With Phonegap
Chapter 12. Getting Started With And Mono for Android

Book Details

  • Paperback: 432 pages
  • : Wrox (August 2012)
  • Language: English
  • ISBN-10: 1118203909
  • ISBN-13: 978-1118203903
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post Professional Mobile Application Development appeared first on Wow! eBook - Blog.


Tidak ada komentar:

Posting Komentar