ผลต่างระหว่างรุ่นของ "Ske algo lab"
ไปยังการนำทาง
ไปยังการค้นหา
Jittat (คุย | มีส่วนร่วม) (Jittat ย้ายหน้า Ske algo lab ไปยัง Ske algo lab 67) Tag: เปลี่ยนทางใหม่ |
Jittat (คุย | มีส่วนร่วม) |
||
(ไม่แสดง 2 รุ่นระหว่างกลางโดยผู้ใช้คนเดียวกัน) | |||
แถว 1: | แถว 1: | ||
− | + | == Information == | |
+ | |||
+ | * Grader [http://adtlab.secondtrain.org/grader Grader] | ||
+ | * Syllabus [https://docs.google.com/document/d/12WCZVWfjQcc5JdPS5qJlVVHuYcOWV6ubiBz2YJP7EX8/edit?usp=sharing] | ||
+ | |||
+ | == 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: [[Adt_lab/pointers|notes on pointers]] | ||
+ | ** [[Ske algo lab/read_input|How to read input]] (esp. in TEX quotes) | ||
+ | |||
+ | * Task notes | ||
+ | ** [[Algo lab/notes/lists 67|Tasks on STL and lists]] | ||
+ | |||
+ | == Links == | ||
+ | |||
+ | * Course in [[Ske algo lab 67|2567]] | ||
+ | * 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]] |
รุ่นแก้ไขปัจจุบันเมื่อ 03:38, 21 สิงหาคม 2568
Information
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: notes on pointers
- How to read input (esp. in TEX quotes)
- Task notes