BBM102 - Introduction to Programming II, Spring 2024

Lectures: Wednesdays, D1-D8-D9

Practicum (BBM104): Fridays 16:40-18:30

Lecturers:

Cemil Zalluhoğlu(Sec. 1)

Ali Seydi Keçeli (Sec. 2)

Aydin Kaya (Sec. 3)

e-mail:

cemil-at-cs.hacettepe.edu.tr

aliseydi-at-cs.hacettepe.edu.tr

aydinkaya-at-cs.hacettepe.edu.tr

Office

201

Z07B

Z07A

Office Hours:

tba

tba

tba



TAs:

R.A. Alpay Tekin

R.A. Emirhan Selim

-

Office:

Office:


Office Hours: tba      

Office Hours: tba      

Office Hours: tba      


Course Description:

This course will help students understand object-oriented programming principles and apply them in the construction of Java programs.The course is structured around basic topics such as class, object, encapsulation, inheritance, polymorphism, abstract classes and interfaces and exception handling. The students will gain hand-on experience via a set of programming assignments supplied in the complementary BBM 104 Introduction to Programming Practicum.


Reference books:

Java - An Introduction to Problem Solving and Programming, Walter Savitch, Pearson

Java - How to Program, Paul Deitel and Harvey Deitel, Prentice Hall


Grading Policy

For BBM102


2 Midterm exams   

30% + 30% = 60%

Final exam

40%


For BBM104

4 Assignments   

25% + 25% + 25% + 25% = 100%

Final exam

None

Class attendance

None


Important Dates:

Programming Assignment #1

     tba     

-      tba     

Programming Assignment #2

     tba     

-      tba     

Programming Assignment #3

     tba     

-      tba     

Programming Assignment #4

     tba     

-      tba     

Midterm Exam #1


tba

Midterm Exam #2


tba

Final Exam


tba


Detailed Schedule:


Week   

Date    

Topic   

Programming Assignments


1

19.02.2024       

Introduction to Java


2

26.02.2024

Object Oriented Design


3

05.03.2024

Classes and Objects

4

12.03.2024

Encapsulation


5

19.03.2024

Inheritance

6

26.03.2024

Polymorphism

7

02.04.2024

Midterm Exam I


8

09.04.2024

Exceptions

9

16.04.2024

Collections

10

23.04.2024

(Public Holiday)

11

30.04.2024

Midterm Exam 2

12

07.05.2024

Generics

13

14.05.2024

Data Structures


14

21.05.2024

Review




Additional Resources:

IDEs
Your programs need to work in the standard environment as we evaluate them on dev.cs.hacettepe.edu.tr. Although you could work on command line, Eclipse is the best way to work with Java.

General purpose text editors

Communication:

The course webpage will be updated regularly throughout the semester with lecture notes, programming and reading assignments and important deadlines. All other course related communications will be carried out through Piazza. Please enroll it by following the link: https://piazza.com/hacettepe.edu.tr/spring2024/bbm102.


For the BBM 104 related communications, you should also enroll in Piazza through the link https://piazza.com/hacettepe.edu.tr/spring2024/bbm104


Policies:

Attendance to lectures is mandatory. Those who do not attend more than 4 of the classes will fail BBM102 directly with F1 grade. You are responsible for all material presented in lecture. Some of the course material is not covered in the textbook. All work on assignments must be done individually unless stated otherwise. You are encouraged to discuss with your classmates about the given assignments, but these discussions should be carried out in an abstract way. That is, discussions related to a particular solution to a specific problem (either in actual code or in the pseudocode) will not be tolerated. In short, turning in someone else’s work, in whole or in part, as your own will be considered as a violation of academic integrity. Please note that the former condition also holds for the material found on the web as everything on the web has been written by someone else. Those who do not deliver at least 80 percent of the assignments will fail BBM104 directly with F1 grade. F1 disqualifies a student for make up exam/assignment.