A kiválasztott változat és az aktuális verzió közötti különbségek a következők.
| Előző változat mindkét oldalon Előző változat Következő változat | Előző változat | ||
|
tanszek:oktatas:iss_t [2024/02/11 21:01] knehez [Recommended readings] |
tanszek:oktatas:iss_t [2024/03/11 09:43] (aktuális) knehez |
||
|---|---|---|---|
| Sor 4: | Sor 4: | ||
| ^ Semester ^ Spring 2024 ^ | ^ Semester ^ Spring 2024 ^ | ||
| ^ Neptun code ^ GEIAL51C-Ma ^ | ^ Neptun code ^ GEIAL51C-Ma ^ | ||
| - | ^ Instructor ^ Dr. Károly Nehéz ^ | + | ^ Instructor ^ Dr. Károly Nehéz, assoc. prof. ^ |
| - | ^ Credit Hours ^ 4 ^ | + | ^ Credit Hours ^ 2+2 ^ |
| ^Attendance Requirement^ Students are required to attend at least 60% of the scheduled classes to be eligible for the course signature.^ | ^Attendance Requirement^ Students are required to attend at least 60% of the scheduled classes to be eligible for the course signature.^ | ||
| + | ^Final presentation^ At the end of the semester, students will present their projects to the class. A complete project submission includes source code, documentation, test cases.^ | ||
| + | ^Examination^ The examination is written, and students will receive some theoretical questions and one practical task from the studied material. ^ | ||
| * [[tanszek:oktatas:iss_t:Lecture notes|Lecture notes]] | * [[tanszek:oktatas:iss_t:Lecture notes|Lecture notes]] | ||
| Sor 12: | Sor 14: | ||
| * [[Questions|Examination questions]] | * [[Questions|Examination questions]] | ||
| - | ==== Recommended readings ==== | + | === Books and other readings === |
| - | === Basic Java - tutorials === | + | * {{tanszek:oktatas:informacios_rendszerek_integralasa:soaintegration.pdf|SOA Based Enterprise Integration}} |
| + | * http://www.eaipatterns.com/ | ||
| + | |||
| + | ==== Tutorials ==== | ||
| + | === Basic Java - programming tutorials === | ||
| * Oracle's Java tutorial: http://docs.oracle.com/javase/tutorial/java/index.html | * Oracle's Java tutorial: http://docs.oracle.com/javase/tutorial/java/index.html | ||
| * Basics: {{tanszek:oktatas:quick_java_programming_tutorial_via_exercises.doc|}} | * Basics: {{tanszek:oktatas:quick_java_programming_tutorial_via_exercises.doc|}} | ||
| Sor 20: | Sor 26: | ||
| * Interfaces vs. Abstract classes: http://tutorials.jenkov.com/java/interfaces-vs-abstract-classes.html | * Interfaces vs. Abstract classes: http://tutorials.jenkov.com/java/interfaces-vs-abstract-classes.html | ||
| * Annotations: http://tutorials.jenkov.com/java/annotations.html | * Annotations: http://tutorials.jenkov.com/java/annotations.html | ||
| - | == Jakarta Enterprise == | + | === Jakarta Enterprise - specification tutorial === |
| * http://www.mastertheboss.com/ -- JBoss general tutorials | * http://www.mastertheboss.com/ -- JBoss general tutorials | ||
| * JBoss ESB tutorial http://www.mastertheboss.com/jboss-esb/78-jboss-esb.html | * 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|}} | * JBoss ESB beginers guide {{tanszek:oktatas:informacios_rendszerek_integralasa:jboss_esb_beginners_guide.pdf|}} | ||
| - | |||
| - | === Books and other readings === | ||
| - | * {{tanszek:oktatas:informacios_rendszerek_integralasa:soaintegration.pdf|SOA Based Enterprise Integration}} | ||
| - | * http://www.eaipatterns.com/ | ||
| - | |||