Learn Java in 14 Minutes (seriously)

  Рет қаралды 4,571,166

Alex Lee

Alex Lee

5 жыл бұрын

$1,000 OFF ANY Springboard Tech Bootcamps with my code ALEXLEE. See if you qualify for the JOB GUARANTEE! 👉 bit.ly/3HX970h
Learn Java quickly by watching this video to the very end. If you do, you will walk away as a better java programmer :)
Here's how to learn java in 13 minutes, for beginners. I've been programming for 8+ years and learning java was very difficult for me. I want to make it as easy as possible for you to learn java quick and easy! Hopefully, what you've learned in this video on how to learn java quickly can help you out.
In this java tutorial, I go over:
Compiling, keywords, symbols, storing data, primitive types, Strings, printing text, objects, classes, methods, calling code between files, import, logic, if/else, for loops, nested loops, while loops, try catch, apis, and a few other areas.
Learning java tricky at first... But SURELY you'll get it :) If you followed along, congrats! You learned-by-doing!
I hope you enjoyed this video to learn java in 13 minutes, I tried to get everything I could in the shortest amount of time for you! I like to have a nice mix of java tutorials and actual java projects for you all :)
Was this able to help you learn java? If you have a topic that I missed that you think might help someone else, please add it below so we can help other people learn java! -
Full Java Tutorial For Beginners Playlist: • Full Java Course by Al...
Free Tips: bit.ly/3U6HXcb
Disclosure: The Springboard link provided is linked to my affiliate account & supports the channel.
~
Alex Lee

