|
Provided by: NobleProg - IT training courses Java Fundamentals Training CourseJava |
![]() |
It introduces students to Java technology and teaches them basic Java syntax and concepts, leading to the creation of a simple program. Training goes through the essential concepts and features of the Java Programming Language, focusing on exceptions, basic input/ output, concurrency, regular expressions, Java collections framework and the platform environment. The course finishes when all basic Java features have been explained and trained.
|
|
||||||||||||||||||||
- S asked: Please let me know how much it will cost for Java Fundamentals face-to-face training for a single student.
- A asked: all details about courseinclude the course fee
The Java Technology Phenomenon
How to write basic "hello world" application
How to compile and execute Java code
How to make the code a bit more complex
Java SyntaxObject-Oriented Programming Concepts
Variables, arrays, data types, operators, and control flow
What are reference variables
Classes and objects
What inheritance is and how it works
What Interfaces are, why they are written and how
How to use Java String and Number objects and how to format data for output
What packages are for and why we must use import directive
Java ObjectsJava classes overview
Java class life cycle
Class modifiers and inheritance
Overloading" and overriding
Class constructors
Polymorphism
Relationships: IS and HAS
'static' keyword
When to use static members
Java CollectionsCollection interface
Lists, maps and sets
Collections and arrays
Concurrency
Java MemoryGarbage collector
Heap and stack
Object life cycle
'finalize()' method
Java ExceptionsThe general idea of Java Exceptions
Runtime and 'real' exceptions
Throwing an exception
'try...catch' statements
'throws' declaration
Designing your own exceptions
Java ConcurrencyThreads and concurrency
Threaded tasks
Joining threads
Class variables visibility

