• Wyszukiwanie zaawansowane
  • Kategorie
  • Kategorie BISAC
  • Książki na zamówienie
  • Promocje
  • Granty
  • Książka na prezent
  • Opinie
  • Pomoc
  • Załóż konto
  • Zaloguj się

 » książki  » Computers - Languages - C++

zaloguj się | załóż konto
Logo Krainaksiazek.pl

koszyk

konto

szukaj
topmenu
Księgarnia internetowa
Szukaj
Książki na zamówienie
Promocje
Granty
Książka na prezent
Moje konto
Pomoc
 
 
Wyszukiwanie zaawansowane
Pusty koszyk
Bezpłatna dostawa dla zamówień powyżej 20 złBezpłatna dostawa dla zamówień powyżej 20 zł

Kategorie główne

• Nauka
 [2946600]
• Literatura piękna
 [1856966]

  więcej...
• Turystyka
 [72221]
• Informatyka
 [151456]
• Komiksy
 [35826]
• Encyklopedie
 [23190]
• Dziecięca
 [619653]
• Hobby
 [140543]
• AudioBooki
 [1577]
• Literatura faktu
 [228355]
• Muzyka CD
 [410]
• Słowniki
 [2874]
• Inne
 [445822]
• Kalendarze
 [1744]
• Podręczniki
 [167141]
• Poradniki
 [482898]
• Religia
 [510455]
• Czasopisma
 [526]
• Sport
 [61590]
• Sztuka
 [243598]
• CD, DVD, Video
 [3423]
• Technologie
 [219201]
• Zdrowie
 [101638]
• Książkowe Klimaty
 [124]
• Zabawki
 [2473]
• Puzzle, gry
 [3898]
• Literatura w języku ukraińskim
 [254]
• Art. papiernicze i szkolne
 [8170]
Kategorie szczegółowe BISAC

Kategoria BISAC: Computers >> Languages - C++

ilość książek w kategorii: 586

Wyświetl książki:
Dostępne języki:
Cena:
od:
do:
ilość na stronie:


 C++ from the Ground Up Schildt, Herbert 9780072228977 0
C++ from the Ground Up

ISBN: 9780072228977 / Angielski / Miękka / 624 str.

ISBN: 9780072228977/Angielski/Miękka/624 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Herb Schildt
This excellent primer provides a plethora of C++ programming information for beginning to intermediate users on topics like classes, objects, expressions, arrays, pointers. Plus, it also covers advanced topics like inheritance, namespaces, STL, custom string class, and the Standard C++ Class Library. For users of all levels, this guide teaches with examples of source code and a thorough display of the results.
This excellent primer provides a plethora of C++ programming information for beginning to intermediate users on topics like classes, objects, expressi...
cena: 222,89 zł

 C++ Demystified Jeff Kent 9780072253702 0
C++ Demystified

ISBN: 9780072253702 / Angielski / Miękka / 348 str.

ISBN: 9780072253702/Angielski/Miękka/348 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Jeff Kent

Minimal technical jargon, step-by-step discussions, and quizzes at the end of each chapter make this an easy-to-understand guide to C++ programming. Quickly learn what a programming language is and the anatomy of C++, then jump right into creating your own programs with expert guidance. Discover functions, objects, compilers, linkers, and much more along the way. For the fast and easy way to understanding the fundamentals of C++, this is the resource you need.


Minimal technical jargon, step-by-step discussions, and quizzes at the end of each chapter make this an easy-to-understand guide to C++ programming...

cena: 126,82 zł

 An Introduction to C++ and Numerical Methods James M Ortega 9780195117677 0
An Introduction to C++ and Numerical Methods

ISBN: 9780195117677 / Angielski / Miękka / 288 str.

ISBN: 9780195117677/Angielski/Miękka/288 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
James M Ortega
An Introduction to C++ and Numerical Methods provides a brief yet comprehensive introduction to programming and numerical methods for students in engineering, chemistry, physics, and applied mathematics. It is suitable for second semester or second year students who have had at least a semester of calculus.
This text offers students both an introduction to programming in C++ and clear explanations of the basics of numerical methods, including numerical integration and the solution of ordinary differential equations, nonlinear equations, and systems of linear equations. It is...
An Introduction to C++ and Numerical Methods provides a brief yet comprehensive introduction to programming and numerical methods for student...
cena: 985,50 zł

 Exceptional C++ Style : 40 New Engineering Puzzles, Programming Problems, and Solutions Herb Sutter 9780201760422 0
Exceptional C++ Style : 40 New Engineering Puzzles, Programming Problems, and Solutions

ISBN: 9780201760422 / Angielski / Miękka / 325 str.

