CP351001::

Fundamentals of Computer Science (1/2022)

Instructor: Asst.Prof.Khamron Sunat, Ph.D.
Teaching Assistant: Phuminth Duankhanth
College of Computing, Khon Kaen University, Thailand
FB: CP351001, SC311001 Fundamentals of Computer Science (BS-1/2022)
Email: cp351001 [AT] asc-lab.ml

Books and References

   Practical Programming: An Introduction to Computer Science Using Python 3.6     View (PDF)
   Learn Python in One Day and Learn It Well: Python for Beginners with Hands-on Project.
The only book you need to start coding in Python immediately
    View (PDF)
   Introduction to Computer Science and Programming in Python (MIT)     View (Link)
   Computer Science Circles: Recursion (University of Waterloo)     View (Link)
   Inheritance and Composition: A Python OOP Guide (Isaac Rodriguez)     View (Link)
   Know Thy Complexities!     View (Link)
   Big-O Cheat Sheet     View (Link)

Tools

Python    Python Tutor (Hosted by ASC-Lab, KKU, Thailand)        
Python    Python Tutor (Hosted by Pythontutor.com)     
 Visual mode
Python    GDB Online (Hosted by Onlinegdb.com)     
 Editor mode
Python    Colaboratory (Hosted by Google Research)     
 Notebook

Assignments

Lab 1 — Pre Assignment
 Download (PDF)
Lab 1 — Try to run the code (Python)
 Download (PDF)    Download (DOCX)
Lab 2 — String, Conditionals, and Branching
 Download (TXT)
Lab 3 — Function, Parameter, and Argument
 Download (DOCX)
Lab 4 — Tuples, Lists, and Aliasing
 Download (DOCX)
Lab 5 — Recursion and Dictionaries
 Download (DOCX)
Lab 6 — Testing, Debugging, Exceptions, and Assertions
 Download (DOCX)
Lab 7 — Object Oriented Programming (OOP)
 Download (DOCX)
Lab 8 — OOP: Inheritance
 Download (DOCX)
Lab 9 — Time Complexity (Part 1)
 Download (DOCX)
Lab 10 — Time Complexity (Part 2)
 Download (DOCX)
Lab 11 — Searching and Sorting algorithms
 Download (DOCX)
Lab 12 — OOP: Inheritance and Composition
 Download (DOCX)

Classes

Sec.1 — Lec: THU 10.00-12.00 (8105) Lab: FRI 08.30-10.30 (6601A)   
Sec.2 — Lec: THU 10.00-12.00 (8105) Lab: FRI 10.30-12.30 (6601A)   
Sec.3 — Lec: MON 17.00-19.00 (9525) Lab: WED 15.00-17.00 (9422)   
Sec.4 — Lec: MON 17.00-19.00 (9525) Lab: WED 17.00-19.00 (9422)   
Check Point:     Check-In Now