PB162 Java
Faculty of InformaticsAutumn 2004
- Extent and Intensity
- 2/1. 4 credit(s) (plus extra credits for completion). Recommended Type of Completion: zk (examination). Other types of completion: z (credit).
- Teacher(s)
- prof. RNDr. Tomáš Pitner, Ph.D. (lecturer)
Ing. Petr Adámek (seminar tutor)
Mgr. Luděk Bártek, Ph.D. (seminar tutor)
RNDr. Vladimír Kadlec, Ph.D. (seminar tutor)
Mgr. Peter Krutý (seminar tutor)
Mgr. Petr Lohnický (seminar tutor)
doc. RNDr. Radek Ošlejšek, Ph.D. (seminar tutor)
RNDr. Jan Pavlovič, Ph.D. (seminar tutor)
Mgr. Lukáš Svoboda (seminar tutor)
Mgr. Kamil Ševeček (seminar tutor)
RNDr. Aleš Zlámal (seminar tutor) - Guaranteed by
- doc. Ing. Jan Staudek, CSc.
Department of Computer Systems and Communications – Faculty of Informatics - Timetable
- Mon 12:00–13:50 D3, Thu 10:00–11:50 D1
- Timetable of Seminar Groups:
PB162/02: Thu 17:00–17:50 B311, P. Adámek
PB162/03: Tue 9:00–9:50 B117, L. Bártek
PB162/04: Tue 10:00–10:50 B117, L. Bártek
PB162/05: Tue 11:00–11:50 B117, L. Bártek
PB162/06: Tue 16:00–16:50 B311, V. Kadlec
PB162/07: Tue 17:00–17:50 B311, V. Kadlec
PB162/08: Mon 18:00–18:50 B117, P. Lohnický
PB162/09: Mon 19:00–19:50 B117, P. Lohnický
PB162/10: Wed 15:00–15:50 B116, R. Ošlejšek
PB162/11: Wed 16:00–16:50 B116, R. Ošlejšek
PB162/12: Wed 17:00–17:50 B116, R. Ošlejšek
PB162/13: Mon 19:00–19:50 B311, J. Pavlovič
PB162/14: Tue 10:00–10:50 B116, K. Ševeček
PB162/15: Tue 11:00–11:50 B116, K. Ševeček
PB162/16: Tue 18:00–18:50 B311, P. Krutý
PB162/17: Tue 19:00–19:50 B311, P. Krutý
PB162/18: Wed 10:00–10:50 B116, A. Zlámal
PB162/19: Wed 11:00–11:50 B116, A. Zlámal
PB162/20: Wed 14:00–14:50 B116, A. Zlámal - Prerequisites
- Command of a procedural programming language (Pascal, C).
- Course Enrolment Limitations
- The course is also offered to the students of the fields other than those the course is directly associated with.
The capacity limit for the course is 300 student(s).
Current registration and enrolment status: enrolled: 0/300, only registered: 0/300, only registered with preference (fields directly associated with the programme): 0/300 - fields of study / plans the course is directly associated with
- there are 15 fields of study the course is directly associated with, display
- Course objectives
- The goal of this course is to give the students a basic knowledge on object oriented and event-driven programmming in Java. The student will become familiar with the basic Java and OO terminology, as well as necessary language syntax and semantics rules. Moreover, he/she will be able to analyse, design and implement basic data structures and algorithms. He/she will be trained on basic principles of event-driven programming (interactive programs) on user interfaces, as well as on simple components communication.
- Syllabus
- Introduction to Java - principles, history, comparison Java program development lifecycle, basic tools. Simple console applications.
- Basic concepts and terminology of object-oriented programming - class, instance (object), variable, method.
- Basic program constructs (basic statements, operators, expressions, branching, loops), primitive datatypes, object types and arrays.
- Cooperation and communication among objects.
- Basic programmer's conventions - coding style, naming, documentary comment, API documentation.
- Encapsulation, inheritance, polymorphism. Class hierarchy. Architecture of Java programs - methods, classes, packages.
- Specification vs. implementation. Classes and interfaces, abstract classes. Access modifiers.
- Exceptions. Built-in exceptions, design of custom exceptions.
- Java program unit testing, junit tools.
- Java2 containers.
- Java I/O.
- Packaging and distribution of Java programs, .jar archives.
- Event-driven programming. Basic principles of building and running user interfaces.
- Basic design patterns.
- Selected Java tools and extensions.
- 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
- VIRIUS, Miroslav. Java pro zelenáče. Praha: Neocortex, 2001, 240 s. ISBN 80-902230-9-5. 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
- CHAPMAN, Stephen J. Začínáme programovat v jazyce Java. 1. vyd. Praha: Computer Press, 2001, ix, 307. ISBN 8072264729. info
- ECKEL, Bruce. Myslíme v jazyku Java : knihovna zkušeného programátora. Praha: Grada, 2000, 470 s. ISBN 8024700271. info
- Programování v jazyce JAVA. Edited by David Flanagan. [1. vyd.]. Brno: Computer Press, 1997, xxxv, 488. ISBN 80-85896-78-8. info
- Assessment methods (in Czech)
- V průběhu semestru jsou na cvičeních zadávány úlohy (celkově za 40 bodů). Hodnotí se nejen splnění zadání a korektnost algoritmu, ale i jeho efektivita, stejně jako elegance řešení a kvalita dokumentace. Kromě toho je v průběhu semestru psána jedna písemka (25 bodů) u počítače. Praktickou formou u počítače je vedena závěrečná zkoušková písemka (35 bodů).
- Language of instruction
- Czech
- Further Comments
- Study Materials
The course is taught annually. - Listed among pre-requisites of other courses
- IB113 Introduction to Programming and Algorithms
!NOW(IB111) && !IB111 && !PB162 && !PB161 && !PB071 && !IB001 && !program(B-INF) && !program(B-PVA) && !program(B-CS) - PB007 Software Engineering I
PB160 || PB161 || PB162 || PB174 || PV178 || PB112 - PB112 Foundations of Object Oriented Programming in Java
!(PB162) && ! NOW(PB162) - PV168 Seminar in Java programming
PB162 || SOUHLAS - PV255 Game Development I
PB009 && PV112 && (PB161 || PB162 || PV178) - PV256 Introduction to Development for Android
PB162 || PB112 - PV292 Multiplatform Flutter Application Development
PB162 || PV168 || PA165 || PV178 || PV256 || PB138 || SOUHLAS
- IB113 Introduction to Programming and Algorithms
- Enrolment Statistics (Autumn 2004, recent)
- Permalink: https://is.muni.cz/course/fi/autumn2004/PB162