do you know how to create with classes like- Write a class for Customers in a department store. Define at least 5 member data and at least 5 member methods in the class. The class must also have at 3 different forms of constructors. Remember to encapsulate the class. Create another class TestPerson that creates at least 2 objects of the Customer class. These two objects must send at least 2 messages.?
Netbeans is free, but as an advanced IDE you should be looking at either VIM,jedit, ultraedit, notepad++, even notepad or another simple plain text editor.
The advanced ones like netbeans bypass certain steps you need to thoroughly understand....if you're beginning stay away from rapid dev tools, you get good at using the IDE, but not good with fundamental knowledge.
You left out one of the most widely used and feature rich IDEs, Eclipse. Any particular reason for that? Also, notepad++ is by no means and advanced IDE, its actually hardly an IDE at all. Its quite to the novice tool imo, and most Java courses would agree, considering they use it to teach beginners.
I left it out precisely because it is feature rich. I just named, at random, alternatives to advanced IDEs. I really doubt that the people that need to learn basics should have an advanced IDE. Dont take my word for it, go to the java irc channel or any forum and ask real, working programmers what they think. Advanced IDEs do not facilitate learning, they are for rapid results.
I found Netbeans actually helps alot, as long as you steer clear of building GUI's and so forth with the JPanel, JFrame, JPanel drag and drop idea to avoid the traps of never actually knowing what goes on beneath the interface. On the flip side using an IDE like netbeans is very useful in helping to explore in depth the API available to the programmer in conjunction with the documentation it makes it far better to get programming and implement classes and objects with interaction.
Good basic tutorial of functions and their relationship to classes, and distinction between public and private. Your explanations are lucid and powerful. I see why you need a good Java IDE, coding it all manually you would literally need to know every function you've defined plus any you've imported off by heart, not likely in my case! Wasn't sure what the 'Player' was though. Nice job :)
Dude, what kind of player is he using? i'm using JCreatorV4LE...it was free but like you mentioned, i have to type in the entire function in order to get it to work.
This has been flagged as spam show
check out my channel for java programming tutorials!!!
TheEACentral 6 months ago
heý_Ï_fèEl_sØ_lOnÈlY_tÓDÅý
BabeyyKaroleaa750 8 months ago
:O! you forgot protected mr smartypants
MrBlockersPro 10 months ago
not speack spanish the interesating good
mia1989ella 1 year ago
Very interesting video. Thanks. Have you ever used Jdeveloper IDE. Do you recommend it. A friend of mine told me that is a good option too. Thanks
jriosfer 1 year ago
TAMA OROSPU
Badblackblack 2 years ago
ne hos konusuyosun sen afferim kiz
canosenco 2 years ago
Rica ederim.. :)Sizin kuru yapraklar üzerinde oturmanızdan daha ilginç olamaz bence?
mrtestb 2 years ago
do you know how to create with classes like- Write a class for Customers in a department store. Define at least 5 member data and at least 5 member methods in the class. The class must also have at 3 different forms of constructors. Remember to encapsulate the class. Create another class TestPerson that creates at least 2 objects of the Customer class. These two objects must send at least 2 messages.?
17chowder17 2 years ago
best book to learn java is BEGINNING JAVA 2 by IVOR HORTON
faizan789 2 years ago
Netbeans is free, but as an advanced IDE you should be looking at either VIM,jedit, ultraedit, notepad++, even notepad or another simple plain text editor.
The advanced ones like netbeans bypass certain steps you need to thoroughly understand....if you're beginning stay away from rapid dev tools, you get good at using the IDE, but not good with fundamental knowledge.
methuselus 3 years ago 7
You left out one of the most widely used and feature rich IDEs, Eclipse. Any particular reason for that? Also, notepad++ is by no means and advanced IDE, its actually hardly an IDE at all. Its quite to the novice tool imo, and most Java courses would agree, considering they use it to teach beginners.
Halfzipp 2 years ago
I left it out precisely because it is feature rich. I just named, at random, alternatives to advanced IDEs. I really doubt that the people that need to learn basics should have an advanced IDE. Dont take my word for it, go to the java irc channel or any forum and ask real, working programmers what they think. Advanced IDEs do not facilitate learning, they are for rapid results.
methuselus 2 years ago
I found Netbeans actually helps alot, as long as you steer clear of building GUI's and so forth with the JPanel, JFrame, JPanel drag and drop idea to avoid the traps of never actually knowing what goes on beneath the interface. On the flip side using an IDE like netbeans is very useful in helping to explore in depth the API available to the programmer in conjunction with the documentation it makes it far better to get programming and implement classes and objects with interaction.
masterdanoz 2 years ago
it seems to be fine for a beginner but you must also explain the concept of OOP...
jin29neci 3 years ago
google is your friend
pentiumboard 3 years ago 6
not not
d3nnis124 3 years ago
can you post more videos about methods and variables in java...
jlm141990 3 years ago
wow very clear!!! hey can you start posting more and more lessons about java???
cause i could clearly understand!!!
atluschooty 3 years ago 3
My teacher is a good guy but your explanation is clearer than him! Thank you for posting your java tutorial!
Phalanx2236 3 years ago 2
Felicitaciones porque se ve todo muy bien.
Es uno de los mejores tutoriales que he visto.
Gracias por tener en cuenta que se aprende más si el tutorial tienen buena imagen.
Thank you.
Congratulations for a very goog tutorial.
jmnsjmnsjmnsjmns 3 years ago
Good basic tutorial of functions and their relationship to classes, and distinction between public and private. Your explanations are lucid and powerful. I see why you need a good Java IDE, coding it all manually you would literally need to know every function you've defined plus any you've imported off by heart, not likely in my case! Wasn't sure what the 'Player' was though. Nice job :)
Pablos544 3 years ago
Dude, what kind of player is he using? i'm using JCreatorV4LE...it was free but like you mentioned, i have to type in the entire function in order to get it to work.
Yamachan99 3 years ago
NetBeans, he says it at the beginning. I don't know if it's free.
Pablos544 3 years ago
you can download Eclipse, that is for free and together with NetBeans probably the best editor.
senos64 3 years ago
Yes, I prefer eclipse for programming though, very user friendly.
maroon5rule 2 years ago
protected is not by default for members in a class. private is default for members in a class.
olafurhh03 3 years ago
no, protected is
rhillner 3 years ago
What about Nested Classes????????
BlakeVII 3 years ago
what about them?
rhillner 3 years ago
password = passwd.
unneeded
define it all in one void, making a bunch of that stuff wont do anything.
fierufeast 3 years ago
baleted = deleted!
BBBBAAAAAPPPPP!
neo8x4e 3 years ago
defining all in one void, is that a good practice?
bebensiganteng 3 years ago
WELL DONE again a bit fast but good thanks
bolivarknight 4 years ago
you should tell them about the namespace "this" referencing the class variable :P
ekinnike 4 years ago
good lesson my teacher
mahboop 4 years ago
Indent and place the closing braces on their own line.
kenmtb 4 years ago 2
public class asdfg { public static void main(String[] args) { player pl = new player("Bobby"); System.out.println("p1.username"); }
}
Shermz1234 4 years ago
You made the player object pl and used it as p1. Take p1.username out of quotes.
CypherCoding 4 years ago
i love ur vid's man good stuff i learn alot thanxx
heart1042 4 years ago