Skip to content

Zhangxh251/c-primer_note

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

c-primer_note

个人学习c++primer 5th的笔记

c++ primer 5th个人笔记

简介

包含部分内容的copy(有些内容懒得打字了),部分内容的自己的想法与理解,以及部分自己做错了的课后练习题。

本笔记参考了二位的学习笔记。

  1. https://github.com/applenob/Cpp_Primer_Practice
  2. https://github.com/jaege/Cpp-Primer-5th-Exercises

环境

  • system: win 10
  • IDE: VS Code, 有时候用在线的c++编译器(感谢菜鸟教程)

目录

  • 第2章 : 变量和基本类型
  • 第3章 : 字符串、向量和数组
  • 第4章 : 表达式
  • 第5章 : 语句
  • 第6章 : 函数 ----------------------目前本书刚看到这里-------------------------------

About

个人学习c++primer 5th的笔记

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published