
Collapse
Featured Categories
1. | ![]()
Advanced Qt Programming: Creating Great Software with C++ and Qt 4 By: Mark Summerfield Publisher: Addison-Wesley Professional Publication Date: 25-JUN-2010 Insert Date: 04-OCT-2009 | Overview: Advanced Qt Programming: Creating Great Software with C++ and Qt 4 Advanced Qt Programming
is aimed at existing C++/Qt programmers and presents ideas and
techniques that are too advanced or specialized (although not
necessarily difficult) for a first book on Qt. Qt has now grown to
over 700 classes and well over a million words of documentation,
far too much to cover in a single volume. So, this book focuses on
key areas of Qt technology and provides the
most comprehensive coverage available.The book is completely practical in
emphasis, with every technique illustrated by working code. The
examples (which will be available for download with the...
|
2. | Overview: Cryptography in C and C++
This book covers everything you need to know to write professional-level cryptographic code. This expanded, improved second edition includes about 100 pages of new material as well as numerous improvements to the original text.
The chapter about random number generation has been completely rewritten, and the latest cryptographic techniques are covered in detail. Furthermore, this book covers the recent improvements in primality testing.
...
|
3. | ![]() Foundations of C++/CLI: The Visual C++ Language for .NET 3.5 By: Gordon Hogenson Publisher: Apress Publication Date: 01-SEP-2008 Insert Date: 25-JUN-2009 Bookshelf Slots: 1.0 | Overview: Foundations of C++/CLI: The Visual C++ Language for .NET 3.5
Foundations of C++/CLI: The Visual C++ Language for .NET 3.5 introduces C++/CLI, Microsoft's extensions to the C++ syntax that allow you to target the common language runtime, the key to the heart of the .NET Framework 3.5. This book gives you a small, fast-paced primer that will kick-start your journey into the world of C++/CLI. In 13 no-fluff chapters, Microsoft insiders take readers into the core of the C++/CLI language and explain both how the language elements work and how Microsoft intends them to be used.
This book is a beginner's guide, but it assumes a familiarity with...
|
4. | Overview: Foundations of Qt Development
As the standard for KDE desktop environment, Trolltechs Qt is a necessary basis for all programmers who want to develop cross-platform applications on Windows, Mac OS, Linux, and FreeBSD. A multitude of popular applications have been written in Qt including Adobe Photoshop Elements, Google Earth, Perforce Visual Client, and Skype.
Foundations of Qt Development is based on Qt 4.2, and is aimed at C++ programmers who want to become proficient using this excellent toolkit to create graphical applications that can be ported to all major platforms. The book is focused on teaching you to write...
|
5. | ![]() By: Alexander Stepanov; Paul McJones Publisher: Addison-Wesley Professional Publication Date: 09-JUN-2009 Insert Date: 10-JUN-2009 Bookshelf Slots: 1.0 | Overview: Elements of Programming This is the Safari online edition of the printed book.
“Ask a mechanical, structural, or electrical
engineer how far they would get without a heavy reliance on a firm
mathematical foundation, and they will tell you, ‘not
far.’ Yet so-called software engineers often practice their
art with little or no idea of the mathematical underpinnings of
what they are doing. And then we wonder why software is notorious
for being delivered late and full of bugs, while other engineers
routinely deliver finished bridges, automobiles, electrical
appliances, etc. on time and with only minor defects. This...
|
6. | ![]() C++ Programming for the Absolute Beginner, Second Edition By: Mark Lee Publisher: Course Technology PTR Publication Date: 21-APR-2009 Insert Date: 05-JUN-2009 Bookshelf Slots: 1.0 | Overview: C++ Programming for the Absolute Beginner, Second Edition If you are new to programming with C++ and are looking for a solid introduction, this is the book for you. Developed by computer science instructors, books in the "For the Absolute Beginner"' series teach the principles of programming through simple game creation. You will acquire the skills that you need for more practical C++ programming applications and will learn how these skills can be put to use in real-world scenarios. Throughout the chapters, you will find code samples that illustrate concepts presented. At the end of each chapter, you will find a complete game that demonstrates the...
|
7. | ![]() Masterminds of Programming, 1st Edition By: Federico Biancuzzi; Shane Warden Publisher: O'Reilly Media, Inc. Publication Date: 27-MAR-2009 Insert Date: 21-MAR-2009 Bookshelf Slots: 1.0 | Overview: Masterminds of Programming, 1st Edition
Masterminds of Programming features exclusive interviews
with the creators of several historic and highly influential
programming languages. In this unique collection, you'll learn
about the processes that led to specific design decisions,
including the goals they had in mind, the trade-offs they had to
make, and how their experiences have left an impact on programming
today. Masterminds of Programming includes individual
interviews with:
Adin D. Falkoff: APLThomas E. Kurtz: BASICCharles H. Moore: FORTHRobin Milner: MLDonald D. Chamberlin: SQLAlfred Aho, Peter Weinberger, and Brian...
|
8. | ![]() Algorithms in C++ Part 5: Graph Algorithms, Third Edition By: Robert Sedgewick - Princeton University Publisher: Addison-Wesley Professional Publication Date: 27-DEC-2001 Insert Date: 26-FEB-2009 Bookshelf Slots: 1.0 | Overview: Algorithms in C++ Part 5: Graph Algorithms, Third Edition Once again, Robert Sedgewick provides a current and
comprehensive introduction to important algorithms. The focus this
time is on graph algorithms, which are increasingly critical for a
wide range of applications, such as network connectivity, circuit
design, scheduling, transaction processing, and resource
allocation. In this book, Sedgewick offers the same successful
blend of theory and practice that has made his work popular with
programmers for many years. Christopher van Wyk and Sedgewick have
developed concise new C++ implementations that both express the
methods in a natural and direct...
|
9. | ![]() C++ for Programmers: Deitel® Developer Series By: Paul J.Deitel & Associates, Inc. Deitel; Harvey M.Deitel & Associates, Inc. Deitel Publisher: Prentice Hall Publication Date: 23-JAN-2009 Insert Date: 03-FEB-2009 Bookshelf Slots: 1.0 | Overview: C++ for Programmers: Deitel® Developer Series This is the Safari online edition of the printed book.
PRACTICAL, EXAMPLE-RICH COVERAGE OF:
Classes, Objects, Encapsulation, Inheritance, Polymorphism
Integrated OOP Case Studies: Time, GradeBook, Employee
Industrial-Strength, 95-Page OOD/UML® 2 ATM
Case Study
Standard Template Library (STL): Containers, Iterators and
Algorithms
I/O, Types, Control Statements, Functions
Arrays, Vectors, Pointers, References
String Class, C-Style Strings
Operator Overloading, Templates
Exception Handling, Files
Bit and Character Manipulation
Boost Libraries and the Future...
|
10. | ![]() C++ Pocket Reference, 1st Edition By: Kyle Loudon Publisher: O'Reilly Media, Inc. Publication Date: 20-MAY-2003 Insert Date: 31-JAN-2009 Bookshelf Slots: 1.0 | Overview: C++ Pocket Reference, 1st Edition
C++ is a complex language with many subtle facets. This is
especially true when it comes to object-oriented and template
programming. The C++ Pocket Reference is a memory aid for
C++ programmers, enabling them to quickly look up usage and syntax
for unfamiliar and infrequently used aspects of the language. The
book's small size makes it easy to carry about, ensuring that it
will always be at-hand when needed. Programmers will also
appreciate the book's brevity; as much information as possible has
been crammed into its small pages. In the C++ Pocket
Reference, you will find:
Information on...
|
About Safari Books Online •
Terms of Service •
Privacy Policy •
Contact Us •
Corporate Licenses •
Help •
Accessibility |
![]()
![]()
![]()
![]()
Copyright 2009 Safari Books Online. All rights reserved.




