• 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:


 Advanced C++ FAQs: Volumes 1 & 2 Chandra Shekhar Kumar 9781500228125 Createspace
Advanced C++ FAQs: Volumes 1 & 2

ISBN: 9781500228125 / Angielski / Miękka / 394 str.

ISBN: 9781500228125/Angielski/Miękka/394 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Chandra Shekhar Kumar
This book is a combination of the following two books:
  1. Advanced C++ FAQs: Volume 1: Fundamentals
  2. Advanced C++ FAQs: Volume 2: Generic Programming
  3. Advanced C++ FAQs: Volume 1: Fundamentals
    This book is not an introduction to C++. It assumes that the reader is aware of the basics of C++98 and C++03 and is keen to expand her horizon to latest and greatest in the present and future of C++, including C++11 and C++1y(aka C++14). It contains selected fundamental problems with detailed solutions to all of these which will help the reader to hone her skills to...

This book is a combination of the following two books:
  1. Advanced C++ FAQs: Volume 1: Fundamentals
  2. Advanced C++ FAQs: Volume 2: Generi...
cena: 121,01 zł

 C++14 FAQs Chandra Shekhar Kumar 9781500239879 Createspace
C++14 FAQs

ISBN: 9781500239879 / Angielski / Miękka / 106 str.

ISBN: 9781500239879/Angielski/Miękka/106 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Chandra Shekhar Kumar
This book contains selected questions related to C++14 with detailed solutions to all of these which will help the reader to hone her skills to solve a particular problem.

Primary sources of this collection are:

  1. Advanced C++ FAQs: Volume 1: Fundamentals
  2. Advanced C++ FAQs: Volume 2: Generic Programming
  3. Advanced C++ FAQs: Volumes 1 & 2
This book is not an introduction to C++. It assumes that the reader is aware of the basics of C++98 and C++03 and wants to expand her horizon to latest and greatest in C++14(aka C++1y). The...
This book contains selected questions related to C++14 with detailed solutions to all of these which will help the reader to hone her skills to solve ...
cena: 36,28 zł

 Effective Modern C++ Scott Meyers 9781491903995 O'Reilly Media
Effective Modern C++

ISBN: 9781491903995 / Angielski / Miękka / 334 str.

ISBN: 9781491903995/Angielski/Miękka/334 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Scott Meyers

Coming to grips with C]+11 and C++14 is more than a matter of familiarizing yourself with the features they introduce (e.g., auto type declarations, move semantics, lambda expressions, and concurrency support). The challenge is learning to use those features effectively--so that your software is correct, efficient, maintainable, and portable. That's where this practical book comes in. It describes how to write truly great software using C++11 and C++14--i.e. using modern C++.

Topics include:

  • The pros and cons of braced initialization, noexcept...

