CSE1100

Edition 2024-2025
Course CSE1100
StartWed, Aug 28, 2024 12:00:00
EndSat, Feb 1, 2025 12:00:00
Enroll untilSat, Mar 1, 2025 12:00:00
This course is not open for enrollment yet. You can enroll after Wed, Aug 28, 2024 12:00:00

About

Introduction to Programming is a crash-course on writing Java programs and basic (OO) programming principles. This is the first of many courses in the curriculum of the Computer Science & Engineering Bachelor related to software development.

Topics covered include: primitive datatypes, control structures, composition of data, classes, inheritance, use of libraries (APIs), unit testing, debugging, IO and a selection of more advanced programming topics.