Short links for Google Colab: https://colab.research.google.com/
- Slide: https://github.com/kaopanboonyuen/CP020001_ComputerProgramming_2023s1/blob/main/slides/CP020001-Lecture-BasicPython-Part-I.pdf
- Assignment: https://github.com/kaopanboonyuen/CP020001_ComputerProgramming_2023s1/blob/main/files/CP020001-BasicPython-Part-I-Laboratory-Activities.pdf
- Slide: https://github.com/kaopanboonyuen/CP020001_ComputerProgramming_2023s1/blob/main/slides/CP020001-Lecture-List_Array.pdf
- Assignment: https://github.com/kaopanboonyuen/CP020001_ComputerProgramming_2023s1/blob/main/files/CP020001-List_Array-Laboratory-Activities.pdf
** Updated python codes/notebooks will be posted here shortly before each lecture.
- https://colab.research.google.com/notebooks/
- https://problemsolvingwithpython.com/
- https://www.cp.eng.chula.ac.th/books/python101/
- https://www.eng.chula.ac.th/th/20535
- https://towardsdatascience.com/graph-visualisation-basics-with-python-part-i-flowcharts-6298c4f412e0
- https://www.programiz.com/article/flowchart-programming
- 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/