Added: 3 years ago
From: 1987mubarak
Views: 26,285
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (89)

Sign In or Sign Up now to post a comment!
  • r u muslim?

  • I would develop in an IDE, not a command line.

    if you're getting an error for typing in javac in cmd, you need to setup a path first to your compiler/

  • Comment removed

  • Please teach in eclipse or notepad++ because we dont understand anything!

    I know basic java so I already know what you were doing but other that didnt program before might not understand.

  • WHAT WENT WRONG? I dont understand the errors :(

    C:\Users\3D games\Desktop\JAVA>javac Howdy.java

    Howdy.java:2: ';' expected public static void main(string arg[])( ^

    Howdy.java:4: illegal start of type ) ^

    Howdy.java:4: ';' expected ) ^

    Howdy.java:5: reached end of file while parsing

    }→ ^

    4 errors

    C:\Users\3D games\Desktop\JAVA>

  • @mcfundash1 nevermind, i realised i was using )( where i should have used }{

  • if you dont understand it i can make a beginner tutorial

  • type "notepad howdy.java"

    or what ever text editor you are using

    also type "fmt=18" for better quality

  • I cant read your code pls zoom in.

  • Protip: Flag button + R opens run, so you can easily type in cmd to open Command Prompt.

  • System.out.println("hello there");

    that is what it shows anything in the ("") can be typed there.

  • how do i open DOS please help me

  • I would like to see your video much better..Im having a little problem viewing your typing.

    Thanks!

    James

  • me too cant read the program can anyone send it to me plz

  • People who can't read it: maximize the youtube window to full screen. It's clearly visible that way.

  • CANT READ ANYTHING!!!!!!!!!

  • after i type vi Howdy.java....I go to type "p" for my class but as soon as i touch a key it says "E353: nothing in register"

  • @aa72on

    for me i type vi , it said its not recongnised do u know why mate???

  • @nabnas00 VI is the text editor he likes to use. I'm using Notepad. Just type the "public" and code after in your text editor.

  • @calandrariley how do i open the DOS window?

  • @shadow199622pk

    1st Way: Start Menu > Run > type cmd and hit enter

    2nd Way: Windows Button+R > type cmd and hit enter

    If you don't have run on your start menu, search for it..

  • @calandrariley so DOS is command prompet?

  • @calandrariley but when i type for example mkdire jwork it doesnt work and i downloaded the java soo i dont know whats wrong

  • @shadow199622pk Did you follow all the videos in order?

    #5 tells you have to download the compiler and set the PATH

    *He doesn't tell you this, but you have to restart your computer once you set the PATH.

  • @calandrariley thank you but now everything works but vi Howdy.java is not working. do you know why

  • what does vi mean cause it does not work!!!!!!!!!!

  • This fucker has copied the video from someone else.

  • What am i suppose to do when i got stuck with this vi error in my dos window?

  • So what am i suppose to do with this error "vi" don't know what to do from there onwards.

  • around 1:20 you put vi Howdy.java vi isnt a recognizable batch to my cmd prompt :(

  • @bigfanowarriors  me too mate strange

  • man i thought it was for beginners.....

  • Yeah that happens to me all the time to. Something isn't working and you find it to be a simple mistake

  • @8arizona8 thanks i was doing fine untill he got to that part lol eventhough its so simple its always the simple things that i get caught up on

  • What does vi mean? and when i type it , it says its not a internal or external command

  • @rd12891 the vi stand for the type of text editor he is using. He should have made that clear. He is using Vim text editor

  • FYI If you add ( &fmt=18 ) to the end of the url you will be able to see the video better..

  • could u please put the beginning parts that he writes out in description?

  • I cannot read your text on this screen. Please help

  • i really like your vids mubarak, but I cant read whats being typed.  May I request the video files?

  • put

    &fmt=18

    after the url of this video and the rest of them

  • You have done very good job. But I am afraid nobody is ably to read what you typed.

    Since you have prepared all these videos, Could you upload it again with better quality?

    thanks

  • @alpacinosrc just use full screen

  • relmitos@live nl

    Thanks alot!

  • maimportfz yahoo com

    I am so interest in your course and following all of it, it is really useful

    Please Email me all the coding since I can not read it in the video

    Thanks a lot

  • Please add in the discretion the writing codes

    Thanks

  • this tutorial is for intermediates, not complete beginners. Anyone have better recommendations.. please!

  • @ymaimoon Look for a user named thenewboston here on Youtube. He has hundreds of videos starting from the very basics.

  • As someone else posted 6 months ago, put this at the end of the URL for this video so you can read the text:

    &fmt=18

  • Like this? Like what? I can't read that low quality video writng, and you're not describing your actions step by step. This sucks.

  • Where is the High Quality button?

  • you said this is also for beginners but your tutorial sucks!!!

  • I think vi is a command that is supposed to open a text editor, you can just open notepad and name the file Howdy.java, I think.

  • if u read this i really need your help

    when i type in vi Howdy.java on CMD my system says it doesnt recognize "vi" as a command

    ...help! thanks :)

  • the 3rd comment ( vi Howdy.java ) unable to works on DOS... It said ' vi ' is not recognized as an ....

  • vi Howdy.java

  • Omg finally a decent vid that's actually showing you how to prgram with java. Those first 6 jav vids were so useless.

  • wtf.. DOS window wont open...

  • &fmt=18

    put that at end of URL to see the vid more clear

  • Omg it was going good but now i cant follow anymore. Is there another video or website for it more clearer?

  • Never mind i just used the High quality button

  • alright it was good but this is just terrible now how can you expect us to see and do what your doing

  • I cannot read the screen. The text are too small and blurry. Is this content available somewhere else (another video site)? Thx!

  • if you watch it in HQ, you can read the text !

  • Mr Anderson!

  • plz sort it out.. im only at 1:12 and i can just make out mkdir and cd .... how am i meant to follow the whole frakkin cource?!

  • Hi, 1987. thank for you very much for this "How-to" video. But I can't see text you are typeing clearly.

  • java is just too dificult for beginners like me. I tried so hard to learn it but I can't. :(

  • should look like this to all having trouble seeing

    public class Howdy

    {  public static void main (String arg[]) { System.out.println ("howdy"); }

    }

  • he is writing mkdir jwork, then cd jwork and the 3-i don't know.. something Howdy.java

  • by the way great tutorial, ima freshman and learning this through textbook is extremely boring =/

  • i had the same vision problem but it is fixed by adding "&fmt=18" at the end of the video url then opening the newly loaded video into full screen mode

  • omg ur kidding wat vid is this... 7 and were only on output line... shame.. i need some decent video tutorials can anyone point me in the right direction, it would help greatly as i am studying computer science at uni thanks

  • wow that is dissapointing

    i was really into this tutorial but now i cant even see what you are doing and you arent explaining it very well

  • same here

  • Hey 1987mubarak! can't read what you're typing dude..:(

    The previous vids were perfect.

  • anyone can't read the program plz send me your e-mail i will try to send you others by e-mail

    thx for you all

  • um i really cant see what you are typing...

  • can't read what you are typing, only problem. the previous six videos was perfect

  • hi there, thanks so much for the teachings, but I can't read what you are writing, please could you make some changes.

  • I agree can't see what you're typing...

  • I think you're saying very importent information

    however i can't see anything ......

    Use Softwares like CamStudio to record more clear videos .......

  • I can't read what your typing, you need better video quality if i am to read this.

  • send me ur email i will send them.

  • Assalaamualaikum, i cant read wat u r typing, i need better quality of video so learn easily and my email id: yasiroracle@yahoo.com

    Thanx in advance

Loading...
Alert icon
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