ISBN: 9780201760422/Angielski/Miękka/325 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Herb Sutter
Presents 40 programming scenarios designed to analyze the what and the why, and help find just the right balance in your software. Organized around problems and solutions, this book offers insight into crucial C++ details and interrelationships, and strategies for key C++ programming techniques, including generic programming, and exception safety.
Presents 40 programming scenarios designed to analyze the what and the why, and help find just the right balance in your software. Organized around pr...
cena: 215,17 zł

 Data Structures and Algorithm Analysis in Java: International Edition Mark Weiss 9780273752110 Pearson Education Limited
Data Structures and Algorithm Analysis in Java: International Edition

ISBN: 9780273752110 / Angielski / Miękka / 632 str.

ISBN: 9780273752110/Angielski/Miękka/632 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Mark Weiss
Mark Weiss uses C++ to provide a smooth introduction to object-oriented design for programmers competent in one other language. Using C++, the book delivers a series of carefully developed examples which illustrate the important concepts of object orientation alongside its main theme of data structures.
Mark Weiss uses C++ to provide a smooth introduction to object-oriented design for programmers competent in one other language. Using C++, the book de...
cena: 525,56 zł

 Algorithms and Data Structures in C++ L Ammeraal 9780471963554 0
Algorithms and Data Structures in C++

ISBN: 9780471963554 / Angielski / Miękka / 368 str.

ISBN: 9780471963554/Angielski/Miękka/368 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
L Ammeraal
algorithms and data structures in C++ Leendert Ammeraal Hogeschool van Utrecht, The Netherlands C++ is capable of tackling a whole range of programming tasks. The purpose of this book is to give breadth and depth to C++ programmers' existing experience of the language by representing a large number of algorithms, most of them implemented as ready-to-run (and standalone) programs. The programs are as readable as possible without sacrificing too great a degree of efficiency, generality, portability and robustness. Both the classes and programs are designed to demonstrate major programming...
algorithms and data structures in C++ Leendert Ammeraal Hogeschool van Utrecht, The Netherlands C++ is capable of tackling a whole range of programmin...
cena: 302,06 zł

 building automated trading systems: with an introduction to visual c++.net 2005  Van Vliet, Benjamin 9780750682510 0
building automated trading systems: with an introduction to visual c++.net 2005

ISBN: 9780750682510 / Angielski / Twarda / 336 str.

ISBN: 9780750682510/Angielski/Twarda/336 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Benjamin Van Vliet
Over the next few years, the proprietary trading and hedge fund industries will migrate largely to automated trade selection and execution systems. Indeed, this is already happening. While several finance books provide C++ code for pricing derivatives and performing numerical calculations, none approaches the topic from a system design perspective. This book will be divided into two sections--programming techniques and automated trading system ( ATS ) technology--and teach financial system design and development from the absolute ground up using Microsoft Visual C++.NET 2005. MS Visual...
Over the next few years, the proprietary trading and hedge fund industries will migrate largely to automated trade selection and execution systems. In...
cena: 340,69 zł

 Programming And Problem Solving With C++: Brief  Dale 9781284028645 0
Programming And Problem Solving With C++: Brief

ISBN: 9781284028645 / Angielski / Miękka / 775 str.

ISBN: 9781284028645/Angielski/Miękka/775 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Dale
A Concise Edition Of The Definitive C++ Text Suitable For One-Term Courses This Concise And Consolidated Edition Of The Bestselling Programming And Problem Solving With C++ Was Developed In Response To The Need For A Text That Covered Only What Students And Instructors Are Able To Move Through In A Single Semester. Sacrificing None Of The Breadth And Detail Of The Comprehensive Edition, The Brief Edition Retains Dale And Weems'S Trademark Accessible And Hands-On Style. Highly Relevant Real-World Examples And Strong Pedagogical Features Will Engage Students As They Build Key Skills And Absorb...
A Concise Edition Of The Definitive C++ Text Suitable For One-Term Courses This Concise And Consolidated Edition Of The Bestselling Programming And Pr...
cena: 778,85 zł

 Objective-C Recipes: A Problem-Solution Approach Campbell, Matthew 9781430243717 0
Objective-C Recipes: A Problem-Solution Approach

ISBN: 9781430243717 / Angielski / Miękka / 460 str.

ISBN: 9781430243717/Angielski/Miękka/460 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Matthew Campbell

Objective-C Recipes provides a problem solution approach for dealing with key aspects of Objective-C programming, ensuring you have the indispensable reference you need to successfully execute common programming tasks. You will see how to use the unique features of the Objective-C programming language, the helpful features of the Foundation framework, and the benefits of using Objective-J as an alternative. Solutions are available for a range of problems, including:

  • Application development with Xcode
  • Working with strings, numbers and object collections...

Objective-C Recipes provides a problem solution approach for dealing with key aspects of Objective-C programming, ensuring you have the in...

cena: 172,89 zł

 Pro Objective-C Keith Lee 9781430250500 0
Pro Objective-C

