ผลต่างระหว่างรุ่นของ "Ske algo lab"
ไปยังการนำทาง
ไปยังการค้นหา
Jittat (คุย | มีส่วนร่วม) (Jittat ย้ายหน้า Ske algo lab ไปยัง Ske algo lab 66) Tag: เปลี่ยนทางใหม่ |
Jittat (คุย | มีส่วนร่วม) (ลบการเปลี่ยนทางไป Ske algo lab 66) Tag: ลบหน้าเปล่ี่ยนทาง |
||
แถว 1: | แถว 1: | ||
− | + | == Graders == | |
+ | |||
+ | * [http://adtlab.secondtrain.org/grader Grader] | ||
+ | |||
+ | == Assignments == | ||
+ | * TBA | ||
+ | |||
+ | == Core Materials == | ||
+ | These are the list of topics we cover. You will write C/C++ programs to solve various programming/algorithmic tasks to learn these concepts. | ||
+ | |||
+ | * Quick introduction to C/C++ programming | ||
+ | ** Cheatsheets | ||
+ | *** [https://cs.fit.edu/~mmahoney/cse2050/how2cpp.html Big cheat sheet] | ||
+ | ** Notes: [[ske algo lab/lab 1 notes|C++ notes]], [[Adt_lab/pointers|notes on pointers]] | ||
+ | |||
+ | == Links == | ||
+ | |||
+ | * Course in [[Ske algo lab 66|2566]] | ||
+ | * Course in [[Ske algo lab 64|2564]] | ||
+ | * Course in [[Ske algo lab 63|2563]] | ||
+ | * Course in [[Ske algo lab-62|2562]] | ||
+ | * Course in [[Ske algo lab-61|2561]] |
รุ่นแก้ไขเมื่อ 20:28, 4 สิงหาคม 2567
Graders
Assignments
- TBA
Core Materials
These are the list of topics we cover. You will write C/C++ programs to solve various programming/algorithmic tasks to learn these concepts.
- Quick introduction to C/C++ programming
- Cheatsheets
- Notes: C++ notes, notes on pointers