资源简介
C is one of the most widely used languages for real-world software. In the hands of a knowledgeable programmer, C can produce small, efficient, and readable code that any programmer would be proud of.
Designed for intermediate to advanced programmers, C Crash Course cuts through the weeds to get you straight to the core of C 17, the most modern revision of the ISO standard. Part 1 covers the core of the C language, where you’ll learn about everything from types and functions, to the object life cycle and expressions. Part 2 introduces you to the C Standard Library and Boost Libraries, where you'll learn about all of the high-quality, fully-featured facilities available to you. You’ll cover special utility classes, data structures, and algorithms, and learn how to manipulate file systems and build high-performance programs that communicate over networks.
You'll learn all the major features of modern C , including:
Fundamental types, reference types, and user-defined types
The object lifecycle including storage duration, memory management, exceptions, call stacks, and the RAII (resource acquisition is initialization) paradigm
Compile-time polymorphism with templates and run-time polymorphism with virtual classes
Advanced expressions, statements, and functions
Smart pointers, data structures, dates and times, numerics, and probability/statistics facilities
Containers, iterators, strings, and algorithms
Streams and files, concurrency, networking, and application development
With well over 500 code samples and nearly 100 exercises, C Crash Course is sure to help you build a strong C foundation.
Designed for intermediate to advanced programmers, C Crash Course cuts through the weeds to get you straight to the core of C 17, the most modern revision of the ISO standard. Part 1 covers the core of the C language, where you’ll learn about everything from types and functions, to the object life cycle and expressions. Part 2 introduces you to the C Standard Library and Boost Libraries, where you'll learn about all of the high-quality, fully-featured facilities available to you. You’ll cover special utility classes, data structures, and algorithms, and learn how to manipulate file systems and build high-performance programs that communicate over networks.
You'll learn all the major features of modern C , including:
Fundamental types, reference types, and user-defined types
The object lifecycle including storage duration, memory management, exceptions, call stacks, and the RAII (resource acquisition is initialization) paradigm
Compile-time polymorphism with templates and run-time polymorphism with virtual classes
Advanced expressions, statements, and functions
Smart pointers, data structures, dates and times, numerics, and probability/statistics facilities
Containers, iterators, strings, and algorithms
Streams and files, concurrency, networking, and application development
With well over 500 code samples and nearly 100 exercises, C Crash Course is sure to help you build a strong C foundation.
代码片段和文件信息
- 上一篇:VC 图片滚动窗体和无边框窗口
- 下一篇:C++ Reference.chm
相关资源
- C++ Reference.chm
- Scott Meyers - Effective C++ 3rd Edition
-
Advanced C++ Programming st
yles and Idioms - 二叉树和森林之间的转换
- c++ 疫情传播仿真
- 在windows下实现neko
- C++ Primer Plus(第6版)中文版.epub
- 高质量c++编程指南.pdf7918
- VC++ 实现WIFI共享工具 源代码(无线承
- C++语言程序设计-郑莉-清华大学本科教
- 21天学通C++_第8版
- C++库函数(C++ LibraryFunctions + STL.chm)
- [C++入门经典(第3版)
- C++面向对象高效编程pdf
- C和C++代码精粹
- C语言经典编程282例
- 程序员面试宝典(c++语言)
- 独立本科C++教材:C++程序设计(2008年版
- C++ primer(第三版) 高清文字版(可复
- NOIP复习资料(C++)
- C++ Primer Plus第6版中文版 经典必备
- 《深入应用c++11:代码优化与工程级应
- c++ 校招面试题(附答案与解析)(
- C/C++2013帮助文档
- 钱能C++程序设计教程第二版 有书签
- C++程序设计原理与实践.[美]Bjarne Str
- C与C++程序设计教程
- 传智扫地僧 C、C++、数据结构、设计模
- C++程序设计原理与实践(第2版)
- c++ 语言设计(英文版)
评论
共有 条评论