ISBN: 9781430250500 / Angielski / Miękka / 476 str.

ISBN: 9781430250500/Angielski/Miękka/476 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Keith Lee
The Objective-C programming language continues to grow in popularity and usage because of the power and ease-of-use of the language itself, along with the numerous features that continue to be added to the platform. If you have a basic knowledge of the language and want to further your expertise, Pro Objective-C is the book for you.

Pro Objective-C provides an in-depth, comprehensive guide to the language, its runtime, and key API's. It explains the key concepts of Objective-C in a clear, easy to understand manner, and also provides detailed coverage of its...

The Objective-C programming language continues to grow in popularity and usage because of the power and ease-of-use of the language itself, a...
cena: 302,60 zł

 Mastering Openframeworks: Creative Coding Demystified Yanc, Chris 9781849518048 0
Mastering Openframeworks: Creative Coding Demystified

ISBN: 9781849518048 / Angielski / Miękka / 364 str.

ISBN: 9781849518048/Angielski/Miękka/364 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Chris Yanc
openFrameworks is a powerful programming toolkit and library designed to assist the creative process through simplicity and intuitiveness. It's a very handy software library written in C++ to reduce the software development process, helping you to kick-start creative coding. With the help of C++ and shaders support, openFrameworks allows for the processing of all kinds of media information with your custom-developed algorithms at the lowest possible level, with the fastest speed. "Mastering openFrameworks: Creative Coding Demystified" will introduce you to a world of creative coding projects,...
openFrameworks is a powerful programming toolkit and library designed to assist the creative process through simplicity and intuitiveness. It's a very...
cena: 210,86 zł

 Ivor Horton's Beginning Visual C++ 2013 Ivor Horton 9781118845714 Wrox Press
Ivor Horton's Beginning Visual C++ 2013

ISBN: 9781118845714 / Angielski / Miękka / 960 str.

ISBN: 9781118845714/Angielski/Miękka/960 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Ivor Horton
Learn C++ with the best tutorial on the market

Horton's unique tutorial approach and step-by-step guidance have helped over 100,000 novice programmers learn C++. In Ivor Horton's Beginning Visual C++ 2013, Horton not only guides you through the fundamentals of the standard C++ language, but also teaches you how C++ is used in the latest Visual Studio 2013 environment. Visual Studio 2013 includes major changes to the IDE and expanded options for C++ coding. Ivor Horton's Beginning Visual C++ 2013 will teach you the latest techniques to take your Visual C++ coding to an...

Learn C++ with the best tutorial on the market

Horton's unique tutorial approach and step-by-step guidance have helped over 100,000 novice ...

cena: 230,54 zł

 Applications of C++ Programming: Administration, Finance and Statistics Solms, Fritz 9789810223137 World Scientific Publishing Company
Applications of C++ Programming: Administration, Finance and Statistics

ISBN: 9789810223137 / Angielski / Twarda / 456 str.

ISBN: 9789810223137/Angielski/Twarda/456 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Willi-Hans Steeb; Fritz Solms; F. Solms
This text gives an introduction into object oriented design and programming using C++. It can be used as a library of programs chosen from the fields of finance, administration and statistics.
This text gives an introduction into object oriented design and programming using C++. It can be used as a library of programs chosen from the fields ...
cena: 248,26 zł

 Objects and Systems: Principled Design with Implementations in C++ and Java Bernard P Bernard P. Zeigler 9781461273356 Springer
Objects and Systems: Principled Design with Implementations in C++ and Java

ISBN: 9781461273356 / Angielski / Miękka / 221 str.

ISBN: 9781461273356/Angielski/Miękka/221 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Bernard P. Zeigler; Bernard P. Zeigler
The author's aim in this textbook is to provide students with a clear understanding of the relationship between the principles of object-oriented programming and software engineering. Professor Zeigler takes an approach based on state representation to formal specification. Consequently, this book is unique through its - emphasis on formulating primitives from which all other functionality can be built; - integral use of a semi-formal behaviour specification language based on state transition concepts; -differentiation between behaviour and implementation; -a reusable heterogeneous container...
The author's aim in this textbook is to provide students with a clear understanding of the relationship between the principles of object-oriented prog...
cena: 201,72 zł

 Quick Short Reference Guide to C/C++ Programming Concepts: C/C++ Tips and Concepts: Useful for all C/C++ Developers and Programmers Paul, N. 9781542825801 Createspace Independent Publishing Platform
Quick Short Reference Guide to C/C++ Programming Concepts: C/C++ Tips and Concepts: Useful for all C/C++ Developers and Programmers

ISBN: 9781542825801 / Angielski / Miękka / 26 str.

ISBN: 9781542825801/Angielski/Miękka/26 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
N. Paul
cena: 40,31 zł

 C++ Application Development with Code: : Blocks Kumar Modak, Biplab 9781783283415 Packt Publishing
