Learn Java in 14 Minutes (seriously)

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ก.ย. 2024
  • $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

ความคิดเห็น • 5K

  • @alexlorenlee
    @alexlorenlee  11 หลายเดือนก่อน +150

    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

  • @Soniccairo
    @Soniccairo 4 ปีที่แล้ว +3338

    My short term memory: how to program with java
    My long term memory: *("hot dogs");*

    • @darkool277
      @darkool277 4 ปีที่แล้ว +7

      @Michael Win I agree

    • @darkool277
      @darkool277 4 ปีที่แล้ว +9

      🔥🐕

    • @fateh3525
      @fateh3525 4 ปีที่แล้ว +2

      Loool

    • @noisyguest5249
      @noisyguest5249 4 ปีที่แล้ว +2

      Wait isn't that javascript, send help im having a mental breakdown.

    • @rehanaraof5323
      @rehanaraof5323 3 ปีที่แล้ว +1

      Ll

  • @hanisdhuzuki
    @hanisdhuzuki 3 ปีที่แล้ว +10046

    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 ปีที่แล้ว +115

      What's the word, did you pass?!

    • @hanisdhuzuki
      @hanisdhuzuki 3 ปีที่แล้ว +122

      @@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 ปีที่แล้ว +33

      @@hanisdhuzuki Good luck! I also have results around that date!

    • @سيليناالمززززز
      @سيليناالمززززز 3 ปีที่แล้ว +29

      @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 ปีที่แล้ว +18

      @@سيليناالمززززز 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.

  • @fergheinman394
    @fergheinman394 5 ปีที่แล้ว +23536

    Ok boys I'm ready to make Minecraft 2

    • @Dav-sg1px
      @Dav-sg1px 5 ปีที่แล้ว +801

      Would like but it's already at 69 likes, which is the limit

    • @samve_000
      @samve_000 5 ปีที่แล้ว +216

      I was about to type the same comment

    • @TwoWarPlayers
      @TwoWarPlayers 5 ปีที่แล้ว +222

      @@Dav-sg1px Next Limit is 666

    • @TwoWarPlayers
      @TwoWarPlayers 5 ปีที่แล้ว +185

      Na wait 420

    • @d-o-n-u-t
      @d-o-n-u-t 5 ปีที่แล้ว +111

      I’d use C#/C++ but I’m rarted.

  • @kevinvikan3609
    @kevinvikan3609 ปีที่แล้ว +1315

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

    • @Nazir-g7g
      @Nazir-g7g ปีที่แล้ว +9

      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 ปีที่แล้ว +6

      @@Nazir-g7g 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 ปีที่แล้ว +8

      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 ปีที่แล้ว +7

      ​@@Nazir-g7g 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 10 หลายเดือนก่อน

      ​@@Nazir-g7g 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.

  • @pacopaco4029
    @pacopaco4029 4 ปีที่แล้ว +6819

    started watching at 13:50
    learned java in 10s
    gta 6 coming soon

    • @v.rprasad5377
      @v.rprasad5377 4 ปีที่แล้ว +307

      *Rockstar sweating*

    • @zoranls
      @zoranls 4 ปีที่แล้ว +42

      Paco Paco HAAHHAHA "GTA VI COMING SOON"

    • @mateusz-czajkowski
      @mateusz-czajkowski 4 ปีที่แล้ว +56

      >develop games in java

    • @atharvparlikar8765
      @atharvparlikar8765 4 ปีที่แล้ว +66

      GTA V is made with c++

    • @mateusz-czajkowski
      @mateusz-czajkowski 4 ปีที่แล้ว +29

      @@atharvparlikar8765 like any other game

  • @clairelinehan7642
    @clairelinehan7642 3 ปีที่แล้ว +2146

    9:48
    Him: Java is referred to as oop
    Me: ahhh over over powered
    Him: object oriented programming
    Me: ....

  • @onee
    @onee ปีที่แล้ว +544

    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 ปีที่แล้ว +12

      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.

    • @bovlder
      @bovlder ปีที่แล้ว +19

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

    • @Trafficlightsiosandmore
      @Trafficlightsiosandmore 9 หลายเดือนก่อน

      Yup, absolutely.

    • @RIP.BIG092MLBOA
      @RIP.BIG092MLBOA 7 หลายเดือนก่อน +1

      @@bovlderhow 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

    • @HaroutBlack
      @HaroutBlack หลายเดือนก่อน

      Jesus is the only way to healing, restoration and salvation to all souls. Please turn to him and he will change your life, depression into delight, soul heading from hell to heaven all because of what he did on the cross
      “Whoever calls upon the name of the Lord shall be saved” Romans 10:13

  • @gordgood6506
    @gordgood6506 5 ปีที่แล้ว +2395

    *sees "hot dogs" in the thumbnail
    I'm an average man and I click

    • @shizune_
      @shizune_ 5 ปีที่แล้ว +11

      All I wanna know how to type hotdogs into the screen and that's it.

    • @TheGlitchRoom
      @TheGlitchRoom 5 ปีที่แล้ว +3

      I was going to like your comment but the like count is 420, I'm sorry.

    • @idaniel5352
      @idaniel5352 5 ปีที่แล้ว

      it’s at 420 likes I’m not going to like it

    • @kech267
      @kech267 4 ปีที่แล้ว

      @@shizune_ scanner

    • @Akaiiro
      @Akaiiro 4 ปีที่แล้ว +3

      henryh10x_ System.out.println(“hotdogs”); or System.out.printf(“%s%n”, hotdogs); so you look like a real programming boi

  • @evanv2258
    @evanv2258 5 ปีที่แล้ว +741

    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 5 ปีที่แล้ว +11

      Samesies! Stay strong, brother! :)

    • @ChristianRoland7
      @ChristianRoland7 5 ปีที่แล้ว +8

      Same bro. Although I'm mostly doing C++

    • @idkwhattomake8458
      @idkwhattomake8458 5 ปีที่แล้ว

      Francisco Alcaraz Well I’m Learning C#

    • @Rctdcttecededtef
      @Rctdcttecededtef 5 ปีที่แล้ว +2

      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 ปีที่แล้ว +9

      Too be good at coding you most love it and invest your life into it

  • @tommywho924
    @tommywho924 4 ปีที่แล้ว +4156

    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 4 ปีที่แล้ว +60

      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 4 ปีที่แล้ว +9

      @@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 4 ปีที่แล้ว +27

      @@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 4 ปีที่แล้ว +1

      @@iy42 Okay...

    • @ariton2990
      @ariton2990 4 ปีที่แล้ว +14

      ​@@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.

  • @destinyjack419
    @destinyjack419 2 ปีที่แล้ว +51

    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 ปีที่แล้ว +1

      Literally I'm feeling the same way and questioning my whole existence

    • @HaroutBlack
      @HaroutBlack หลายเดือนก่อน

      Jesus is the only way to healing, restoration and salvation to all souls. Please turn to him and he will change your life, depression into delight, soul heading from hell to heaven all because of what he did on the cross
      “Whoever calls upon the name of the Lord shall be saved” Romans 10:13

  • @BrooklynBambi
    @BrooklynBambi 5 ปีที่แล้ว +491

    Yes! Now I can finally write on my resume that I know java programming. Ready for that interview!

  • @1trillionviews
    @1trillionviews 3 ปีที่แล้ว +2648

    Man just taught my whole 28 week Java course in 14 gosh dang minutes

    • @mcyoinet3266
      @mcyoinet3266 3 ปีที่แล้ว +12

      Where did you learn?

    • @Zayki
      @Zayki 3 ปีที่แล้ว +87

      this was taught in 2 days or sum at my uni. What is your school my son?

    • @officaladam
      @officaladam 3 ปีที่แล้ว +36

      @@Zayki yup this is just a lesson and takes about 20 mins in my class

    • @archismanguchhait3534
      @archismanguchhait3534 3 ปีที่แล้ว +31

      @@Zayki Im pretty sure its sarcasm lol

    • @lemonaide.
      @lemonaide. 3 ปีที่แล้ว +7

      not stonks

  • @empyrealeagle4766
    @empyrealeagle4766 3 ปีที่แล้ว +7355

    That moment when you learned more in less than 14 minutes than you have in 3 months of your programming class.

    • @abebuenodemesquita8111
      @abebuenodemesquita8111 3 ปีที่แล้ว +123

      I feel you. This went through basically my enitre apcs class except recursion

    • @temperor4532
      @temperor4532 3 ปีที่แล้ว +2

      how to learn scripting in Java th-cam.com/video/7fn-qMlC864/w-d-xo.html

    • @LearnWithReshu
      @LearnWithReshu 3 ปีที่แล้ว +12

      😯

    • @Anxxitty
      @Anxxitty 3 ปีที่แล้ว +42

      that moment when you learned more in less than 14 minutes than you have in all your life in technology

    • @tomz4332
      @tomz4332 3 ปีที่แล้ว +59

      What class did you attend to lol

  • @chehakmalhotra860
    @chehakmalhotra860 2 ปีที่แล้ว +162

    honestly, as someone who's just starting out with java, this video was very confusing.

    • @PrinceJolly404
      @PrinceJolly404 2 หลายเดือนก่อน +1

      same

    • @gerardonavarro3400
      @gerardonavarro3400 2 หลายเดือนก่อน +3

      You'll get it in no time, don't worry

    • @HaroutBlack
      @HaroutBlack หลายเดือนก่อน +4

      Jesus is the only way to healing, restoration and salvation to all souls. Please turn to him and he will change your life, depression into delight, soul heading from hell to heaven all because of what he did on the cross
      “Whoever calls upon the name of the Lord shall be saved” Romans 10:13

    • @ThalapathyFansSemmaa
      @ThalapathyFansSemmaa หลายเดือนก่อน +3

      Lord krishna is the supreme lord of godhead
      He says the he is the creator and the supreme god of the universe
      He is the source of everything
      He is dharma
      He is kindness
      He is love
      He is divine
      He is compassionate
      He is God
      Hare krishma​@@HaroutBlack

    • @prawtism
      @prawtism 11 วันที่ผ่านมา

      hard to find first principles teachers sadly

  • @illiyaz6879
    @illiyaz6879 4 ปีที่แล้ว +682

    I got a offer letter from google after watching this.

    • @jnanasrija7915
      @jnanasrija7915 4 ปีที่แล้ว +16

      would you recommend my name there?

    • @NeOAnderson
      @NeOAnderson 4 ปีที่แล้ว +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 4 ปีที่แล้ว +1

      @Papi Kink true... LOL

    • @노랑-r1d
      @노랑-r1d 4 ปีที่แล้ว +1

      Congrats!

    • @chappie3642
      @chappie3642 4 ปีที่แล้ว +15

      @@노랑-r1d he's joking lol, he didn't actually get a letter from google

  • @jacobbj
    @jacobbj 3 ปีที่แล้ว +571

    "You can be anywhere in the world but you're here with me. And I appreciate that." I love you bro, seriously. Nohomo.

    • @سيليناالمززززز
      @سيليناالمززززز 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 3 ปีที่แล้ว +15

      fragile masculinity much?

    • @Mocroskate
      @Mocroskate 3 ปีที่แล้ว +3

      @@سيليناالمززززز Salaam, please be careful with non mahrams alright : ) And always stay covered during live calls etc.! May Allah protect you.

    • @temperor4532
      @temperor4532 3 ปีที่แล้ว

      how to learn scripting in Java th-cam.com/video/7fn-qMlC864/w-d-xo.html

    • @Mocroskate
      @Mocroskate 3 ปีที่แล้ว

      @Eyosias Tewodros Allah is the greatest, Allah is the greatest :)

  • @z.9780
    @z.9780 5 ปีที่แล้ว +398

    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 ปีที่แล้ว +1

      Sf

    • @yatrikamrutiya9376
      @yatrikamrutiya9376 4 ปีที่แล้ว +3

      truee ! this guy explained better than my shitty phd holder profs. could in their whole life lol. .. keep it up man !

    • @temperor4532
      @temperor4532 3 ปีที่แล้ว

      how to learn scripting in Java th-cam.com/video/7fn-qMlC864/w-d-xo.html

  • @johnsindayen8684
    @johnsindayen8684 2 ปีที่แล้ว +835

    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 2 ปีที่แล้ว +1

      Wow thankyou

    • @idkwhatnameishouldputhere3004
      @idkwhatnameishouldputhere3004 2 ปีที่แล้ว +65

      how could you get it 70% wrong

    • @oskarim
      @oskarim 2 ปีที่แล้ว +28

      @@idkwhatnameishouldputhere3004 It's a joke

    • @Henry-ue6hh
      @Henry-ue6hh 2 ปีที่แล้ว

      big words

    • @hibakhan9764
      @hibakhan9764 2 ปีที่แล้ว +1

      @@idkwhatnameishouldputhere3004 🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣

  • @Dark-rp3qr
    @Dark-rp3qr 4 ปีที่แล้ว +273

    I’m now a certified Java expert

    • @enemy567
      @enemy567 3 ปีที่แล้ว +1

      Oracle Ceetified God Java Programmer lol

  • @pottaz
    @pottaz 3 ปีที่แล้ว +2169

    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 ปีที่แล้ว +56

      Thank you I needed to read this

    • @gaviolakuji
      @gaviolakuji 2 ปีที่แล้ว +17

      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 ปีที่แล้ว +9

      Yeah it's a scary language I as a Javanese just don't understand much :)

    • @ArrowAirlines
      @ArrowAirlines 2 ปีที่แล้ว +16

      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 ปีที่แล้ว +1

      I spellt tutorial wrong lmao

  • @kenkaneki319
    @kenkaneki319 5 ปีที่แล้ว +3110

    *Correct your title:*
    Java Overview in 14 Minutes (seriously)

    • @miguelnunez1435
      @miguelnunez1435 5 ปีที่แล้ว +154

      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 5 ปีที่แล้ว +49

      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.

    • @Mordecai_real
      @Mordecai_real 5 ปีที่แล้ว +73

      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 5 ปีที่แล้ว +19

      @@Mordecai_real Basics are easy. What I find difficult to get used to is understanding classes

    • @Mordecai_real
      @Mordecai_real 5 ปีที่แล้ว +7

      @@miguelnunez1435 That's what makes java hard in the first place.

  • @lilyvonbulo9636
    @lilyvonbulo9636 ปีที่แล้ว +22

    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!

  • @Geryf
    @Geryf 3 ปีที่แล้ว +940

    I’m can’t wait to make my own version of this video “Learn C++ in 46 Hours!”

    • @somenamelastnaammee52
      @somenamelastnaammee52 3 ปีที่แล้ว +4

      Please do

    • @temperor4532
      @temperor4532 3 ปีที่แล้ว +2

      how to learn scripting in Java th-cam.com/video/7fn-qMlC864/w-d-xo.html

    • @vaporre6424
      @vaporre6424 3 ปีที่แล้ว +21

      I mean, I guess this guy never said he'd post it..

    • @privateryan3136
      @privateryan3136 2 ปีที่แล้ว

      @@vaporre6424 the thruth hurts

    • @vaporre6424
      @vaporre6424 2 ปีที่แล้ว +1

      @@privateryan3136 😭

  • @ThunderStormFortnite
    @ThunderStormFortnite 4 ปีที่แล้ว +927

    Every other programmer: years of academy training, wasted

    • @mukulsharma5738
      @mukulsharma5738 4 ปีที่แล้ว +1

      LOLL

    • @frazebean5117
      @frazebean5117 4 ปีที่แล้ว +10

      Years of Udemy training wasted

    • @thenameslink4885
      @thenameslink4885 4 ปีที่แล้ว +81

      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 ปีที่แล้ว +12

      @@thenameslink4885 this comment is underrated

    • @Lightning2011
      @Lightning2011 3 ปีที่แล้ว

      @@kelvin2523 absolutely 😂😂😂😂

  • @danielfelipeortiz
    @danielfelipeortiz 2 ปีที่แล้ว +780

    You just taught me everything I've been learning on a full semester in only 14 minutes

    • @jamarlucman1603
      @jamarlucman1603 2 ปีที่แล้ว +2

      lol

    • @TheiTE
      @TheiTE 2 ปีที่แล้ว +20

      Ikr? About the same here, and this was actually better and had more topics covered.

    • @evangelion045
      @evangelion045 2 ปีที่แล้ว +18

      Quit that place

    • @saltyfish7626
      @saltyfish7626 2 ปีที่แล้ว +2

      bruh💀

    • @ponalvsiki2254
      @ponalvsiki2254 2 ปีที่แล้ว +12

      No. In university here we learn from System.out.println('hello world'); to OOP in 1 subject in first semester.

  • @akanshavohra5590
    @akanshavohra5590 ปีที่แล้ว +15

    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.

  • @GuillermodelMolinoESF
    @GuillermodelMolinoESF 5 ปีที่แล้ว +76

    This is probably the most underrated Java tutorial on TH-cam. Great job explaining the main concepts in a fun way!

    • @alexlorenlee
      @alexlorenlee  5 ปีที่แล้ว +3

      Guillermo del Molino thank you I’m glad to hear it!

    • @temperor4532
      @temperor4532 3 ปีที่แล้ว

      how to learn Java th-cam.com/video/7fn-qMlC864/w-d-xo.html

  • @FireNLightnin
    @FireNLightnin 4 ปีที่แล้ว +387

    Me: *been programming in java for 4 years*
    Also me: *watches intently*

    • @k4x1rda41
      @k4x1rda41 4 ปีที่แล้ว +4

      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 4 ปีที่แล้ว

      lmaooo same

    • @r.k.coding7326
      @r.k.coding7326 4 ปีที่แล้ว

      Is java really that hard?

    • @FireNLightnin
      @FireNLightnin 4 ปีที่แล้ว +4

      @@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 4 ปีที่แล้ว

      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.

  • @field1505
    @field1505 4 ปีที่แล้ว +48

    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.

  • @harshitgupta6856
    @harshitgupta6856 4 ปีที่แล้ว +113

    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.

  • @NorthLaker
    @NorthLaker 4 ปีที่แล้ว +364

    11:02 My dude pointing at the screen lol

  • @dhwaneelkapadia3265
    @dhwaneelkapadia3265 3 ปีที่แล้ว +246

    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 3 ปีที่แล้ว +4

      @@samjosephrogers4909 yes because every programming language is different

    • @legitlinus9052
      @legitlinus9052 3 ปีที่แล้ว +4

      @@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 3 ปีที่แล้ว +2

      @@samjosephrogers4909 rip

    • @arceusmewtwo7774
      @arceusmewtwo7774 3 ปีที่แล้ว +6

      @@samjosephrogers4909 dude start with C.. it's Simpler .. later move on too java

    • @kiteknight23
      @kiteknight23 3 ปีที่แล้ว

      What would you know something logical? when you yourself call a cow holy momma in broad daylight....

  • @PugMast3r
    @PugMast3r 2 ปีที่แล้ว +24

    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!

  • @StephenBeale
    @StephenBeale 4 ปีที่แล้ว +186

    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

  • @tom_tells_jokes
    @tom_tells_jokes 3 ปีที่แล้ว +51

    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

  • @n0n3x
    @n0n3x 3 ปีที่แล้ว +139

    I‘m programming Java for 5 years now and I can say that I‘m impressed how you explained it!!! Hats off!

    • @ДенисКатєльніков
      @ДенисКатєльніков 2 ปีที่แล้ว +3

      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 ปีที่แล้ว +14

      @@ДенисКатєльніков 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.

    • @ДенисКатєльніков
      @ДенисКатєльніков 2 ปีที่แล้ว +3

      @@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 ปีที่แล้ว

      @@ДенисКатєльніков oh ukrainians... haha

  • @abderrahimbenmoussa4359
    @abderrahimbenmoussa4359 2 ปีที่แล้ว +21

    Alright been through many tutorials, this one is fire, simple, quick and easy to follow. Subscribing and going definitely through all your other videos.

    • @HaroutBlack
      @HaroutBlack หลายเดือนก่อน

      Jesus is the only way to healing, restoration and salvation to all souls. Please turn to him and he will change your life, depression into delight, soul heading from hell to heaven all because of what he did on the cross
      “Whoever calls upon the name of the Lord shall be saved” Romans 10:13

  • @hambasambaa6527
    @hambasambaa6527 3 ปีที่แล้ว +520

    Programmers who spent their whole 20 years to learn java: *AM I A JOKE TO YOU*

    • @Ginger_Hrn
      @Ginger_Hrn 3 ปีที่แล้ว +3

      Lmao srsly

    • @pidgey3734
      @pidgey3734 3 ปีที่แล้ว +4

      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 ปีที่แล้ว +10

      @@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 ปีที่แล้ว +7

      @@pidgey3734 the joke flew right over ur head m8

  • @MrPiki-xm1zo
    @MrPiki-xm1zo 5 ปีที่แล้ว +1808

    I disagree. It would take more than 13 minutes only to install java and eclipse 😂

    • @aiSage48
      @aiSage48 5 ปีที่แล้ว +8

      not on Manjaro :D

    • @judithjanneck1719
      @judithjanneck1719 5 ปีที่แล้ว +26

      Where im coming from were looking down at people using eclipse. 😅

    • @mcawesome4150
      @mcawesome4150 5 ปีที่แล้ว +44

      @@judithjanneck1719 Where I'm coming from we're looking down at people using bad grammar. 😅

    • @unsaltedpeanuts5160
      @unsaltedpeanuts5160 5 ปีที่แล้ว +81

      ​@@mcawesome4150 Congratulations, you played yourself. Your own comment has bad grammar.

    • @omkarkulkarni3644
      @omkarkulkarni3644 5 ปีที่แล้ว +4

      Get a ssd bro

  • @DavidaThatch
    @DavidaThatch 2 ปีที่แล้ว +14

    I haven't coded in Java for a couple of years, this was a perfect refresher. I appreciate you, man❤️

  • @zuku4399
    @zuku4399 4 ปีที่แล้ว +80

    title of the video: "learn java in 14 minutes"
    the actual video: lasts 13:59
    me: "surprise pikachu face"

    • @HuangLongGaming
      @HuangLongGaming 3 ปีที่แล้ว +1

      no its not stop using overused comments

    • @temperor4532
      @temperor4532 3 ปีที่แล้ว

      how to learn scripting in Java th-cam.com/video/7fn-qMlC864/w-d-xo.html

  • @an1mw
    @an1mw 5 ปีที่แล้ว +1740

    what if you wanted to go to heaven but god said:
    ("hot dog");

    • @rolandomorales3116
      @rolandomorales3116 5 ปีที่แล้ว +30

      Umm System.out.print("hot dog");

    • @samanthadinkel1223
      @samanthadinkel1223 5 ปีที่แล้ว +8

      @Graby baby Plays he's not real. He doesn't have the verification tick.

    • @RandomSleepDeprivedGuy
      @RandomSleepDeprivedGuy 5 ปีที่แล้ว +3

      @Graby baby Plays he didn't say he was real

    • @rblxmach
      @rblxmach 5 ปีที่แล้ว +8

      @Graby baby Plays "You are fake" BUT IF U ARENT SHOUTOUT ME PLZ

    • @umif8296
      @umif8296 5 ปีที่แล้ว +1

      @@rolandomorales3116 its actually System.out.println("Hot Dogs!"); "you need to put "ln" after print"

  • @shy4real
    @shy4real ปีที่แล้ว +17

    bro explained my whole 2nd semester in 14 minutes 💀💀💀

  • @saina6171
    @saina6171 4 ปีที่แล้ว +170

    Every new Java learner feels blessed when pro programmer says “I got u”

    • @yoursubscriber6909
      @yoursubscriber6909 4 ปีที่แล้ว +1

      💯% true

    • @temperor4532
      @temperor4532 3 ปีที่แล้ว

      how to learn Java th-cam.com/video/7fn-qMlC864/w-d-xo.html

  • @arianeasaurus
    @arianeasaurus 3 ปีที่แล้ว +12

    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!

  • @InfiniteCodeYT
    @InfiniteCodeYT หลายเดือนก่อน +3

    Even after five years, this is still one of my favorite java videos

  • @carterbellew4097
    @carterbellew4097 4 ปีที่แล้ว +19

    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!

  • @Chip_in_a_field
    @Chip_in_a_field 3 ปีที่แล้ว +124

    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!! 🙌🏻

  • @KennysKhronicles
    @KennysKhronicles 5 ปีที่แล้ว +792

    There’s two programmers in the world... those who say char and those who say char

    • @slendeaway7730
      @slendeaway7730 5 ปีที่แล้ว +188

      Shit my char broke down.

    • @s4nt497
      @s4nt497 5 ปีที่แล้ว +12

      @@slendeaway7730 that's a good one.

    • @suika6459
      @suika6459 5 ปีที่แล้ว +63

      I could hear your comment.

    • @rahulbansode1537
      @rahulbansode1537 5 ปีที่แล้ว +17

      Kar char

    • @lyfhg
      @lyfhg 5 ปีที่แล้ว +45

      Read the first one as char and the second one as char, subconsciously

  • @jetleb
    @jetleb ปีที่แล้ว +21

    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!

    • @ВладимирСоколовский-щ1ы
      @ВладимирСоколовский-щ1ы 8 หลายเดือนก่อน

      V_I_S_I_T #######solvemyprogrammingtask #########################################

    • @HaroutBlack
      @HaroutBlack หลายเดือนก่อน

      Jesus is the only way to healing, restoration and salvation to all souls. Please turn to him and he will change your life, depression into delight, soul heading from hell to heaven all because of what he did on the cross
      “Whoever calls upon the name of the Lord shall be saved” Romans 10:13

  • @wuy1989
    @wuy1989 4 ปีที่แล้ว +136

    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

  • @slayeeerrr
    @slayeeerrr 3 ปีที่แล้ว +28

    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. :-)

  • @aaronzhang2895
    @aaronzhang2895 4 ปีที่แล้ว +20

    I'm currently breaking down right now trying to code something in C for a class this semester, but hearing your quick intro sort of inspired me a bit more to keep at it. Idk how but it just feels like you saying you struggled a bit in college sort of lifted me up cause i've been feeling like i'm the only one struggling these days.

    • @afifkhaja
      @afifkhaja 3 ปีที่แล้ว +3

      Keep at it

  • @AVSbeats
    @AVSbeats ปีที่แล้ว +3

    My guy made it simple vs me in one whole semester 😮

  • @deadhacksteam7998
    @deadhacksteam7998 4 ปีที่แล้ว +67

    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.

  • @CruelKaizo310
    @CruelKaizo310 3 ปีที่แล้ว +39

    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

  • @dfdkfdkdf
    @dfdkfdkdf 3 ปีที่แล้ว +40

    Damn 8 years of coding this guy has gone through a lot

  • @kysheflyy
    @kysheflyy 2 หลายเดือนก่อน +1

    This video was helpful! I am going to keep watching it. This is my second time taking Intro to Java back to back (I didn’t do good last semester & had to retake it.) We’re half way through the course and I’m still confused, because the weeks go by so fast…it’s always on to the next. It doesn’t leave enough time for the previous lesson to stick, and everything goes blank. The book we use is information overload. But this video helps me out a lot! I love the slow-paced break down. I’m going to practice with this video on replay!! Thank you!

  • @jenandjuice
    @jenandjuice 5 ปีที่แล้ว +103

    Hearing him say; "I got you" sets my soul at ease!!

    • @Rctdcttecededtef
      @Rctdcttecededtef 5 ปีที่แล้ว +5

      you got this

    • @anto1756
      @anto1756 4 ปีที่แล้ว +6

      I got u, I got u

    • @craftcat6713
      @craftcat6713 4 ปีที่แล้ว +2

      Ruined the 69 likes

    • @anto1756
      @anto1756 4 ปีที่แล้ว +4

      CraftCat I took mine away 😛

    • @jenandjuice
      @jenandjuice 4 ปีที่แล้ว

      Tony 167 🤣🤣🤣

  • @waddles8927
    @waddles8927 3 ปีที่แล้ว +9

    System.out.println ("Nice vid");
    System.out.println ("Wait why am I talking like this");
    System.out.println ("Oh no the video worked to well");

    • @ankanakocharxd1968
      @ankanakocharxd1968 3 ปีที่แล้ว

      public class TH-cam
      {
      public void main()
      {
      System.out.println ("Nice vid");
      System.out.println ("Wait why am I talking like this");
      System.out.println ("Oh no the video worked to well");
      System.out.println("edited it for you to actually make this work");
      }
      }

  • @asmeds
    @asmeds 4 ปีที่แล้ว +27

    s/o to this guy, watched this video yesterday and today I'm a Java full time developer.

    • @toppingsplease
      @toppingsplease 3 ปีที่แล้ว +1

      kap

    • @wanitooo
      @wanitooo 3 ปีที่แล้ว

      Yesterday I was a fool, but now I am a fool with money. Life is good.

    • @temperor4532
      @temperor4532 3 ปีที่แล้ว

      how to learn Java th-cam.com/video/7fn-qMlC864/w-d-xo.html

  • @RngGm
    @RngGm 2 ปีที่แล้ว +4

    Google wasnt wrong. Java and C# are really similar

  • @neonlightillusion
    @neonlightillusion 5 ปีที่แล้ว +4

    Just starting out in coding (Literally JUST starting) and this video has given some really good info at a great pace. Thanks for the help!

    • @alexlorenlee
      @alexlorenlee  5 ปีที่แล้ว +1

      NL I I’m so glad I get to be starting off your coding journey on the right foot, good luck!

  • @Mr.Shuttles
    @Mr.Shuttles 5 ปีที่แล้ว +5

    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!

  • @howtobeme6269
    @howtobeme6269 5 ปีที่แล้ว +6

    Great job briefly explaining all characters & dots , I feel like that's what's missing on most of these types of videos

  • @WhiteZtine
    @WhiteZtine 2 ปีที่แล้ว +6

    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.

  • @susii3398
    @susii3398 3 ปีที่แล้ว +18

    Thanks, saved me a semester's worth of time in high school, and I completed the 1.17 update for minecraft

  • @dejanalija5889
    @dejanalija5889 5 ปีที่แล้ว +4

    This is so great! Really recommend this video - especially if it's your first time coding. All the other videos on this platform are too complicated, but once you learn everything from this video then the other videos will be helpful!

  • @davelovesdrums
    @davelovesdrums 2 ปีที่แล้ว +28

    As a *very* high level overview, this was really good. If you're absolutely brand new to Java and you're not worried about the quality of your code just yet and just want to make an application that does something, this tutorial will get you there, no problem.

  • @JZ-1
    @JZ-1 4 ปีที่แล้ว +11

    I'm a CpE student, and I find it easy understanding you than my professors

  • @nemo9608
    @nemo9608 3 ปีที่แล้ว +10

    Well you just taught me what I have been learning in my CS class for about 5 months now in 14 minutes.

    • @ASDFGHJKLQWERTZUIOPY
      @ASDFGHJKLQWERTZUIOPY 3 ปีที่แล้ว +2

      true but it might have taken you 5 months of rewatching this video if you hadn't had a basic understanding of java before.

  • @dhruvsrivastava9846
    @dhruvsrivastava9846 5 ปีที่แล้ว +4

    You deserve way more subscribers
    This video is so high quality (not resolution like it looks like you put effort into it)
    Thanx a lot

  • @thedescent6163
    @thedescent6163 ปีที่แล้ว +1

    Fantastic. Best java channel I've found by far. Thanks!

  • @TheRafita-TM
    @TheRafita-TM 3 ปีที่แล้ว +8

    You just make me understand my hole semester in 14 minutes!! That was really helpfull indeed professor Alex!!

  • @EbinTomatoh
    @EbinTomatoh 3 ปีที่แล้ว +19

    Me: Has studied for 3 years and made multiple own projects with thousands of rows of Java code.
    Also me: Guess I'll watch this 14 minute beginner tutorial..

    • @VedantMishra55
      @VedantMishra55 3 ปีที่แล้ว

      LMAO

    • @mmmm_yesverynice
      @mmmm_yesverynice 3 ปีที่แล้ว

      You Can’t learn programming in a classroom lol

    • @EbinTomatoh
      @EbinTomatoh 3 ปีที่แล้ว

      @@mmmm_yesverynice well our classroom was just freeform team projects with scrum and the teachers were only there for help and not preach about theory. Although they do be preaching about documentation.

    • @Omar-kl3xp
      @Omar-kl3xp 3 ปีที่แล้ว

      @@EbinTomatoh what about data structure and algorithms?did they teach you that ?

    • @EbinTomatoh
      @EbinTomatoh 3 ปีที่แล้ว

      @@Omar-kl3xp It was only a vocational school in Finland so no. If I were (and I probably will at some point) to continue studies in a university then sure we'd delve into those.

  • @edupazz
    @edupazz 4 ปีที่แล้ว +32

    Oh, boy, while I learn Java I practice my English listening to you, and this both things were great! Thanks for your didactics!

    • @rodricbr
      @rodricbr 4 ปีที่แล้ว +1

      ae, tem um br aqui kk

    • @edupazz
      @edupazz 4 ปีที่แล้ว +1

      @@rodricbr tâmo em todo lugar, man!

    • @viniciosbidin2818
      @viniciosbidin2818 3 ปีที่แล้ว

      @@edupazz nois é inevitável

    • @temperor4532
      @temperor4532 3 ปีที่แล้ว

      how to learn Java th-cam.com/video/7fn-qMlC864/w-d-xo.html

  • @Exoterian
    @Exoterian 2 ปีที่แล้ว

    This is very helpful, I am studying Computing IT in college at the minute at a level 2 then soon moving to level 3, then I will finish the 2 year course and go to a university to study Information Technology and Computer Programming then hopefully graduate with a Doctorate Degree, I thought it would be harder than I thought but this is actually pretty easy to understand

  • @GodsNode
    @GodsNode 5 ปีที่แล้ว +44

    I've been coding with Python for 2.5 years. I'm ready to enter the scary world of statically typed languages. Just found your channel, thankully!!!

    • @GodsNode
      @GodsNode 5 ปีที่แล้ว +4

      It is so crazy to me that everything is OOP based and that pesky public static void main() is boilerplate code for every class. Strange!

    • @Drillgon
      @Drillgon 5 ปีที่แล้ว +2

      Huh you're scared of statically typed languages? I've always been scared of dynamically typed languages. I'm always thinking I'm going to accidentally try to store the wrong data in a variable. And that's why I still haven't gotten into python.

    • @gamerbrosmaximuz7125
      @gamerbrosmaximuz7125 5 ปีที่แล้ว +7

      Import os
      Print("poop")
      Input()
      os.system("clear")
      ;Congrats

    • @Baconator1368
      @Baconator1368 5 ปีที่แล้ว +4

      @@GodsNode you don't need public static void main() for every class you create.

    • @SciPunk
      @SciPunk 4 ปีที่แล้ว

      @@GodsNode Do you mean a constructor?

  • @randomusername284
    @randomusername284 4 ปีที่แล้ว +10

    Me: Hey that was a pretty cool and simple explenation! You remembered it right?
    My Brain: wdym?

  • @keoniromano1479
    @keoniromano1479 3 ปีที่แล้ว +4

    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

  • @tuberau
    @tuberau 2 ปีที่แล้ว +1

    Your fluency is amazing. Great work. Keep it up 👍

  • @MrLegendGaming
    @MrLegendGaming 4 ปีที่แล้ว +16

    It took my Codecemdy course 2 months to teach me what you just did in 13 minutes

  • @racialconsciousness7169
    @racialconsciousness7169 3 ปีที่แล้ว +70

    People unironically coming here thinking they're going to learn a fully fledged programming language.

    • @temperor4532
      @temperor4532 3 ปีที่แล้ว

      how to learn scripting in Java th-cam.com/video/7fn-qMlC864/w-d-xo.html

    • @VerySleepyHedgehog
      @VerySleepyHedgehog 3 ปีที่แล้ว +15

      I don't think a lot of people are actually here thinking they'll fully learn the language, more that it will get the ball rolling and help them get a simple understanding of the language first. Also why are you here if all you're gonna do is bitch about a video that was provided to you completely free like bruh.

  • @StonesVoulaguealiyaini
    @StonesVoulaguealiyaini 3 ปีที่แล้ว +19

    I like the typing sounds so much 😂

    • @temperor4532
      @temperor4532 3 ปีที่แล้ว

      how to learn scripting in Java th-cam.com/video/7fn-qMlC864/w-d-xo.html

  • @aliyunasir3990
    @aliyunasir3990 ปีที่แล้ว +1

    I’ve been really stressed out because I have my finals coming and I have no idea what I’m doing but now after watching this video I feel a little bit relaxed

  • @mariovelez578
    @mariovelez578 5 ปีที่แล้ว +24

    you taught OOP before if statements and not even a Hello World, this man's a legend!

    • @Baconator1368
      @Baconator1368 5 ปีที่แล้ว +4

      he didn't really teach OOP.

  • @vivekchauhan3698
    @vivekchauhan3698 3 ปีที่แล้ว +19

    It me or other too when he says java his eyes become wet like he wants to cry but controlling himself

  • @RakeshSingh-hb7rj
    @RakeshSingh-hb7rj 5 ปีที่แล้ว +7

    Awesome tutorial bro!!
    Keep it up.. You explain very nicely!

  • @kimtsadok
    @kimtsadok ปีที่แล้ว +1

    honestly what a lovely tutorial !

  • @threaten6
    @threaten6 4 ปีที่แล้ว +206

    everyone in comments a minecraft developer now

    • @MamtaSingh-em1gd
      @MamtaSingh-em1gd 4 ปีที่แล้ว

      If you want to learn then I will teach you java. I am an programmer and have worked and taught children how to program in the IT university. I will give you 18 videos and after that you'll be able to program big games like minecraft,etc. As i once was the main programmer for minecraft. Each video for $10. And also each session would be of 3 hrs.

    • @MamtaSingh-em1gd
      @MamtaSingh-em1gd 4 ปีที่แล้ว

      I will teach you java. I am an programmer and have worked and taught children how to program in the IT university. I will give you 18 videos and after that you'll be able to program big games like minecraft,etc. As i once was the main programmer for minecraft. Each video for $10. And also each session would be of 3 hrs. And if you dont like it i'll refund you. If you want to join then comment with my name #JOIN

    • @ihaveaverysmallpenisbut8987
      @ihaveaverysmallpenisbut8987 3 ปีที่แล้ว

      @@MamtaSingh-em1gd sounds like a complete scam, you are most likely a bot

  • @anastasiagavrilita6567
    @anastasiagavrilita6567 3 ปีที่แล้ว +4

    I wasn't struggling in Java... until I watched this clip. Because I have just realized that everything I have learning about Java in 2 months can be perfectly , neatly explained in 14 minutes. Dude!!! :D

  • @robertli2451
    @robertli2451 5 ปีที่แล้ว +6

    You should do constructors, and in other object oriented stuff. It is pretty tough for beginners to understand, also explain more about try catch since it is very important..

  • @markhawkins-y4h
    @markhawkins-y4h 7 หลายเดือนก่อน

    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.

  • @kamaldeepsingh486
    @kamaldeepsingh486 4 ปีที่แล้ว +99

    who successfully wasted their 4 years of bachelors in computer science when this guy teaches you java in 14 minutes :/

    • @DuNguyen-mw4ox
      @DuNguyen-mw4ox 4 ปีที่แล้ว

      Kamaldeep Singh i know

    • @UnravelGhoulx
      @UnravelGhoulx 4 ปีที่แล้ว

      @@VXFluff university is a waste of time unless you really want a sheet of paper

    • @RAHULTMNT100
      @RAHULTMNT100 4 ปีที่แล้ว +6

      @@VXFluff this is like 1% of what java is. you have a lot to learn

    • @JonnySolomon
      @JonnySolomon 4 ปีที่แล้ว

      KanekiTheSav go to college, Practice making projects all the time

    • @assassin7250
      @assassin7250 4 ปีที่แล้ว +1

      Lol??? Computer science is hard.. the mathematics are hardcore af too..

  • @AlexioRedemption
    @AlexioRedemption 2 ปีที่แล้ว +5

    It's impossible to learn the entirety of Java in a very short time. I'm currently learning Java and the more I go deeper into the material the more complex it becomes. I'm on Arrays right now and it's wrecking my mind.

    • @Snxkska
      @Snxkska 2 ปีที่แล้ว +1

      @emiya shirou
      Well said

  • @AquaSugerPop1
    @AquaSugerPop1 5 ปีที่แล้ว +7

    i love you. i was about to rage quit cs bc i felt stupid. thank you so so much !

  • @Unknown_user__1
    @Unknown_user__1 2 หลายเดือนก่อน +2

    Thanks now I know how to reverse a linkedlist or to write a sorting algorithm

  • @tox4481
    @tox4481 4 ปีที่แล้ว +21

    I'm a 14 minute experience with java
    My job interviewer: get out.