Java Tutorial - Introduction to Data Types, Variables and Constants

preview_player
Показать описание
Introduction to Data Types, Variables and Constants

I am continuing on with my video series on Java programming for beginners. In this video, I introduce and explain in detail with many examples the concepts of data types, variables and constants in the Java programming language. I will also provide some good software engineering tips regarding their usage as well as point out several pit-falls and errors that beginner Java programmers may make. So, if you are learning Java and are finding it quite challenging and only have a vague understanding of data types, variables, constants and the assignment operator, well this video seeks to bring clarity to these concepts, to explain briefly the theoretical background behind them, and more importantly, illustrating practically with many examples how to use them.

I hope you find it beneficial. If you have comments, questions or feedback, please leave a comment below. Thank you!

WATCH SOME MORE JAVA TUTORIALS

Enhanced For Loop Explained and Illustrated

For Loops Explained and Common Pitfalls Highlighted

How to use the Shortcut Operators

How to use the Conditional Operator ( ? : )

Compare Objects - Equality Operator Vs Equals Method

Passing by Value (Object References)

Command Line Arguments

How To Write A Method Part II

How To Write A Method Part I

Passing by Value (Primitive Data Types)

Division and Modulo Operators Explained

Operator Precedence Explained

How to use Nested If Statements

How to use simple If Statements

What are Control Flow Statements

How to Write, compile and run your first Java program on Windows

How to write, compile and run Java programs all within Notepad++

How to download and install the Notepad++ editor on Windows
Рекомендации по теме
Комментарии
Автор

Thank's Martin, I have had a hard time passing the Certiport exam and I've looked everywhere to find the understanding. You have explained what I needed to know about the Introduction to Data Types, Variables and Constants
. Thank very much.

darrylalexanderevanswebgra
Автор

You are a great teacher Martin!! Thank you for creating these video series. They are extremely helpful in making Java easier to learn. :D

igeminisirius
Автор

Hello Martin. You are my favorite professor I will strive to follow you up to your level. Thank you

nna
Автор

Thank you for this information! I couldn't find detailed information on variables and data types anywhere in order to pass the exam.

darrylalexanderevanswebgra
Автор

Great video. It has a good pace and it covers common questions that might arise when learning this stuff. Thank you!

ErikAlexandreDuhamel
Автор

Thank you very much for your help and effort
To educat people this is great work from you
To help students ESPECIALLY when they have Unfortunately a weak profissor in ther teaching Organization .

manman
Автор

I really learned a lot today, thank you!

kevinfrancis
Автор

can I have your slide for my own reference?

yonghao