Tuesday, January 6, 2009

Google Apps For Dummies or C Primer Fourth Edition

Google Apps For Dummies

Author: Karl Barksdal

Google Apps are Web-based, low-cost (or free!) office productivity tools that do everything those expensive applications do — and you can access them from any computer with an Internet connection. Google Apps For Dummies boosts your "app-titude" by giving you the low-down on choosing, setting up, and using these nifty and powerful gadgets for work or play.

Whether you're an individual who wants to take advantage of iGoogle or an organization looking for an enterprise-wide training solution for users at all levels, this comprehensive, practical guide brings you up to speed with all of the basic information and advanced tips and tricks you need to make good use of every Google Apps's tool and capability. Discover how to:



• Get productive fast with free or inexpensive Web-based apps

• Design your perfect Start Page layout

• Choose among the different editions

• Use Gmail and Google Talk

• Work with Google Docs and spreadsheet documents

• Create and collaborate on documents

• Import events into your calendar

• Build dazzling presentations

• Use Dashboard to create and manage user accounts

• Create a Web page with a unique domain setting



Google Apps are poised to shatter the primacy of the current way of working with PCs, saving businesses, schools, government agencies, and individuals big bucks on software, network infrastructure, and administration. Google Apps For Dummies is your key to making this revolutionary new approach work for you and your organization.



Book review: My Book Full of Feelings or Toxic Childhood

C++ Primer, Fourth Edition

Author: Stanley B Lippman

"C++ Primer is well known as one of the best books for learning C++ and is useful for C++ programmers of all skill levels. This Fourth Edition not only keeps this tradition alive, it actually improves on it."
--Steve Vinoski, Chief Engineer, Product Innovation, IONA Technologies

"The Primer really brings this large and complex language down to size."
--Justin Shaw, Senior Member of Technical Staff, Electronic Programs Division, The Aerospace Corporation

"It not only gets novices up and running early, but gets them to do so using good programming practices."
--Nevin ":-)" Liber, Senior Principal Engineer (C++ developer since 1988)

This popular tutorial introduction to standard C++ has been completely updated, reorganized, and rewritten to help programmers learn the language faster and use it in a more modern, effective way.
Just as C++ has evolved since the last edition, so has the authors' approach to teaching it. They now introduce the C++ standard library from the beginning, giving readers the means to write useful programs without first having to master every language detail. Highlighting today's best practices, they show how to write programs that are safe, can be built quickly, and yet offer outstanding performance. Examples that take advantage of the library, and explain the features of C++, also show how to make the best use of the language. As in its previous editions, the book's authoritative discussion of fundamental C++ concepts and techniques makes it a valuable resource even for more experienced programmers.

Program Faster and More Effectively with This Rewritten Classic

  • Restructured for quicker learning, using the C++ standard library
  • Updated to teach the most current programming styles and program design techniques
  • Filled with new learning aids that emphasize important points, warn about common pitfalls, suggest good programming practices, and provide general usage tips
  • Complete with exercises that reinforce skills learned
  • Authoritative and comprehensive in its coverage
The source code for the book's extended examples is available on the Web at www.awprofessional.com/cpp_primer.

Booknews

The most important new addition to the C++ language is templates, a feature that facilitates the development of extensive class and algorithmic libraries. This second edition provides coverage of this and the other features of Release 3.0. Assumes only an understanding of the basic constructs of a programming language. Annotation c. Book News, Inc., Portland, OR (booknews.com)



Table of Contents:
Ch. 1Getting started1
Ch. 2Variables and basic types33
Ch. 3Library types77
Ch. 4Arrays and points109
Ch. 5Expressions147
Ch. 6Statements191
Ch. 7Functions225
Ch. 8The IO library283
Ch. 9Sequential containers305
Ch. 10Associative containers355
Ch. 11Generic algorithms391
Ch. 12Classes429
Ch. 13Copy control475
Ch. 14Overload operations and conversions505
Ch. 15Object-oriented programming557
Ch. 16Templates and generic programming623
Ch. 17Tools for large programs687
Ch. 18Specialized tools and techniques753

No comments:

Post a Comment