Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialAndrada Terenche
1,103 PointsDoes this help with my Java exam?
I am studying for my Java exam and would like to know how much this track would help. Our curriculum consists of:
- Classes, objects, inheritance and polymorphism
- try-catch
- Java Generics, Annotations & Reflection
- Vectors, lists, hash tables
- I/0 Stream + Java Native Interface
- Factory Classes & Methods, Singleton Classes, OOP Design Pattern, Strings & XML Parsing
- Multi-threading + TCP socket (web server )
- Swing
- APPLET - AWT
- JDBC
1 Answer
Caleb Kleveter
Treehouse Moderator 37,862 PointsHere is your list with links to the courses in which the topic is covered:
- Classes, objects, inheritance and polymorphism: Java Objects
- try-catch: Java Objects
- Java Generics, Annotations & Reflection: N/A or Java Annotations
- Vectors, lists, hash tables: Java Data Structures
- I/0 Stream + Java Native Interface: Java Basics
- Factory Classes & Methods, Singleton Classes, OOP Design Pattern, Strings & XML Parsing: N/A or Java Objects
- Multi-threading + TCP socket (web server ): Not in this track
- Swing: N/A
- APPLET - AWT: ?
- JDBC: Not this track Hibernate Basics
Hope this helps!
Andrada Terenche
1,103 PointsAndrada Terenche
1,103 PointsThank you very much for taking the time to answer my question, Caleb. Have a good day!