PB162 Java

Faculty of Informatics
Spring 2023
Extent and Intensity
2/2/0. 3 credit(s) (plus extra credits for completion). Recommended Type of Completion: zk (examination). Other types of completion: z (credit).
Taught in person.
Teacher(s)
prof. RNDr. Tomáš Pitner, Ph.D. (lecturer)
doc. RNDr. Radek Ošlejšek, Ph.D. (lecturer)
Mgr. Luděk Bártek, Ph.D. (seminar tutor)
Mgr. Jakub Čecháček (seminar tutor)
Bc. Marek Dlouhý (seminar tutor)
RNDr. Karolina Dočkalová Burská, Ph.D. (seminar tutor)
Mgr. et Mgr. Michaela Doležalová (seminar tutor)
Vít Falta (seminar tutor)
Mgr. Lukáš Gryga (seminar tutor)
Bc. Tomáš Janoušek (seminar tutor)
Jakub Judiny (seminar tutor)
Mgr. Hai Yen Le (seminar tutor)
Mgr. Ľuboslav Pivarč (seminar tutor)
RNDr. Jaromír Plhák, Ph.D. (seminar tutor)
Bc. Alžbeta Strompová (seminar tutor)
Jakub Suchánek (seminar tutor)
Bc. Kryštof Suchánek (seminar tutor)
RNDr. Vladimír Ulman, Ph.D. (seminar tutor)
Stanislav Zeman (seminar tutor)
RNDr. Aleš Zlámal (seminar tutor)
Josef Augustín (assistant)
Bc. Lukáš Bátora (assistant)
Ing. Pavel Hrdina (assistant)
Bc. Petr Kabourek (assistant)
doc. Mgr. Karel Slavíček, Ph.D. (assistant)
Guaranteed by
prof. RNDr. Tomáš Pitner, Ph.D.
Department of Computer Systems and Communications – Faculty of Informatics
Supplier department: Department of Computer Systems and Communications – Faculty of Informatics
Timetable
Tue 14. 2. to Tue 9. 5. Tue 10:00–11:50 D2, Wed 15. 2. to Wed 10. 5. Wed 8:00–9:50 D2
  • Timetable of Seminar Groups:
