Зарегистрироваться
Восстановить пароль
FAQ по входу

C++17

  • Без фильтрации типов файлов
A
Packt Publishing, 2018. — 322 p. Learn how to build efficient, secure and robust code in C++ by using data structures and algorithms - the building blocks of C++ C++ is a general-purpose programming language which has evolved over the years and is used to develop software for many different sectors. This book will be your companion as it takes you through implementing classic data...
  • №1
  • 2,11 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2017. — 278 p. — ISBN: 978-1787281974. Key Features Modularize your applications and make them highly reusable and testable This book delves into complex concepts such as metaprogramming, concurrency, and immutability in a simplified step-by-step approach A highly practical guide to building functional code in C++ filled with lots of examples and real-world...
  • №2
  • 1,25 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2017. — 331 p. — ISBN: 978-1-78728-197-4. Apply Functional Programming techniques to C++ to build highly modular, testable, and reusable code Functional programming allows developers to divide programs into smaller, reusable components that ease the creation, testing, and maintenance of software as a whole. Combined with the power of C++, you can develop...
  • №3
  • 948,60 КБ
  • добавлен
  • описание отредактировано
B
Guzzler Media LLC, 2019. — 146 p. — ISBN-13: 978-1694606686. C++ is a general purpose language language. This short book is written for beginners so even if you have no prior knowledge in C++, you won’t face any difficulty understanding these tutorials.You will learn to code in C++ in just a few hours.Get your copy Now Book Objectives: The book objectives include the following:...
  • №4
  • 337,05 КБ
  • добавлен
  • описание отредактировано
G
Packt Publishing, 2017. — 526 p. — ASIN B01LZ2ROQT. +Sample Files Key Features This book gets you started with the exciting world of C++ programming It will enable you to write C++ code that uses the standard library, has a level of object orientation, and uses memory in a safe and effective way It forms the basis of programming and covers concepts such as data structures and...
  • №5
  • 1,59 МБ
  • добавлен
  • описание отредактировано
2nd Edition. — Lean Publishing , 2018. — 222 p. — ISBN: n/a. The C++ Standard Library is a quick reference to the standard library of the current C++17 standard. Standard template library enables programmers to speed up application development using the built-in data structures and algorithms in their codes. The C++ Standard Library is a comprehensive guide to the updated library...
  • №6
  • 1,36 МБ
  • добавлен
  • описание отредактировано
J
Lean Publishing, 2019. — 452 p. — ISBN: 978-3967300178. This version was published on 2019-12-20. The book presents all the new language and library features of C++17, which is the next evolution in modern C++. Learn how this impacts day-to-day programming, to benefit in practice, to combine new features, and to avoid all new traps. C++17 is the next evolution in modern C++...
  • №7
  • 4,71 МБ
  • добавлен
  • описание отредактировано
L
Amazon Digital Services LLC. 2018. — 106 р. Learn the fundamentals of C++, a famous computer programming language. All the content is made with a teenage mind perspective. This book is a tutorial on how to use the basic fundamentals of programming using C++, a famous programming language. Chances are, you may have gotten this book from one of my advertisements, so you may have...
  • №8
  • 2,40 МБ
  • добавлен
  • описание отредактировано
No Starch Press, 2019. — 792 p. — ISBN 978-1593278896. A fast-paced, thorough introduction to modern C++ written for experienced programmers. After reading C++ Crash Course, you’ll be proficient in the core language concepts, the C++ Standard Library, and the Boost Libraries. C++ is one of the most widely used languages for real-world software. In the hands of a knowledgeable...
  • №9
  • 18,99 МБ
  • добавлен
  • описание отредактировано
M
Mercury Learning & Information, 2019. — 562 p. — ISBN: 978-1-68392-370-1. Data structures provide a means to managing large amounts of information such as large databases, using SEO effectively, and creating Internet/Web indexing services. This book is designed to present fundamentals of data structures for beginners using the C++ programming language in a friendly,...
  • №10
  • 11,61 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2019. — 256 p. — ISBN: 978-1-78980-149-1. Write high-level abstractions while retaining full control of the hardware, performances, and maintainability. C++ Fundamentals begins by introducing you to the C++ compilation model and syntax. You will then study data types, variable declaration, scope, and control flow statements. With the help of this book, you’ll be...
  • №11
  • 6,78 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2019. — 348 p. — ISBN13: 978-178980-149-1. Write high-level abstractions while retaining full control of the hardware, performances, and maintainability. Key Features • Transform your ideas into modern C++ code, with both C++11 and C++17 • Explore best practices for creating high-performance solutions • Understand C++ basics and work with concrete real-world...
  • №12
  • 6,78 МБ
  • добавлен
  • описание отредактировано
Apress, 2018. — 296 p. — ISBN: 978-1-4842-3315-3. Discover hidden relationships among the variables in your data, and learn how to exploit these relationships. This book presents a collection of data-mining algorithms that are effective in a wide variety of prediction and classification applications. All algorithms include an intuitive explanation of operation, essential...
  • №13
  • 1,55 МБ
  • добавлен
  • описание отредактировано
Amazon Digital Services LLC, 2018. — 526 р. C is a general-purpose, procedural, imperative computer programming language developed in 1972 by Dennis M. Ritchie at the Bell Telephone Laboratories to develop the Unix operating system. C is the most widely used computer language. It keeps fluctuating at number one scale of popularity along with Java programming language, which is...
  • №14
  • 574,90 КБ
  • добавлен
  • описание отредактировано
O
Packt Publishing, 2017. — 386 p. — ISBN: 978-1-78712-682-4. This book breaks down the C++ STL, teaching you how to extract its gems and apply them to your programming. Modern C++ has come a long way since 2011. The latest update, C++17, has just been ratified and several implementations are on the way. This book is your guide to the C++ standard library, including the very...
  • №15
  • 2,26 МБ
  • добавлен
  • описание отредактировано
