Introduction to Java Programming: Lesson 1 - Java Syntax

Published: 23 September 2023
on channel: WakeupDev
141
1

This lesson in Java tutorial for beginners course helps you understand the basic syntax of Java.

Just like every other programming language, there are various rules that govern writting Java applications referred to as "Syntax".

Some of the major highlights in this video are:

Naming conventions used in Java - Every Java file must have a name that starts with an uppercase letter as well as having the extension ".java". All classes are under a folder that is named according to the package name of the project

A Java file typically has a class declaration where most of our codes are written between it's left { and right } curly braces

Semicolon (;) - indicates the end of a single line of code

I encourage you to watch and get all the details in this video

***********************************************************
LIKE, SHARE AND SUBSCRIBE !!!


On this page of the site you can watch the video online Introduction to Java Programming: Lesson 1 - Java Syntax with a duration of hours minute second in good quality, which was uploaded by the user WakeupDev 23 September 2023, share the link with friends and acquaintances, this video has already been watched 141 times on youtube and it was liked by 1 viewers. Enjoy your viewing!