Learning Java after Python - 'Hello, World!' - Comparing a Simple Program Structure

preview_player
Показать описание
The first tutorial in a series that helps you translate your knowledge of the Python programming language to basic familiarity with the Java programming language. In this video you'll convert the classic "Hello, world" application to explore the boilerplate required to begin any Java program.

0:00 - Learning Java after learning Python
1:09 - Hello world in Python
3:00 - Hello world in Java
3:38 - Defining an application Class
4:43 - Object-orientation in Java
5:30 - Whitespace significance
6:36 - Defining a main method
8:49 - The void type in Java is similar to None in Python
9:56 - Command-line arguments via an array of String values as a parameter
10:53 - Using curly braces to surround groups of definitions and statements
14:01 - Using semicolons at the end of statements
15:50 - A key trade-offs between scripting languages like Python and compiled languages like Java
Рекомендации по теме
Комментарии
Автор

Great explainer for everyone who started out with Python and is now looking to learn Java. Thank you, Kris!

dyogolorenz
Автор

Perfect for my exact situation. Here we go...

DarthMauldinOfficial
Автор

Wow this was exactly what I needed! Tq!

KunalKishorePlus
Автор

Hlo kris i know python I wanna to learn java plz give me direction to learn java..

gundesaikumar
Автор

I am new to programming
And I want to ask you a question that -
Which language ( java || python)
I should learn first after c/c++

life_hacks_shortsu
Автор

Ese "hello, world" está mal escrito.

ricardomunoz