P
Packt Publishing, 2018. — 442 p. — ISBN: 978-1-78862-977-5. C++ Reactive Programming: Design concurrent and asynchronous applications using the RxCpp library and Modern C++17 Learn how to implement the reactive programming paradigm with C++ and build asynchronous and concurrent applications Reactive programming is an effective way to build highly responsive applications with an...
  • №16
  • 1,07 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2017. — 438 p. — ISBN: 978-1-78728-224-7. Learn to build applications faster and better by leveraging the real power of Boost and C++ If you want to take advantage of the real power of Boost and C++ and avoid the confusion about which library to use in which situation, then this book is for you. Beginning with the basics of Boost C++, you will move on to learn...
  • №17
  • 1,01 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2017. — 461 p. — ISBN: 978-1787121706. Key Features Delve into the fundamentals of multithreading and concurrency and find out how to implement them Explore atomic operations to optimize code performance Apply concurrency to both distributed computing and GPGPU processing Multithreaded applications execute multiple threads in a single processor environment,...
  • №18
  • 1,82 МБ
  • добавлен
  • описание отредактировано
Q
Packt Publishing, 2018. — 552 р. — ASIN: B07GVNFTWD A hands-on guide to making system programming with C++ easy Key Features Write system-level code leveraging C++17 Learn the internals of the Linux Application Binary Interface (ABI) and apply it to system programming Explore C++ concurrency to take advantage of server-level constructs Book Description C++ is a general-purpose...
  • №19
  • 960,47 КБ
  • добавлен
  • описание отредактировано
R
Joseph Rodrix, 2017. — 223 p. This Book teaches compiler design in C/C++ with many practicle examples and exercises to practice. a programmer willing to learn compiler design must read this book. This book is a revision of an earlier edition that was written for a Pascal based curriculum. As many computer science departments have moved to C++ as the primary language in the...
  • №20
  • 411,72 КБ
  • добавлен
  • описание отредактировано
Apress, 2017. — 289 p. — ISBN13: (electronic): 978-1-4842-2793-0. This book is a must for every developer, software architect, or team leader who is interested in good C++ code, and thus also wants to save development costs. If you want to teach yourself about writing clean C++, Clean C++ is exactly what you need. It is written to help C++ developers of all skill levels and...
  • №21
  • 2,03 МБ
  • добавлен
  • описание отредактировано
S
Apress, 2017. — 246 p. — ISBN13: 978-1-4842-3056-5. Go from competent C++ developer to skilled designer or architect using this book as your C++ design master class. This title will guide you through the design and implementation of a fun, engaging case study. Starting with a quick exploration of the requirements for building the application, you'll delve into selecting an...
  • №22
  • 840,38 КБ
  • добавлен
  • описание отредактировано
2nd Edition. — Addison-Wesley Professional, 2018. — 256 p. — ISBN: 0134997832, 978-0134997834. In A Tour of C++, Second Edition, Bjarne Stroustrup, the creator of C++, describes what constitutes modern C++. This concise, self-contained guide covers most major language features and the major standard-library components—not, of course, in great depth, but to a level that gives...
  • №23
  • 628,68 КБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2017. — 414 p. — ISBN: 978-1-78646-162-9. Take your C++ coding to the next level by leveraging the latest features and advanced techniques to building high performing, reliable applications. C++ has come a long way and has now been adopted in several contexts. Its key strengths are its software infrastructure and resource-constrained applications. The C++ 17...
  • №24
  • 30,98 МБ
  • добавлен
  • описание отредактировано
V
2nd Edition. — Apress Media, LLC, 2025. — 507 p. — ISBN-13: 979-8-8688-1270-5. This comprehensive guide is for C++ programmers looking to master Threading Building Blocks (TBB). Authored by two experts in TBB and parallel programming, the book distills decades of collective experience in developing and teaching parallel programming concepts, presenting insights in a clear and...
  • №25
  • 61,99 МБ
  • добавлен
  • описание отредактировано
W
Independently published, 2018. — 75 р. Do you want to learn C++ programming in a way that you can easily understand every concept? Do you want to master advanced concepts of C++ language? Are you tired of reading through large C++ books that you end up getting lost? Well, 21 Sample Codes and Advanced Crash Course Guide in C++ programming takes you through a stepwise journey on...
  • №26
  • 2,55 МБ
  • добавлен
  • описание отредактировано
Independently published, 2019. — 503 р. This book is meant to be an in-depth course on C++, as it covers the programming language from all angles. There are quizzes and practice questions at the end of each section so that students can test their knowledge and expertise.
  • №27
  • 394,21 КБ
  • добавлен
  • описание отредактировано
2nd Edition. — Manning Publishing, 2019. — 592 p. — ISBN: 978-1617294693. This bestseller has been updated and revised to cover all the latest changes to C++ 14 and 17! C++ Concurrency in Action, Second Edition teaches you everything you need to write robust and elegant multithreaded applications in C++17. You choose C++ when your applications need to run fast. Well-designed...
  • №28
  • 1,78 МБ
  • добавлен
  • описание отредактировано
Mercury Learning & Information, 2017. — 200 p. — ISBN: 978-1-68392-084-7. This book takes a minimalist approach to the traditional data structures course. It covers only those topics that are absolutely essential; the more esoteric structures and algorithms are left for later study. Suitable for an introductory data structures course or self-study, this book is written from the...
  • №29
  • 10,41 МБ
  • добавлен
  • описание отредактировано
В этом разделе нет файлов.

Комментарии

В этом разделе нет комментариев.