NEW! 2026! Java - Free course for beginners! Andrii Piatakha - Learn IT Online University

Опубликовано: 22 Июнь 2026
на канале: IT Bulls
8,163
207

Full and the most complete Java course is here - https://www.udemy.com/course/java-dev...

Me in social networks:
Linkedin -   / andrii-piatakha  
Instagram -   / andrey_pyatakha  
Learn IT University in FB -   / learnituniversity  
Learn IT University in Telegram - https://t.me/learnit_itbulls
Best-seller, Sci-fi book by Andrii Piatakha FREE - https://it-bulls.com/cronus221

Complete agenda with links to the source code and homeworks - https://docs.google.com/document/d/1v...

00:00 Introduction
02:00 What is Java and JDK?
10:12 JDK Installation and Local Computer Setup
19:05 Write your first java application & Java Naming Convention
31:47 Homework solution: HelloWorld and .bat file
33:46 Communication plan and how to ask questions
37:51 Install Integrated Development Environment (Eclispe, Inteliji Idea, Net Beans)
50:08 Comments in Java
58:27 Primitive Types in Java and Variables
01:13:41 Number Systems
01:20:05 Arrays
01:33:26 FREE and Unlimitted mobile application for Java Certification from Learn IT Online University
01:36:37 Operators in Java
01:56:32 Operations with Integers and Floats, Big Decimal
02:01:04 Math class
02:06:10 Type of expression
02:10:18 Compare Primitive and Reference Types & Java Memory Model
02:19:37 How to read user input from a console
02:21:35 Homework solution - Operators and operations
02:30:55 Control statements: if-else
02:34:10 Homework solution - if-else
02:36:02 Control statements: switch
02:39:58 Homework solution - switch
02:40:36 Iteration statements (Loops)
02:41:51 'while' loop
02:42:28 'do-while' loop
02:44:01 'for with condition' loop
02:46:41 Foreach loop
02:48:21 Nested loops
02:49:14 Jump statements (break and continue)
02:51:22 Labels in Java
02:53:52 Homework Solution - iteration statements
03:09:12 Bye-bye words :)