Asst. Prof. MONGKOL RODJAN
 
 
Statistics Statistics
12617
Online User Online2
Today Today17
Yesterday Yesterday7
ThisMonth This Month780
LastMonth Last Month737
ThisYear This Year5,865
LastYear Last Year6,666
 

7111301 หลักการเขียนโปรแกรมคอมพิวเตอร์ (Principle of Computer Programming) 3(2-2-5) หน่วยกิต

คำอธิบายรายวิชา

          ความรู้เบื้องต้นเกี่ยวกับภาษาเชิงโครงสร้าง โฟลว์ชาร์ต รหัสเทียม การออกแบบขั้นตอนวิธี โปรแกรมภาษาโครงสร้าง ชนิดของข้อมูล การควบคุมทิศทางของโปรแกรม โปรแกรมย่อย การจัดการไฟล์ และฝึกปฏิบัติ

          Fundamentals of structured programming language, flowchart, pseudo-code, algorithm design, basic structural programming, data type, flow control in programming, function, file management, and practice

Week Contents Tools
1  Chapter 1 Introduction to Principles of Computer Programming  
2  Chapter 2 Flowchart - Miro
3  Chapter 3 Pseudo-code  
4  Chapter 4 Algorithm design  
5  Chapter 5 Introduction to C  - C
6  Chapter 6 C Variables and Data Types - C
7  Chapter 7 C Operators  - C
8  Mid Term Examination  
9-10  Chapter 8 C Conditions - C
11-12  Chapter 9 C Loops - C
13-14  Chapter 10 C ArraysPointers and Structures - C
15-16  Chapter 13 C Functions - C

Interesting Links

- Website Miro

- Online compiler and debugger for C/C++

- Codepad.org

- Download Embarcadero_Dev-Cpp_6.3_TDM-GCC_9.2

- Download Dev C++ 5.11

- C Tutorial

C++ Tutorial

- C++ Language