hongshin / c-programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C Programming, ITP10003-01 Fall 2023

Class attributes

  • Time and location: πŸ•™ 10:00 AM, Mon & Thur πŸšͺ313 Newton Hall (NTH 313)
  • Instructor: Shin Hong πŸ”— πŸ“§hongshin@handong.edu πŸšͺOH 313
  • Class policy πŸ”—

Learning materials

Class materials

Date Slides and code examples
Dec 7 [PIC, Ch. 13] Enumeration & File I/O [code]
Dec 4 [PIC, Ch. 10 & Ch. 16] Linked List (con'd) [code]
Nov 27 [PIC, Ch. 10 & Ch. 16] Linked List [slide] [code]
Nov 23 [PIC, Ch. 10] Pointers [slide] [code]
Nov 20 Test4
Nov 16 [PIC, Ch. 7] Functions [slide] [code]
Nov 13 [PIC, Ch. 6] Arrays [slide] [code]
Nov 9 [PIC, Ch. 4 and 5] Looping and Branching [slide] [code]
Nov 6 [PIC, Ch. 3] Variable [slide] [code]
Nov 2 [HtCS, Ch. 9] Struct [slide] [code]
Oct 30 Test 3
Oct 26 [HtCS, Ch. 8] String [slide] [code]
Oct 23 [HtCS, Ch. 8] String [slide] [code]
Oct 16 [HtCS, Ch. 7] Array [slide] [code]
Oct 12 [HtCS, Ch. 7] Array [slide] [code]
Oct 4 Test 2 [pdf]
Sep 28 Exercise on iteration [code]
Sep 25 [HtCS, Ch. 6] Iteration [slide]
Sep 21 Test 1, [HtCS, Ch. 5] More on functions [slide]
Sep 18 [HtCS, Ch. 4] Conditional and Recursion (con'd) [code]
Sep 14 [HtCS, Ch. 4] Conditional and Recursion [slide], [code]
Sep 11 [HtCS, Ch. 3] Function [slide], [code]
Sep 7 [HtCS, Ch. 2] Variable and Type [slide], [code]
Sep 4 [HtCS, Ch. 1] The way of programming (con'd)
Aug 31 [HtCS, Ch. 1] The way of programming [slide]
Aug 28 Course introduction [slide]

Main textbooks

  • [HtCS] How to Think Like a Computer Scientist: C Version πŸ”—
  • [DSys] Dive into Systems πŸ”—
  • [GCM] The GNU C Reference Manual πŸ”—
  • [PIC] Programming in C, Fourth Ed. by Stephen G. Kochan

About


Languages

Language:C 100.0%