0 رای
وضعیت موجودی موجود

قیمت قبلی: 6,120,000 ریال
قیمت: 5,720,000 ریال

 



Product details

  • Publisher ‏ : ‎ Packt Publishing (June 28, 2017)
  • Language ‏ : ‎ English
  • Paperback ‏ : ‎ 532 pages
  • ISBN-10 ‏ : ‎ 178712049X
  • ISBN-13 ‏ : ‎ 978-1787120495

 

کتاب C++17 STL Cookbook: Discover the latest enhancements to functional programming and lambda expressions

Key Features

  • Learn the latest features of C++ and how to write better code by using the Standard Library (STL). Reduce the development time for your applications.
  • Understand the scope and power of STL features to deal with real-world problems.
  • Compose your own algorithms without forfeiting the simplicity and elegance of the STL way.

Book Description

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 practical usefulness of the C++17 STL in order to write smarter, fully portable code, then this book is for you.

Beginning with new language features, this book will help you understand the language's mechanics and library features, and offers insight into how they work. Unlike other books, ours takes an implementation-specific, problem-solution approach that will help you quickly overcome hurdles. You will learn the core STL concepts, such as containers, algorithms, utility classes, lambda expressions, iterators, and more, while working on practical real-world recipes. These recipes will help you get the most from the STL and show you how to program in a better way.

By the end of the book, you will be up to date with the latest C++17 features and save time and effort while solving tasks elegantly using the STL.

What you will learn

  • Learn about the new core language features and the problems they were intended to solve
  • Understand the inner workings and requirements of iterators by implementing them
  • Explore algorithms, functional programming style, and lambda expressions
  • Leverage the rich, portable, fast, and well-tested set of well-designed algorithms provided in the STL
  • Work with strings the STL way instead of handcrafting C-style code
  • Understand standard support classes for concurrency and synchronization, and how to put them to work
  • Use the filesystem library addition available with the C++17 STL

About the Author

Jacek Galowicz obtained his master of science in electrical engineering/computer engineering at RWTH Aachen University, Germany. While at university, he enjoyed working as a student assistant in teaching and research, and he participated in several scientific publications. During and after his studies, he worked as a freelancer and implemented applications as well as kernel drivers in C and C++, touching various areas, including 3D graphics programming, databases, network communication, and physics simulation. In recent years, he has been programming performance- and security-sensitive microkernel operating systems for Intel x86 virtualization at Intel and FireEye in Braunschweig, Germany. He has a strong passion for modern C++ implementations of low-level software, and he tries hard to combine high performance with an elegant coding style. Learning purely functional programming and Haskell in recent years triggered his drive to implement generic code with the aid of meta programming.

Table of Contents

  1. The New C++17 Features
  2. STL Containers
  3. Iterators
  4. Lambda Expressions
  5. STL Algorithm Basics
  6. Advanced Use of STL Algorithms
  7. Strings, Stream Classes, and Regular Expressions
  8. Utility Classses
  9. Parallelism and Concurrency
  10. Filesystem

منابع کتاب کتاب C++17 STL Cookbook: Discover the latest enhancements to functional programming and lambda expressions

ویژگی های کلیدی

  • با آخرین ویژگی های C++ و نحوه نوشتن کد بهتر با استفاده از کتابخانه استاندارد (STL) آشنا شوید. زمان توسعه برنامه های خود را کاهش دهید.
  • دامنه و قدرت ویژگی های STL برای مقابله با مشکلات دنیای واقعی را درک کنید.
  • الگوریتم های خود را بدون از دست دادن سادگی و ظرافت راه STL بنویسید.

توضیحات کتاب

C++ راه درازی را پیموده است و در هر زمینه ای از صنعت استفاده می شود. سریع، کارآمد و انعطاف پذیر، برای حل بسیاری از مشکلات استفاده می شود. در نسخه بعدی C++ برنامه نویسان نحوه کدنویسی خود را تغییر خواهند داد. اگر می‌خواهید کاربرد عملی C++17 STL را برای نوشتن کدهای هوشمندتر و کاملاً قابل حمل درک کنید، این کتاب برای شما مناسب است.