C++ Application Development with Code: : Blocks

ISBN: 9781783283415 / Angielski / Miękka / 128 str.

ISBN: 9781783283415/Angielski/Miękka/128 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Biplab Kumar Modak
Code::Blocks is a free C++ IDE designed to meet the extensive demands of C++ developers. Code::Blocks is very extensible and can be easily configured to maintain a consistent look and feel in your application across multiple platforms. If you are looking to develop cross-platform applications using C++, then this book is for you. This book provides practical explanations for application development with C++ and Code::Blocks. You will get to grips with the many aspects of professional application development with the help of real-life examples. As you proceed through the chapters, you will see...
Code::Blocks is a free C++ IDE designed to meet the extensive demands of C++ developers. Code::Blocks is very extensible and can be easily configured ...
cena: 189,34 zł

 A Newbies Guide to Developing an iPhone Game App Minute Help Guides 9781475058185 Createspace
A Newbies Guide to Developing an iPhone Game App

ISBN: 9781475058185 / Angielski / Miękka / 140 str.

ISBN: 9781475058185/Angielski/Miękka/140 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Minute Help Guides
cena: 52,42 zł

 Unity Android Game Development by Example Beginner's Guide Thomas Finnegan 9781849692014 Packt Publishing
Unity Android Game Development by Example Beginner's Guide

ISBN: 9781849692014 / Angielski / Miękka / 320 str.

ISBN: 9781849692014/Angielski/Miękka/320 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Thomas Finnegan
Learn how to create exciting games using Unity 3D for Android with the help of hands-on examples. Enter the increasingly popular mobile market and create games using Unity 3D and Android and learn optimization techniques for efficient mobile games. This book features clear, step-by-step instructions for creating a complete mobile game experience.
Learn how to create exciting games using Unity 3D for Android with the help of hands-on examples. Enter the increasingly popular mobile market and cre...
cena: 210,86 zł

 Jumping Into C++ Alex Allain 9780988927803 Cprogramming.com
Jumping Into C++

ISBN: 9780988927803 / Angielski / Miękka / 538 str.

ISBN: 9780988927803/Angielski/Miękka/538 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Alex Allain
Want to learn to code? Want to learn C++? Struggling to follow your lecturer or books and tutorials written for experts? You're not alone. As a professional C++ developer and former Harvard teaching fellow, I know what you need to know to be a great C++ programmer, and I know how to teach it, one step at a time. I know where people struggle, and why, and how to make it clear. I cover every step of the programming process, including: Getting the tools you need to program and how to use them Basic language feature like variables, loops and functions How to go from an idea to code A clear,...
Want to learn to code? Want to learn C++? Struggling to follow your lecturer or books and tutorials written for experts? You're not alone. As a profes...
cena: 178,84 zł

 Advanced C and C++ Compiling Milan Stevanovic 9781430266679 Springer
Advanced C and C++ Compiling

ISBN: 9781430266679 / Angielski / Miękka / 340 str.

ISBN: 9781430266679/Angielski/Miękka/340 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Milan Stevanovic
Learning how to write C/C++ code is only the first step. To be a serious programmer, you need to understand the structure and purpose of the binary files produced by the compiler: object files, static libraries, shared libraries, and, of course, executables.

Advanced C and C++ Compiling explains the build process in detail and shows how to integrate code from other developers in the form of deployed libraries as well as how to resolve issues and potential mismatches between your own and external code trees.

With the proliferation of open source, understanding these issues is...

Learning how to write C/C++ code is only the first step. To be a serious programmer, you need to understand the structure and purpose of the binary fi...
cena: 403,47 zł

Pierwsza Podprzednia  4  5  6  Następna Ostatnia

Facebook - konto krainaksiazek.pl



Opinie o Krainaksiazek.pl na Opineo.pl

Partner Mybenefit

Krainaksiazek.pl w programie rzetelna firma Krainaksiaze.pl - płatności przez paypal

Czytaj nas na:

Facebook - krainaksiazek.pl
  • książki na zamówienie
  • granty
  • książka na prezent
  • kontakt
  • pomoc
  • opinie
  • regulamin
  • polityka prywatności

Zobacz:

  • Księgarnia czeska

  • Wydawnictwo Książkowe Klimaty

1997-2025 DolnySlask.com Agencja Internetowa

© 1997-2022 krainaksiazek.pl
     
KONTAKT | REGULAMIN | POLITYKA PRYWATNOŚCI | USTAWIENIA PRYWATNOŚCI
Zobacz: Księgarnia Czeska | Wydawnictwo Książkowe Klimaty | Mapa strony | Lista autorów
KrainaKsiazek.PL - Księgarnia Internetowa
Polityka prywatnosci - link
Krainaksiazek.pl - płatnośc Przelewy24
Przechowalnia Przechowalnia