CSE11B

Edition 2026-2027
Course CSE11B
StartThu, Aug 27, 2026 12:00:00
EndSun, Feb 28, 2027 12:00:00
Enroll untilSun, Jan 31, 2027 11:41: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 data types, control structures, composition of data, classes, inheritance, use of libraries (APIs), unit testing, debugging, IO and a selection of more advanced programming topics.