Java Programming: Step by Step from A to Z
What you'll learn
- Java programming fundamentals
Requirements
- Internet connection
Description
This course is about Java programming language. The Java Programing: Step by Step from A to Z course stands on its own but relies on the free beginner course so I strongly recommend that you start with the First Steps in Java FREE course and then continue with this course.
Curriculum
operators
wrapper classes
garbage collection
stack and heap memory
Strings
enums
date and time
generics
collections
exceptions
abstraction, encapsulation and polymorphis,
serialization
lambda expressions
streams
multithreading
design patterns
We are going to discuss the theory behind each concept and then we take a look at the concrete implementation in Java as well.
Thanks for joining the course, let's get started!
Who this course is for:
- Beginner programmers curious about Java programming language
Course content
- Preview02:09
Instructor
Hi!
My name is Balazs Holczer. I am from Budapest, Hungary. I am qualified as a physicist. At the moment I am working as a simulation engineer at a multinational company. I have been interested in algorithms and data structures and its implementations especially in Java since university. Later on I got acquainted with machine learning techniques, artificial intelligence, numerical methods and recipes such as solving differential equations, linear algebra, interpolation and extrapolation. These things may prove to be very very important in several fields: software engineering, research and development or investment banking. I have a special addiction to quantitative models such as the Black-Scholes model, or the Merton-model.
Take a look at my website if you are interested in these topics!