首页
社区
课程
招聘
[转帖]C++20 for Lazy Programmers: Quick, Easy, and Fun C++ for Beginners, 2nd edition
发表于: 2020-12-12 06:01 2317

[转帖]C++20 for Lazy Programmers: Quick, Easy, and Fun C++ for Beginners, 2nd edition

2020-12-12 06:01
2317

C++20 for Lazy Programmers: Quick, Easy, and Fun C++ for Beginners, 2nd edition

Paperback : 677 pages

ISBN-10 : 1484263057

ISBN-13 : 978-1484263051

Publisher : Apress; 2nd ed. edition (3 Jan. 2021


Ready to learn programming with less effort and more fun? Then do it the lazy way! C++20 for Lazy Programmers uses humor and fun to make you actually willing to read and eager to do the projects as you master the popular and powerful C++ language. Along the way it includes many features from the new C++20 standard, such as ranges, spans, format strings, the “spaceship” operator, and concepts (template parameter requirements), and provides brief introductions to modules and coroutines.


With this unique method, you’ll stretch your abilities with a variety of projects, including your own C++ arcade game. You'll construct your own classes, templates, and abstract data types. After reading and using this book you’ll be ready to build real-world C++ applications and game projects on your own.


What You Will Learn:

The brand-new C++20 standard

Programming graphics and games with the SDL library, using SSDL, the "Simple SDL" wrapper library

How to use the most common C++ compilers -- Visual Studio for Windows, and g++ (with Unix or MinGW) -- and their associated debuggers

“Anti-bugging” for easy fixes to common problems

Sound practices for becoming a productive programmer

How to make your own big projects, including a C++-based arcade game

The built-in Standard Template Library (STL) functions and classes for easy and efficient programming

Powerful data types including strings, stacks, vectors, and linked lists -- not by reading about them but by building them -- preparing you further for a career in programming

Who This Book Is For


All who are new to C++, either self-learners or students in college-level courses.



True PDF (14 Mb), EPUB (16 Mb)


Mediafire links

PDF:

https://www.mediafire.com/file/o5u9j1k3d3wsdss/C%252B%252B20_for_Lazy_Programmers.pdf/file


EPUB:

https://www.mediafire.com/file/dbmt28pgr5lzx5k/C%252B%252B20_for_Lazy_Programmers.epub/file



[培训]《安卓高级研修班(网课)》月薪三万计划,掌握调试、分析还原ollvm、vmp的方法,定制art虚拟机自动化脱壳的方法

收藏
免费 1
支持
分享
最新回复 (4)
雪    币: 2251
活跃值: (8625)
能力值: ( LV2,RANK:15 )
在线值:
发帖
回帖
粉丝
2

本地存档

上传的附件:
2020-12-12 08:08
0
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
3
FleTime 本地存档
2020-12-12 08:11
0
雪    币: 8599
活跃值: (5065)
能力值: ( LV4,RANK:50 )
在线值:
发帖
回帖
粉丝
4
谢林版
2020-12-12 10:43
0
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
5
sunsjw 谢林版
2020-12-12 10:51
0
游客
登录 | 注册 方可回帖
返回
//