Пікірлер: 4 800
@alexlorenlee
@alexlorenlee 6 ай бұрын
If you’re new to programming but want a career in tech, I HIGHLY RECOMMEND applying to one of Springboard’s online coding bootcamps (use code ALEXLEE for $1,000 off): bit.ly/3HX970h
@reizinhodojogo3956
@reizinhodojogo3956 2 ай бұрын
bro is rich now👍
@v-i-be
@v-i-be 3 жыл бұрын
When he said “I had a breakdown in college” I felt that
@isaacyoutube
@isaacyoutube 3 жыл бұрын
same bro
@silasj3412
@silasj3412 3 жыл бұрын
as a senior applying for college...shii-
@Sky-zg8lz
@Sky-zg8lz 3 жыл бұрын
We all do bro bro...
@kompanjonac
@kompanjonac 3 жыл бұрын
Lol me to. Tough times
@istagedex1793
@istagedex1793 3 жыл бұрын
I am currently struggling by far a lot and is frustrating! But I love it.
@hanisdhuzuki
@hanisdhuzuki 3 жыл бұрын
i got an exam in an hour. pray for me. Edit: Done it. I wish I could pass. Result day: I passed the exam. 2 years later: I'm a mobile app developer intern now. Graduating in a few months.
@me73941
@me73941 3 жыл бұрын
What's the word, did you pass?!
@hanisdhuzuki
@hanisdhuzuki 3 жыл бұрын
@@me73941 heyy my exam result is going to be on this Feb 16. I'll update once it's out! wish me luck 😭
@ziad-explains
@ziad-explains 3 жыл бұрын
@@hanisdhuzuki Good luck! I also have results around that date!
@user-ml9oi5rh9x
@user-ml9oi5rh9x 3 жыл бұрын
@hanis Hello friend, is it possible for us to study together because I am not good at Java and cannot study on my own. Can we cooperate together?
@ziad-explains
@ziad-explains 3 жыл бұрын
@@user-ml9oi5rh9x I'm willing to help you if you need. I am a CS student and have been in the theoretical side of coding for quite awhile, though I have still a long path to go. Perhaps, an infinite path.
@kevinvikan3609
@kevinvikan3609 10 ай бұрын
As someone who did struggle for 1 year to learn, I had to come here to say: the best way to learn for a complete beginner are books with interactive content. Those that you practice coding on each chapter. Avoid complicated tutorials for now. Focus on learning your first programming language and everything else will be much easier once you learn. Edit: For those asking, the books that made me learn were "Javascript In Less Than 50 Pages" and "Smarter Way to Learn Python".
@user-wi3hf4pg3s
@user-wi3hf4pg3s 10 ай бұрын
But seriously what is the best way to improve because right now I just finish learning inheritance and polymorphism.Anytime an assignment is given I usually find it difficult to attempt , I just stare at the questions even if I want to do it so bad.Anyone with tips please 🙏.Java is the first programming language I’m learning
@osherbb1898
@osherbb1898 10 ай бұрын
@@user-wi3hf4pg3s ive been learning java for a while from a tutorial he is mb right that tutorials isnt good but its only beacuse your a begginer if you improved alr or learned a langunge before at the same level you shouldnt have any problems learning there is some diffculties ofc but they are some in books too you should try bro's tutorial if you dont like it go with the books method
@TurkeyTray
@TurkeyTray 9 ай бұрын
Yeah. Books are most definitely the right way to go. My Java teacher didn't teach the language and instead just gave a pdf of the book "Introduction to Java Programming AP Edition" by Y. Daniel Liang. It's a really good book--although very bulky. It teaches all of the core ideas and then provides a plethora of coding exercises. Not the quickest way to learn code but a pretty thorough one. I don't understand why it says AP Edition though because it all seemed pretty rudimentary, but that might just be because I have a decent amount of coding knowledge.
@TurkeyTray
@TurkeyTray 9 ай бұрын
​@@user-wi3hf4pg3s I think the best way to improve would be to practice with a problem you make yourself. For inheritance you could try making a basic account system with a checking and savings account. You could keep it simple with parameters you design, so it doesn't seem like this egregious task. Bottom line is to just make a project from your own idea and make it. I decided that I wanted to make a binary to decimal converter, so I made one. After I finished it, I decided that it would be cool if I learned how to make it run outside of the IDE. Just get a core idea and expand on it till you're satisfied that you improved. You could even go so far and make your own library with problems that you run into commonly (example of this would be a way to swap variables). I hope this helps!
@antares6664
@antares6664 5 ай бұрын
​@@user-wi3hf4pg3s I think the best begginer must do project is a CRUD. It's very intuitive, because if you're making a petshop crud, you can use father objects like pet, customer, workers and their relationships are very clear and intuitive, and you can make more complex implementations like LDAP, database connection, threads, queues etc. Idk if the description I gave you it's object oriented accurate lmao, but you can have an idea of what I meant. Also, there's a java fundamentals course inside oracle academy, and I think that's a very good course to improve or start learning.
@onee
@onee Жыл бұрын
00:00 Intro 00:50 Why we have programming languages 01:08 What is a programming environment 01:32 Create a new Java project 01:49 Add a new class 02:15 Primitive data types 03:05 Non-primitive data types 04:14 Dot operator 04:47 Printline to console 05:39 Methods 06:35 Concatenation 06:56 Calling methods 07:15 Return 07:53 Create a new class 08:19 Create objects 08:35 Access methods with objects 08:58 ArrayList 09:11 Import 09:42 Why Java is referred to as OOP (Object Oriented Programming) 10:00 If else statements 10:37 Classic for loop 11:09 While loop 11:25 Increment operator 11:57 Exceptions (try-catch) 12:15 APIs 12:35 How to import external JARs (APIs) 13:02 Outro
@siftyfix3508
@siftyfix3508 9 ай бұрын
This video is still a joke. It's like telling someone the top 1,000 words of english, and then not explaining that their colloquialisms, idioms, phrasal verbs, and then saying, "yay! You learned English in 20 minutes!" then send them off to a dive bar and expect them to understand a single word the people are saying. Maybe this video captures the use cases, but not the libraries that you need to leverage. If it included those, it would be a whole other story, and not one you could tell in 14 minutes.
@matsie.
@matsie. 9 ай бұрын
@@siftyfix3508 Yeah, but this video still helps if you have programming knowledge just not java. You probably shouldn't start with a 14 minute long video to start your programming journey.
@SkylaneMasher
@SkylaneMasher 4 ай бұрын
Yup, absolutely.
@RIP.BIG092MLBOA
@RIP.BIG092MLBOA 2 ай бұрын
@@matsie.how do I start my coding journey please help me I’m learning code for the first time in college I have no one to ask questions too
@fergheinman394
@fergheinman394 4 жыл бұрын
Ok boys I'm ready to make Minecraft 2
@Dav-sg1px
@Dav-sg1px 4 жыл бұрын
Would like but it's already at 69 likes, which is the limit
@samve_000
@samve_000 4 жыл бұрын
I was about to type the same comment
@TwoWarPlayers
@TwoWarPlayers 4 жыл бұрын
@@Dav-sg1px Next Limit is 666
@TwoWarPlayers
@TwoWarPlayers 4 жыл бұрын
Na wait 420
@d-o-n-u-t
@d-o-n-u-t 4 жыл бұрын
I’d use C#/C++ but I’m rarted.
@Soniccairo
@Soniccairo 4 жыл бұрын
My short term memory: how to program with java My long term memory: *("hot dogs");*
@darkool277
@darkool277 4 жыл бұрын
@@michaelwin6264 I agree
@darkool277
@darkool277 4 жыл бұрын
🔥🐕
@fateh3525
@fateh3525 3 жыл бұрын
Loool
@noisyguest5249
@noisyguest5249 3 жыл бұрын
Wait isn't that javascript, send help im having a mental breakdown.
@rehanaraof5323
@rehanaraof5323 3 жыл бұрын
Ll
@johnsindayen8684
@johnsindayen8684 Жыл бұрын
Java in 14 minutes very much possible. 0:00 IDE, JVM. 1:00 class, method 2:00 data types 3:00 output 4:00 keyboard input 5:00 if statements 6:00 if else 7:00 array 8:00 while statements 9:00 for 10:00 message dialog box 11:00 input dialog box 12:00 wrapper classes 13:00 random numbers 14:00 first game completed.
@geannegonzales9360
@geannegonzales9360 Жыл бұрын
Wow thankyou
@idkwhatnameishouldputhere3004
@idkwhatnameishouldputhere3004 Жыл бұрын
how could you get it 70% wrong
@oskarim
@oskarim Жыл бұрын
@@idkwhatnameishouldputhere3004 It's a joke
@Henry-ue6hh
@Henry-ue6hh Жыл бұрын
big words
@hibakhan9764
@hibakhan9764 Жыл бұрын
@@idkwhatnameishouldputhere3004 🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣
@danielfelipeortiz
@danielfelipeortiz 2 жыл бұрын
You just taught me everything I've been learning on a full semester in only 14 minutes
@jamarlucman1603
@jamarlucman1603 2 жыл бұрын
lol
@TheiTE
@TheiTE 2 жыл бұрын
Ikr? About the same here, and this was actually better and had more topics covered.
@evangelion045
@evangelion045 2 жыл бұрын
Quit that place
@saltyfish7626
@saltyfish7626 2 жыл бұрын
bruh💀
@ponalvsiki2254
@ponalvsiki2254 Жыл бұрын
No. In university here we learn from System.out.println('hello world'); to OOP in 1 subject in first semester.
@pacopaco4029
@pacopaco4029 3 жыл бұрын
started watching at 13:50 learned java in 10s gta 6 coming soon
@v.rprasad5377
@v.rprasad5377 3 жыл бұрын
*Rockstar sweating*
@zoranls
@zoranls 3 жыл бұрын
Paco Paco HAAHHAHA "GTA VI COMING SOON"
@mateusz-czajkowski
@mateusz-czajkowski 3 жыл бұрын
>develop games in java
@atharvparlikar8765
@atharvparlikar8765 3 жыл бұрын
GTA V is made with c++
@mateusz-czajkowski
@mateusz-czajkowski 3 жыл бұрын
@@atharvparlikar8765 like any other game
@empyrealeagle4766
@empyrealeagle4766 3 жыл бұрын
That moment when you learned more in less than 14 minutes than you have in 3 months of your programming class.
@abebuenodemesquita8111
@abebuenodemesquita8111 3 жыл бұрын
I feel you. This went through basically my enitre apcs class except recursion
@temperor4532
@temperor4532 2 жыл бұрын
how to learn scripting in Java kzbin.info/www/bejne/bZfRXqSDoahrbJY
@LearnWithReshu
@LearnWithReshu 2 жыл бұрын
😯
@Anxxitty
@Anxxitty 2 жыл бұрын
that moment when you learned more in less than 14 minutes than you have in all your life in technology
@tomz4332
@tomz4332 2 жыл бұрын
What class did you attend to lol
@destinyjack419
@destinyjack419 Жыл бұрын
I've been taking into java classes for a few months now and have felt totally lost the whole time. After watching this things are finally starting to make sense!! Love the way you explained things and simplified it!! Will definitely be watching more of these videos!!
@SumeyaSiraj-pb8lg
@SumeyaSiraj-pb8lg 10 ай бұрын
Literally I'm feeling the same way and questioning my whole existence
@abderrahimbenmoussa4359
@abderrahimbenmoussa4359 2 жыл бұрын
Alright been through many tutorials, this one is fire, simple, quick and easy to follow. Subscribing and going definitely through all your other videos.
@gordgood6506
@gordgood6506 4 жыл бұрын
*sees "hot dogs" in the thumbnail I'm an average man and I click
@shizune_
@shizune_ 4 жыл бұрын
All I wanna know how to type hotdogs into the screen and that's it.
@TheGlitchRoom
@TheGlitchRoom 4 жыл бұрын
I was going to like your comment but the like count is 420, I'm sorry.
@idaniel5352
@idaniel5352 4 жыл бұрын
it’s at 420 likes I’m not going to like it
@kech267
@kech267 4 жыл бұрын
@@shizune_ scanner
@Akaiiro
@Akaiiro 4 жыл бұрын
henryh10x_ System.out.println(“hotdogs”); or System.out.printf(“%s%n”, hotdogs); so you look like a real programming boi
@1trillionviews
@1trillionviews 3 жыл бұрын
Man just taught my whole 28 week Java course in 14 gosh dang minutes
@mcyoinet3266
@mcyoinet3266 3 жыл бұрын
Where did you learn?
@Zayki
@Zayki 3 жыл бұрын
this was taught in 2 days or sum at my uni. What is your school my son?
@officaladam
@officaladam 3 жыл бұрын
@@Zayki yup this is just a lesson and takes about 20 mins in my class
@archismanguchhait3534
@archismanguchhait3534 3 жыл бұрын
@@Zayki Im pretty sure its sarcasm lol
@lemonaide.
@lemonaide. 3 жыл бұрын
not stonks
@akanshavohra5590
@akanshavohra5590 Жыл бұрын
This video is so cool! I had to prepare for an interview and this really helped me get through the basics in just 14 min!! Thanks Alex.
@DavidaThatch
@DavidaThatch Жыл бұрын
I haven't coded in Java for a couple of years, this was a perfect refresher. I appreciate you, man❤️
@clairelinehan7642
@clairelinehan7642 3 жыл бұрын
9:48 Him: Java is referred to as oop Me: ahhh over over powered Him: object oriented programming Me: ....
@nimphilia
@nimphilia 3 жыл бұрын
not the same reaction
@mythhooked6082
@mythhooked6082 3 жыл бұрын
Oop
@entertainmentandgaminghub9374
@entertainmentandgaminghub9374 3 жыл бұрын
Noob
@nimphilia
@nimphilia 3 жыл бұрын
@@entertainmentandgaminghub9374 Noob
@entertainmentandgaminghub9374
@entertainmentandgaminghub9374 3 жыл бұрын
@@nimphilia exactly what I said
@tommywho924
@tommywho924 3 жыл бұрын
For all the critics saying this is an overview, not a full course, and he went over things too fast let me first say....wtf did you expect in 14 min? Secondly, as someone with some beginner experience in other languages and am now starting my Java class this was exactly what I needed before learning in depth. This was a nice overview to show me what concepts I can carry over and what new things I need to watch for early on. Thanks for the video
@iy42
@iy42 3 жыл бұрын
They expected something to do with the title, probably. This particular video is probably best suited to someone with a bit of coding experience who's starting to look into Java. It would probably be useful to title it accordingly. It's no big deal since it's not like anyone's going to be hurt by watching a few minutes of a video and realizing it's not for them and I can't imagine many people are expecting to "learn Java in 14 minutes" but it just doesn't give off a great first impression.
@mwafrikahalisi2549
@mwafrikahalisi2549 3 жыл бұрын
@@iy42 I don't see anything wrong with the title. For this video. Seriously, what did you expect him to cover in 14 minutes?
@iy42
@iy42 3 жыл бұрын
@@mwafrikahalisi2549 I expected a quick intro to Java, which is what it is, but calling it that probably wouldn't have gotten a million views. Look, clickbait works and people should do it if they feel they need to but we can still call it what it is: clickbait.
@mwafrikahalisi2549
@mwafrikahalisi2549 3 жыл бұрын
@@iy42 Okay...
@ariton2990
@ariton2990 3 жыл бұрын
​@@mwafrikahalisi2549 Whats wrong with the title is that he is claiming that by watching this 14 minute video you are seriously gonna learn everything about Java which is obviously not true - its impossible to learn everything in 14 minutes.
@nathanpillinger1900
@nathanpillinger1900 2 жыл бұрын
Thanks for keeping it upbeat and clear. I have an exam Wednesday and this was a great refresher.
@lilyvonbulo9636
@lilyvonbulo9636 Жыл бұрын
I was very pleased with this video. I have been learning Java for several weeks and this summed up all of it in under the 14 mins specified. But I do believe had I not known the stuff prior, I would be super confused....just like I was during these last few weeks. This is a very helpful video to confirm what I have learned. Thank you sir!
@illiyaz6879
@illiyaz6879 4 жыл бұрын
I got a offer letter from google after watching this.
@jnanasrija7915
@jnanasrija7915 4 жыл бұрын
would you recommend my name there?
@NeOAnderson
@NeOAnderson 3 жыл бұрын
@@jnanasrija7915 no disrespect but in order to recommend someone you would need to know that person beyond just their name on a website.
@yoursubscriber6909
@yoursubscriber6909 3 жыл бұрын
@Papi Kink true... LOL
@user-yv7pj4cu9e
@user-yv7pj4cu9e 3 жыл бұрын
Congrats!
@chappie3642
@chappie3642 3 жыл бұрын
@@user-yv7pj4cu9e he's joking lol, he didn't actually get a letter from google
@jacobbj
@jacobbj 3 жыл бұрын
"You can be anywhere in the world but you're here with me. And I appreciate that." I love you bro, seriously. Nohomo.
@user-ml9oi5rh9x
@user-ml9oi5rh9x 3 жыл бұрын
Hello friend, is it possible for us to study together because I am not good at Java and cannot study on my own. Can we cooperate together?
@CromeAicMusic
@CromeAicMusic 2 жыл бұрын
fragile masculinity much?
@Mocroskate
@Mocroskate 2 жыл бұрын
@@user-ml9oi5rh9x Salaam, please be careful with non mahrams alright : ) And always stay covered during live calls etc.! May Allah protect you.
@temperor4532
@temperor4532 2 жыл бұрын
how to learn scripting in Java kzbin.info/www/bejne/bZfRXqSDoahrbJY
@Mocroskate
@Mocroskate 2 жыл бұрын
@Eyosias Tewodros Allah is the greatest, Allah is the greatest :)
@jetleb
@jetleb Жыл бұрын
Thank you Alex for this and all the other videos. I've been struggling a bit and thanks to your work it's much easier for me to progress in my studies. Please keep up the good work!
@user-yc9rp8mv5b
@user-yc9rp8mv5b 3 ай бұрын
V_I_S_I_T #######solvemyprogrammingtask #########################################
@spectify5351
@spectify5351 2 жыл бұрын
This video was insane. I'm talking an advanced java course next semester and I wanted a refresher since I haven't written java in 2 years and this video was a life saver.
@GTron13
@GTron13 4 жыл бұрын
Title: "Learn Java in 14 minutes" Alex: "I'm gonna teach you how to learn java in 13 minutes" *visible confusion*
@sirninji5971
@sirninji5971 4 жыл бұрын
*starting existential crisis.exe* *now deleting System32*
@tobiaszeller1560
@tobiaszeller1560 3 жыл бұрын
69 likes!~
@GTron13
@GTron13 3 жыл бұрын
@@tobiaszeller1560 Nice
@bennysaa
@bennysaa 3 жыл бұрын
The intro took 40 seconds & the outro took also like 45 seconds which results in 12:35 minutes for the actual video
@2bobaf
@2bobaf 3 жыл бұрын
Typical mathematics.
@evanv2258
@evanv2258 4 жыл бұрын
You mentioned you had a breakdown when you were beginning to learn code. I'm in the same situation and am glad I found your channel.
@angela5150
@angela5150 4 жыл бұрын
Samesies! Stay strong, brother! :)
@ChristianRoland7
@ChristianRoland7 4 жыл бұрын
Same bro. Although I'm mostly doing C++
@idkwhattomake8458
@idkwhattomake8458 4 жыл бұрын
Francisco Alcaraz Well I’m Learning C#
@Rctdcttecededtef
@Rctdcttecededtef 4 жыл бұрын
Its a very real moment that others are very appreciative of because alot of us are/were in the same place. People need to do that shit more
@playgeunm6572
@playgeunm6572 4 жыл бұрын
Too be good at coding you most love it and invest your life into it
@PugMast3r
@PugMast3r 2 жыл бұрын
I’ve only programmed in Python before this, and seeing some of the things i’ve learned, such as if statements and while loops, makes me want to learn Java even more!
@ahmedabdi6172
@ahmedabdi6172 Жыл бұрын
no u dont
@raydude491
@raydude491 Жыл бұрын
I love your Java videos! It's all a very logical presentation and I will be using all of your videos over the coming months as I learn Java so I can program my game I've been designing. I know nothing of coding so you are my main source of learning, we will see how it goes! I am very optimistic, everything is making sense and I'm just rewatching videos over and over until it all makes sense. Here's a perspective on the red line you may not have considered: it lets people learning Java know exactly what keystroke breaks code or makes it work. I find it helpful personally just so I'm knowing what each keystroke does.
@BrooklynBambi
@BrooklynBambi 4 жыл бұрын
Yes! Now I can finally write on my resume that I know java programming. Ready for that interview!
@chrijuvaz4862
@chrijuvaz4862 4 жыл бұрын
Lol
@abishkarjungshah4539
@abishkarjungshah4539 4 жыл бұрын
What if ur interviewer also learnt java from this video?
@Rctdcttecededtef
@Rctdcttecededtef 4 жыл бұрын
get em tiger
@Baconator1368
@Baconator1368 4 жыл бұрын
lol and then they ask you to implement a hash table.
@yesyouarerightbut3200
@yesyouarerightbut3200 4 жыл бұрын
lol
@pottaz
@pottaz 3 жыл бұрын
I haven't worked with Java since my days at university. Back then it was this scary and difficult language. After 3 years of development experience and watching your 14min video I can say that it is actually easy. If you understand the basics of development (like he explained it). Then any language is understandable. When I started out, I saw a development as this big mountain with millions of things you need to learn (probably is a million possible ways of doing the same thing), but the fundamentals of any programming language is quite small compared to what I initially thought. Word of advice: Don't get scared of the mountain. Start walking.... later you will realize you are standing on top and that it is actually a steep hill.
@TrashyDog
@TrashyDog 2 жыл бұрын
Thank you I needed to read this
@gaviolakuji
@gaviolakuji 2 жыл бұрын
Yooow saaame, my work is more on embedded programming so it is C language mostly with some c++. Working for 3 years now and decided to shift for a new language since C is not really in demand in my country
@kitsunechan1789
@kitsunechan1789 2 жыл бұрын
Yeah it's a scary language I as a Javanese just don't understand much :)
@ArrowAirlines
@ArrowAirlines 2 жыл бұрын
lmao, courses, atleast my school one focuses more on remembering terms, such as palindrom number, perfect numbers, buzz numbers, factorials, and literally the ascii value of characters rather than programming and learning.. something's gotta be fixed with the way we educate coding, just like alex.. massive respect to him.. I love this tutroial literally cutting the crap and giving us what we gotta know :)
@ArrowAirlines
@ArrowAirlines 2 жыл бұрын
I spellt tutorial wrong lmao
@ievaj.8018
@ievaj.8018 Жыл бұрын
this is truly a super compact and super helpful overview! thanks a ton! :)
@teresalmeida
@teresalmeida 2 жыл бұрын
One of THE BEST videos I've watched on learning programming languages, hats off to you!! You just got another sub ☺️
@Dark-rp3qr
@Dark-rp3qr 3 жыл бұрын
I’m now a certified Java expert
@enemy567
@enemy567 3 жыл бұрын
Oracle Ceetified God Java Programmer lol
@Geryf
@Geryf 3 жыл бұрын
I’m can’t wait to make my own version of this video “Learn C++ in 46 Hours!”
@somenamelastnaammee52
@somenamelastnaammee52 2 жыл бұрын
Please do
@temperor4532
@temperor4532 2 жыл бұрын
how to learn scripting in Java kzbin.info/www/bejne/bZfRXqSDoahrbJY
@vaporre6424
@vaporre6424 2 жыл бұрын
I mean, I guess this guy never said he'd post it..
@privateryan3136
@privateryan3136 2 жыл бұрын
@@vaporre6424 the thruth hurts
@vaporre6424
@vaporre6424 2 жыл бұрын
@@privateryan3136 😭
@luckyjaqq
@luckyjaqq Жыл бұрын
Amazing. I've been in Intro to Java in college for 2 months now, really helped me study for my midterm and make sure I understood the basics.
@WhiteZtine
@WhiteZtine 2 жыл бұрын
I have 0 knowledge in terms of Java since we shifted from C++ from our 1st semester. This video really helps me a lot especially when I'm kinda back to 0 and doesn't know how to print anything. Thanks for being a stepping stone for us! We'll remember this.
@kenkaneki319
@kenkaneki319 4 жыл бұрын
*Correct your title:* Java Overview in 14 Minutes (seriously)
@miguelnunez1435
@miguelnunez1435 4 жыл бұрын
Yeah I agree. I only watched it because it was going to teach me some stuff because I have never done OOP or used Java before. I found some cool stuff but I still get confused on other things like public, static, etc. Good overview though. Learned a few things faster but still need to learn more before I get used to it. I know basics like functions, loops, conditionals, variables, and such but because Java is an OOP langage and I am not used to OOP, I get confused on what it does.
@Scoin0
@Scoin0 4 жыл бұрын
The keywords are pretty simple stuff. Public can be used by all classes, private can only be used for that specific class. There's also protected. The static keyword allows you to use the method, or what ever you called static, without creating the object. But really, for anyone that knows anything, this video really doesn't do much. I feel like all of it could have been done and said in like 5 minutes.
@OZzo1
@OZzo1 4 жыл бұрын
Do you all think you will learn a high-level programming language in a matter of minutes? Do you know how long it takes to learn the basics?
@miguelnunez1435
@miguelnunez1435 4 жыл бұрын
@@OZzo1 Basics are easy. What I find difficult to get used to is understanding classes
@OZzo1
@OZzo1 4 жыл бұрын
@@miguelnunez1435 That's what makes java hard in the first place.
@ThunderStormFortnite
@ThunderStormFortnite 3 жыл бұрын
Every other programmer: years of academy training, wasted
@mukulsharma5738
@mukulsharma5738 3 жыл бұрын
LOLL
@frazebean5117
@frazebean5117 3 жыл бұрын
Years of Udemy training wasted
@thenameslink4885
@thenameslink4885 3 жыл бұрын
I put this video on my resume as proof I know java. I still don't have a job, but I think that's because they all watched the video and now they don't need me.
@kelvin2523
@kelvin2523 3 жыл бұрын
@@thenameslink4885 this comment is underrated
@Lightning2011
@Lightning2011 3 жыл бұрын
@@kelvin2523 absolutely 😂😂😂😂
@yablablaable
@yablablaable 2 жыл бұрын
Thanks for showing the fundamentals so quickly. Very easy to learn for someone coming from another language.
@mohammednabeel6564
@mohammednabeel6564 6 ай бұрын
As a returning programmer from C and C++, I have been in a crisis to get hands-on with Java, but this video is a real game changer. Quick, and to the point. Highly appreciated.👏
@YzaesDuo
@YzaesDuo 6 ай бұрын
I started to day and I am so confused, i dont get anything. Feels like im wasting time
@StephenBeale
@StephenBeale 3 жыл бұрын
1:10 overview of a programming environment, using Eclipse IDE 1:32 Create a new Java project in Eclipse 1:49 Add new class and name new Java file 2:08 overview of the Java file 2:15 how to store data in a Java file 2:28 examples of common Java keywords 2:51 what primitive data types are 3:03 non-primitive data types 3:29 statement endings and semi-colons 3:48 why certain things don't turn purple (objects) 4:00 objects 4:13 importance of periods (or full stops) in Java 4:50 Print command? 5:40 explanation of methods
@barkha8320
@barkha8320 3 жыл бұрын
Thanka
@soraya.0863
@soraya.0863 3 жыл бұрын
Thank u
@z.9780
@z.9780 4 жыл бұрын
Already know java extremely well but this is an incredible tutorial for beginners. I am really impressed how well you explained everything. You’re doing amazing things for people having a hard time learning code. Keep it up!!
@HAMZAALI-oj5zj
@HAMZAALI-oj5zj 4 жыл бұрын
Sf
@yatrikamrutiya9376
@yatrikamrutiya9376 4 жыл бұрын
truee ! this guy explained better than my shitty phd holder profs. could in their whole life lol. .. keep it up man !
@temperor4532
@temperor4532 2 жыл бұрын
how to learn scripting in Java kzbin.info/www/bejne/bZfRXqSDoahrbJY
@harrisnadeem8120
@harrisnadeem8120 2 жыл бұрын
I am a freshman with the major of Computer Science, and I will be honest this is probably the first KZbin video in my whole life that I have watched every second of! Such an amazing video and the fact that it was made 2 years ago, and is still helping people in 2022, it’s amazing!
@tuberau
@tuberau 2 жыл бұрын
Your fluency is amazing. Great work. Keep it up 👍
@FireNLightnin
@FireNLightnin 3 жыл бұрын
Me: *been programming in java for 4 years* Also me: *watches intently*
@k4x1rda41
@k4x1rda41 3 жыл бұрын
lmao same but I know c# for like a year and I'm getting into java also the bruh moment when o realize java and v# are like the same language it's like portuguese(brazil) and Portuguese(portugal)
@jesxslicona3124
@jesxslicona3124 3 жыл бұрын
lmaooo same
@r.k.coding7326
@r.k.coding7326 3 жыл бұрын
Is java really that hard?
@FireNLightnin
@FireNLightnin 3 жыл бұрын
@@r.k.coding7326 no. it's one of the easiest languages to learn. I highly recommend either Java or Python as your first programming language.
@r.k.coding7326
@r.k.coding7326 3 жыл бұрын
Fire 'N Lightnin' yeah I’ve done coding in quiet a bit of languages (including some jFrame stuff with java). It didn’t seem to hard, but I was wondering if there was some hidden advanced stuff in the language. Right now I’m just continuing learning YACC/Bison to make my own language.
@NorthLaker
@NorthLaker 4 жыл бұрын
11:02 My dude pointing at the screen lol
@astrix8812
@astrix8812 4 жыл бұрын
lmao
@Maxmason.artist
@Maxmason.artist 3 жыл бұрын
That's hilarious!
@Srujansujju
@Srujansujju 3 жыл бұрын
🤣🤣🤣🤣🤣🤣
@nkosinathiisraelndlovu1580
@nkosinathiisraelndlovu1580 3 жыл бұрын
Lol I thought I was the only one who noticed 😂😂😂😂
@krshah2008
@krshah2008 3 жыл бұрын
lmao
@lofioto
@lofioto 2 жыл бұрын
Amazing. Clean, fun to watch and SO educational. Great job! Thanks you so much!!!!
@idiothen
@idiothen 2 жыл бұрын
This is fantastic. I want to dive back into programming after being away for years. This is a fantastic review for me! Thank you.
@dhwaneelkapadia3265
@dhwaneelkapadia3265 3 жыл бұрын
after learning basics of C, and going to learn Java soon, this was the literal perfect video. "read the summary before the chapters" just like that.
@MrUtuber2012
@MrUtuber2012 2 жыл бұрын
@@samjosephrogers4909 yes because every programming language is different
@legitlinus9052
@legitlinus9052 2 жыл бұрын
@@samjosephrogers4909 yes, i started with java and fell in love with it. it certainly makes it easier for learning any programming language if youve had experience with the logic, but java is a good place to start. in python youll see its limits pretty soon, java has more possibilities
@legitlinus9052
@legitlinus9052 2 жыл бұрын
@@samjosephrogers4909 rip
@arceusmewtwo7774
@arceusmewtwo7774 2 жыл бұрын
@@samjosephrogers4909 dude start with C.. it's Simpler .. later move on too java
@kiteknight23
@kiteknight23 2 жыл бұрын
What would you know something logical? when you yourself call a cow holy momma in broad daylight....
@harshitgupta6856
@harshitgupta6856 3 жыл бұрын
I actually love this, you can almost taste the years of experience poured into this. I mean regular tutorial videos are great, but when you have someone that’s been doing something for so long, they can explain it an such an intuitive way that it makes understanding the concept way easier.
@seanmorgan4119
@seanmorgan4119 3 жыл бұрын
ayyyyy harshit
@BobbyNewsom18
@BobbyNewsom18 7 ай бұрын
Thank you for this quick, but very helpful breakdown. This was incredibly helpful 🙏
@TheGrimPhreaker
@TheGrimPhreaker 8 ай бұрын
This was fairly east for me to understand since I just learned Python! I loved the way you explained everything very quickly but it was clear. I am learning Java in a few weeks and wanted to get ahead, so this helped alot! Ty!
@GuillermodelMolinoESF
@GuillermodelMolinoESF 4 жыл бұрын
This is probably the most underrated Java tutorial on KZbin. Great job explaining the main concepts in a fun way!
@alexlorenlee
@alexlorenlee 4 жыл бұрын
Guillermo del Molino thank you I’m glad to hear it!
@temperor4532
@temperor4532 2 жыл бұрын
how to learn Java kzbin.info/www/bejne/bZfRXqSDoahrbJY
@arianeasaurus
@arianeasaurus 3 жыл бұрын
Honestly, this video has clarified so much for me. Been studying an online masters and for the past three weeks learning Java, none of it has been addressed as clearly as this! Thank you!
@orfeassiozos1575
@orfeassiozos1575 8 ай бұрын
This was a great way to brush up on my Java 101 to start studying for my exam and it really helped to regain my confidence because I thought it would be an insurmountable task to get back up to speed. Thank you so much!
@Trinket_Master
@Trinket_Master Жыл бұрын
I appreciate you dude, I went through the same thing, couldn't keep up with java in college, ended up leaving because I was borderline being harassed by lecturers about it but not offered an inch of help. You genuinely helped me understand more in 14 minutes then they did in 2 years
@ifMorgan
@ifMorgan 3 жыл бұрын
Java scripts be like: “Parent = hit child.action;belt = start.function=“jail”
@user-ml9oi5rh9x
@user-ml9oi5rh9x 3 жыл бұрын
Hello friend, is it possible for us to study together because I am not good at Java and cannot study on my own. Can we cooperate together?
@ml3054
@ml3054 3 жыл бұрын
@@user-ml9oi5rh9x Hi what do you need i am C# programmer learning java
@user-ml9oi5rh9x
@user-ml9oi5rh9x 3 жыл бұрын
@@ml3054 are you professional in java cause am so beginner and i really don't know too much
@profkosmosic1
@profkosmosic1 3 жыл бұрын
It's more like if(parent.hit == true && parent.weapon == "belt") { parent.jail(); }
@profkosmosic1
@profkosmosic1 3 жыл бұрын
@@thegamingcasper101 You wrote it correctly don't worry!
@hambasambaa6527
@hambasambaa6527 3 жыл бұрын
Programmers who spent their whole 20 years to learn java: *AM I A JOKE TO YOU*
@Sparky579
@Sparky579 3 жыл бұрын
Lmao srsly
@pidgey3734
@pidgey3734 3 жыл бұрын
wait they spent all 20 years of their life? you're saying it like they lived for 20 years and wasted it all on java
@QWERTY-gp8fd
@QWERTY-gp8fd 3 жыл бұрын
@@pidgey3734 learning the basics takes about 1-2 years if u spent 2-3 hours per day practicing coding. it would take 5-10 years to master it.
@pidgey3734
@pidgey3734 3 жыл бұрын
@@QWERTY-gp8fd thats not what im saying im saying he said "whole 20 years"
@QWERTY-gp8fd
@QWERTY-gp8fd 3 жыл бұрын
@@pidgey3734 the joke flew right over ur head m8
@ReverenceQ2
@ReverenceQ2 7 ай бұрын
finally, after following several KZbin vids and getting errors at the first hurdle which made me feel like I was too thick for coding and it wasn't for me, I was able to mirror what you are doing successfully first time. Thank you!
@n0n3x
@n0n3x 2 жыл бұрын
I‘m programming Java for 5 years now and I can say that I‘m impressed how you explained it!!! Hats off!
@user-dg8qu6ss3x
@user-dg8qu6ss3x 2 жыл бұрын
People are you just kidding? He didn't even tell about the difference between static and non-static class members, passing arguments by value and by reference, cloning&shallow&deep copying! he didn't even touch access modifiers: private vs default vs protected vs public! Even humble == operation works differently for primitive and reference types and Yes he didn't even mentioned about that topic! Well, these questions could not be covered in 15 minutes - so this video is just for fun or hype - nothing really serious!
@n0n3x
@n0n3x 2 жыл бұрын
@@user-dg8qu6ss3x dude I just said that the things he explained were explained very well. I know that he didn’t cover the most important parts. Chill out mate.
@user-dg8qu6ss3x
@user-dg8qu6ss3x 2 жыл бұрын
@@n0n3x :) Oh, sorry. I'm just a little bit frustrated - there was a claim that Java gonna be explaned in 14 minutes, so I was looking foward to be really surprized by pretty dense and thorough Java explanation ... but I was'nt! :)))
@rp6550
@rp6550 11 ай бұрын
@@user-dg8qu6ss3x oh ukrainians... haha
@carterbellew4097
@carterbellew4097 3 жыл бұрын
Alex, your videos have really helped me a lot so far. I am on my second year of a computer science major, and I had no programming/coding experience prior to college. I have had a lot of doubts about myself considering most of my peers have been coding for years, but your explanations and tutorials have helped me know how to practice and think like a computer scientist. Thank you!
@GemmaMiss
@GemmaMiss 7 ай бұрын
Just started learning java as my first language last week. This has thought me so much more than my first overview lecture. Thank you
@ben-vaughn
@ben-vaughn Жыл бұрын
Very cool. I'm new to Java and found this video very helpful in familiarizing myself with the basics of Java. Will be checking out your channel and other Java videos soon, most def! Thanks.
@saina6171
@saina6171 4 жыл бұрын
Every new Java learner feels blessed when pro programmer says “I got u”
@yoursubscriber6909
@yoursubscriber6909 3 жыл бұрын
💯% true
@temperor4532
@temperor4532 2 жыл бұрын
how to learn Java kzbin.info/www/bejne/bZfRXqSDoahrbJY
@MrPiki-xm1zo
@MrPiki-xm1zo 4 жыл бұрын
I disagree. It would take more than 13 minutes only to install java and eclipse 😂
@aiSage48
@aiSage48 4 жыл бұрын
not on Manjaro :D
@judithjanneck1719
@judithjanneck1719 4 жыл бұрын
Where im coming from were looking down at people using eclipse. 😅
@mcawesome4150
@mcawesome4150 4 жыл бұрын
@@judithjanneck1719 Where I'm coming from we're looking down at people using bad grammar. 😅
@unsaltedpeanuts5160
@unsaltedpeanuts5160 4 жыл бұрын
​@@mcawesome4150 Congratulations, you played yourself. Your own comment has bad grammar.
@omkarkulkarni3644
@omkarkulkarni3644 4 жыл бұрын
Get a ssd bro
@OE-jy6yt
@OE-jy6yt 2 жыл бұрын
I am completely new to Java and your video helped me get a better understanding of java. Every time I watch it I pick up something new haha. Thank you.
@brushogun2051
@brushogun2051 Жыл бұрын
Thank you so much for this video.... I am really amazed and feeling a lot more confident now to see the bigger picture
@deadhacksteam7998
@deadhacksteam7998 3 жыл бұрын
For confused people about returns A method also known as function can return data if the programmer wants to. A method is defined like this: () Like: public static String GetAnimal(){ return "Cat"; } Reason why we use return's is to gather informations or results from a called method, like we can do a method that checks if the user is administrator, if not. It will return false and if yes, it will return true. If you put "void" as the return type, it means the method will **not** return anything. However, returning data within the code (method {}) will end the method as returns are taken as "end the method" for java. Can you end Void? Yes, even though you cannot logically return anything for void methods. You can do "return;" which wont return anything (wont affect the code in anyway) and will end the method.
@simonconrad4402
@simonconrad4402 3 жыл бұрын
Nice comment :D
@ian.dalisay
@ian.dalisay 3 жыл бұрын
very helpful, thank you.
@kobebryant4738
@kobebryant4738 3 жыл бұрын
thx man this helpedd me
@shefalibhattacharya3434
@shefalibhattacharya3434 3 жыл бұрын
thanks! learned something a bit different!
@Chipstix1709
@Chipstix1709 2 жыл бұрын
This is one of the best Java videos I've ever seen, I struggled to learn Java as a first coding language at University and it put me off the field a lot. Then I decided to learn Javascript for web development which taught me the general logic of coding. And now this video has legit taught me more about Java than any uni lecture or book ever has. Thank you!! 🙌🏻
@UsxrUnknxwn
@UsxrUnknxwn 2 жыл бұрын
Thank you so much this was the best video for someone who already knows Java and needed a little refresher
@syed3313
@syed3313 2 жыл бұрын
Wow 😯! I just started Java 2-3 weeks ago. I am totally subscribing to your channel! Can’t wait for the weekly uploads!!!!
@field1505
@field1505 4 жыл бұрын
Yes its an overview, but the best one I have ever seen. Concise, informative and passionate. It gives beginners the ability to experiment and learn by doing. Great job Alex.
@tom_tells_jokes
@tom_tells_jokes 3 жыл бұрын
I spent an entire semester at Umass on a java course and learned more in these 14 min. you earned a Sub with this video
@user-zv5tb1jq5j
@user-zv5tb1jq5j 2 жыл бұрын
Wow! It’s amazing! I learned this codes for whole semester, but by you I understand them in 14 minutes! Thanks!
@yasu_6th
@yasu_6th 2 жыл бұрын
ty!!! I've been off school and sick a lot and this helped me catched up easier
@howtobeme6269
@howtobeme6269 4 жыл бұрын
Great job briefly explaining all characters & dots , I feel like that's what's missing on most of these types of videos
@squimbwarftestiballs
@squimbwarftestiballs 3 жыл бұрын
When you mentioned your breakdown I really felt that. I wish I found your channel when I started my intro to programming course. I’ve re-evaluated my life choices and what I want to do with college and my career. This video gave me some motivation again to continue on, thanks.
@stilloading...2125
@stilloading...2125 Жыл бұрын
This was suuuper helpful SUCH a good tutorial! Helped me understand the basics of java :)
@narinderwork999
@narinderwork999 Жыл бұрын
This is brilliant. It gave a true understanding of what Java is. Great explanation!
@snehalmishra5429
@snehalmishra5429 4 жыл бұрын
This is an awesome video for the beginners. You have done it 13 mins what others failed to do in more than an hour. That's what I was searching for
@keoniromano1479
@keoniromano1479 2 жыл бұрын
I've been beginning to learn Java, and this was SO HELPFUL, especially the part where you showed us how to bring in other programs, that's something I fell that I'll use so often, as I'll create a bunch of codes that do quick tasks that I can source in my bigger programs, that I'll have do a large number of tasks
@azaramirli2601
@azaramirli2601 2 ай бұрын
On the half way I knew you deserved a like. Well done for this level of clarity and simplification
@UC-dx8hz
@UC-dx8hz Жыл бұрын
Really helps explaining the concept, thanks so much indeed👍🏻👍🏻👍🏻!!!
@YaaayaaaYEET
@YaaayaaaYEET 3 жыл бұрын
Thanks man! Super simple explanation. It was so hard to try to understand more complicated concepts without understanding the basics and how it all interacts with each other.
@CruelKaizo310
@CruelKaizo310 3 жыл бұрын
This is a seriously good tutorial! I am so excited to get started learning Java and programming :) Keep up the great work 👍 Edit: I will also definitely be checking out the full course whenever I have time
@computertalk6967
@computertalk6967 2 жыл бұрын
Very helpful, thanks for the video. I am an experienced c++ programmer and I was looking for basic java as I need to write Android App. This video is all I need for start.
@zart3374
@zart3374 Жыл бұрын
Ok I am 3 weeks into an online course and the professor is very handsoff. I just realized how little I am learning from the e text. Need to learn me some more outsourcing lol.
@Mcblaze55
@Mcblaze55 4 жыл бұрын
This is for real a good little refresher. Simple and straight to the point.
@slayeeerrr
@slayeeerrr 3 жыл бұрын
At first thumbnail sight, I really doubted this video got "seriously" as titled, but... Man, you nailed it! Congrats, and I am very thankful for this video I came across! You gained a sub for sure. :-)
@cloudboysmusic5223
@cloudboysmusic5223 Жыл бұрын
Not struggling, easy language compared to C but needed a refresher for a 'java specific' interview. Thanks!!!!
@MusicConnoisseurian
@MusicConnoisseurian Жыл бұрын
This language seems much easier than I thought. Very helpful video for anyone with some programming knowledge from other languages such as JS.
@Mr.Shuttles
@Mr.Shuttles 4 жыл бұрын
Omg thank you! When my professor was teaching me, he used words I was not familiar with and I pretty much had a break down just like you. I feel like you dumbed it down for me, which I am very grateful of. I will look forward to your next videos! Subbed!
@wuy1989
@wuy1989 4 жыл бұрын
pro tip : skip the intro to learn java in 13 min god tip: also plays it in x2 speed to learn java in 6.5 min
@user-dq6zc9pp3v
@user-dq6zc9pp3v Жыл бұрын
obviously wouldnt understand everything , but the fact that now i know what a class , object & method is , made this video truly valuable , appreciate it .
@dannybartlett4225
@dannybartlett4225 Жыл бұрын
i enjoyed that i dont have a masters dagree or nothing but for some reason enjoy learning takeing bits like this and playing around learning seems to work well for me so going to stick around. thanks
@lupirionthemintywolf7141
@lupirionthemintywolf7141 3 жыл бұрын
youtube recommendations: Learn Java in 14 Minutes (seriously) Me: Yeah right! what a joke Me: *watches the video* Me: well i'll be damned this video actually answered some of my questions...
@TruthSeekerClub
@TruthSeekerClub 3 жыл бұрын
this is so true for me as well, since i decided to give him a chance without judgement or mockery
@temperor4532
@temperor4532 2 жыл бұрын
how to learn scripting in Java kzbin.info/www/bejne/bZfRXqSDoahrbJY
@RakeshSingh-hb7rj
@RakeshSingh-hb7rj 4 жыл бұрын
Awesome tutorial bro!! Keep it up.. You explain very nicely!
@radioactive_chester4773
@radioactive_chester4773 2 жыл бұрын
Thank you SO MUCH for doing this tutorial and showing me edabit, because it is so good for learning code!
@mikloszapori-regenhart6134
@mikloszapori-regenhart6134 2 ай бұрын
Thank you, just landed a java trainee position with c++ experience, and this video was a massive relief that im sort of already know the things in java because its pretty much the same as c++
Learn Java in One Video - 15-minute Crash Course
14:54
Coding with John
Рет қаралды 613 М.
Java Tutorial for Beginners
2:30:48
Programming with Mosh
Рет қаралды 10 МЛН
蜘蛛侠这操作也太坏了吧#蜘蛛侠#超人#超凡蜘蛛
00:47
超凡蜘蛛
Рет қаралды 40 МЛН
I Trapped Myself in a Box with Colored Smoke!
00:50
A4
Рет қаралды 19 МЛН
Surprise Gifts #couplegoals
00:21
Jay & Sharon
Рет қаралды 22 МЛН
How I would learn to code (If I could start over)
9:16
Jason Goodison
Рет қаралды 4,4 МЛН
25 nooby Python habits you need to ditch
9:12
mCoding
Рет қаралды 1,7 МЛН
This is Why Programming Is Hard For you
10:48
The Coding Sloth
Рет қаралды 406 М.
Java for the Haters in 100 Seconds
2:22
Fireship
Рет қаралды 2,7 МЛН
Why Most People FAIL to Learn Programming
8:04
Aaron Jack
Рет қаралды 1,8 МЛН
Q&A
7:31
Alex Lee
Рет қаралды 16 М.
Array vs. ArrayList in Java Tutorial - What's The Difference?
17:36
Coding with John
Рет қаралды 476 М.
God-Tier Developer Roadmap
16:42
Fireship
Рет қаралды 6 МЛН
Return Statement in Java #27
14:38
Alex Lee
Рет қаралды 268 М.
蜘蛛侠这操作也太坏了吧#蜘蛛侠#超人#超凡蜘蛛
00:47
超凡蜘蛛
Рет қаралды 40 МЛН