با شروع ویژگی‌های زبان جدید، این کتاب به شما کمک می‌کند مکانیک زبان و ویژگی‌های کتابخانه را درک کنید و بینشی در مورد نحوه کار آنها ارائه می‌دهد. برخلاف سایر کتاب‌ها، کتاب ما یک رویکرد حل مسئله و پیاده‌سازی خاص دارد که به شما کمک می‌کند به سرعت بر موانع غلبه کنید. مفاهیم اصلی STL مانند ظروف، الگوریتم‌ها، کلاس‌های کاربردی، عبارات لامبدا، تکرارکننده‌ها و موارد دیگر را در حین کار بر روی دستور العمل‌های عملی در دنیای واقعی خواهید آموخت. این دستور العمل ها به شما کمک می کند تا از STL بیشترین بهره را ببرید و به شما نشان می دهد که چگونه به روشی بهتر برنامه ریزی کنید.

تا پایان کتاب، شما با آخرین ویژگی های C++17 به روز خواهید شد و در زمان و تلاش خود صرفه جویی می کنید در حالی که وظایف را با استفاده از STL به زیبایی حل می کنید.

آنچه خواهید آموخت

  • در مورد ویژگی های جدید زبان اصلی و مشکلاتی که قرار بود آنها را حل کنند، بیاموزید
  • کارکردهای درونی و الزامات تکرارکننده ها را با اجرای آنها درک کنید
  • الگوریتم ها، سبک برنامه نویسی تابعی و عبارات لامبدا را کاوش کنید
  • از مجموعه الگوریتم های غنی، قابل حمل، سریع و به خوبی آزمایش شده ارائه شده در STL استفاده کنید.
  • به جای ساخت کدهای C به سبک دستی، با رشته ها به روش STL کار کنید
  • کلاس های پشتیبانی استاندارد برای همزمانی و همگام سازی و نحوه اجرای آنها را درک کنید
  • از افزونه کتابخانه سیستم فایل موجود با C++17 STL استفاده کنید

درباره نویسنده

یاک گالوویچکارشناسی ارشد خود را در رشته مهندسی برق/مهندسی کامپیوتر در دانشگاه RWTH آخن آلمان دریافت کرد. در دوران تحصیل در دانشگاه به عنوان دستیار دانشجویی در امر تدریس و تحقیق لذت می برد و در چندین نشریه علمی شرکت می کرد. در طول تحصیل و پس از تحصیل، او به عنوان فریلنسر کار کرد و برنامه‌های کاربردی و همچنین درایورهای هسته را در C و C++ پیاده‌سازی کرد و زمینه‌های مختلفی از جمله برنامه‌نویسی گرافیک سه بعدی، پایگاه‌های داده، ارتباطات شبکه و شبیه‌سازی فیزیک را لمس کرد. در سال‌های اخیر، او سیستم‌عامل‌های میکروکرنل حساس به عملکرد و امنیت را برای مجازی‌سازی Intel x86 در Intel و FireEye در Braunschweig، آلمان برنامه‌نویسی می‌کند. او علاقه شدیدی به پیاده سازی مدرن C++ نرم افزارهای سطح پایین دارد و سخت تلاش می کند تا عملکرد بالا را با سبک کدنویسی ظریف ترکیب کند.

فهرست مطالب

  1. ویژگی های جدید C++17
  2. کانتینرهای STL
  3. تکرار کننده ها
  4. عبارات لامبدا
  5. مبانی الگوریتم STL
  6. استفاده پیشرفته از الگوریتم های STL
  7. رشته ها، کلاس های جریان، و عبارات منظم
  8. کلاس های کاربردی
  9. موازی و همزمانی
  10. سیستم فایل

نظرات کاربران درباره کتاب C++17 STL Cookbook: Discover the latest enhancements to functional programming and lambda expressions

نظری در مورد این محصول توسط کاربران ارسال نگردیده است.
اولین نفری باشید که در مورد کتاب C++17 STL Cookbook: Discover the latest enhancements to functional programming and lambda expressions نظر می دهد.

ارسال نظر درباره کتاب C++17 STL Cookbook: Discover the latest enhancements to functional programming and lambda expressions

لطفا توجه داشته باشید که ایمیل شما منتشر نخواهد شد.

بر اساس سلیقه شما...

Product details Publisher ‏ : ‎  Academic Press; 4th edit ...
8,640,000 ریال
  این کتاب به صورت  رنگی  است. Product details ...
4,880,000 ریال
Product details Publisher ‏ : ‎  Prentice Hall (February ...
3,830,000 ریال
  Product details Publisher ‏ : ‎  CreateSpace ...
1,840,000 ریال

codebazan

طراحی و اجرا: فروشگاه ساز سبدخرید