Java ile Nesne-tabanlı Programlama

Kurs Dili: Türkçe

Süre: 5 gün

Kurs İçeriği (Trivera kurs kataloğu)

Session 1: Object Oriented Concepts in Java

Lesson: Conventional vs. Object Oriented Programming

Lesson: Inheritance, Abstraction, and Polymorphism Session 2: Getting started with Java

Lesson: The Java Platform Lesson: Using the JDK Session 3: Getting Started with the Java Language

Lesson: Writing a Simple Class Lesson: Adding Methods to the Class Lesson: Language Statements Lesson: Using Strings Lesson: Utility Classes Lesson: Using Arrays Session 4: Essential Java Programming

Lesson: Java Packages Lesson: Fields and Variables Lesson: Enums, Static Methods and Fields Session 5: Advanced OO Programming

Lesson: Specializing in a Subclass Lesson: Inheritance and Polymorphism Lesson: Interfaces and Abstract Classes Lesson: Generics Session 6: Exceptions

Lesson: Handling Exceptions Lesson: Throwing and Developing Exceptions Session 7: Collections

Lesson: Collections Session 8: Multithreading

Lesson: Multithreading Session 9: Coding Standards

Lesson: JavaDoc Lesson: Jar-files Session 10: JavaBeans

Lesson: Programming JavaBeans Session 11: Graphical User Interfaces

Lesson: Containers and Layout Managers Lesson: Essential graphical components Lesson: Advanced Layout Session 12: I/O

Lesson: Java I/O Lesson: File access Lesson: Loading Resource Files Session 13: JDBC

Lesson: Java JDBC Data Access API