Chris Hong's CU Course Info!

This page will have all relevant info to courses that Chris Hong is teaching at Cooper Union!


Project maintained by hong3cooper Hosted on GitHub Pages — Theme by mattgraham

CS102D - Fall 2024

CS102D - Intro to Computer Science
Course Hours: Thursdays, 6PM-7:50PM
Room: LL210

Instructor: Christopher Hong
e-mail: christopher.hong@cooper.edu
Office Hours: Tuesdays 6PM-7PM (214), Thursdays 8PM-9PM (LL210), and by appointment

MS Teams: https://teams.microsoft.com/l/team/19%3AsUhUkNzbkPn2k0h5rrdJwwAcsLejw8CAdTTdRc1Ha6s1%40thread.tacv2/conversations?groupId=bbfe7ef8-420b-461d-a3e4-c31cff9141c2&tenantId=5d7a2082-6807-4114-b3e6-7e241d1469a2


Course Syllabus

https://cooperunion.sharepoint.com/:b:/s/Section_CS-102-D-2024FA/ES2UwE2I4MxAsNeCMidEwlkBFIDkQRYYv7aEgrrF3kkIkg?e=sx4w0M

Textbooks

Textbooks are not required for the course, but they may be useful to have. These two are the two I recommend.

Other books that you may find useful are:

Disclosure: As an Amazon Associate I earn from qualifying purchases.


Grading

Programming Homework

The best way to learn programming is through practice. There will be weekly programming homework. All assignments must be committed to github with a pull request by the specified deadline. You may work in pairs to complete these assignments, but if you do, make sure to have each person commit a solution to at least one problem. It is in your best interest to understand the solutions to each problem. Working in a pair will earn you +2/100 points.

Assignments will be graded with the following criteria:

Note: Late submissions will receive a 20% deduction to the final grade for the assignment.


Course Schedule

09/05/24
Course Overview, Intro to Unix, Hello World, Github
Lesson #1: https://hong3cooper.github.io/CS102-Fall2024-Lesson1/
Homework #1 (due 09/21 11:59PM): https://classroom.github.com/a/AYz8jwt1

09/12/24
Github, Variables, Types, Operators
Lesson #2: https://hong3cooper.github.io/CS102-Fall2024-Lesson2/
Homework #2 (due 09/21 11:59PM): https://classroom.github.com/a/3YOsmxY9

09/19/24
Operators, Precedence, Conditional Statements, Basic Input/Output, Switch
Lesson #3: https://hong3cooper.github.io/CS102-Fall2024-Lesson3/
Homework #3 (due 09/28 11:59PM): https://classroom.github.com/a/NvheDv0g

09/26/24
Quiz #1 - printf & conditionals
Bitwise Operators, Switch, Loops, Functions, Basic Arrays
Lesson #4: https://hong3cooper.github.io/CS102-Fall2024-Lesson4/
Homework #4 (due 10/12 11:59PM): https://classroom.github.com/a/CKCmVyD5

10/03/24
Basic Arrays, Basic Functions, Tic-Tac-Toe
Lesson #5: https://hong3cooper.github.io/CS102-Fall2024-Lesson5/
Homework #5-6 (due 10/26 11:59PM): https://classroom.github.com/a/LjYAEBAN

10/10/24 (Virtual Class)
Quiz #2 - Loops & Arrays
Tic-Tac-Toe
Lesson #6: https://hong3cooper.github.io/CS102-Fall2024-Lesson6

10/17/24
Pointers & Arrays
Lesson #7: https://hong3cooper.github.io/CS102-Fall2024-Lesson7
Homework #7 (due 10/26 11:59PM): https://classroom.github.com/a/r9B4XDbQ)

10/24/24
Pointers & Arrays (continued)
Lesson #8: https://hong3cooper.github.io/CS102-Fall2024-Lesson8
Homework #8 (due 11/02 11:59PM): https://classroom.github.com/a/__EWFNzv

10/31/24
Quiz #3 - Pointers
Command Line Arguments, Intro to Structures
Lesson #9: https://hong3cooper.github.io/CS102-Fall2024-Lesson9
Homework #9 (due 11/09 11:59PM): https://classroom.github.com/a/3oRsuaae

11/07/24
Structures (continued), Github Forks
Lesson #10: https://hong3cooper.github.io/CS102-Fall2024-Lesson10
Homework #10 (due 11/16 11:59PM): https://classroom.github.com/a/bp5sJ0ge
Final Project (due 12/19 11:59PM): https://classroom.github.com/a/lU3KG3_I

11/14/24
Quiz #4 - Structures
Introduction to Python
Lesson #11: https://hong3cooper.github.io/CS102-Fall2024-Lesson11
Homework #11 (due 11/23 11:59PM): https://classroom.github.com/a/zDYga1Yh

11/21/24
Python Functions, Classes
Lesson #12: https://hong3cooper.github.io/CS102-Fall2024-Lesson12
Homework #12 (due 12/07 11:59PM): https://classroom.github.com/a/AC-mRM7a

11/26/24
Quiz #5 - Basic Python
More Python
Lesson #13: https://hong3cooper.github.io/CS102-Fall2024-Lesson13

12/05/24 (Virtual Class)
Selected Topics / Project Check-ins Lesson #14: https://hong3cooper.github.io/CS102-Fall2024-Lesson14

12/12/24
Study Period - No Classes

12/19/24
Final Project Presentations
Code must be submitted by 11:59PM 12/20
All late HW must be submitted by 11:59PM 12/20


Quizzes

Quiz #1: https://docs.google.com/document/d/1EXLwaLLeirSTpq1zC8Op9fOc4oRJCj6qKQZHiXtYQzc/edit?usp=sharing
Quiz #2: https://docs.google.com/document/d/1LE2aXXzzJk7DUE5INiytnJzxajyMXTCR1GwibEUweJ4/edit?usp=sharing
Quiz #3: https://docs.google.com/document/d/1BwTcbb9EFEfARNScbflkB-z5LGSEX6TVFkxUrRnKRMQ/edit?usp=sharing
Quiz #4: https://docs.google.com/document/d/1GV1y5Fq2dHAxMVPYJNJO3tSTFf_-yPaP8qri6M5Oo0Y/edit?usp=sharing
Quiz #5: https://docs.google.com/document/d/18sIqK71LrJ19oi4RjMFfqw9HeNpnzslFtny187_TRPA/edit?usp=sharing