/CP020001_ComputerProgramming_2023s1

Computer Programming Course at College of Computing Khon Kaen University 2023

MIT LicenseMIT

CP020001 Computer Programming at Khon Kaen University 2023

Support-Ukraine

alt text

Short links for Google Colab: https://colab.research.google.com/

FlowChart and Pseudo Code (I and II):

Basic Python Part I:

List/Array:

** Updated python codes/notebooks will be posted here shortly before each lecture.

Reference:

  1. https://colab.research.google.com/notebooks/
  2. https://problemsolvingwithpython.com/
  3. https://www.cp.eng.chula.ac.th/books/python101/
  4. https://www.eng.chula.ac.th/th/20535
  5. https://towardsdatascience.com/graph-visualisation-basics-with-python-part-i-flowcharts-6298c4f412e0
  6. https://www.programiz.com/article/flowchart-programming
  7. https://www.toppr.com/guides/python-guide/tutorials/python-flow-control/if-elif-else/python-if-if-else-if-elif-else-and-nested-if-statement/