Coming to grips with C]+11 and C++14 is more than a matter of familiarizing yourself with the features they introduce (e.g., auto type decla...

cena: 242,07 zł

 Programming In Neural Networks: With Example in C++ Bertram, Christopher 9781500833930 Createspace
Programming In Neural Networks: With Example in C++

ISBN: 9781500833930 / Angielski / Miękka / 54 str.

ISBN: 9781500833930/Angielski/Miękka/54 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Christopher Bertram
Neural networking has been with us for a long time, in artificial Intelligence (Newell, Shaw, Simon, 1956). The Linked List is used in everything from Word Processing to database design, however: the problems now facing the users are memory leaks and compromises to security. Novel implementation of the Binary Search tree and the latest compiler can solve these issues of security in a science that started as models of the human mind.
Neural networking has been with us for a long time, in artificial Intelligence (Newell, Shaw, Simon, 1956). The Linked List is used in everything from...
cena: 60,32 zł

 Systemc: From the Ground Up, Second Edition Black, David C. 9781489982667 Springer
Systemc: From the Ground Up, Second Edition

ISBN: 9781489982667 / Angielski / Miękka / 281 str.

ISBN: 9781489982667/Angielski/Miękka/281 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
David C. Black; Jack Donovan; Bill Bunton

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:

  • A step-by-step build-up of syntax
  • Code examples for each concept
  • Over 8000 lines of downloadable code examples
  • Updates to reflect the SystemC standard, IEEE 1666
  • Why features are as they are
  • Many resource references
  • ...

SystemC provides a robust set of extensions to the C++ language that enables rapid development of complex models of hardware and software systems. ...

cena: 464,01 zł

 C++: Object-Oriented Data Structures Sengupta, Saumyendra 9781461276180 Springer
C++: Object-Oriented Data Structures

ISBN: 9781461276180 / Angielski / Miękka / 708 str.

ISBN: 9781461276180/Angielski/Miękka/708 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Saumyendra Sengupta; Carl P. Korobkin
This book provides a broad coverage of fundamental and advanced con- cepts of data structures and algorithms. The material presented includes a treatment of elementary data structures such as arrays, lists, stacks, and trees, as well as newer structures that have emerged to support the process- ing of multidimensional or spatial data files. These newer structures and algorithms have received increasing attention in recent years in conjunc- tion with the rapid growth in computer-aided design, computer graphics, and related fields in which multidimensional data structures are of great interest....
This book provides a broad coverage of fundamental and advanced con- cepts of data structures and algorithms. The material presented includes a treatm...
cena: 201,72 zł

 C++ for Computer Science and Engineering Vic Broquard 9781941415535 Broquard eBooks
C++ for Computer Science and Engineering

ISBN: 9781941415535 / Angielski / Miękka / 604 str.

ISBN: 9781941415535/Angielski/Miękka/604 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Vic Broquard
cena: 100,88 zł

 Beginning Data Structures in C++ Vic Broquard 9781941415542 Broquard eBooks
Beginning Data Structures in C++

ISBN: 9781941415542 / Angielski / Miękka / 598 str.

ISBN: 9781941415542/Angielski/Miękka/598 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Vic Broquard
cena: 100,88 zł

 C++ Object Oriented Programming Vic Broquard 9781941415566 Broquard eBooks
C++ Object Oriented Programming

ISBN: 9781941415566 / Angielski / Miękka / 618 str.

ISBN: 9781941415566/Angielski/Miękka/618 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Vic Broquard
cena: 100,88 zł

 The Perfect Programmer: A Christian Computer Programming Curriculum Stephen, Joseph Kelton 9780992487539 Faithful Generations
The Perfect Programmer: A Christian Computer Programming Curriculum

ISBN: 9780992487539 / Angielski / Miękka / 324 str.

ISBN: 9780992487539/Angielski/Miękka/324 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Joseph K Stephen

Come with us and learn the art and science of programming. This curriculum will take you on the providential journey from creation through history to the modern computer, to being able to write software. It will teach the student many skils necessary to enter the very rewarding field of Software Engineering by introducing C++, the language of choice of many serious programmers. It will also give you an incredible sense of awe and compel you to worship the Only Wise God as you grapple with human inability and appreciate the effort necessary to come up with that perfect design. Unlike any...

Come with us and learn the art and science of programming. This curriculum will take you on the providential journey from creation through history ...

cena: 192,15 zł

 Advanced Data Structures in C++ Vic Broquard 9781941415559 Broquard eBooks
Advanced Data Structures in C++

ISBN: 9781941415559 / Angielski / Miękka / 626 str.

ISBN: 9781941415559/Angielski/Miękka/626 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Vic Broquard
cena: 100,88 zł

 Pro Visual C++ 2005 for C# Developers: Featuring C++/CLI Wills, Dean C. 9781430211907 Apress
Pro Visual C++ 2005 for C# Developers: Featuring C++/CLI

ISBN: 9781430211907 / Angielski / Miękka / 382 str.

ISBN: 9781430211907/Angielski/Miękka/382 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Dean C Wills

Pro Visual C++ 2005 for C# Developers features two distinct sections that lead to a simple migration path for you to move toward Visual C++ 2005 development. If you're an experienced developer approaching Visual C++ from a C# background with .NET 1.1 or 1.0, you'll greatly benefit from this book. The first section introduces the Visual C++ 2005 technology, then outlines the language in fast-track chapters. This overview focuses on the mechanics of the language, without introducing any coding. Additional chapters cover the techniques and issues involved when converting C#...

Pro Visual C++ 2005 for C# Developers features two distinct sections that lead to a simple migration path for you to move toward Visual C++ ...

cena: 221,57 zł

 Optimized C++: Proven Techniques for Heightened Performance  9781491922064 O'Reilly Media
Optimized C++: Proven Techniques for Heightened Performance

ISBN: 9781491922064 / Angielski / Miękka / 388 str.

ISBN: 9781491922064/Angielski/Miękka/388 str.

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

In today's fast and competitive world, a program's performance is just as important to customers as the features it provides. This practical guide teaches developers performance-tuning principles that enable optimization in C++. You'll learn how to make code that already embodies best practices of C++ design run faster and consume fewer resources on any computer--whether it's a watch, phone, workstation, supercomputer, or globe-spanning network of servers.

Author Kurt Guntheroth provides several running examples that demonstrate how to apply these principles incrementally to improve...

In today's fast and competitive world, a program's performance is just as important to customers as the features it provides. This practical guide ...

cena: 233,60 zł

 Rockin the C++ Interview Greg Unger 9781505647952 Createspace
Rockin the C++ Interview

ISBN: 9781505647952 / Angielski / Miękka / 150 str.

ISBN: 9781505647952/Angielski/Miękka/150 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Greg Unger
Short concise questions and answers for the C++ programming language. Prepare for exams or technical interviews with the most powerful C++ question and answer reference available. The job market is tough and the competition has never been greater. It's necessary to stay ahead of the game and make sure you go into interviews prepared. You don't have time to waste to get the job of your dreams. 99% of candidates fail because they don't remember specifics. This book will give you the edge you need to put yourself above the rest. Interviewers are looking for people who know their profession...
Short concise questions and answers for the C++ programming language. Prepare for exams or technical interviews with the most powerful C++ question an...
cena: 72,43 zł

 An Introduction to Programming with C++ Diane Zak 9781285860114 Cengage Learning
An Introduction to Programming with C++

ISBN: 9781285860114 / Angielski / Miękka / 768 str.

ISBN: 9781285860114/Angielski/Miękka/768 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Diane Zak
Discover the importance of learning C++ with Diane Zak's popular AN INTRODUCTION TO PROGRAMMING WITH C++, 8E. This book's distinctive emphasis clarifies how mastering C++ programming skills will benefit you now and throughout your career. This unique text incorporates a student-focused approach that continually highlights the importance and relevance of the programming concepts you are learning. Memorable new examples portray concepts in action, while abundant new hands-on exercises, including mini-quizzes, Labs, and "Try This" features, guide you in absorbing, practicing, and applying...
Discover the importance of learning C++ with Diane Zak's popular AN INTRODUCTION TO PROGRAMMING WITH C++, 8E. This book's distinctive emphasis clarifi...
cena: 394,50 zł

 Go Codeabout with C++ Dr Bharat B. Aggarwal 9781507837795 Createspace
Go Codeabout with C++

ISBN: 9781507837795 / Angielski / Miękka / 216 str.

ISBN: 9781507837795/Angielski/Miękka/216 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Dr Bharat B. Aggarwal
This book teaches the basics of object oriented programming using C++. The objective is to get the readers started on programming and lay the foundation for them to learn more. Basics of C++ and object oriented programming concepts are explained with examples. The emphasis throughout the book is on using programming to solve problems rather than a detailed syntactical description of features of C++. The intended audience is beginner to intermediate level programmer. The book relates concepts of object oriented programming to how we approach problem solving in our daily life. The aim is to...
This book teaches the basics of object oriented programming using C++. The objective is to get the readers started on programming and lay the foundati...
cena: 60,32 zł

 Cocos2d-x by Example: Beginner's Guide - Second Edition Engelbert, Roger 9781785288852 Packt Publishing
Cocos2d-x by Example: Beginner's Guide - Second Edition

ISBN: 9781785288852 / Angielski / Miękka / 270 str.

ISBN: 9781785288852/Angielski/Miękka/270 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Roger Engelbert
cena: 210,86 zł

 Advanced Metaprogramming in Classic C++ Di Gennaro, Davide 9781484210116 APress
Advanced Metaprogramming in Classic C++

ISBN: 9781484210116 / Angielski / Miękka / 572 str.

ISBN: 9781484210116/Angielski/Miękka/572 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Davide Di Gennaro

Advanced Metaprogramming in Classic C++ aims to be both an introduction and a reference to C++ template metaprogramming (TMP); TMP is presented in the book as a set of techniques that will bring a new style in C++ and make code exceptionally clear and efficient. The book deals with language aspects, design patterns, examples and applications (seen as case studies). Special emphasis is put on small reusable techniques that will improve the quality of daily work.

What makes the book exceptional is the level of understanding of the concepts involved imparted by the author....

Advanced Metaprogramming in Classic C++ aims to be both an introduction and a reference to C++ template metaprogramming (TMP); TMP is pres...

cena: 342,95 zł

 A Collection of Graph Programming Interview Questions Solved in C++ (Volume 2) Dr Antonio Gulli 9781497484467 Createspace
A Collection of Graph Programming Interview Questions Solved in C++ (Volume 2)

ISBN: 9781497484467 / Angielski / Miękka / 70 str.

ISBN: 9781497484467/Angielski/Miękka/70 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Dr Antonio Gulli
A Collection of Graph Programming Interview Questions Solved in C++
A Collection of Graph Programming Interview Questions Solved in C++
cena: 60,49 zł

 Android NDK Beginner's Guide - Second Edition Ratabouil, Sylvain 9781783989645 Packt Publishing
Android NDK Beginner's Guide - Second Edition

ISBN: 9781783989645 / Angielski / Miękka / 494 str.

ISBN: 9781783989645/Angielski/Miękka/494 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Sylvain Ratabouil
cena: 236,69 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