Added: 3 years ago
From: zaychenok
Views: 39,756
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:
see all

All Comments (56)

Sign In or Sign Up now to post a comment!
  • Very nice Simple and easy way of teaching by this person I like

  • pusinggggg

  • Thank you so much! I've been trying to start doing Java ever since August! This tutorial helped so much!

  • @zaychenok Hey, can I use eclipse?

  • cant u just simply write, public void hello()

    {

    System... blah blah blah

    }

    ?

  • thenx :-)

  • thank you sooo much for making this string of lessons. i've been wanting to learn Java for a couple years now.

  • Thanks for this. I'm starting Informatic Engineering but I didn't got jack from my programming introduction class

  • Why is the name of the file same as the name of the class? Can I make it different?

  • @cronnin you have to use the same name

  • @cronnin you have to use the same name. The reason for this is that when you run the program the jvm(java virtual machine) uses the name of the class to access the method main() to begin execution

  • alcore indonesia nieh

  • Thank you very much for uploading such a help full video keep going on cuz ppl like us need ppl like you all of the time

    if dnt mind please imrove the quality of video an optional suggesion

  • Wow.. you make it sound so confusing. im in year 10 and im finding it really easy

  • Спасибо большое ты спас меня от провала огромное спасибо !

  • Hey i am using windows 7 as my OS...but i cant run Blue j...on it...can you help me on this...??

  • I am thinking for making my next year computer project witg bluej, any suggestions

  • whenever i trie to compile i get an error...

    this is highlighted" public static void main(string[] args)"

    and there stands cannot find symbol - class string

    please HELP ME! xD

  • @0phoff im pretty sure you need a capital s on string see if that works haha

  • @houndy100

    Thnx i didnt notice that! lol

  • Comment removed

  • Hey... do you do any tutoriing through skype? I'd gladly pay for some help, Im to the point where I'm considered slightly desperate :) I assignements to turn in at my school.

  • Awesome tutorial! thanks(:

  • can you tell me what is the definition of public, static and void?

  • @gcsupernova public - others methods in other classes can call this method. static: the method exists independent of the class and class variables (you dont need an instance of the class to invoke the method). Void is the return type - what the method "gives back". void means that the method returns nothing in this case.

  • @zaychenok im taking CS and learning BlueJ thanks very much for uploading and keep up the uploads !

  • talkin too much shit!!! go straight to the point dammmit

  • google lol limwire and click im feeling lucky

  • bluej looks like a program created from a 5 year old guy which hasn't any function in it. lol.

  • @Appfyr You are sooo right :D

  • @Appfyr That's the purpose, you make the programs yourself

  • @stiiigert sure, but a good ide should help, support you and keep effort low :)

  • @Appfyr It is an IDE made for teaching OOP concepts with Java examples.

    If you are a pro go get Eclipse or Netbeans.

  • @igrewold It seems that no one knows how amazing IntelliJ IdEA is.

  • Thank God for this! i was using eclipse before, talk about biting off more than i can chew, lol. I LOVE YOU

  • If you are having trouble opening or creating projects after an install on Linux, log out and then back in.

  • surely if you cant download a program writing the program would be waaaaay out of your legue

  • Nice tutorial. Can you plz tell me where to find the option 'makeVisible'?

  • dfkgnljzdfgkjzfdsjkdfg

  • Oh man you take 9 minutes but 2/3 is only because you speak slow and say insignificant things.

    btw, great video! keep doing this good job!

  • а браузер же на русском %)

  • here is a source code:

    import java.applet.Applet;

    import java.awt.*;

    public class Strich extends Applet

    { public void paint (Graphics g) { g.drawLine(100,420,481,25); }

    }

  • thx for the heads up

  • Thank u for the help, my class is online and i appreciate the time u put in to this to let other students use. thank u

  • i have ap computer science and my teacher is a joke. Thanks for the help.

  • blue j is good 2 use

  • Nice, but I think it's better for beginners to use NetBeans with the BlueJ plugin.

  • Why?

  • So thats my point of view. I think that NetBans instant displaying of syntax errors help beginners a lot to avoid those mistakes. So thats my point of view. But when I started with Java last year, I made this experience.

  • Fair enough. Thanks for the reply. I am just starting to learn and am after anything that helps out so will take a look at this approach to. Cheers.

  • They're called quotation marks.

  • i loved your c++ im glad to start programming in Java =D

  • Nice tutorial, I used your other tutorials back when I was learning the basics of c++ and they are very informative.

    I've now to learn java for university next semester, and although I already know a bit of the langauge, its always nice to get clarification.

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