Welcome to a video in the Learning Java Playlist where we learn how to code in Java. While we assuming you are a beginner, we also are assuming you've had some experience in other coding languages like C/C++, Python, or others. If you are looking for practice problems to try: • Java Practice Programming Examples
Want to see the rest of this video series: • Learning Java
-- Video Details --
In this video we look at how to declare and initialize basic primitive data types such as Booleans, integers, doubles, and more. We look at these from both a class level as well as declaring variables inside a method.
Part of this is knowing how to name variables, so we look at what is required for a legal identifier (variable or method name) in Java, as well as standard naming conventions.
Next we move into comments, where we look at the three types of comments Java has. Inline, or single line comments, multiline comments, and a derivative of multi-line comments, the Java Doc comment.
-- Video Chapters --
00:00 - Introduction
00:29 - Declaring and Initializing Variables
00:56 - Declare variable without initializing
01:02 - VSC Warning
01:25 - Data type similarity with C/C++
02:07 - class level variables
04:23 - Camel Case
04:39 - How to Name an Identifier
05:31 - Comments
05:48 - Multiline Comments
06:06 - Java Doc Comment
Смотрите видео Learning Java - Variables and Comments онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Access 2 Learn 05 Сентябрь 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 236 раз и оно понравилось 4 людям.