PB162/01: Thu 16. 2. to Thu 11. 5. Thu 12:00–13:50 A219, L. Bártek
PB162/02: Wed 15. 2. to Wed 10. 5. Wed 12:00–13:50 A215, L. Bártek
PB162/03: Fri 17. 2. to Fri 12. 5. Fri 12:00–13:50 B011, L. Bártek
PB162/04: Thu 16. 2. to Thu 11. 5. Thu 12:00–13:50 A215
PB162/05: Tue 14. 2. to Tue 9. 5. Tue 8:00–9:50 A215, V. Ulman
PB162/06: Wed 15. 2. to Wed 10. 5. Wed 16:00–17:50 B116, J. Augustín, L. Gryga
PB162/07: Wed 15. 2. to Wed 10. 5. Wed 14:00–15:50 B116, J. Augustín, L. Gryga
PB162/08: Fri 17. 2. to Fri 12. 5. Fri 10:00–11:50 B116
PB162/09: Thu 16. 2. to Thu 11. 5. Thu 18:00–19:50 A215, J. Suchánek
PB162/10: Wed 15. 2. to Wed 10. 5. Wed 18:00–19:50 A215, L. Bátora, K. Suchánek
PB162/11: Mon 13. 2. to Mon 15. 5. Mon 8:00–9:50 A215, R. Ošlejšek
PB162/12: Mon 13. 2. to Mon 15. 5. Mon 10:00–11:50 A215, R. Ošlejšek
PB162/13: Fri 17. 2. to Fri 12. 5. Fri 8:00–9:50 B116
PB162/14: Fri 17. 2. to Fri 12. 5. Fri 10:00–11:50 A219, J. Čecháček, M. Doležalová
PB162/15: Fri 17. 2. to Fri 12. 5. Fri 12:00–13:50 A219, J. Čecháček, M. Doležalová
PB162/16: Tue 14. 2. to Tue 9. 5. Tue 14:00–15:50 A215, T. Janoušek
PB162/17: Thu 16. 2. to Thu 11. 5. Thu 14:00–15:50 A215, P. Kabourek, A. Strompová
PB162/18: Wed 15. 2. to Wed 10. 5. Wed 10:00–11:50 B116, J. Plhák
PB162/19: Wed 15. 2. to Wed 10. 5. Wed 12:00–13:50 B116, V. Falta
PB162/20: Tue 14. 2. to Tue 9. 5. Tue 10:00–11:50 A215, S. Zeman
PB162/21: Mon 13. 2. to Mon 15. 5. Mon 18:00–19:50 A215, P. Kabourek, A. Strompová
PB162/22: Mon 13. 2. to Mon 15. 5. Mon 12:00–13:50 B116, J. Plhák
PB162/23: Fri 17. 2. to Fri 12. 5. Fri 8:00–9:50 A215, Ľ. Pivarč
PB162/24: Wed 15. 2. to Wed 10. 5. Wed 18:00–19:50 B116, H. Le
PB162/25: Wed 15. 2. to Wed 10. 5. Wed 12:00–13:50 B311, M. Dlouhý, R. Ošlejšek
PB162/26: Thu 16. 2. to Thu 11. 5. Thu 8:00–9:50 B116, J. Judiny
Prerequisites
Command of a procedural programming language (Python, C) in the extent of the IB001 Introduction to Programming using C, IB111 Foundations of Programming, or IB113 Introduction to Programming and Algorithms.
Course Enrolment Limitations
The course is also offered to the students of the fields other than those the course is directly associated with.
fields of study / plans the course is directly associated with
there are 64 fields of study the course is directly associated with, display
Course objectives
During this course, students:
gain the basic knowledge of object oriented programming in Java;
become familiar with the basic Java and OO terminology, as well as necessary language syntax and semantics rules;
be able to analyze, design and implement simple software solutions with the appropriate tools.
Learning outcomes
At the end of the course students should be able to:
explain and use principles of object paradigm;
use basic principles of object-oriented design for coding;
create programs on Java SE platform;
use development tools efficiently, e.g. IDE, unit tests, git, etc.;
Syllabus
  • Introduction to Java - principles, history. Java development lifecycle, basic development tools.
  • Basic concepts and terminology of object-oriented programming - class, instance (object), variable, method. Encapsulation.
  • Cooperation and communication among objects.
  • Interfaces, specification, implementation.
  • Basic programmer's conventions - coding style, naming, documentary comment, API documentation.
  • Unit testing with junit.
  • Inheritance, polymorphism. Class hierarchy. Architecture of Java programs - methods, classes, packages.
  • Abstract classes. Access modifiers.
  • Basic program constructs. Primitive datatypes, object types and arrays.
  • Exceptions. Built-in exceptions, design of custom exceptions.
  • Java containers.
  • Java I/O.
  • Basic design patterns.
Literature
  • PITNER, Tomáš. Java - začínáme programovat : podrobný průvodce začínajícího uživatele. Praha: Grada, 2002, 222 s. ISBN 8024702959. info
  • ECKEL, Bruce. Myslíme v jazyku Java : knihovna programátora. Praha: Grada, 2001, 431 s. ISBN 8024790106. info
  • Učebnice jazyka JAVA. Edited by Pavel Herout. 1. vyd. České Budějovice: KOPP, 2001, 349 s. ISBN 80-7232-115-3. info
  • ECKEL, Bruce. Myslíme v jazyku Java : knihovna zkušeného programátora. Praha: Grada, 2000, 470 s. ISBN 8024700271. info
Teaching methods
Lectures with many examples, project-oriented lab sessions, homeworks.
Assessment methods
In the course of the semester, the students will work on project, gaining points. The algorithmic optimality together with coding style and documentation will be taken into evaluation. Another points can be obtained on practical lessons in the form of short online tests. Another points can be obtained from in-term test, as well as from the final exam. Both in-term tests and final exam has the form of practical programming, final exam is more complex.
Language of instruction
Czech
Follow-Up Courses
Further Comments
Study Materials
The course is taught annually.
Listed among pre-requisites of other courses
Teacher's information
http://www.fi.muni.cz/~tomp/pb162/slides/index.html
The course is also listed under the following terms Autumn 2002, Autumn 2003, Autumn 2004, Autumn 2005, Autumn 2006, Autumn 2007, Autumn 2008, Autumn 2009, Autumn 2010, Autumn 2011, Autumn 2012, Autumn 2013, Autumn 2014, Autumn 2015, Autumn 2016, Autumn 2017, Autumn 2018, Autumn 2019, Spring 2020, Spring 2021, Spring 2022, Spring 2024.
  • Enrolment Statistics (Spring 2023, recent)
  • Permalink: https://is.muni.cz/course/fi/spring2023/PB162