PA165 Enterprise Applications in Java
Faculty of InformaticsSpring 2025
- 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).
In-person direct teaching - Teacher(s)
- Bruno Rossi, PhD (lecturer)
RNDr. Martin Kuba, Ph.D. (lecturer)
Mgr. Martin Štefanko (lecturer)
RNDr. Ing. Pavel Šeda, Ph.D. (lecturer)
Mgr. Petr Beran (lecturer)
Ing. Ivan Straka (lecturer)
Mgr. Jakub Bateľ (seminar tutor)
Ing. Vít Šebela (seminar tutor)
Bc. Jana Treláková (seminar tutor)
Bc. Adam Krídl (seminar tutor)
Jozef Mihale (seminar tutor)
Mgr. Tomáš Polešovský (lecturer)
prof. RNDr. Tomáš Pitner, Ph.D. (lecturer) - Guaranteed by
- prof. RNDr. Tomáš Pitner, Ph.D.
Department of Computer Systems and Communications – Faculty of Informatics
Contact Person: Bruno Rossi, PhD
Supplier department: Department of Computer Systems and Communications – Faculty of Informatics - Prerequisites
- Knowledge of Java at the level of PB162 and PV168 courses. Basic knowledge of databases is also expected.
- 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 200 student(s).
Current registration and enrolment status: enrolled: 0/200, only registered: 79/200, only registered with preference (fields directly associated with the programme): 66/200 - fields of study / plans the course is directly associated with
- there are 32 fields of study the course is directly associated with, display
- Course objectives
- Students will understand selected chapters from advanced Java-based system design and implementation; they will be aware of methodological issues of high-quality program system design and implementation and related topics; they will be able to work with the most important APIs from Java SE and the Spring framework. Students will get acquainted with team work within large enterprise software development and with system design by applying enterprise patterns.
- Learning outcomes
- Student will be able to:
- use advanced development tools for enterprise development in real life;
- apply design and implementation patterns for enterprise applications in own systems;
- write applications using persistence / ORM;
- handle the basic application security (authentication, authorization), be able to identify the basic types of attacks against the main IS;
- apply the Spring framework (AOP, dependency injection, security, transactions, Spring Boot);
- define APIs using the OpenAPI specification by defining REST controllers, using the Spring Boot framework;
- create and deploy microservices using the Spring Boot framework; - Syllabus
- Intro to large (enterprise) Java-based application and systems
- Development tools (IntelliJ IDEA, Maven, Git)
- Enterprise patterns (e.g., DTO, DAO)
- Persistence/ORM (JPA/Hibernate)
- Microservices (creation with Spring Boot, deployment in Docker, monitoring and tracing)
- Security (OAuth 2, OpenID Connect, JWT)
- Spring framework (AOP, dependency injection, security, transactions, Spring Boot)
- REpresentational State Transfer (REST), OpenAPI
- Continuous Integration / Deployment (GitLab Actions)
- Literature
- required literature
- Expert one-on-one J2EE development without EJB. Edited by Rod Johnson - Juergen Hoeller. Indianapolis, Ind.: Wiley Pub., 2004, xxiv, 552. ISBN 0764558315. info
- ALUR, Deepak, Dan MALKS and John CRUPI. Core J2EE patterns : best practices and design strategies. 2nd ed. Upper Saddle River: Prentice Hall, 2003, xxx, 650. ISBN 0131422464. info
- recommended literature
- BLOCH, Joshua. Effective Java. 2nd ed. Upper Saddle River, N.J.: Addison-Wesley, 2008, xxi, 346. ISBN 9780321356680. info
- Teaching methods
- lectures, practical seminars (computer lab sessions), group projects, group project presentations
- Assessment methods
- For a successful completion of the course, at least 70 points (out of 100) are required. The maximum total number of 100 points can be collected as follows: max 55 points for the project including its presentation, 35 for the written exam and 10 points for solving exercises during the seminars.
- Language of instruction
- English
- Follow-Up Courses
- Further Comments
- The course is taught annually.
The course is taught: every week. - Listed among pre-requisites of other courses
- PA200 Cloud Computing
PA165 || PV179 || PV260 - PV239 Mobile Application Development
PV168 || PA165 || PV178 || PV256 || SOUHLAS - PV260 Software Quality
(PV168 || PA165 || PV178 || PV179) || SOUHLAS - PV292 Multiplatform Flutter Application Development
PB162 || PV168 || PA165 || PV178 || PV256 || PB138 || SOUHLAS
- PA200 Cloud Computing
PA165 Enterprise Applications in Java
Faculty of InformaticsSpring 2024
- 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).
- Teacher(s)
- Bruno Rossi, PhD (lecturer), prof. RNDr. Tomáš Pitner, Ph.D. (deputy)
prof. RNDr. Tomáš Pitner, Ph.D. (lecturer)
RNDr. Martin Kuba, Ph.D. (lecturer)
Mgr. Martin Štefanko (lecturer)
RNDr. Ing. Pavel Šeda, Ph.D. (lecturer)
Mgr. Petr Beran (lecturer)
Ing. Ivan Straka (lecturer)
Mgr. Jakub Bateľ (seminar tutor)
Ing. Vít Šebela (seminar tutor)
Bc. Jana Treláková (seminar tutor)
Bc. Adam Krídl (seminar tutor)
Jozef Mihale (seminar tutor)
Mgr. Tomáš Polešovský (lecturer)
Radmila Čermáková (assistant) - Guaranteed by
- prof. RNDr. Tomáš Pitner, Ph.D.
Department of Computer Systems and Communications – Faculty of Informatics
Contact Person: Bruno Rossi, PhD
Supplier department: Department of Computer Systems and Communications – Faculty of Informatics - Timetable
- Tue 12:00–13:50 D1
- Timetable of Seminar Groups:
PA165/02: Fri 8:00–9:50 B130, P. Beran, I. Straka
PA165/03: Wed 18:00–19:50 B130, V. Šebela, J. Treláková
PA165/04: Wed 14:00–15:50 B130, J. Bateľ, A. Krídl
PA165/05: Tue 16:00–17:50 B130, J. Mihale, B. Rossi - Prerequisites
- Knowledge of Java at the level of PB162 and PV168 courses. Basic knowledge of databases is also expected.
- 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 200 student(s).
Current registration and enrolment status: enrolled: 102/200, only registered: 0/200, only registered with preference (fields directly associated with the programme): 0/200 - fields of study / plans the course is directly associated with
- there are 55 fields of study the course is directly associated with, display
- Course objectives
- Students will understand selected chapters from advanced Java-based system design and implementation; they will be aware of methodological issues of high-quality program system design and implementation and related topics; they will be able to work with the most important APIs from Java SE and the Spring framework. Students will get acquainted with team work within large enterprise software development and with system design by applying enterprise patterns.
- Learning outcomes
- Student will be able to:
- use advanced development tools for enterprise development in real life;
- apply design and implementation patterns for enterprise applications in own systems;
- write applications using persistence / ORM;
- handle the basic application security (authentication, authorization), be able to identify the basic types of attacks against the main IS;
- apply the Spring framework (AOP, dependency injection, security, transactions, Spring Boot);
- define APIs using the OpenAPI specification by defining REST controllers, using the Spring Boot framework;
- create and deploy microservices using the Spring Boot framework; - Syllabus
- Intro to large (enterprise) Java-based application and systems
- Development tools (IntelliJ IDEA, Maven, Git)
- Enterprise patterns (e.g., DTO, DAO)
- Persistence/ORM (JPA/Hibernate)
- Microservices (creation with Spring Boot, deployment in Docker, monitoring and tracing)
- Security (OAuth 2, OpenID Connect, JWT)
- Spring framework (AOP, dependency injection, security, transactions, Spring Boot)
- REpresentational State Transfer (REST), OpenAPI
- Continuous Integration / Deployment (GitLab Actions)
- Literature
- required literature
- Expert one-on-one J2EE development without EJB. Edited by Rod Johnson - Juergen Hoeller. Indianapolis, Ind.: Wiley Pub., 2004, xxiv, 552. ISBN 0764558315. info
- ALUR, Deepak, Dan MALKS and John CRUPI. Core J2EE patterns : best practices and design strategies. 2nd ed. Upper Saddle River: Prentice Hall, 2003, xxx, 650. ISBN 0131422464. info
- recommended literature
- BLOCH, Joshua. Effective Java. 2nd ed. Upper Saddle River, N.J.: Addison-Wesley, 2008, xxi, 346. ISBN 9780321356680. info
- Teaching methods
- lectures, practical seminars (computer lab sessions), group projects, group project presentations
- Assessment methods
- For a successful completion of the course, at least 70 points (out of 100) are required. The maximum total number of 100 points can be collected as follows: max 55 points for the project including its presentation, 35 for the written exam and 10 points for solving exercises during the seminars.
- Language of instruction
- English
- Follow-Up Courses
- Further Comments
- Study Materials
The course is taught annually. - Listed among pre-requisites of other courses
- PA200 Cloud Computing
PA165 || PV179 || PV260 - PV239 Mobile Application Development
PV168 || PA165 || PV178 || PV256 || SOUHLAS - PV260 Software Quality
(PV168 || PA165 || PV178 || PV179) || SOUHLAS - PV292 Multiplatform Flutter Application Development
PB162 || PV168 || PA165 || PV178 || PV256 || PB138 || SOUHLAS
- PA200 Cloud Computing
PA165 Enterprise Applications in Java
Faculty of InformaticsSpring 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).
- Teacher(s)
- Bruno Rossi, PhD (lecturer), prof. RNDr. Tomáš Pitner, Ph.D. (deputy)
prof. RNDr. Tomáš Pitner, Ph.D. (lecturer)
RNDr. Martin Kuba, Ph.D. (lecturer)
Mgr. Martin Štefanko (lecturer)
RNDr. Ing. Pavel Šeda, Ph.D. (lecturer)
Mgr. Petr Beran (lecturer)
Bc. Norbert Bodnár (seminar tutor)
Ing. Michal Hazdra (seminar tutor)
Ing. Adam Radvan (seminar tutor)
Ing. Ivan Straka (lecturer)
Mgr. Jakub Bateľ (seminar tutor)
Radmila Čermáková (assistant) - Guaranteed by
- prof. RNDr. Tomáš Pitner, Ph.D.
Department of Computer Systems and Communications – Faculty of Informatics
Contact Person: Bruno Rossi, PhD
Supplier department: Department of Computer Systems and Communications – Faculty of Informatics - Timetable
- Tue 14. 2. to Tue 9. 5. Tue 14:00–15:50 D2
- Timetable of Seminar Groups:
PA165/02: Thu 16. 2. to Thu 11. 5. Thu 16:00–17:50 B130, P. Beran, I. Straka
PA165/03: Thu 16. 2. to Thu 11. 5. Thu 8:00–9:50 B130, N. Bodnár, A. Radvan
PA165/04: Thu 16. 2. to Thu 11. 5. Thu 10:00–11:50 B130, M. Hazdra
PA165/05: Wed 15. 2. to Wed 10. 5. Wed 18:00–19:50 B130, J. Bateľ, B. Rossi - Prerequisites
- Knowledge of Java at the level of PB162 and PV168 courses. Basic knowledge of databases is also expected.
- 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 200 student(s).
Current registration and enrolment status: enrolled: 63/200, only registered: 0/200, only registered with preference (fields directly associated with the programme): 0/200 - fields of study / plans the course is directly associated with
- there are 55 fields of study the course is directly associated with, display
- Course objectives
- Students will understand selected chapters from advanced Java-based system design and implementation; they will be aware of methodological issues of high-quality program system design and implementation and related topics; they will be able to work with the most important APIs from Java SE and the Spring framework. Students will get acquainted with team work within large enterprise software development and with system design by applying enterprise patterns.
- Learning outcomes
- Student will be able to:
- use advanced development tools for enterprise development in real life;
- apply design and implementation patterns for enterprise applications in own systems;
- write applications using persistence / ORM;
- handle the basic application security (authentication, authorization), be able to identify the basic types of attacks against the main IS;
- apply the Spring framework (AOP, dependency injection, security, transactions, Spring Boot);
- define APIs using the OpenAPI specification by defining REST controllers, using the Spring Boot framework;
- create and deploy microservices using the Spring Boot framework; - Syllabus
- Intro to large (enterprise) Java-based application and systems
- Development tools (IntelliJ IDEA, Maven, Git)
- Enterprise patterns (e.g., DTO, DAO)
- Persistence/ORM (JPA/Hibernate)
- Microservices (creation with Spring Boot, deployment in Docker, monitoring and tracing)
- Security (OAuth 2, OpenID Connect, JWT)
- Spring framework (AOP, dependency injection, security, transactions, Spring Boot)
- REpresentational State Transfer (REST), OpenAPI
- Continuous Integration / Deployment (GitLab Actions)
- Literature
- required literature
- Expert one-on-one J2EE development without EJB. Edited by Rod Johnson - Juergen Hoeller. Indianapolis, Ind.: Wiley Pub., 2004, xxiv, 552. ISBN 0764558315. info
- ALUR, Deepak, Dan MALKS and John CRUPI. Core J2EE patterns : best practices and design strategies. 2nd ed. Upper Saddle River: Prentice Hall, 2003, xxx, 650. ISBN 0131422464. info
- recommended literature
- BLOCH, Joshua. Effective Java. 2nd ed. Upper Saddle River, N.J.: Addison-Wesley, 2008, xxi, 346. ISBN 9780321356680. info
- Teaching methods
- lectures, practical seminars (computer lab sessions), group projects, group project presentations
- Assessment methods
- For a successful completion of the course, at least 70 points (out of 100) are required. The maximum total number of 100 points can be collected as follows: max 55 points for the project including its presentation, 35 for the written exam and 10 points for solving exercises during the seminars.
- Language of instruction
- English
- Follow-Up Courses
- Further Comments
- Study Materials
The course is taught annually. - Listed among pre-requisites of other courses
- PA200 Cloud Computing
PA165 || PV179 || PV260 - PV239 Mobile Application Development
PV168 || PA165 || PV178 || PV256 || SOUHLAS - PV260 Software Quality
(PV168 || PA165 || PV178 || PV179) || SOUHLAS - PV292 Multiplatform Flutter Application Development
PB162 || PV168 || PA165 || PV178 || PV256 || PB138 || SOUHLAS
- PA200 Cloud Computing
PA165 Enterprise Applications in Java
Faculty of InformaticsSpring 2022
- 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).
- Teacher(s)
- Bruno Rossi, PhD (lecturer), prof. RNDr. Tomáš Pitner, Ph.D. (deputy)
prof. RNDr. Tomáš Pitner, Ph.D. (lecturer)
Ing. Petr Adámek (lecturer)
RNDr. Martin Kuba, Ph.D. (lecturer)
Mgr. Vítězslav Papiež (lecturer)
Mgr. Martin Štefanko (lecturer)
Mgr. Petr Beran (seminar tutor)
Bc. Norbert Bodnár (seminar tutor)
Ing. Michal Hazdra (seminar tutor)
Mgr. Ondrej Ponteš (seminar tutor)
Ing. Adam Radvan (seminar tutor)
Ing. Ivan Straka (seminar tutor)
RNDr. Ing. Pavel Šeda, Ph.D. (seminar tutor)
Radmila Čermáková (assistant) - Guaranteed by
- prof. RNDr. Tomáš Pitner, Ph.D.
Department of Computer Systems and Communications – Faculty of Informatics
Contact Person: Ing. Petr Adámek
Supplier department: Department of Computer Systems and Communications – Faculty of Informatics - Timetable
- Mon 14. 2. to Mon 9. 5. Mon 14:00–15:50 D3
- Timetable of Seminar Groups:
PA165/03: Wed 16. 2. to Wed 11. 5. Wed 8:00–9:50 B130, P. Šeda
PA165/04: Tue 15. 2. to Tue 10. 5. Tue 16:00–17:50 B130, P. Beran, I. Straka
PA165/05: Thu 17. 2. to Thu 12. 5. Thu 16:00–17:50 B130, N. Bodnár, A. Radvan
PA165/06: Tue 15. 2. to Tue 10. 5. Tue 18:00–19:50 B130, M. Hazdra, B. Rossi - Prerequisites
- Knowledge of Java at the level of PB162 and PV168 courses. Basic knowledge of markup languages (XML and/or HTML) and databases are also expected.
- 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 200 student(s).
Current registration and enrolment status: enrolled: 8/200, only registered: 0/200, only registered with preference (fields directly associated with the programme): 0/200 - fields of study / plans the course is directly associated with
- there are 54 fields of study the course is directly associated with, display
- Course objectives
- Students will understand selected chapters from advanced Java-based system design and implementation; they will be aware of methodological issues of high-quality program system design and implementation and related topics; they will be able to work with the most important APIs from Java SE, Spring framework, Java EE and Javascript frameworks for UI. Students will get acquainted with team work within large enterprise software development and with system design by applying enterprise patterns.
- Learning outcomes
- Student will be able to:
- use advanced development tools for enterprise development in real life;
- apply design and implementation patterns for enterprise applications in own systems;
- write applications using persistence / ORM;
- create Internet-based applications with servlets, JSP, taglibs;
- handle the basic application security (authentication, authorization), be able to identify the basic types of attacks against the main IS;
- create a basic web user interface based on HTML, CSS, javascriptive frames;
- apply the Spring framework (AOP, dependency injection, security, transactions, Spring Boot);
- clarify the meaning and the purpose of Web Services (REST), use frameworks for their creation and be able to implement them in simple systems;
- know what Messaging Systems based on JMS are, and be able to use them in practical systems. - Syllabus
- Intro to large (enterprise) Java-based application and systems
- Development tools (Netbeans, Maven, Git)
- Enterprise patterns (DTO, DAO)
- Persistence/ORM (JPA/Hibernate)
- Internet applications (servlets, JSP, taglibs, Java web containers)
- Web application layers, security (authentication, authorization, main attacks), Spring MVC, client-side javascript frameworks (AngularJS), HTML, CSS, DOM
- Spring framework (AOP, dependency injection, security, transactions, Spring Boot)
- Web services (REST), Spring HATEOAS, OpenAPI
- Messaging Systems (JMS)
- Literature
- required literature
- Expert one-on-one J2EE development without EJB. Edited by Rod Johnson - Juergen Hoeller. Indianapolis, Ind.: Wiley Pub., 2004, xxiv, 552. ISBN 0764558315. info
- ALUR, Deepak, Dan MALKS and John CRUPI. Core J2EE patterns : best practices and design strategies. 2nd ed. Upper Saddle River: Prentice Hall, 2003, xxx, 650. ISBN 0131422464. info
- recommended literature
- BLOCH, Joshua. Effective Java. 2nd ed. Upper Saddle River, N.J.: Addison-Wesley, 2008, xxi, 346. ISBN 9780321356680. info
- Teaching methods
- lectures, practical seminars (computer lab sessions), group projects, group project presentations
- Assessment methods
- For a successful completion of the course, at least 70 points (out of 100) are required. The maximum total number of 100 points can be collected as follows: max 55 points for the project including its presentation, 35 for the written exam and 10 points for solving exercises during the seminars.
- Language of instruction
- English
- Follow-Up Courses
- Further Comments
- Study Materials
The course is taught annually. - Listed among pre-requisites of other courses
- PA200 Cloud Computing
PA165 || PV179 || PV260 - PV239 Mobile Application Development
PV168 || PA165 || PV178 || PV256 || SOUHLAS - PV260 Software Quality
(PV168 || PA165 || PV178 || PV179) || SOUHLAS - PV292 Multiplatform Flutter Application Development
PB162 || PV168 || PA165 || PV178 || PV256 || PB138 || SOUHLAS
- PA200 Cloud Computing
PA165 Enterprise Applications in Java
Faculty of InformaticsSpring 2021
- 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).
- Teacher(s)
- Bruno Rossi, PhD (lecturer), prof. RNDr. Tomáš Pitner, Ph.D. (deputy)
prof. RNDr. Tomáš Pitner, Ph.D. (lecturer)
Ing. Petr Adámek (lecturer)
RNDr. Martin Kuba, Ph.D. (lecturer)
Mgr. Vítězslav Papiež (lecturer)
Mgr. Jakub Čecháček (seminar tutor)
Ing. Pavel Hrdina (seminar tutor)
RNDr. Ing. Pavel Šeda, Ph.D. (seminar tutor)
Mgr. Martin Štefanko (seminar tutor)
Radmila Čermáková (assistant) - Guaranteed by
- prof. RNDr. Tomáš Pitner, Ph.D.
Department of Computer Systems and Communications – Faculty of Informatics
Contact Person: Ing. Petr Adámek
Supplier department: Department of Computer Systems and Communications – Faculty of Informatics - Timetable
- Mon 14:00–15:50 Virtuální místnost
- Timetable of Seminar Groups:
PA165/02: Mon 18:00–19:50 Virtuální místnost, P. Adámek, P. Hrdina
PA165/03: Thu 8:00–9:50 Virtuální místnost, V. Papiež
PA165/04: Tue 10:00–11:50 Virtuální místnost, P. Šeda
PA165/05: Fri 8:00–9:50 Virtuální místnost, M. Štefanko
PA165/06: Thu 10:00–11:50 Virtuální místnost, J. Čecháček
PA165/07: Tue 18:00–19:50 Virtuální místnost, B. Rossi - Prerequisites
- Knowledge of Java at the level of PB162 and PV168 courses. Basic knowledge of markup languages (XML and/or HTML) and databases are also expected.
- 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 200 student(s).
Current registration and enrolment status: enrolled: 6/200, only registered: 0/200, only registered with preference (fields directly associated with the programme): 0/200 - fields of study / plans the course is directly associated with
- there are 52 fields of study the course is directly associated with, display
- Course objectives
- Students will understand selected chapters from advanced Java-based system design and implementation; they will be aware of methodological issues of high-quality program system design and implementation and related topics; they will be able to work with the most important APIs from Java SE, Spring framework, Java EE and Javascript frameworks for UI. Students will get acquainted with team work within large enterprise software development and with system design by applying enterprise patterns.
- Learning outcomes
- Student will be able to:
- use advanced development tools for enterprise development in real life;
- apply design and implementation patterns for enterprise applications in own systems;
- write applications using persistence / ORM;
- create Internet-based applications with servlets, JSP, taglibs;
- handle the basic application security (authentication, authorization), be able to identify the basic types of attacks against the main IS;
- create a basic web user interface based on HTML, CSS, javascriptive frames;
- apply the Spring framework (AOP, dependency injection, security, transactions, Spring Boot);
- clarify the meaning and the purpose of Web Services (REST, WS- * Standards), use frameworks for their creation and be able to implement them in simple systems;
- know what Messaging Systems based on JMS are, and be able to use them in practical systems. - Syllabus
- Intro to large (enterprise) Java-based application and systems
- Development tools (Netbeans, Maven, Git)
- Enterprise patterns (DTO, DAO)
- Persistence/ORM (JPA/Hibernate)
- Internet applications (servlets, JSP, taglibs, Java web containers)
- Web application layers, security (authentication, authorization, main attacks), Spring MVC, client-side javascript frameworks (AngularJS), HTML, CSS, DOM
- Spring framework (AOP, dependency injection, security, transactions, Spring Boot)
- Web services (REST, WS-* standards), Spring-WS, JAX-RS
- Messaging Systems (JMS)
- Literature
- required literature
- Expert one-on-one J2EE development without EJB. Edited by Rod Johnson - Juergen Hoeller. Indianapolis, Ind.: Wiley Pub., 2004, xxiv, 552. ISBN 0764558315. info
- ALUR, Deepak, Dan MALKS and John CRUPI. Core J2EE patterns : best practices and design strategies. 2nd ed. Upper Saddle River: Prentice Hall, 2003, xxx, 650. ISBN 0131422464. info
- recommended literature
- BLOCH, Joshua. Effective Java. 2nd ed. Upper Saddle River, N.J.: Addison-Wesley, 2008, xxi, 346. ISBN 9780321356680. info
- Teaching methods
- lectures, practical seminars (computer lab sessions), group projects, group project presentations
- Assessment methods
- For a successful completion of the course, at least 70 points (out of 100) are required. The maximum total number of 100 points can be collected as follows: max 55 points for the project including its presentation, 35 for the written exam and 10 points for solving exercises during the seminars.
- Language of instruction
- English
- Follow-Up Courses
- Further Comments
- Study Materials
The course is taught annually. - Listed among pre-requisites of other courses
- PA200 Cloud Computing
PA165 || PV179 || PV260 - PV239 Mobile Application Development
PV168 || PA165 || PV178 || PV256 || SOUHLAS - PV260 Software Quality
(PV168 || PA165 || PV178 || PV179) || SOUHLAS - PV292 Multiplatform Flutter Application Development
PB162 || PV168 || PA165 || PV178 || PV256 || PB138 || SOUHLAS
- PA200 Cloud Computing
PA165 Enterprise Applications in Java
Faculty of InformaticsSpring 2020
- 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).
- Teacher(s)
- Bruno Rossi, PhD (lecturer), prof. RNDr. Tomáš Pitner, Ph.D. (deputy)
prof. RNDr. Tomáš Pitner, Ph.D. (lecturer)
Ing. Petr Adámek (lecturer)
RNDr. Martin Kuba, Ph.D. (lecturer)
Jan Pačes (lecturer)
Mgr. Vítězslav Papiež (lecturer)
RNDr. Ing. Pavel Šeda, Ph.D. (seminar tutor)
Mgr. Martin Štefanko (seminar tutor)
Ing. Pavel Hrdina (assistant) - Guaranteed by
- prof. RNDr. Tomáš Pitner, Ph.D.
Department of Computer Systems and Communications – Faculty of Informatics
Contact Person: Ing. Petr Adámek
Supplier department: Department of Computer Systems and Communications – Faculty of Informatics - Timetable
- Mon 17. 2. to Fri 15. 5. Mon 14:00–15:50 D2
- Timetable of Seminar Groups:
PA165/02: Mon 17. 2. to Fri 15. 5. Mon 18:00–19:50 B130, P. Adámek
PA165/03: Mon 17. 2. to Fri 15. 5. Fri 10:00–11:50 B130, V. Papiež
PA165/05: Mon 17. 2. to Fri 15. 5. Tue 14:00–15:50 B130, J. Pačes
PA165/06: Mon 17. 2. to Fri 15. 5. Tue 10:00–11:50 B130, P. Šeda - Prerequisites
- Knowledge of Java at the level of PB162 and PV168 courses. Basic knowledge of markup languages (XML and/or HTML) and databases are also expected.
- 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 200 student(s).
Current registration and enrolment status: enrolled: 0/200, only registered: 0/200, only registered with preference (fields directly associated with the programme): 0/200 - fields of study / plans the course is directly associated with
- there are 52 fields of study the course is directly associated with, display
- Course objectives
- Students will understand selected chapters from advanced Java-based system design and implementation; they will be aware of methodological issues of high-quality program system design and implementation and related topics; they will be able to work with the most important APIs from Java SE, Spring framework, Java EE and Javascript frameworks for UI. Students will get acquainted with team work within large enterprise software development and with system design by applying enterprise patterns.
- Learning outcomes
- Student will be able to:
- use advanced development tools for enterprise development in real life;
- apply design and implementation patterns for enterprise applications in own systems;
- write applications using persistence / ORM;
- create Internet-based applications with servlets, JSP, taglibs;
- handle the basic application security (authentication, authorization), be able to identify the basic types of attacks against the main IS;
- create a basic web user interface based on HTML, CSS, javascriptive frames;
- apply the Spring framework (AOP, dependency injection, security, transactions, Spring Boot);
- clarify the meaning and the purpose of Web Services (REST, WS- * Standards), use frameworks for their creation and be able to implement them in simple systems;
- know what Messaging Systems based on JMS are, and be able to use them in practical systems. - Syllabus
- Intro to large (enterprise) Java-based application and systems
- Development tools (Netbeans, Maven, Git)
- Enterprise patterns (DTO, DAO)
- Persistence/ORM (JPA/Hibernate)
- Internet applications (servlets, JSP, taglibs, Java web containers)
- Web application layers, security (authentication, authorization, main attacks), Spring MVC, client-side javascript frameworks (AngularJS), HTML, CSS, DOM
- Spring framework (AOP, dependency injection, security, transactions, Spring Boot)
- Web services (REST, WS-* standards), Spring-WS, JAX-RS
- Messaging Systems (JMS)
- Literature
- required literature
- Expert one-on-one J2EE development without EJB. Edited by Rod Johnson - Juergen Hoeller. Indianapolis, Ind.: Wiley Pub., 2004, xxiv, 552. ISBN 0764558315. info
- ALUR, Deepak, Dan MALKS and John CRUPI. Core J2EE patterns : best practices and design strategies. 2nd ed. Upper Saddle River: Prentice Hall, 2003, xxx, 650. ISBN 0131422464. info
- recommended literature
- BLOCH, Joshua. Effective Java. 2nd ed. Upper Saddle River, N.J.: Addison-Wesley, 2008, xxi, 346. ISBN 9780321356680. info
- Teaching methods
- lectures, practical seminars (computer lab sessions), group projects, group project presentations
- Assessment methods
- For a successful completion of the course, at least 70 points (out of 100) are required. The maximum total number of 100 points can be collected as follows: max 55 points for the project including its presentation, 35 for the written exam and 10 points for solving exercises during the seminars.
- Language of instruction
- English
- Follow-Up Courses
- Further Comments
- Study Materials
The course is taught annually. - Listed among pre-requisites of other courses
- PA200 Cloud Computing
PA165 || PV179 || PV260 - PV239 Mobile Application Development
PV168 || PA165 || PV178 || PV256 || SOUHLAS - PV260 Software Quality
(PV168 || PA165 || PV178 || PV179) || SOUHLAS - PV292 Multiplatform Flutter Application Development
PB162 || PV168 || PA165 || PV178 || PV256 || PB138 || SOUHLAS
- PA200 Cloud Computing
PA165 Enterprise Applications in Java
Faculty of InformaticsAutumn 2018
- Extent and Intensity
- 2/2. 4 credit(s) (plus extra credits for completion). Recommended Type of Completion: zk (examination). Other types of completion: z (credit).
- Teacher(s)
- Bruno Rossi, PhD (lecturer), prof. RNDr. Tomáš Pitner, Ph.D. (deputy)
prof. RNDr. Tomáš Pitner, Ph.D. (lecturer)
Ing. Petr Adámek (lecturer)
RNDr. Martin Kuba, Ph.D. (lecturer)
Bc. Martin Kotala (lecturer)
RNDr. Filip Nguyen (lecturer)
Mgr. Jiří Uhlíř (lecturer)
Mgr. Jakub Čecháček (seminar tutor)
Mgr. Ing. Petr Bartusek (assistant)
Radovan Šinko (assistant) - Guaranteed by
- doc. RNDr. Eva Hladká, Ph.D.
Department of Computer Systems and Communications – Faculty of Informatics
Contact Person: Ing. Petr Adámek
Supplier department: Department of Computer Systems and Communications – Faculty of Informatics - Timetable
- Mon 17. 9. to Mon 10. 12. Mon 14:00–15:50 D2
- Timetable of Seminar Groups:
PA165/02: Mon 17. 9. to Mon 10. 12. Mon 18:00–19:50 B130, P. Adámek
PA165/03: Tue 12:00–13:50 B130, M. Kuba
PA165/04: Tue 18:00–19:50 B130, F. Nguyen
PA165/05: Mon 17. 9. to Mon 10. 12. Mon 8:00–9:50 B130, J. Čecháček
PA165/06: Fri 14:00–15:50 B130, M. Kotala, J. Uhlíř - Prerequisites
- Knowledge of Java at the level of PB162 and PV168 courses. Basic knowledge of markup languages (XML and/or HTML) and databases are also expected.
- 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 200 student(s).
Current registration and enrolment status: enrolled: 0/200, only registered: 0/200, only registered with preference (fields directly associated with the programme): 0/200 - fields of study / plans the course is directly associated with
- there are 23 fields of study the course is directly associated with, display
- Course objectives
- Students will understand selected chapters from advanced Java-based system design and implementation; they will be aware of methodological issues of high-quality program system design and implementation and related topics; they will be able to work with the most important APIs from Java SE, Spring framework, Java EE and Javascript frameworks for UI. Students will get acquainted with team work within large enterprise software development and with system design by applying enterprise patterns.
- Learning outcomes
- Student will be able to:
- use advanced development tools for enterprise development in real life;
- apply design and implementation patterns for enterprise applications in own systems;
- write applications using persistence / ORM;
- create Internet-based applications with servlets, JSP, taglibs;
- handle the basic application security (authentication, authorization), be able to identify the basic types of attacks against the main IS;
- create a basic web user interface based on HTML, CSS, javascriptive frames;
- apply the Spring framework (AOP, dependency injection, security, transactions, Spring Boot);
- clarify the meaning and the purpose of Web Services (REST, WS- * Standards), use frameworks for their creation and be able to implement them in simple systems;
- know what Messaging Systems based on JMS are, and be able to use them in practical systems. - Syllabus
- Intro to large (enterprise) Java-based application and systems
- Development tools (Netbeans, Maven, Git)
- Enterprise patterns (DTO, DAO)
- Persistence/ORM (JPA/Hibernate)
- Internet applications (servlets, JSP, taglibs, Java web containers)
- Web application layers, security (authentication, authorization, main attacks), Spring MVC, client-side javascript frameworks (AngularJS), HTML, CSS, DOM
- Spring framework (AOP, dependency injection, security, transactions, Spring Boot)
- Web services (REST, WS-* standards), Spring-WS, JAX-RS
- Messaging Systems (JMS)
- Literature
- required literature
- Expert one-on-one J2EE development without EJB. Edited by Rod Johnson - Juergen Hoeller. Indianapolis, Ind.: Wiley Pub., 2004, xxiv, 552. ISBN 0764558315. info
- ALUR, Deepak, Dan MALKS and John CRUPI. Core J2EE patterns : best practices and design strategies. 2nd ed. Upper Saddle River: Prentice Hall, 2003, xxx, 650. ISBN 0131422464. info
- recommended literature
- BLOCH, Joshua. Effective Java. 2nd ed. Upper Saddle River, N.J.: Addison-Wesley, 2008, xxi, 346. ISBN 9780321356680. info
- Teaching methods
- lectures, practical seminars (computer lab sessions), group projects, group project presentations
- Assessment methods
- For a successful completion of the course, at least 70 points (out of 100) are required. The maximum total number of 100 points can be collected as follows: max 55 points for the project including its presentation, 35 for the written exam and 10 points for solving exercises during the seminars.
- Language of instruction
- Czech
- Follow-Up Courses
- Further Comments
- Study Materials
The course is taught annually. - Listed among pre-requisites of other courses
- PA200 Cloud Computing
PA165 || PV179 || PV260 - PV239 Mobile Application Development
PV168 || PA165 || PV178 || PV256 || SOUHLAS - PV260 Software Quality
(PV168 || PA165 || PV178 || PV179) || SOUHLAS - PV292 Multiplatform Flutter Application Development
PB162 || PV168 || PA165 || PV178 || PV256 || PB138 || SOUHLAS
- PA200 Cloud Computing
PA165 Enterprise Applications in Java
Faculty of InformaticsAutumn 2017
- Extent and Intensity
- 2/2. 4 credit(s) (plus extra credits for completion). Recommended Type of Completion: zk (examination). Other types of completion: z (credit).
- Teacher(s)
- Bruno Rossi, PhD (lecturer), prof. RNDr. Tomáš Pitner, Ph.D. (deputy)
prof. RNDr. Tomáš Pitner, Ph.D. (lecturer)
Ing. Petr Adámek (lecturer)
RNDr. Martin Kuba, Ph.D. (lecturer)
Bc. Martin Kotala (lecturer)
RNDr. Filip Nguyen (lecturer)
Mgr. Jiří Uhlíř (lecturer)
Mgr. Jakub Čecháček (seminar tutor)
Mgr. Ing. Petr Bartusek (assistant)
Radovan Šinko (assistant) - Guaranteed by
- doc. RNDr. Eva Hladká, Ph.D.
Department of Computer Systems and Communications – Faculty of Informatics
Contact Person: Ing. Petr Adámek
Supplier department: Department of Computer Systems and Communications – Faculty of Informatics - Timetable
- Tue 12:00–13:50 D2
- Timetable of Seminar Groups:
PA165/02: Tue 16:00–17:50 B130, P. Adámek
PA165/03: Thu 8:00–9:50 B130, M. Kuba
PA165/04: Wed 12:00–13:50 B130, F. Nguyen
PA165/05: Fri 10:00–11:50 B130, M. Kotala, J. Uhlíř
PA165/06: Wed 8:00–9:50 B130, J. Čecháček - Prerequisites
- Knowledge of Java at the level of PB162 and PV168 courses. Basic knowledge of markup languages (XML and/or HTML) and databases are also expected.
- 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 200 student(s).
Current registration and enrolment status: enrolled: 1/200, only registered: 0/200, only registered with preference (fields directly associated with the programme): 0/200 - fields of study / plans the course is directly associated with
- there are 23 fields of study the course is directly associated with, display
- Course objectives
- Students will understand selected chapters from advanced Java-based system design and implementation; they will be aware of methodological issues of high-quality program system design and implementation and related topics; they will be able to work with the most important APIs from Java SE, Spring framework, Java EE and Javascript frameworks for UI. Students will get acquainted with team work within large enterprise software development and with system design by applying enterprise patterns.
- Learning outcomes
- Student will be able to:
- use advanced development tools for enterprise development in real life;
- apply design and implementation patterns for enterprise applications in own systems;
- write applications using persistence / ORM;
- create Internet-based applications with servlets, JSP, taglibs;
- handle the basic application security (authentication, authorization), be able to identify the basic types of attacks against the main IS;
- create a basic web user interface based on HTML, CSS, javascriptive frames;
- apply the Spring framework (AOP, dependency injection, security, transactions, Spring Boot);
- clarify the meaning and the purpose of Web Services (REST, WS- * Standards), use frameworks for their creation and be able to implement them in simple systems;
- know what Messaging Systems based on JMS are, and be able to use them in practical systems. - Syllabus
- Intro to large (enterprise) Java-based application and systems
- Development tools (Netbeans, Maven, Git)
- Enterprise patterns (DTO, DAO)
- Persistence/ORM (JPA/Hibernate)
- Internet applications (servlets, JSP, taglibs, Java web containers)
- Web application layers, security (authentication, authorization, main attacks), Spring MVC, client-side javascript frameworks (AngularJS), HTML, CSS, DOM
- Spring framework (AOP, dependency injection, security, transactions, Spring Boot)
- Web services (REST, WS-* standards), Spring-WS, JAX-RS
- Messaging Systems (JMS)
- Literature
- required literature
- Expert one-on-one J2EE development without EJB. Edited by Rod Johnson - Juergen Hoeller. Indianapolis, Ind.: Wiley Pub., 2004, xxiv, 552. ISBN 0764558315. info
- ALUR, Deepak, Dan MALKS and John CRUPI. Core J2EE patterns : best practices and design strategies. 2nd ed. Upper Saddle River: Prentice Hall, 2003, xxx, 650. ISBN 0131422464. info
- recommended literature
- BLOCH, Joshua. Effective Java. 2nd ed. Upper Saddle River, N.J.: Addison-Wesley, 2008, xxi, 346. ISBN 9780321356680. info
- Teaching methods
- lectures, practical seminars (computer lab sessions), group projects, group project presentations
- Assessment methods
- For a successful completion of the course, at least 70 points (out of 100) are required. The maximum total number of 100 points can be collected as follows: max 55 points for the project including its presentation, 35 for the written exam and 10 points for solving exercises during the seminars.
- Language of instruction
- Czech
- Follow-Up Courses
- Further Comments
- Study Materials
The course is taught annually. - Listed among pre-requisites of other courses
- PA200 Cloud Computing
PA165 || PV179 || PV260 - PV239 Mobile Application Development
PV168 || PA165 || PV178 || PV256 || SOUHLAS - PV260 Software Quality
(PV168 || PA165 || PV178 || PV179) || SOUHLAS - PV292 Multiplatform Flutter Application Development
PB162 || PV168 || PA165 || PV178 || PV256 || PB138 || SOUHLAS
- PA200 Cloud Computing
PA165 Enterprise Applications in Java
Faculty of InformaticsAutumn 2016
- Extent and Intensity
- 2/2. 4 credit(s) (plus extra credits for completion). Recommended Type of Completion: zk (examination). Other types of completion: z (credit).
- Teacher(s)
- Bruno Rossi, PhD (lecturer), prof. RNDr. Tomáš Pitner, Ph.D. (deputy)
prof. RNDr. Tomáš Pitner, Ph.D. (lecturer)
Ing. Petr Adámek (lecturer)
RNDr. Martin Kuba, Ph.D. (lecturer)
RNDr. Filip Nguyen (lecturer)
Mgr. Jakub Čecháček (seminar tutor)
RNDr. Daniel Tovarňák, Ph.D. (seminar tutor)
Ing. Ondřej Žižka (seminar tutor)
Mgr. Ing. Petr Bartusek (assistant) - Guaranteed by
- doc. RNDr. Eva Hladká, Ph.D.
Department of Computer Systems and Communications – Faculty of Informatics
Contact Person: Ing. Petr Adámek
Supplier department: Department of Computer Systems and Communications – Faculty of Informatics - Timetable
- Tue 12:00–13:50 D3
- Timetable of Seminar Groups:
PA165/02: Tue 16:00–17:50 B130, P. Adámek
PA165/03: Wed 16:00–17:50 B130, M. Kuba
PA165/04: Wed 18:00–19:50 B130, F. Nguyen
PA165/05: Thu 12:00–13:50 B130, O. Žižka
PA165/06: Tue 18:00–19:50 B130, J. Čecháček - Prerequisites
- Knowledge of Java at the level of PB162 and PV168 courses. Basic knowledge of markup languages (XML and/or HTML) and databases are also expected.
- 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 200 student(s).
Current registration and enrolment status: enrolled: 0/200, only registered: 0/200, only registered with preference (fields directly associated with the programme): 0/200 - fields of study / plans the course is directly associated with
- there are 23 fields of study the course is directly associated with, display
- Course objectives
- Students will understand selected chapters from advanced Java-based system design and implementation; they will be aware of methodological issues of high-quality program system design and implementation and related topics; they will be able to work with the most important APIs from Java SE, Spring framework, Java EE and Javascript frameworks for UI. Students will get acquainted with team work within large enterprise software development and with system design by applying enterprise patterns.
- Syllabus
- Intro to large (enterprise) Java-based application and systems
- Development tools (Netbeans, Maven, Git)
- Enterprise patterns (DTO, DAO)
- Persistence/ORM (JPA/Hibernate)
- Internet applications (servlets, JSP, taglibs, Java web containers)
- Web application layers, security (authentication, authorization, main attacks), Spring MVC, client-side javascript frameworks (AngularJS), HTML, CSS, DOM
- Spring framework (AOP, dependency injection, security, transactions, Spring Boot)
- Web services (REST, WS-* standards), Spring-WS, JAX-RS
- Messaging Systems (JMS)
- Literature
- required literature
- Expert one-on-one J2EE development without EJB. Edited by Rod Johnson - Juergen Hoeller. Indianapolis, Ind.: Wiley Pub., 2004, xxiv, 552. ISBN 0764558315. info
- ALUR, Deepak, Dan MALKS and John CRUPI. Core J2EE patterns : best practices and design strategies. 2nd ed. Upper Saddle River: Prentice Hall, 2003, xxx, 650. ISBN 0131422464. info
- recommended literature
- BLOCH, Joshua. Effective Java. 2nd ed. Upper Saddle River, N.J.: Addison-Wesley, 2008, xxi, 346. ISBN 9780321356680. info
- Teaching methods
- lectures, practical seminars (computer lab sessions), group projects, group project presentations
- Assessment methods
- For a successful completion of the course, at least 70 points (out of 100) are required. The maximum total number of 100 points can be collected as follows: max 60 points for the project including its presentation, and 40 for an exam.
- Language of instruction
- Czech
- Follow-Up Courses
- Further Comments
- Study Materials
The course is taught annually. - Listed among pre-requisites of other courses
- PA200 Cloud Computing
PA165 || PV179 || PV260 - PV239 Mobile Application Development
PV168 || PA165 || PV178 || PV256 || SOUHLAS - PV260 Software Quality
(PV168 || PA165 || PV178 || PV179) || SOUHLAS - PV292 Multiplatform Flutter Application Development
PB162 || PV168 || PA165 || PV178 || PV256 || PB138 || SOUHLAS
- PA200 Cloud Computing
PA165 Enterprise Applications in Java
Faculty of InformaticsAutumn 2015
- Extent and Intensity
- 2/2. 4 credit(s) (plus extra credits for completion). Recommended Type of Completion: zk (examination). Other types of completion: z (credit).
- Teacher(s)
- Bruno Rossi, PhD (lecturer), prof. RNDr. Tomáš Pitner, Ph.D. (deputy)
prof. RNDr. Tomáš Pitner, Ph.D. (lecturer)
Ing. Petr Adámek (lecturer)
RNDr. Martin Kuba, Ph.D. (lecturer)
RNDr. Filip Nguyen (lecturer)
Mgr. Matej Briškár (seminar tutor)
Mgr. et Mgr. Miroslav Cupák (seminar tutor)
Mgr. Tomáš Skopal (seminar tutor)
RNDr. Daniel Tovarňák, Ph.D. (seminar tutor)
Mgr. Ing. Petr Bartusek (assistant) - Guaranteed by
- doc. RNDr. Eva Hladká, Ph.D.
Department of Computer Systems and Communications – Faculty of Informatics
Contact Person: Ing. Petr Adámek
Supplier department: Department of Computer Systems and Communications – Faculty of Informatics - Timetable
- Tue 14:00–15:50 D3
- Timetable of Seminar Groups:
PA165/01: Tue 16:00–17:50 B130, P. Adámek
PA165/02: Wed 10:00–11:50 B130, M. Kuba
PA165/03: Thu 10:00–11:50 B130, F. Nguyen
PA165/04: Wed 14:00–15:50 B130, T. Skopal
PA165/05: Wed 16:00–17:50 B130, M. Briškár
PA165/06: Tue 18:00–19:50 B130, B. Rossi - Prerequisites
- Knowledge of Java at the level of PB162 and PV168 courses. Basic knowledge of markup languages (XML and/or HTML) and databases are also expected.
- 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 150 student(s).
Current registration and enrolment status: enrolled: 0/150, only registered: 0/150, only registered with preference (fields directly associated with the programme): 0/150 - fields of study / plans the course is directly associated with
- there are 23 fields of study the course is directly associated with, display
- Course objectives
- Students will understand selected chapters from advanced Java-based system design and implementation; they will be aware of methodological issues of high-quality program system design and implementation and related topics; they will be able to work with the most important APIs from Java SE, Spring framework, Java EE and Javascript frameworks for UI. Students will get acquainted with team work within large enterprise software development and with system design by applying enterprise patterns.
- Syllabus
- Intro to large (enterprise) Java-based application and systems
- Development tools (Netbeans, Maven, Git)
- Enterprise patterns (DTO, DAO)
- Persistence/ORM (JPA/Hibernate)
- Internet applications (servlets, JSP, taglibs, Java web containers)
- Web application layers, security (authentication, authorization, main attacks), Spring MVC, client-side javascript frameworks (AngularJS), HTML, CSS, DOM
- Spring framework (AOP, dependency injection, security, transactions, Spring Boot)
- Web services (REST, WS-* standards), Spring-WS, JAX-RS
- Messaging Systems (JMS)
- Literature
- required literature
- Expert one-on-one J2EE development without EJB. Edited by Rod Johnson - Juergen Hoeller. Indianapolis, Ind.: Wiley Pub., 2004, xxiv, 552. ISBN 0764558315. info
- ALUR, Deepak, Dan MALKS and John CRUPI. Core J2EE patterns : best practices and design strategies. 2nd ed. Upper Saddle River: Prentice Hall, 2003, xxx, 650. ISBN 0131422464. info
- recommended literature
- BLOCH, Joshua. Effective Java. 2nd ed. Upper Saddle River, N.J.: Addison-Wesley, 2008, xxi, 346. ISBN 9780321356680. info
- Teaching methods
- lectures, practical seminars (computer lab sessions), group projects, group project presentations
- Assessment methods
- For a successful completion of the course, at least 70 points (out of 100) are required. The maximum total number of 100 points can be collected as follows: max 60 points for the project including its presentation, and 40 for an exam.
- Language of instruction
- Czech
- Follow-Up Courses
- Further Comments
- Study Materials
The course is taught annually. - Listed among pre-requisites of other courses
- PA200 Cloud Computing
PA165 || PV179 || PV260 - PV239 Mobile Application Development
PV168 || PA165 || PV178 || PV256 || SOUHLAS - PV260 Software Quality
(PV168 || PA165 || PV178 || PV179) || SOUHLAS - PV292 Multiplatform Flutter Application Development
PB162 || PV168 || PA165 || PV178 || PV256 || PB138 || SOUHLAS
- PA200 Cloud Computing
PA165 Enterprise Applications in Java
Faculty of InformaticsAutumn 2014
- Extent and Intensity
- 2/2. 4 credit(s) (plus extra credits for completion). Recommended Type of Completion: zk (examination). Other types of completion: z (credit).
- Teacher(s)
- Bruno Rossi, PhD (seminar tutor), prof. RNDr. Tomáš Pitner, Ph.D. (deputy)
prof. RNDr. Tomáš Pitner, Ph.D. (lecturer)
Ing. Petr Adámek (lecturer)
RNDr. Martin Kuba, Ph.D. (lecturer)
Mgr. Matej Briškár (seminar tutor)
Mgr. et Mgr. Miroslav Cupák (seminar tutor)
RNDr. Filip Nguyen (seminar tutor)
RNDr. Daniel Tovarňák, Ph.D. (seminar tutor)
Mgr. Pavel Zlámal (seminar tutor) - Guaranteed by
- doc. RNDr. Eva Hladká, Ph.D.
Department of Computer Systems and Communications – Faculty of Informatics
Contact Person: Ing. Petr Adámek
Supplier department: Department of Computer Systems and Communications – Faculty of Informatics - Timetable
- Tue 12:00–13:50 D2
- Timetable of Seminar Groups:
PA165/02: Tue 16:00–17:50 B130, M. Cupák, F. Nguyen
PA165/03: Tue 18:00–19:50 B130, M. Cupák, F. Nguyen - Prerequisites
- Command of Java at a basic level (comparable to the level reached in the PB162 and PV168 courses) is required. Basic knowledge in markup languages (XML and/or HTML) and databases is also expected.
- 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 150 student(s).
Current registration and enrolment status: enrolled: 0/150, only registered: 0/150, only registered with preference (fields directly associated with the programme): 0/150 - fields of study / plans the course is directly associated with
- there are 22 fields of study the course is directly associated with, display
- Course objectives
- Students will understand selected chapters from advanced Java-based system design and implementation; they will be aware of methodological issues of high-quality program system design and implementation, program system testing, refactoring, performance tuning and related topics; they will be able to work with the most important APIs from Java SE and Java EE (EJB, Servlet API, JDBC, security, transactions, messaging) and will get acquainted with other hot topics of enterprise systems: web services, their protocols, and web application frameworks.
- Syllabus
- Intro to large (enterprise) Java-based application and systems
- Development tools
- Overview of selected technologies and API
- Extreme Programming
- Refactoring
- Internet applications (servlets, JSP, taglibs, Java web containers)
- Web application frameworks -- architecture and functionality
- Web services (standards, protocols, applications)
- Enterprise JavaBeans and application servers (concepts, usage patterns)
- Messaging Systems.
- Literature
- required literature
- BLOCH, Joshua. Effective Java. 2nd ed. Upper Saddle River, N.J.: Addison-Wesley, 2008, xxi, 346. ISBN 9780321356680. info
- not specified
- Core servlets and JavaServer pages (JSP) (Orig.) : Java : servlety a stránky JSP. info
- HEROUT, Pavel. Java a XML. 1. vyd. České Budějovice: Kopp, 2007, 313 s. ISBN 9788072323074. info
- ALUR, Deepak, Dan MALKS and John CRUPI. Core J2EE patterns : best practices and design strategies. 2nd ed. Upper Saddle River: Prentice Hall, 2003, xxx, 650. ISBN 0131422464. info
- SPELL, Brett. Java : programujeme profesionálně : tvorba tříd, vlákna, zpracování událostí, správci rozvržení, komponenty Swing, JDBC, XML, zabezpečení, JavaHelp, JNI, výkon, distribuované objekty, lokalizace. 1. vyd. Praha: Computer Press, 2002, xvii, 1022. ISBN 8072266675. 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, practical seminars (computer lab sessions), group projects, group project presentations
- Assessment methods
- For a successful completion of the course, at least 70 points (out of 100) are required. The maximum total number of 100 points can be collected as follows: max 70 points for the a project including its presentation, and 30 for an exam.
- Language of instruction
- Czech
- Follow-Up Courses
- Further Comments
- Study Materials
The course is taught annually. - Listed among pre-requisites of other courses
- PA200 Cloud Computing
PA165 || PV179 || PV260 - PV239 Mobile Application Development
PV168 || PA165 || PV178 || PV256 || SOUHLAS - PV260 Software Quality
(PV168 || PA165 || PV178 || PV179) || SOUHLAS - PV292 Multiplatform Flutter Application Development
PB162 || PV168 || PA165 || PV178 || PV256 || PB138 || SOUHLAS
- PA200 Cloud Computing
PA165 Enterprise Applications in Java
Faculty of InformaticsAutumn 2013
- Extent and Intensity
- 2/2. 4 credit(s) (plus extra credits for completion). Recommended Type of Completion: zk (examination). Other types of completion: z (credit).
- Teacher(s)
- Bruno Rossi, PhD (seminar tutor), prof. RNDr. Tomáš Pitner, Ph.D. (deputy)
prof. RNDr. Tomáš Pitner, Ph.D. (lecturer)
Ing. Petr Adámek (lecturer)
RNDr. Martin Kuba, Ph.D. (lecturer)
Mgr. et Mgr. Miroslav Cupák (seminar tutor)
Mgr. Eva Michálková (seminar tutor)
RNDr. Filip Nguyen (seminar tutor)
RNDr. Daniel Tovarňák, Ph.D. (seminar tutor) - Guaranteed by
- doc. RNDr. Vlastislav Dohnal, Ph.D.
Department of Computer Systems and Communications – Faculty of Informatics
Contact Person: Ing. Petr Adámek
Supplier department: Department of Computer Systems and Communications – Faculty of Informatics - Timetable
- Tue 12:00–13:50 D1
- Timetable of Seminar Groups:
PA165/02: Tue 16:00–17:50 B130, E. Michálková, F. Nguyen
PA165/03: Tue 18:00–19:50 B130, E. Michálková, F. Nguyen - Prerequisites
- Command of Java at a basic level (comparable to the level reached in the PB162 and PV168 courses) is required. Basic knowledge in markup languages (XML and/or HTML) and databases is also expected.
- 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 150 student(s).
Current registration and enrolment status: enrolled: 0/150, only registered: 0/150, only registered with preference (fields directly associated with the programme): 0/150 - fields of study / plans the course is directly associated with
- there are 22 fields of study the course is directly associated with, display
- Course objectives
- Students will understand selected chapters from advanced Java-based system design and implementation; they will be aware of methodological issues of high-quality program system design and implementation, program system testing, refactoring, performance tuning and related topics; they will be able to work with the most important APIs from Java SE and Java EE (EJB, Servlet API, JDBC, security, transactions, messaging) and will get acquainted with other hot topics of enterprise systems: web services, their protocols, and web application frameworks.
- Syllabus
- Intro to large (enterprise) Java-based application and systems
- Development tools
- Overview of selected technologies and API
- Extreme Programming
- Refactoring
- Internet applications (servlets, JSP, taglibs, Java web containers)
- Web application frameworks -- architecture and functionality
- Web services (standards, protocols, applications)
- Enterprise JavaBeans and application servers (concepts, usage patterns)
- Messaging Systems.
- Literature
- required literature
- BLOCH, Joshua. Effective Java. 2nd ed. Upper Saddle River, N.J.: Addison-Wesley, 2008, xxi, 346. ISBN 9780321356680. info
- not specified
- Core servlets and JavaServer pages (JSP) (Orig.) : Java : servlety a stránky JSP. info
- HEROUT, Pavel. Java a XML. 1. vyd. České Budějovice: Kopp, 2007, 313 s. ISBN 9788072323074. info
- ALUR, Deepak, Dan MALKS and John CRUPI. Core J2EE patterns : best practices and design strategies. 2nd ed. Upper Saddle River: Prentice Hall, 2003, xxx, 650. ISBN 0131422464. info
- SPELL, Brett. Java : programujeme profesionálně : tvorba tříd, vlákna, zpracování událostí, správci rozvržení, komponenty Swing, JDBC, XML, zabezpečení, JavaHelp, JNI, výkon, distribuované objekty, lokalizace. 1. vyd. Praha: Computer Press, 2002, xvii, 1022. ISBN 8072266675. 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, practical seminars (computer lab sessions), group projects, group project presentations
- Assessment methods
- For a successful completion of the course, at least 70 points (out of 100) are required. The maximum total number of 100 points can be collected as follows: max 70 points for the a project including its presentation, and 30 for an exam.
- Language of instruction
- Czech
- Follow-Up Courses
- Further Comments
- Study Materials
The course is taught annually. - Listed among pre-requisites of other courses
- PA200 Cloud Computing
PA165 || PV179 || PV260 - PV239 Mobile Application Development
PV168 || PA165 || PV178 || PV256 || SOUHLAS - PV260 Software Quality
(PV168 || PA165 || PV178 || PV179) || SOUHLAS - PV292 Multiplatform Flutter Application Development
PB162 || PV168 || PA165 || PV178 || PV256 || PB138 || SOUHLAS
- PA200 Cloud Computing
PA165 Enterprise Applications in Java
Faculty of InformaticsAutumn 2012
- Extent and Intensity
- 2/2. 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 (lecturer)
RNDr. Martin Kuba, Ph.D. (lecturer)
Mgr. Jiří Kolář, Ph.D. (seminar tutor)
Mgr. Petr Kunc (seminar tutor)
Mgr. Eva Michálková (seminar tutor)
RNDr. Filip Nguyen (seminar tutor)
RNDr. Daniel Tovarňák, Ph.D. (seminar tutor)
Mgr. Richard Garčár (assistant)
Mgr. Petr Nehyba (assistant)
Mgr. Milan Pánik (assistant) - Guaranteed by
- prof. RNDr. Luděk Matyska, CSc.
Department of Computer Systems and Communications – Faculty of Informatics
Contact Person: Ing. Petr Adámek
Supplier department: Department of Computer Systems and Communications – Faculty of Informatics - Timetable
- Tue 8:00–9:50 D3
- Timetable of Seminar Groups:
PA165/2: Tue 16:00–17:50 B130, E. Michálková, F. Nguyen
PA165/3: Tue 18:00–19:50 B130, E. Michálková, F. Nguyen - Prerequisites
- Command of Java at a basic level (comparable to the level reached in the PB162 and PV168 courses) is required. Basic knowledge in markup languages (XML and/or HTML) and databases is also expected.
- 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 150 student(s).
Current registration and enrolment status: enrolled: 0/150, only registered: 0/150, only registered with preference (fields directly associated with the programme): 0/150 - fields of study / plans the course is directly associated with
- there are 22 fields of study the course is directly associated with, display
- Course objectives
- Students should be able to understand selected chapters from advanced Java-based system design and implementation; they will be aware of methodological issues of high-quality program system design and implementation, program system testing, refactoring, performance tuning and related topics; they will be able to work with the most important APIs from Java SE and Java EE (EJB, Servlet API, JDBC, security, transactions, messaging) and will get acquitant with other hot topics of enterprise systems: web services, their protocols, and web application frameworks.
- Syllabus
- Intro to large (enterprise) Java-based application and systems
- Development tools
- Overview of selected technologies and API
- Extreme Programming
- Refactoring
- Internet applications (servlets, JSP, taglibs, Java web containers)
- Web application frameworks -- architecture and functionality
- Web services (standards, protokols, applications)
- Enterprise JavaBeans and application servers (concepts, usage patterns)
- Messaging Systems.
- Literature
- required literature
- BLOCH, Joshua. Effective Java. 2nd ed. Upper Saddle River, N.J.: Addison-Wesley, 2008, xxi, 346. ISBN 9780321356680. info
- not specified
- Core servlets and JavaServer pages (JSP) (Orig.) : Java : servlety a stránky JSP. info
- HEROUT, Pavel. Java a XML. 1. vyd. České Budějovice: Kopp, 2007, 313 s. ISBN 9788072323074. info
- PITNER, Tomáš and Petr MATULÍK. Podpora aplikační logiky v J2EE aplikačních rámcích (Application logic support provided by J2EE application frameworks). In Sborník příspěvků 10. ročníku konference Objekty 2005. 1st ed. Ostrava: Fakulta elektrotechniky a informatiky, VŠB - Technická univerzita Ostrava, 2005, p. 157-168. ISBN 80-248-0595-2. Elektronická verze příspěvku info
- ALUR, Deepak, Dan MALKS and John CRUPI. Core J2EE patterns : best practices and design strategies. 2nd ed. Upper Saddle River: Prentice Hall, 2003, xxx, 650. ISBN 0131422464. info
- SPELL, Brett. Java : programujeme profesionálně : tvorba tříd, vlákna, zpracování událostí, správci rozvržení, komponenty Swing, JDBC, XML, zabezpečení, JavaHelp, JNI, výkon, distribuované objekty, lokalizace. 1. vyd. Praha: Computer Press, 2002, xvii, 1022. ISBN 8072266675. 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, practical seminaries, group projects
- Assessment methods
- For a successful completion of the course, at least 70 points (out of 100) are required. The maximum total number of 100 points can be collected as follows: max 70 points for the a project, and 30 for an exam.
- Language of instruction
- Czech
- Follow-Up Courses
- Further Comments
- Study Materials
The course is taught annually. - Listed among pre-requisites of other courses
- PA200 Cloud Computing
PA165 || PV179 || PV260 - PV239 Mobile Application Development
PV168 || PA165 || PV178 || PV256 || SOUHLAS - PV260 Software Quality
(PV168 || PA165 || PV178 || PV179) || SOUHLAS - PV292 Multiplatform Flutter Application Development
PB162 || PV168 || PA165 || PV178 || PV256 || PB138 || SOUHLAS
- PA200 Cloud Computing
PA165 Enterprise Applications in Java
Faculty of InformaticsAutumn 2011
- Extent and Intensity
- 2/2. 4 credit(s) (plus extra credits for completion). Recommended Type of Completion: zk (examination). Other types of completion: z (credit).
- Teacher(s)
- RNDr. Jan Pavlovič, Ph.D. (lecturer)
prof. RNDr. Tomáš Pitner, Ph.D. (lecturer)
Ing. Petr Adámek (lecturer)
RNDr. Martin Kuba, Ph.D. (lecturer)
Mgr. Radek Kohút (seminar tutor)
Mgr. Jiří Kolář, Ph.D. (seminar tutor)
Mgr. Zbyněk Nedoma (seminar tutor)
RNDr. Daniel Tovarňák, Ph.D. (seminar tutor)
Martin Kompan (assistant) - Guaranteed by
- prof. RNDr. Luděk Matyska, CSc.
Department of Computer Systems and Communications – Faculty of Informatics - Timetable
- Mon 12:00–13:50 D3
- Timetable of Seminar Groups:
PA165/02: Tue 10:00–11:50 B130, J. Pavlovič
PA165/03: Wed 12:00–13:50 B130, J. Pavlovič - Prerequisites
- Command of Java at a basic level (comparable to the level reached in the PB162 and PV168 courses) is required. Basic knowledge in markup languages (XML and/or HTML) and databases is also expected.
- 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 150 student(s).
Current registration and enrolment status: enrolled: 0/150, only registered: 0/150, only registered with preference (fields directly associated with the programme): 0/150 - fields of study / plans the course is directly associated with
- there are 23 fields of study the course is directly associated with, display
- Course objectives
- Students should be able to understand selected chapters from advanced Java-based system design and implementation; they will be aware of methodological issues of high-quality program system design and implementation, program system testing, refactoring, performance tuning and related topics; they will be able to work with the most important APIs from Java SE and Java EE (EJB, Servlet API, JDBC, security, transactions, messaging) and will get acquitant with other hot topics of enterprise systems: web services, their protocols, and web application frameworks.
- Syllabus
- Intro to large (enterprise) Java-based application and systems
- Development tools
- Overview of selected technologies and API
- Extreme Programming
- Refactoring
- Internet applications (servlets, JSP, taglibs, Java web containers)
- Web application frameworks -- architecture and functionality
- Web services (standards, protokols, applications)
- Enterprise JavaBeans and application servers (concepts, usage patterns)
- Messaging Systems.
- Literature
- Core servlets and JavaServer pages (JSP) (Orig.) : Java : servlety a stránky JSP. info
- BLOCH, Joshua. Effective Java. 2nd ed. Upper Saddle River, N.J.: Addison-Wesley, 2008, xxi, 346. ISBN 9780321356680. info
- HEROUT, Pavel. Java a XML. 1. vyd. České Budějovice: Kopp, 2007, 313 s. ISBN 9788072323074. info
- PITNER, Tomáš and Petr MATULÍK. Podpora aplikační logiky v J2EE aplikačních rámcích (Application logic support provided by J2EE application frameworks). In Sborník příspěvků 10. ročníku konference Objekty 2005. 1st ed. Ostrava: Fakulta elektrotechniky a informatiky, VŠB - Technická univerzita Ostrava, 2005, p. 157-168. ISBN 80-248-0595-2. Elektronická verze příspěvku info
- ALUR, Deepak, Dan MALKS and John CRUPI. Core J2EE patterns : best practices and design strategies. 2nd ed. Upper Saddle River: Prentice Hall, 2003, xxx, 650. ISBN 0131422464. info
- SPELL, Brett. Java : programujeme profesionálně : tvorba tříd, vlákna, zpracování událostí, správci rozvržení, komponenty Swing, JDBC, XML, zabezpečení, JavaHelp, JNI, výkon, distribuované objekty, lokalizace. 1. vyd. Praha: Computer Press, 2002, xvii, 1022. ISBN 8072266675. 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, practical seminaries, group projects
- Assessment methods
- For a successful completion of the course, at least 70 points (out of 100) are required. The maximum total number of 100 points can be collected as follows: max 50 points for the a project, 35 for an oral exam, and 15 for two individual tasks.
- Language of instruction
- Czech
- Follow-Up Courses
- Further Comments
- Study Materials
The course is taught annually. - Listed among pre-requisites of other courses
- PA200 Cloud Computing
PA165 || PV179 || PV260 - PV239 Mobile Application Development
PV168 || PA165 || PV178 || PV256 || SOUHLAS - PV260 Software Quality
(PV168 || PA165 || PV178 || PV179) || SOUHLAS - PV292 Multiplatform Flutter Application Development
PB162 || PV168 || PA165 || PV178 || PV256 || PB138 || SOUHLAS
- PA200 Cloud Computing
PA165 Enterprise Applications in Java
Faculty of InformaticsAutumn 2010
- Extent and Intensity
- 2/2. 4 credit(s) (plus extra credits for completion). Recommended Type of Completion: zk (examination). Other types of completion: z (credit).
- Teacher(s)
- RNDr. Jan Pavlovič, Ph.D. (lecturer)
prof. RNDr. Tomáš Pitner, Ph.D. (lecturer)
Ing. Petr Adámek (lecturer)
RNDr. Martin Kuba, Ph.D. (lecturer)
Mgr. Michal Kolínek (lecturer)
Mgr. Radek Kohút (seminar tutor) - Guaranteed by
- prof. RNDr. Václav Matyáš, M.Sc., Ph.D.
Department of Computer Systems and Communications – Faculty of Informatics - Timetable
- Mon 12:00–13:50 D3
- Timetable of Seminar Groups:
PA165/02: Mon 16:00–17:50 B130
PA165/03: Mon 18:00–19:50 B130 - Prerequisites
- Command of Java at a basic level (comparable to the level reached in the PB162 and PV168 courses) is required. Basic knowledge in markup languages (XML and/or HTML) and databases is also expected.
- 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 150 student(s).
Current registration and enrolment status: enrolled: 0/150, only registered: 0/150, only registered with preference (fields directly associated with the programme): 0/150 - fields of study / plans the course is directly associated with
- there are 22 fields of study the course is directly associated with, display
- Course objectives
- Students should be able to understand selected chapters from advanced Java-based system design and implementation; they will be aware of methodological issues of high-quality program system design and implementation, program system testing, refactoring, performance tuning and related topics; they will be able to work with the most important APIs from Java SE and Java EE (EJB, Servlet API, JDBC, security, transactions, messaging) and will get acquitant with other hot topics of enterprise systems: web services, their protocols, and web application frameworks.
- Syllabus
- Intro to large (enterprise) Java-based application and systems
- Development tools
- Overview of selected technologies and API
- Extreme Programming
- Refactoring
- Internet applications (servlets, JSP, taglibs, Java web containers)
- Web application frameworks -- architecture and functionality
- Web services (standards, protokols, applications)
- Enterprise JavaBeans and application servers (concepts, usage patterns)
- Messaging Systems.
- Literature
- Core servlets and JavaServer pages (JSP) (Orig.) : Java : servlety a stránky JSP. info
- BLOCH, Joshua. Effective Java. 2nd ed. Upper Saddle River, N.J.: Addison-Wesley, 2008, xxi, 346. ISBN 9780321356680. info
- HEROUT, Pavel. Java a XML. 1. vyd. České Budějovice: Kopp, 2007, 313 s. ISBN 9788072323074. info
- PITNER, Tomáš and Petr MATULÍK. Podpora aplikační logiky v J2EE aplikačních rámcích (Application logic support provided by J2EE application frameworks). In Sborník příspěvků 10. ročníku konference Objekty 2005. 1st ed. Ostrava: Fakulta elektrotechniky a informatiky, VŠB - Technická univerzita Ostrava, 2005, p. 157-168. ISBN 80-248-0595-2. Elektronická verze příspěvku info
- ALUR, Deepak, Dan MALKS and John CRUPI. Core J2EE patterns : best practices and design strategies. 2nd ed. Upper Saddle River: Prentice Hall, 2003, xxx, 650. ISBN 0131422464. info
- SPELL, Brett. Java : programujeme profesionálně : tvorba tříd, vlákna, zpracování událostí, správci rozvržení, komponenty Swing, JDBC, XML, zabezpečení, JavaHelp, JNI, výkon, distribuované objekty, lokalizace. 1. vyd. Praha: Computer Press, 2002, xvii, 1022. ISBN 8072266675. 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, practical seminaries, group projects
- Assessment methods
- For a successful completion of the course, at least 70 points (out of 100) are required. The maximum total number of 100 points can be collected as follows: max 50 points for the a project, 35 for an oral exam, and 15 for two individual tasks.
- Language of instruction
- Czech
- Follow-Up Courses
- Further Comments
- Study Materials
The course is taught annually. - Listed among pre-requisites of other courses
- PA200 Cloud Computing
PA165 || PV179 || PV260 - PV239 Mobile Application Development
PV168 || PA165 || PV178 || PV256 || SOUHLAS - PV260 Software Quality
(PV168 || PA165 || PV178 || PV179) || SOUHLAS - PV292 Multiplatform Flutter Application Development
PB162 || PV168 || PA165 || PV178 || PV256 || PB138 || SOUHLAS
- PA200 Cloud Computing
PA165 Enterprise Applications in Java
Faculty of InformaticsAutumn 2009
- Extent and Intensity
- 2/2. 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)
RNDr. Jan Pavlovič, Ph.D. (lecturer)
Ing. Petr Adámek (seminar tutor)
RNDr. Martin Jakubička (seminar tutor)
RNDr. Martin Kuba, Ph.D. (seminar tutor)
Mgr. Jan Šťastný (seminar tutor) - Guaranteed by
- prof. RNDr. Václav Matyáš, M.Sc., Ph.D.
Department of Computer Systems and Communications – Faculty of Informatics - Timetable
- Tue 14:00–15:50 D1
- Timetable of Seminar Groups:
PA165/02: Mon 14:00–15:50 B130, P. Adámek, M. Kuba
PA165/03: Mon 16:00–17:50 B130, P. Adámek, M. Jakubička - Prerequisites
- Command of Java at a basic level (comparable to the level reached in the subject PB162 and PV168) is required. Basic knowledge in markup languages (XML and/or HTML) and databases is also expected.
- 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 150 student(s).
Current registration and enrolment status: enrolled: 0/150, only registered: 0/150, only registered with preference (fields directly associated with the programme): 0/150 - fields of study / plans the course is directly associated with
- there are 22 fields of study the course is directly associated with, display
- Course objectives
- The course aims at selected chapters from advanced Java-based system design and implementation. It outlines the methodological issues of high-quality program system design and implementation, program system testing, refactoring, performance tuning and related topics. From the technological point of view, it presents the most important APIs from Java SE and Java EE (EJB, Servlet API, JDBC, security, transactions, messaging). It brings an overview to other hot topics: web services, their protocols and web application frameworks.
- Syllabus
- Intro to large (enterprise) Java-based application and systems
- Development tools
- Overview of selected technologies and API
- Extreme Programming
- Refactoring
- Internet applications (servlets, JSP, taglibs, Java web containers)
- Web application frameworks -- architecture and functionality
- Web services (standards, protokols, applications)
- Enterprise JavaBeans and application servers (concepts, usage patterns)
- Messaging Systems.
- Literature
- Core servlets and JavaServer pages (JSP) (Orig.) : Java : servlety a stránky JSP. info
- BLOCH, Joshua. Effective Java. 2nd ed. Upper Saddle River, N.J.: Addison-Wesley, 2008, xxi, 346. ISBN 9780321356680. info
- HEROUT, Pavel. Java a XML. 1. vyd. České Budějovice: Kopp, 2007, 313 s. ISBN 9788072323074. info
- PITNER, Tomáš and Petr MATULÍK. Podpora aplikační logiky v J2EE aplikačních rámcích (Application logic support provided by J2EE application frameworks). In Sborník příspěvků 10. ročníku konference Objekty 2005. 1st ed. Ostrava: Fakulta elektrotechniky a informatiky, VŠB - Technická univerzita Ostrava, 2005, p. 157-168. ISBN 80-248-0595-2. Elektronická verze příspěvku info
- ALUR, Deepak, Dan MALKS and John CRUPI. Core J2EE patterns : best practices and design strategies. 2nd ed. Upper Saddle River: Prentice Hall, 2003, xxx, 650. ISBN 0131422464. info
- SPELL, Brett. Java : programujeme profesionálně : tvorba tříd, vlákna, zpracování událostí, správci rozvržení, komponenty Swing, JDBC, XML, zabezpečení, JavaHelp, JNI, výkon, distribuované objekty, lokalizace. 1. vyd. Praha: Computer Press, 2002, xvii, 1022. ISBN 8072266675. 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, practical seminaries, group projects
- Assessment methods
- For a successful completion of the course, at least 70 points (out of 100) are required. The maximum total number of 100 points can be collected as follows: max 50 points for the a project, 35 for an oral exam, and 15 for two individual tasks.
- Language of instruction
- Czech
- Follow-Up Courses
- Further Comments
- Study Materials
The course is taught annually. - Listed among pre-requisites of other courses
- PA200 Cloud Computing
PA165 || PV179 || PV260 - PV239 Mobile Application Development
PV168 || PA165 || PV178 || PV256 || SOUHLAS - PV260 Software Quality
(PV168 || PA165 || PV178 || PV179) || SOUHLAS - PV292 Multiplatform Flutter Application Development
PB162 || PV168 || PA165 || PV178 || PV256 || PB138 || SOUHLAS
- PA200 Cloud Computing
PA165 Enterprise Applications in Java
Faculty of InformaticsAutumn 2008
- Extent and Intensity
- 2/2. 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)
RNDr. Jan Pavlovič, Ph.D. (seminar tutor)
Mgr. Pavel Drášil, Ph.D. (seminar tutor)
RNDr. Martin Kuba, Ph.D. (seminar tutor)
Mgr. Radek Kohút (assistant) - Guaranteed by
- prof. RNDr. Václav Matyáš, M.Sc., Ph.D.
Department of Computer Systems and Communications – Faculty of Informatics - Timetable
- Tue 12:00–13:50 D1
- Timetable of Seminar Groups:
PA165/02: Mon 10:00–11:50 B130, P. Adámek, M. Kuba
PA165/03: Mon 14:00–15:50 B130, M. Kuba, J. Pavlovič - Prerequisites
- Command of Java at a basic level (comparable to the level reached in subject PB162) is required. Basic knowledge in markup languages (XML and/or HTML) and databases is also expected.
- 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 120 student(s).
Current registration and enrolment status: enrolled: 0/120, only registered: 0/120, only registered with preference (fields directly associated with the programme): 0/120 - 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 course aims at selected chapters from advanced Java-based system design and implementation. It outlines the methodological issues of high-quality program system design and implementation, program system testing, refactoring, performance tuning and related topics. From the technological point of view, it presents the most important APIs from Java SE and Java EE (EJB, Servlet API, JDBC, security, transactions, messaging). It brings an overview to other hot topics: web services, their protocols and web application frameworks.
- Syllabus
- Intro to large (enterprise) Java-based application and systems
- Development tools
- Overview of selected technologies and API (JDBC, Java Security, JMX, JMS, JTS)
- Extreme Programming
- Refactoring
- Internet applications (servlets, JSP, taglibs, Java web containers)
- Web application frameworks -- architecture and functionality
- Web services (standards, protokols, applications)
- Enterprise JavaBeans and application servers (concepts, usage patterns)
- Messaging Systems.
- Literature
- Core servlets and JavaServer pages (JSP) (Orig.) : Java : servlety a stránky JSP. info
- BLOCH, Joshua. Effective Java. 2nd ed. Upper Saddle River, N.J.: Addison-Wesley, 2008, xxi, 346. ISBN 9780321356680. info
- HEROUT, Pavel. Java a XML. 1. vyd. České Budějovice: Kopp, 2007, 313 s. ISBN 9788072323074. info
- PITNER, Tomáš and Petr MATULÍK. Podpora aplikační logiky v J2EE aplikačních rámcích (Application logic support provided by J2EE application frameworks). In Sborník příspěvků 10. ročníku konference Objekty 2005. 1st ed. Ostrava: Fakulta elektrotechniky a informatiky, VŠB - Technická univerzita Ostrava, 2005, p. 157-168. ISBN 80-248-0595-2. Elektronická verze příspěvku info
- ALUR, Deepak, Dan MALKS and John CRUPI. Core J2EE patterns : best practices and design strategies. 2nd ed. Upper Saddle River: Prentice Hall, 2003, xxx, 650. ISBN 0131422464. info
- SPELL, Brett. Java : programujeme profesionálně : tvorba tříd, vlákna, zpracování událostí, správci rozvržení, komponenty Swing, JDBC, XML, zabezpečení, JavaHelp, JNI, výkon, distribuované objekty, lokalizace. 1. vyd. Praha: Computer Press, 2002, xvii, 1022. ISBN 8072266675. info
- ECKEL, Bruce. Myslíme v jazyku Java : knihovna zkušeného programátora. Praha: Grada, 2000, 470 s. ISBN 8024700271. info
- Assessment methods
- For a successful completion of the course, at least 70 points (out of 100) are required. The maximum total number of 100 points can be collected as follows: max 50 points for the a project, 35 for an oral exam, and 15 for two individual tasks.
- Language of instruction
- Czech
- Follow-Up Courses
- Further Comments
- Study Materials
The course is taught annually. - Listed among pre-requisites of other courses
- PA200 Cloud Computing
PA165 || PV179 || PV260 - PV239 Mobile Application Development
PV168 || PA165 || PV178 || PV256 || SOUHLAS - PV260 Software Quality
(PV168 || PA165 || PV178 || PV179) || SOUHLAS - PV292 Multiplatform Flutter Application Development
PB162 || PV168 || PA165 || PV178 || PV256 || PB138 || SOUHLAS
- PA200 Cloud Computing
PA165 Enterprise Applications in Java
Faculty of InformaticsAutumn 2007
- Extent and Intensity
- 2/2. 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)
RNDr. Jan Pavlovič, Ph.D. (seminar tutor)
Mgr. Pavel Drášil, Ph.D. (seminar tutor)
RNDr. Tomáš Gregar (seminar tutor)
RNDr. Martin Kuba, Ph.D. (seminar tutor) - Guaranteed by
- prof. RNDr. Václav Matyáš, M.Sc., Ph.D.
Department of Computer Systems and Communications – Faculty of Informatics - Timetable
- Tue 16:00–17:50 D3
- Timetable of Seminar Groups:
PA165/02: Thu 16:00–17:50 B130, P. Adámek, J. Pavlovič
PA165/03: Wed 8:00–9:50 B130, M. Kuba, J. Pavlovič - Prerequisites
- Command of Java at a basic level (comparable to the level reached in subject PB162) is required. Basic knowledge in markup languages (XML and/or HTML) and databases is also expected.
- 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 120 student(s).
Current registration and enrolment status: enrolled: 0/120, only registered: 0/120, only registered with preference (fields directly associated with the programme): 0/120 - fields of study / plans the course is directly associated with
- there are 20 fields of study the course is directly associated with, display
- Course objectives
- The course aims at selected chapters from advanced Java-based system design and implementation. It outlines the methodological issues of high-quality program system design and implementation, program system testing, refactoring, performance tuning and related topics. From the technological point of view, it presents the most important APIs from Java SE and Java EE (EJB, Servlet API, JDBC, security, transactions, messaging). It brings an overview to other hot topics: web services, their protocols and web application frameworks.
- Syllabus
- Intro to large (enterprise) Java-based application and systems
- Development tools
- Overview of selected technologies and API (JDBC, Java Security, JMX, JMS, JTS)
- Extreme Programming
- Refactoring
- Internet applications (servlets, JSP, taglibs, Java web containers)
- Web application frameworks -- architecture and functionality
- Web services (standards, protokols, applications)
- Enterprise JavaBeans and application servers (concepts, usage patterns)
- Messaging Systems.
- Assessment methods (in Czech)
- Na úspěšné ukončení zkouškou je požadováno dosažení alespoň 70 bodů celkem, pro ukončení zápočtem postačí 50 bodů.
- Language of instruction
- Czech
- Further Comments
- Study Materials
The course is taught annually. - Listed among pre-requisites of other courses
- PA200 Cloud Computing
PA165 || PV179 || PV260 - PV239 Mobile Application Development
PV168 || PA165 || PV178 || PV256 || SOUHLAS - PV260 Software Quality
(PV168 || PA165 || PV178 || PV179) || SOUHLAS - PV292 Multiplatform Flutter Application Development
PB162 || PV168 || PA165 || PV178 || PV256 || PB138 || SOUHLAS
- PA200 Cloud Computing
PA165 Enterprise Applications in Java
Faculty of InformaticsAutumn 2006
- Extent and Intensity
- 2/2. 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)
RNDr. Jan Pavlovič, Ph.D. (seminar tutor)
Mgr. Pavel Drášil, Ph.D. (seminar tutor)
RNDr. Tomáš Gregar (seminar tutor)
RNDr. Martin Kuba, Ph.D. (seminar tutor) - Guaranteed by
- prof. RNDr. Václav Matyáš, M.Sc., Ph.D.
Department of Computer Systems and Communications – Faculty of Informatics - Timetable
- Mon 18:00–19:50 A107
- Timetable of Seminar Groups:
PA165/02: Thu 16:00–17:50 B130, M. Kuba, J. Pavlovič
PA165/03: Tue 16:00–17:50 B130, P. Adámek, M. Kuba - Prerequisites
- Command of Java at a basic level (comparable to the level reached in subject PB162) is required. Basic knowledge in markup languages (XML and/or HTML) and databases is also expected.
- 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 80 student(s).
Current registration and enrolment status: enrolled: 0/80, only registered: 0/80, only registered with preference (fields directly associated with the programme): 0/80 - fields of study / plans the course is directly associated with
- there are 7 fields of study the course is directly associated with, display
- Course objectives
- The course aims at selected chapters from advanced Java-based system design and implementation. It outlines the methodological issues of high-quality program system design and implementation, program system testing, refactoring, performance tuning and related topics. From the technological point of view, it presents the most important APIs from Java SE and Java EE (EJB, Servlet API, JDBC, security, transactions, messaging). It brings an overview to other hot topics: web services, their protocols and web application frameworks.
- Syllabus
- Intro to large (enterprise) Java-based application and systems
- Development tools
- Overview of selected technologies and API (JDBC, Java Security, JMX, JMS, JTS)
- Extreme Programming
- Refactoring
- Internet applications (servlets, JSP, taglibs, Java web containers)
- Web application frameworks -- architecture and functionality
- Web services (standards, protokols, applications)
- Enterprise JavaBeans and application servers (concepts, usage patterns)
- Messaging Systems.
- Assessment methods (in Czech)
- Na úspěšné ukončení zkouškou je požadováno dosažení alespoň 70 bodů celkem, pro ukončení zápočtem postačí 50 bodů.
- Language of instruction
- Czech
- Further Comments
- Study Materials
The course is taught annually. - Listed among pre-requisites of other courses
- PA200 Cloud Computing
PA165 || PV179 || PV260 - PV239 Mobile Application Development
PV168 || PA165 || PV178 || PV256 || SOUHLAS - PV260 Software Quality
(PV168 || PA165 || PV178 || PV179) || SOUHLAS - PV292 Multiplatform Flutter Application Development
PB162 || PV168 || PA165 || PV178 || PV256 || PB138 || SOUHLAS
- PA200 Cloud Computing
PA165 Enterprise Applications in Java
Faculty of InformaticsAutumn 2005
- Extent and Intensity
- 2/2. 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)
RNDr. Jan Pavlovič, Ph.D. (seminar tutor)
Mgr. Pavel Drášil, Ph.D. (seminar tutor)
RNDr. Tomáš Gregar (seminar tutor) - Guaranteed by
- prof. RNDr. Václav Matyáš, M.Sc., Ph.D.
Department of Computer Systems and Communications – Faculty of Informatics - Timetable
- Mon 10:00–11:50 B204
- Timetable of Seminar Groups:
PA165/02: Thu 16:00–17:50 B130, P. Adámek
PA165/03: Tue 14:00–15:50 B130, P. Drášil
PA165/04: Mon 14:00–15:50 B130, J. Pavlovič
PA165/05: Mon 16:00–17:50 B130, J. Pavlovič - Prerequisites
- Command of Java at a basic level (comparable to the level reached in subject PB162) is required. Basic knowledge in markup languages (XML and/or HTML) and databases is also expected.
- 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 60 student(s).
Current registration and enrolment status: enrolled: 0/60, only registered: 0/60, only registered with preference (fields directly associated with the programme): 0/60 - fields of study / plans the course is directly associated with
- there are 7 fields of study the course is directly associated with, display
- Course objectives
- The course aims at selected chapters from advanced Java-based system design and implementation. It outlines the methodological issues of high-quality program system design and implementation, program system testing, refactoring, performance tuning and related topics. From the technological point of view, it presents the most important APIs from J2SE and J2EE (EJB, Servlet API, JDBC, security, transactions, messaging). It brings an overview to other hot topics: web services, their protocols and web application frameworks.
- Syllabus
- Intro to large (enterprise) Java-based application and systems & Overview on selected technologies and API J2SE a J2EE (JDBC, Java Security, JMX, JMS, JTS) & Extreme Programming & Refactoring & Internet application (servlets, JSP, taglibs, Java web containers) & Web application frameworks, their structure and functionality & Web services (standards, protokols, applications) & Enterprise JavaBeans and application servers (concepts, usage patterns) & Messaging Systems & Web Services.
- Assessment methods (in Czech)
- Na úspěšné ukončení zkouškou je požadováno dosažení alespoň 70 bodů celkem, pro ukončení zápočtem postačí 50 bodů.
- Language of instruction
- Czech
- Further Comments
- Study Materials
The course is taught annually. - Listed among pre-requisites of other courses
- PA200 Cloud Computing
PA165 || PV179 || PV260 - PV239 Mobile Application Development
PV168 || PA165 || PV178 || PV256 || SOUHLAS - PV260 Software Quality
(PV168 || PA165 || PV178 || PV179) || SOUHLAS - PV292 Multiplatform Flutter Application Development
PB162 || PV168 || PA165 || PV178 || PV256 || PB138 || SOUHLAS
- PA200 Cloud Computing
PA165 Enterprise Applications in Java
Faculty of InformaticsAutumn 2004
- Extent and Intensity
- 2/2. 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)
RNDr. Jan Pavlovič, Ph.D. (seminar tutor)
RNDr. Ondřej Krajíček (assistant)
doc. RNDr. Pavel Smrž, Ph.D. (assistant) - Guaranteed by
- doc. Ing. Jan Staudek, CSc.
Department of Computer Systems and Communications – Faculty of Informatics - Timetable
- Mon 14:00–15:50 A107
- Timetable of Seminar Groups:
PA165/2: Wed 16:00–17:50 B130, P. Adámek
PA165/3: Mon 16:00–17:50 B130, J. Pavlovič
PA165/4: Mon 18:00–19:50 B130, J. Pavlovič - Prerequisites
- Command of Java at a basic level (comparable to the level reached in subject PB162) is required. Basic knowledge in markup languages (XML and/or HTML) and databases is also expected.
- 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 60 student(s).
Current registration and enrolment status: enrolled: 0/60, only registered: 0/60, only registered with preference (fields directly associated with the programme): 0/60 - fields of study / plans the course is directly associated with
- there are 7 fields of study the course is directly associated with, display
- Course objectives
- The course aims at selected chapters from advanced Java-based system design and implementation. It outlines the methodological issues of high-quality program system design and implementation, program system testing, refactoring, performance tuning and related topics. From the technological point of view, it presents the most important APIs from J2SE and J2EE (EJB, Servlet API, JDBC, security, transactions, messaging). It brings an overview to other hot topics: web services, their protocols and web application frameworks.
- Syllabus
- Intro to large (enterprise) Java-based application and systems & Overview on selected technologies and API J2SE a J2EE (JDBC, Java Security, JMX, JMS, JTS) & Extreme Programming & Refactoring & Internet application (servlets, JSP, taglibs, Java web containers) & Web application frameworks, their structure and functionality & Web services (standards, protokols, applications) & Enterprise JavaBeans and application servers (concepts, usage patterns) & Messaging Systems & Web Services.
- Language of instruction
- Czech
- Further Comments
- Study Materials
The course is taught annually. - Listed among pre-requisites of other courses
- PA200 Cloud Computing
PA165 || PV179 || PV260 - PV239 Mobile Application Development
PV168 || PA165 || PV178 || PV256 || SOUHLAS - PV260 Software Quality
(PV168 || PA165 || PV178 || PV179) || SOUHLAS - PV292 Multiplatform Flutter Application Development
PB162 || PV168 || PA165 || PV178 || PV256 || PB138 || SOUHLAS
- PA200 Cloud Computing
- Enrolment Statistics (recent)