Зарегистрироваться
Восстановить пароль
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,16 МБ
  • добавлен
  • описание отредактировано
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...
  • №2
  • 2,27 МБ
  • добавлен
  • описание отредактировано
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:...
  • №3
  • 429,67 КБ
  • добавлен
  • описание отредактировано
G
Packt Publishing, 2017. — 532 p. — ISBN13: 9781787120495. Over 90 recipes that leverage the powerful features of the Standard Library in C++17 C++ has come a long way and is in use in every area of the industry. Fast, efficient, and flexible, it is used to solve many problems. The upcoming version of C++ will see programmers change the way they code. If you want to grasp the...
  • №4
  • 424,08 КБ
  • добавлен
  • описание отредактировано
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...
  • №5
  • 1,22 МБ
  • добавлен
  • описание отредактировано
H
Apress, 2018. — 772 p. — ISBN: 978-1484233658. Learn how to program using the updated C++17 language. You'll start with the basics and progress through step-by-step examples to become a working C++ programmer. All you need are Beginning C++17 and any recent C++ compiler and you'll soon be writing real C++ programs. There is no assumption of prior programming knowledge. All...
  • №6
  • 3,82 МБ
  • добавлен
  • описание отредактировано
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
  • 7,45 МБ
  • добавлен
  • описание отредактировано
L
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...
  • №8
  • 3,40 МБ
  • добавлен
  • описание отредактировано
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,...
  • №9
  • 18,13 МБ
  • добавлен
  • описание отредактировано
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...
  • №10
  • 2,80 МБ
  • добавлен
  • описание отредактировано
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...
  • №11
  • 11,65 МБ
  • добавлен
  • описание отредактировано
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...
  • №12
  • 1,66 МБ
  • добавлен
  • описание отредактировано
5th Edition. — In Easy Steps Limited, UK, 2017. — 306 p. — ISBN: 1840787570 C++ Programming in easy steps, 5th Edition shows you how to program in the powerful C++ language. Now, in its fifth edition, this guide gives complete examples that illustrate each aspect with colourized source code. C++ Programming in easy steps, 5th Edition begins by explaining how to install a free...
  • №13
  • 10,97 МБ
  • добавлен
  • описание отредактировано
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...
  • №14
  • 4,30 МБ
  • добавлен
  • описание отредактировано
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...
  • №15
  • 4,26 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2019. — 532 p. — ISBN: 978-1788832564. This guide will amplify your knowledge and simplify your journey through the world of design patterns. C++ is a general-purpose programming language built with a bias towards embedded programming and systems programming. Design patterns are, in essence, a library of reusable components, only for software architecture, not...
  • №16
  • 4,13 МБ
  • добавлен
  • описание отредактировано
Q
Packt Publishing, 2019. — 653 p. — ISBN: 978-1-78913-788-0. A hands-on guide to making system programming with C++ easy C++ is a general-purpose programming language with a bias toward system programming as it provides ready access to hardware-level resources, efficient compilation, and a versatile approach to higher-level abstractions. This book will help you understand the...
  • №17
  • 9,21 МБ
  • добавлен
  • описание отредактировано
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...
  • №18
  • 412,52 КБ
  • добавлен
  • описание отредактировано
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...
  • №19
  • 1,91 МБ
  • добавлен
  • описание отредактировано
S
Apress, 2017. — 246 p. 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 appropriate architecture, eventually...
  • №20
  • 765,97 КБ
  • добавлен
  • описание отредактировано
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...
  • №21
  • 521,33 КБ
  • добавлен
  • описание отредактировано
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...
  • №22
  • 91,76 МБ
  • добавлен
  • описание отредактировано
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...
  • №23
  • 43,99 МБ
  • добавлен
  • описание отредактировано
W
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...
  • №24
  • 1,57 МБ
  • добавлен
  • описание отредактировано
В этом разделе нет файлов.

Комментарии

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