| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| tanszek:oktatas:iss_t [2024/03/16 20:27] – superuser | tanszek:oktatas:iss_t [2025/02/12 08:01] (current) – old revision restored (2025/02/10 06:52) ohornyak |
|---|
| ^ **Course Title: Integrated Software Systems and Testing** ^^ | ^ **Course Title: Integrated Software Systems and Testing** ^^ |
| | Description | This course provides an in-depth exploration of the principles and practices involved in integrating and testing software systems. Students will learn about the challenges and methodologies associated with building reliable, scalable, and interoperable software systems. Through a combination of theoretical concepts and practical exercises, the course covers various integration strategies and tools, essential for modern software development and quality assurance. | | | Description | This course provides an in-depth exploration of the principles and practices involved in integrating and testing software systems. Students will learn about the challenges and methodologies associated with building reliable, scalable, and interoperable software systems. Through a combination of theoretical concepts and practical exercises, the course covers various integration strategies and tools, essential for modern software development and quality assurance. | |
| | Semester | Spring 2024 | | | Semester | Spring 2024/25 | |
| | Neptun code | GEIAL51C-Ma | | | Neptun code | GEIAL51C-Ma | |
| | Instructor | Dr. Károly Nehéz, assoc. prof. | | | Instructor | Dr. Károly Nehéz, assoc. prof. | |
| * http://www.eaipatterns.com/ | * http://www.eaipatterns.com/ |
| |
| ==== Tutorials ==== | ----- |
| === Basic Java - programming tutorials === | |
| * Oracle's Java tutorial: http://docs.oracle.com/javase/tutorial/java/index.html | |
| * Basics: {{tanszek:oktatas:quick_java_programming_tutorial_via_exercises.doc|}} | |
| * Interfaces: [[java_interfaces| java interfaces]] | |
| * Inheritance: [[java_inheritance| java inheritance]] | |
| * Interfaces vs. Abstract classes: http://tutorials.jenkov.com/java/interfaces-vs-abstract-classes.html | |
| * Annotations: http://tutorials.jenkov.com/java/annotations.html | |
| === Jakarta Enterprise - specification tutorial === | |
| * http://www.mastertheboss.com/ -- JBoss general tutorials | |
| * JBoss ESB tutorial http://www.mastertheboss.com/jboss-esb/78-jboss-esb.html | |
| * JBoss ESB beginers guide {{tanszek:oktatas:informacios_rendszerek_integralasa:jboss_esb_beginners_guide.pdf|}} | |
| |
| |