Added: 4 years ago
From: gorilla3d
Views: 76,714
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:
see all

All Comments (42)

Sign In or Sign Up now to post a comment!
  • heý_Ï_fèEl_sØ_lOnÈlY_tÓDÅý

  • :O! you forgot protected mr smartypants

  • not speack spanish the interesating good

  • 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

  • TAMA OROSPU

  • ne hos konusuyosun sen afferim kiz

  • Rica ederim.. :)Sizin kuru yapraklar üzerinde oturmanızdan daha ilginç olamaz bence?

  • 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.?

  • best book to learn java is BEGINNING JAVA 2 by IVOR HORTON

  • 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.

  • it seems to be fine for a beginner but you must also explain the concept of OOP...

  • google is your friend

  • not not

  • can you post more videos about methods and variables in java...

  • wow very clear!!! hey can you start posting more and more lessons about java???

    cause i could clearly understand!!!

  • My teacher is a good guy but your explanation is clearer than him! Thank you for posting your java tutorial!

  • 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.

  • 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.

  • NetBeans, he says it at the beginning. I don't know if it's free.

  • you can download Eclipse, that is for free and together with NetBeans probably the best editor.

  • Yes, I prefer eclipse for programming though, very user friendly.

  • protected is not by default for members in a class. private is default for members in a class.

  • no, protected is

  • What about Nested Classes????????

  • what about them?

  • password = passwd.

    unneeded

    define it all in one void, making a bunch of that stuff wont do anything.

  • baleted = deleted!

    BBBBAAAAAPPPPP!

  • defining all in one void, is that a good practice?

  • WELL DONE again a bit fast but good thanks

  • you should tell them about the namespace "this" referencing the class variable :P

  • good lesson my teacher

  • Indent and place the closing braces on their own line.

  • public class asdfg { public static void main(String[] args) { player pl = new player("Bobby"); System.out.println("p1.usernam­e"); }

    }

  • You made the player object pl and used it as p1. Take p1.username out of quotes.

  • i love ur vid's man good stuff i learn alot thanxx

Loading...
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more