
Website of Dr.Jakkrit TeCho
(ดร.จักรกฤช เตโช)
Information Technology Division,
Faculty of Science, Maejo University,
Sansai, Chiangmai 50290, THAILAND
CT141 Fundamental of Programming
(วค141 พื้นฐานทางการเขียนโปรแกรม)
3 Credits (Lecture 2 Hours, Practice 2 Hours, Self-Study 5 Hours/Week)
Lecturer: Jakkrit TeCho, Ph.D.
Semester 2/2019
Lecture: Monday 10:00-12:00 COM1:801
Practice: Friday 13:00-15:00 COM1:801
Course Description:
Concepts of computer language and programming, fundamental of algorithm represented by flowchart and pseudocode, fundamentals of programming including variables, primitive data type, operators, basic logics, expressions, input, output and control statements.
Array, multi-dimensional array and user-defined data type. Address referencing, function and function-call, recursive function, file management and unit testing.
คำอธิบายรายวิชา:
TQF3 (มคอ.3) :
Tools:
-
Flowgorithm (http://flowgorithm.org/)
-
Python (with IDLE editor) (http://www.python.org/)
-
Repl.it (https://repl.it/)
Chapters:

Chapter 9 Searching (Linear, Binary)
Lect: TBA
Lab: TBA


Chapter 10 Sorting
Lect: TBA
Lab: TBA

