![]() |
Herb Schildt's C++ Programming Cookbook
ISBN: 9780071488600 / Angielski / Miękka / 509 str. Termin realizacji zamówienia: ok. 22 dni roboczych. Your Ultimate "How-To" Guide to C++ Programming Legendary programming author Herb Schildt shares some of his favorite programming techniques in this high-powered C++ "cookbook." Organized for quick reference, each "recipe" shows how to accomplish a practical programming task. A recipe begins with a list of key ingredients (classes, functions, and headers) followed by step-by-step instructions that show how to assemble them into a complete solution. Detailed discussions explain the how and why behind each step, and a full code example puts the recipe into action. Each recipe... Your Ultimate "How-To" Guide to C++ Programming Legendary programming author Herb Schildt shares some of his favorite programming techn... |
![]() |
cena:
234,30 zł |
![]() |
Debugging C++ : Troubleshooting for Programmers
ISBN: 9780072125191 / Angielski / Miękka / 544 str. Termin realizacji zamówienia: ok. 22 dni roboczych. This troubleshooting reference for the C++ programmer is filled with solutions to common and rare bugs. It helps developers identify bad coding habits and build clean code.
This troubleshooting reference for the C++ programmer is filled with solutions to common and rare bugs. It helps developers identify bad coding habits...
|
![]() |
cena:
198,10 zł |
![]() |
C/C++ Programmer's Reference
ISBN: 9780072127065 / Angielski / Miękka / 416 str. Termin realizacji zamówienia: ok. 22 dni roboczych. C/C++ Essentials and Syntax on One Handy Reference!
Get a wealth of core C/C++ information in this well-organized fingertip reference. Herbert Schildt, the world's leading programming author, has revised his perennial best-seller to reflect the latest information on ANSI/ISO Standard C and C++, including C99, the new standard for C. Inside, you'll find clear explanations of all C and C++ programming syntax, keywords, commands, functions, and class libraries. No programmer can remember the precise syntax of every C/C++ element--now you don't have to because it's all here. With this... C/C++ Essentials and Syntax on One Handy Reference!
Get a wealth of core C/C++ information in this well-organized fingertip reference. Herbert Schil... |
![]() |
cena:
101,59 zł |
![]() |
C++: The Complete Reference
ISBN: 9780072226805 / Angielski / Miękka / 1056 str. Termin realizacji zamówienia: ok. 22 dni roboczych. Best-selling genius Herb Schildt covers everything from keywords, syntax, and libraries, to advanced features such as overloading, inheritance, virtual functions, namespaces, templates, and RTTI--plus, a complete description of the Standard Template Library (STL).
Best-selling genius Herb Schildt covers everything from keywords, syntax, and libraries, to advanced features such as overloading, inheritance, virtua...
|
![]() |
cena:
238,32 zł |
![]() |
The Art of C++
ISBN: 9780072255126 / Angielski / Miękka / 401 str. Termin realizacji zamówienia: ok. 22 dni roboczych. Explaining complex code examples, this book demonstrates the artistry of C++, and includes a chapter, on A C++ Interpreter.
Explaining complex code examples, this book demonstrates the artistry of C++, and includes a chapter, on A C++ Interpreter.
|
![]() |
cena:
198,10 zł |
![]() |
The C++ Programmer's Handbook
ISBN: 9780131182332 / Angielski / Miękka / 128 str. Termin realizacji zamówienia: ok. 22 dni roboczych. The first quick reference guide to AT&T's Release 3.0 of C ++. Designed to be a C++ "programmer's companion," this guide allows you to look up techniques for using language features and presents subtle relationships between various features. It is a handy reference allowing fast look-up of information on C++, the Preprocessor, and the Input/Output and other libraries for both the novice and experienced C++ user. It discusses all of the features of the C++ programming language, including declarations, templates, operators, statements, and constants. Also discusses object-oriented features... The first quick reference guide to AT&T's Release 3.0 of C ++. Designed to be a C++ "programmer's companion," this guide allows you to look up tech... |
![]() |
cena:
255,07 zł |
![]() |
The STL (Primer)
ISBN: 9780134549767 / Angielski / Miękka / 352 str. Termin realizacji zamówienia: ok. 22 dni roboczych. This is the first book to be published dealing with STL. It presents STL in a fashion that is natural and easy to follow, using a mixture of examples and discussion. It contains a complete class and algorithmic catalog that will prove invaluable when creating STL programs of your own. It also includes tips and shortcuts.
This is the first book to be published dealing with STL. It presents STL in a fashion that is natural and easy to follow, using a mixture of examples ...
|
![]() |
cena:
391,22 zł |
![]() |
Rogers: Framework Based Software _c
ISBN: 9780135333655 / Angielski / Miękka / 400 str. Termin realizacji zamówienia: ok. 22 dni roboczych. Provides a detailed methodology for implementing frameworks -- today's most important advance in object technology to solve real business problems.This book introduces a new methodology for building frameworks that reflect the needs of a business. It provides a step-by-step procedure for performing domain analysis, which is critical to developing reusable software. It presents design patterns and rules, as well as metrics that can be used to assess the relative quality and usefulness of frameworks. It introduces procedures to be followed in developing a framework, including pattern... Provides a detailed methodology for implementing frameworks -- today's most important advance in object technology to solve real business problems.... |
![]() |
cena:
386,15 zł |
![]() |
C++ Gems
ISBN: 9780135705810 / Angielski / Miękka / 628 str. Termin realizacji zamówienia: ok. 22 dni roboczych. Stan Lippman, former C++ Report Editor (and best-selling author), brings you pearls of wisdom for getting the most out of C++. This carefully selected collection covers the first seven years of the C++ Report, from January 1989 through December 1995. It presents the pinnacle of writing on C++ by renowned experts in the field, and is a must-read for today's C++ programmer. It contains tips, tricks, proven strategies, easy-to-follow techniques, and usable source code.
Stan Lippman, former C++ Report Editor (and best-selling author), brings you pearls of wisdom for getting the most out of C++. This carefully selected...
|
![]() |
cena:
340,78 zł |
![]() |
Agile Software Development, Principles, Patterns, and Practices
ISBN: 9780135974445 / Angielski / Twarda / 552 str. Termin realizacji zamówienia: ok. 22 dni roboczych. Written by a software developer for software developers, this book is a unique collection of the latest software development methods. The author includes OOD, UML, Design Patterns, Agile and XP methods with a detailed description of a complete software design for reusable programs in C++ and Java. Using a practical, problem-solving approach, it shows how to develop an object-oriented application--from the early stages of analysis, through the low-level design and into the implementation. Walks readers through the designer's thoughts -- showing the errors, blind alleys, and creative... Written by a software developer for software developers, this book is a unique collection of the latest software development methods. The au... |
![]() |
cena:
338,81 zł |
![]() |
Real-time 3D Character Animation with Visual C++
ISBN: 9780240516646 / Angielski / Miękka / 496 str. Termin realizacji zamówienia: ok. 22-25 dni roboczych. Do you have some experience and a reasonable knowledge of C++ and want to write your own computer games? Have you ever looked at a PC or Playstation (R) game with characters running and leaping through an exciting landscape and wondered how it was done? If so then this book will give you all the information you need to achieve this goal, whether you are a hobby programmer, student or even a professional wanting to add that third dimension to your website.
Nik Lever takes you through the journey from the basics of 3D manipulation all the way to morph objects and sub-division... Do you have some experience and a reasonable knowledge of C++ and want to write your own computer games? Have you ever looked at a PC or Playstation (...
|
![]() |
cena:
331,86 zł |
![]() |
SystemC: From the Ground Up, Second Edition
ISBN: 9780387699578 / Angielski / Twarda / 281 str. Termin realizacji zamówienia: ok. 22 dni roboczych. SystemC provides a robust set of extensions to the C++ language that enables rapid development of complex models of hardware and software systems. The authors focus on practical use of the language for modeling real systems, showing:
SystemC provides a robust set of extensions to the C++ language that enables rapid development of complex models of hardware and software systems. ... |
![]() |
cena:
635,20 zł |
![]() |
You Can Program in C++ : A Programmer's Introduction
ISBN: 9780470014684 / Angielski / Miękka / 388 str. Termin realizacji zamówienia: ok. 22-25 dni roboczych. An interactive and fun way to learn C++, one of the most popular high-level programming languages for graphic applications
An interactive and fun way to learn C++, one of the most popular high-level programming languages for graphic applications
|
![]() |
cena:
122,34 zł |
![]() |
Object-Oriented Programming in C++
ISBN: 9780470843994 / Angielski / Miękka / 624 str. Termin realizacji zamówienia: ok. 22-25 dni roboczych. This step-by-step tutorial teaches you all language features and explains their practical usage. Josuttis goes well beyond the basics, demonstrating how to combine templates with object-oriented programming to produce the power of modern C++ development for high performance programs.
*Comprehensive, detailed, readable, practical and up-to-date *Teaches you how to get the power from C++, using the current ANSI language standard and programming model *Specific hints from the author help to switch between and compare C and Java *Companion Web Site provides further... This step-by-step tutorial teaches you all language features and explains their practical usage. Josuttis goes well beyond the basics, demonstrating h...
|
![]() |
cena:
284,12 zł |
![]() |
Mastering C++ : An Introduction to C++ and Object-Oriented Programming for C and Pascal Programmers
ISBN: 9780471104278 / Angielski / Twarda / 320 str. Termin realizacji zamówienia: ok. 22-25 dni roboczych. The C++ programming language is introduced with particular emphasis on the techniques used in real-life programs. Requiring little prior knowledge of the C programming language and working from realistic examples, Mastering C++ covers operator overloading and virtual functions, as well as data, pointers, arrays, structured types, input/output, memory management, inheritance, and more.
The C++ programming language is introduced with particular emphasis on the techniques used in real-life programs. Requiring little prior knowledge of ...
|
![]() |
cena:
557,13 zł |
![]() |
Karel++ : A Gentle Introduction to the Art of Object-Oriented Programming
ISBN: 9780471138099 / Angielski / Miękka / 208 str. Termin realizacji zamówienia: ok. 22-25 dni roboczych. This text is designed for students in computer programming or as a supplement for a computer science course. The main goal of the text is to help students and instructors move from the world of Pascal and structured programming into the object-oriented design paradigms of C++. Software available to accompany the book allows students to apply techniques practically.
This text is designed for students in computer programming or as a supplement for a computer science course. The main goal of the text is to help stud...
|
![]() |
cena:
329,42 zł |
![]() |
C++ Scientific Programming : Computational Recipes at a Higher Level
ISBN: 9780471412106 / Angielski / Twarda / 258 str. Termin realizacji zamówienia: ok. 22 dni roboczych.
|
![]() |
cena:
569,84 zł |
![]() |
Objects, Abstraction, Data Structures and Design : Using C++
ISBN: 9780471467557 / Angielski / Miękka / 806 str. Termin realizacji zamówienia: ok. 22-25 dni roboczych. "It is a practical book with emphasis on real problems the programmers encounter daily."
--Dr.Tim H. Lin, California State Polytechnic University, Pomona "My overall impressions of this book are excellent. This book emphasizes the three areas I want: advanced C++, data structures and the STL and is much stronger in these areas than other competing books." --Al Verbanec, Pennsylvania State University Think, Then Code When it comes to writing code, preparation is crucial to success. Before you can begin writing successful code, you need to... "It is a practical book with emphasis on real problems the programmers encounter daily."
--Dr.Tim H. Lin, California State Polytechnic Universit... |
![]() |
cena:
865,59 zł |
![]() |
C++ for Programmers
ISBN: 9780471606970 / Angielski / Miękka / 464 str. Termin realizacji zamówienia: ok. 22-25 dni roboczych. One of the attractive aspects of C++ is that it offers good facilities for object-oriented programming (OOP), but, as a hybrid language, it also supports procedural programming.
The significance of this for programmers is that it offers more flexibility allowing them to shift to object-oriented programming if and when they feel the need to do so. In this regard, C++ differs from some purely object-oriented languages, such as Smalltalk, Eiffel and Java. This book offers practical guidance on how to programme in both styles. The C++ language and its standard library have gone... One of the attractive aspects of C++ is that it offers good facilities for object-oriented programming (OOP), but, as a hybrid language, it also suppo...
|
![]() |
cena:
284,12 zł |
![]() |
Speech Recognition : Theory and C++ Implementation
ISBN: 9780471977308 / Angielski Termin realizacji zamówienia: ok. 22-25 dni roboczych. Automatic Speech Recognition (ASR) is the enabling technology for hands-free dictation and voice-triggered computer menus. It is becoming increasingly prevalent in environments such as private telephone exchanges and real-time information services. Speech Recognition introduces the principles of ASR systems, including the theory and implementation issues behind multi-speaker continuous speech recognition. Focusing on the algorithms employed in commercial and laboratory systems, the treatment enables the reader to devise practical solutions for ASR system problems. It addresses in detail C++...
Automatic Speech Recognition (ASR) is the enabling technology for hands-free dictation and voice-triggered computer menus. It is becoming increasingly...
|
![]() |
cena:
804,92 zł |