Java SE dair herşey burada
BOLUM 1
- Java’ya Giriş
- 01 Legal Identifiers ve Naming Standards
- 02 Class Declaration and Access Modifier
- 03 Interface Declaration
- 04 Declare Class Members 01
- 05 Declare Class Members 02
- 06 Declare Class Members 03
- 07 Declare Enums
- 08 Declare Var-Args
- 09 Java Tricks
BOLUM 2
- 10 Object Orientation – 01 Encapsulation IS-A HAS-A
- 11 Object Orientation – 02 Polymorphism (Polimorfizm)
- 12 Object Orientation – 03 Overridden
- 13 Object Orientation – 04 Overloaded
- 14 Java Tricks – Overloaded vs Overridden
- 15 Reference Variable Casting
- 16 Implementing an Interface
- 17 Return Type
- 18 Constructor – 01
- 19 Constructor – 02
- 20 Static Variables and Methods
- 21 Coupling & Cohesion
BOLUM 3
- 22 Literals
- 23 Assignment Operators
- 24 Variable Scope
- 25 Initialize Instance Variables
- 26 Initialize Local Variables
- 27 Passing Variables into Methods
- 28 Array Declaration
- 29 Array Construction
- 30 Array Initialization
- 31 Legal Array Element Assignments
- 32 Initialization Blocks
- 33 Wrapper Classes – 01
- 34 Wrapper Classes – 02
- 35 Wrapper Classes – 03
- 36 More Overloading
- 37 Garbage Collection
- 38 the finalize()
Kaynaklar: http://www.injavawetrust.com/ , https://docs.oracle.com/javase/tutorial/,