Aethetal
En esta página, encontrarás todos los documentos, paquetes y tarjetas que ofrece el vendedor aethetal.
- 12
- 0
- 2
Community
- Seguidores
- Siguiendo
14 artículos
Objects and Classes
What a class/ object is, how to create a UML diagram. Has some example code and questions. 
 
Different types of values, random class, how to declare static variables, methods, and constants. 
 
Goes over visibility modifiers (with some warnings).
- Book & Paket-Deal
- Notas de lectura
- • 7 páginas •
What a class/ object is, how to create a UML diagram. Has some example code and questions. 
 
Different types of values, random class, how to declare static variables, methods, and constants. 
 
Goes over visibility modifiers (with some warnings).
Exception Handling and the File Class
Goes over what exceptions are, how to throw and catch them with some example code. 
 
Then goes over the File Class, talks about file paths, and how to work with it.
- Book & Paket-Deal
- Notas de lectura
- • 5 páginas •
Goes over what exceptions are, how to throw and catch them with some example code. 
 
Then goes over the File Class, talks about file paths, and how to work with it.
UML Notation and Inheritance
Talks about association, aggregation, composition, and inheritance. 
 
Inheritance goes into superclasses and subclasses, how to implement them, over how overriding them can affect code. (tells you the differences between overriding and overloading) 
 
Ends with dynamic binding and casting objects.
- Package deal
- Notas de lectura
- • 6 páginas •
Talks about association, aggregation, composition, and inheritance. 
 
Inheritance goes into superclasses and subclasses, how to implement them, over how overriding them can affect code. (tells you the differences between overriding and overloading) 
 
Ends with dynamic binding and casting objects.
Generic Classes and Interfaces
Goes over generic type and the benefits of using it in your code. Also goes over ArrayList, casting, the implementation of generic classes and interfaces, and wildcard data types.
- Book & Paket-Deal
- Notas de lectura
- • 5 páginas •
Goes over generic type and the benefits of using it in your code. Also goes over ArrayList, casting, the implementation of generic classes and interfaces, and wildcard data types.