c 11 Lambda

Sams Teach Yourself C++ in One Hour a Day (Repost)  eBooks & eLearning

Posted by insetes at April 12, 2019
Sams Teach Yourself C++ in One Hour a Day (Repost)

Sams Teach Yourself C++ in One Hour a Day By Siddhartha Rao
2012 | 768 Pages | ISBN: 0672335670 | EPUB | 56 MB

A Quick Course On C# 11 .Net Core For Beginners And Advanced  eBooks & eLearning

Posted by ELK1nG at Nov. 9, 2022
A Quick Course On C# 11 .Net Core For Beginners And Advanced

A Quick Course On C# 11 .Net Core For Beginners And Advanced
Published 11/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 784.55 MB | Duration: 3h 0m

to the point explanation with project downloads for almost every tutorial

Complete Modern C++ (C++11/14/17) (updated 6/2021)  eBooks & eLearning

Posted by ELK1nG at July 11, 2021
Complete Modern C++ (C++11/14/17) (updated 6/2021)

Complete Modern C++ (C++11/14/17)
MP4 | Video: h264, 1280x720 | Audio: AAC, 44100 Hz
Language: English | Size: 8.45 GB | Duration: 18 sections | 231 lectures | 19h 43m

Learn about move semantics, lambda expressions, smart pointers, concurrency, template, STL & more

Complete Modern C++ (C++11/14/17)  eBooks & eLearning

Posted by Sigha at June 30, 2023
Complete Modern C++ (C++11/14/17)

Complete Modern C++ (C++11/14/17)
Last updated 6/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English (US) | Size: 5.49 GB | Duration: 20h 3m

Learn about move semantics, lambda expressions, smart pointers, concurrency, template, STL & more

Complete Modern C++ (C++11/14/17)  eBooks & eLearning

Posted by Sigha at Sept. 15, 2024
Complete Modern C++ (C++11/14/17)

Complete Modern C++ (C++11/14/17)
Last updated 6/2024
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English (US) | Size: 5.65 GB | Duration: 20h 30m

Learn about move semantics, lambda expressions, smart pointers, concurrency, template, STL & more

Complete Modern C++ (C++11/14/17)  eBooks & eLearning

Posted by Sigha at April 19, 2025
Complete Modern C++ (C++11/14/17)

Complete Modern C++ (C++11/14/17)
2025-03-05
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English (US) | Size: 8.94 GB | Duration: 20h 30m

Learn about move semantics, lambda expressions, smart pointers, concurrency, template, STL & more
Effective Modern C++: 42 Specific Ways to Improve Your Use of C++11 and C++14 [Repost]

Effective Modern C++: 42 Specific Ways to Improve Your Use of C++11 and C++14 by Scott Meyers
English | December 5, 2014 | ISBN: 9781491903995 | 334 pages | EPUB | 17 MB
Effective Modern C++: 42 Specific Ways to Improve Your Use of C++11 and C++14 (Repost)

Scott Meyers, "Effective Modern C++: 42 Specific Ways to Improve Your Use of C++11 and C++14"
English | 2014 | ISBN: 1491903996 | 320 pages | PDF, EPUB | 22,6 MB

Effective Modern C++: 42 Specific Ways to Improve Your Use of C++11 and C++14  eBooks & eLearning

Posted by interes at April 28, 2019
Effective Modern C++: 42 Specific Ways to Improve Your Use of C++11 and C++14

Effective Modern C++: 42 Specific Ways to Improve Your Use of C++11 and C++14 by Scott Meyers
English | 2014 | ISBN: 1491903996 | ISBN-13: 9781491903995 | 320 pages | PDF | 4,5 MB

Effective Modern C++: 42 Specific Ways to Improve Your Use of C++11 and C++14  eBooks & eLearning

Posted by interes at Nov. 14, 2014
Effective Modern C++: 42 Specific Ways to Improve Your Use of C++11 and C++14

Effective Modern C++: 42 Specific Ways to Improve Your Use of C++11 and C++14 by Scott Meyers
English | 2014 | ISBN: 1491903996 | ISBN-13: 9781491903995 | 320 pages | PDF, EPUB | 22,6 MB

At first glance, C++11 and C++14 are defined by the new features they introduce, e.g., auto type declarations, move semantics, lambda expressions, and concurrency support. Information on these features is easy to come by, but learning to apply them effectively (such that the resulting software is correct, efficient, maintainable, and portable) is more challenging.