lu19961121 / Learn-to-Code-in-C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Today is May 29, and I decide to start to learn programming in C ! My term is to obtain 100 at PAT Advanced in December this year ! So I need to learn hard and to program, those are my books below:

1. C Primer Plus (6th edition)

  • Getting Ready
  • Introducing C
  • Data and C
  • Character Strings and Formatted Input/Output
  • Operators, Expressions, and Statements
  • C Control Statements: Looping
  • C Control Statements: Branching and Jumps
  • Character Input/Output and Input Validation
  • Functions
  • Arrays and Pointers
  • Character Strings and String Functions
  • Storage Classes, Linkage, and Memory Management
  • File Input/Output
  • Structures and Other Data Forms
  • Bit Fiddling
  • The C Preprocessor and the C Library
  • Advanced Data Representation

2. The C Programming Language (2nd edition)

  • A Tutorial Introduction
  • Types,Operators,and Expressions
  • Control Flow
  • Functions and Program Structure
  • Pointers and Arrays
  • Structures
  • Input and Output
  • The UNIX System Interface

3. Data Structure and Algorithm Analysis in C (2nd edition)(optional)

supported by VS code, iMac_7 on ECNU Library.

About


Languages

Language:C 99.8%Language:C++ 0.2%