Naming Convention In Java Tutorial #77

preview_player
Показать описание

We are responsible for naming classes, methods, variables, packages, and more, so there's a set of rules (called naming conventions) that we use to make it easier to identify them when coding. This naming convention in java tutorial will show you should name these :)

In general:
Can't start with a symbol
Can't have white space
Don't abbreviate unless you have to

I hope you enjoyed this naming convention in java tutorial!

Disclosure: Springboard link provided is linked to my affiliate account & supports the channel.

Alex Lee
Рекомендации по теме
Комментарии
Автор

Well can't be late for Java classes from alex

sudiptamajumder
Автор

I discovered your Java tutorials recently, and I have to say they’re some of the best on YouTube! They help me a lot!

Keep up the good work!

gold
Автор

I was looking for this naming rules in java thanks alex👍❤

saliadel
Автор

Love your vids. Been watching for about a year. Finally decided to go back to school for programming. Keep it up man :)

kitchentable
Автор

Thanks for being my codingtherapist and solving all my problems

Amorhally
Автор

This java class was perfect! Exactly what I needed!

kakeru
Автор

I neeeded this I have named one of my variables "myVariable"

mannyokafor
Автор

He makes everything clear, major respect sir.

tshedzamathada
Автор

Great content! I love your Java classes!

rafaelfernandonicolauxavie
Автор

If you are one of those people who don't use "i" and "j" in for and while loops, I respect you

mngf
Автор

Just to check, you say at 4:00 that in "System.in" "in" is a variable. Could it be you wanted to say "method"? I am confused how a variable can take care of an input action.

tiemen
Автор

Alex, really appreciate your tutorials. Could you please do a java network programming tutorial in the future?

SiddharthManjunath
Автор

Could you create a tutorial on how to export JavaFX projects that use Java SE 14?

michaelj.
Автор

alex did u go to high school in Raleigh cuz i live in cary

reewajadhikari
Автор

Can you teach how make a gradle project.

mtom
Автор

And also enums should be named like classes and the elements inside of enums should be all in capital, just as constants.

realoddsx
Автор

Alex, please make a video about reflection

membersgodblank
Автор

Do the companies (google, Microsoft, Apple etc) care about things like degrees and stuff, or do they just want your skill? Thanks :)

friedchicken
Автор

Tutorial series for the Squidlib library to create Roguelike games? Or tutorials for libgdx?

colbmeister
Автор

Hey Alex! Can you do a video on unit testing your java code?

christaylor