public class StartingPoint { public static void main(String thanks[]){ system.out.print(" thanks a lot man! theese vids helin' me learn java to get a job!");
this is so easy to learn so far i get it and its not too complicated (im sure thats going to change soon though) although im happy im finally learning something ..... thank you!
@SnugtrGaming The order doesn't matter. Its standard notation just to write 'args' but you can write almost anything other than key words like java. :)
This doesn't work for me?
rsmuicvidz 1 week ago in playlist Learn Java Programming- The Basics
Thank Yoi!
mattwhitfield314 1 week ago
public class StartingPoint { public static void main(String thanks[]){ system.out.print(" thanks a lot man! theese vids helin' me learn java to get a job!");
}
}
TheSovietZealot 4 weeks ago in playlist More videos from mybringback
What font are you using? It's pretty slick. Can you also give a link where to download it, that is, if it's not already on my system.
Simonmodule 1 month ago in playlist Learn Java Programming- The Basics
@Simonmodule The font is Monaco. It comes with mac, but if you want it on Windows you can google it and find it somewhere in order to download it.
CombatgamerRS 1 week ago
Very clear and practical Java introduction. This is the video that I am looking for!
owen0314 1 month ago
this is so easy to learn so far i get it and its not too complicated (im sure thats going to change soon though) although im happy im finally learning something ..... thank you!
MrJrensky 1 month ago in playlist More videos from mybringback
eclipse takes a long time to download..-.-
pizza9290 1 month ago in playlist Learn Java Programming- The Basics
@pizza9290 lol, too right. mine's still at it.
UncleBlizzard 1 month ago
You
fudgin'
ROCK
DiMAGiNEfilms 1 month ago in playlist Learn Java Programming- The Basics
Why do you put (String trav[]) instead of (String[] args)?
SnugtrGaming 2 months ago
@SnugtrGaming you can put any name over there...for conversion we put args :P
surajgenius 1 month ago in playlist Learn Java Programming- The Basics
@SnugtrGaming The order doesn't matter. Its standard notation just to write 'args' but you can write almost anything other than key words like java. :)
EpicTronics 1 month ago
why do I pay 3500 pounds a year uni costs, when i can learn on youtube? lol
SuperWombatkombat 2 months ago 9
@SuperWombatkombat there's a lot more to learn then just on youtube.
gumballvideo 6 days ago
Thank you.
dungeonzest 2 months ago
this is mind blowing , awesome :D
McBlemmen 4 months ago
Thanks so much man.
HeadBanger32894 5 months ago
Comment removed
2112mbell 5 months ago
Comment removed
2112mbell 5 months ago
Comment removed
2112mbell 5 months ago
Comment removed
2112mbell 5 months ago
I love you.
IxLikexFish 5 months ago
@mybringback oh and instead of int can you use dec for decimals sorry new to this
Mcsurvivors52 6 months ago
@mybringback Holy Shit dude those brackes were y my thing wasnt working lol but nice tutorials man
Mcsurvivors52 6 months ago
1000th view! nice tutorial
AlmightyCerberus 6 months ago
So wait, whats the difference between an int and an String?
MrAstleyCreeper 6 months ago
@MrAstleyCreeper think of an int is like a whole number for example :
int dollarsInMyBankAccount = 4;
where as a String is a line of characters like a word:
String myEconomicWellBeing = "poor".
Hope that makes sense! Let me know if it you need any more help.
mybringback 6 months ago 17
Have you had teaching lessons or are you just a born teacher?
htme51 7 months ago
When i put the dashes for the favNum - 7; and Words - "My favorite number is "; it says that the token "-" is a syntax error
slimchahla 8 months ago
@slimchahla might just be the video quality, but those are suppose to be = signs not "-". Sorry about that, hope it helps!
mybringback 8 months ago 3
@mybringback Thanks. That was the problem
slimchahla 8 months ago