Primitives Data Types In Java - All the Primitives And What They Do

Поделиться
HTML-код
  • Опубликовано: 9 мар 2021
  • Complete Java course: codingwithjohn.thinkific.com/...
    What are all the Primitive data types in Java, and what are they used for? We'll talk about all 8 Java primitive types, what you can store in them, and how to create them.
    This is a beginner friendly Java coding lesson tutorial, where we'll talk about all 8 primitive data types.
    Learn or improve your Java by watching it being coded live!
    Hey, I'm John! I'm a Lead Java Software Engineer who has been in the industry for more than a decade. I love sharing what I've learned over the years in a way that's understandable for all levels of Java developers.
    Let me know what else you'd like to see!
    Links to any stuff in this description are affiliate links, so if you buy a product through those links I may earn a small commission.
    📕 THE best book to learn Java, Effective Java by Joshua Bloch
    amzn.to/36AfdUu
    📕 One of my favorite programming books, Clean Code by Robert Martin
    amzn.to/3GTPVhf
    🎧 Or get the audio version of Clean Code for FREE here with an Audible free trial
    www.audibletrial.com/johnclean...
    🖥️Standing desk brand I use for recording (get a code for $30 off through this link!)
    bit.ly/3QPNGko
    📹Phone I use for recording:
    amzn.to/3HepYJu
    🎙️Microphone I use (classy, I know):
    amzn.to/3AYGdbz
    Donate with PayPal (Thank you so much!)
    www.paypal.com/donate/?hosted...
    ☕Complete Java course:
    codingwithjohn.thinkific.com/...
    codingwithjohn.com
  • НаукаНаука

Комментарии • 71

  • @riot_morsel4600
    @riot_morsel4600 8 месяцев назад +2

    Watching this in comp class is a truly blissful thing thanks for making these videos

  • @lillybert4220
    @lillybert4220 2 года назад +10

    You are awesome! I loved this tutorial and now I am clear with this topic. Please keep going. You have a new subscriber.

  • @ragore7947
    @ragore7947 2 года назад

    Thanks for taking your time to explain primitive data types.

  • @freckly3624
    @freckly3624 2 года назад +4

    Best explanations i've found. Thanks!

  • @gabrielkevincarrascalbulat7384

    i do hope your channel have everything about java, coz i was a failure back in college, i took computer science as my degree, and now, i want to redeem myself in life. thank you soooo much for this by the way

  • @salimtayaadine4643
    @salimtayaadine4643 11 месяцев назад

    JUST STARTED TO STUDY JAVA AND YOU EXPLAIN REALLY GOOD

  • @seniorkid3780
    @seniorkid3780 5 месяцев назад

    very dedicated and mature content for me. love this. thanks for your time and dedication.

  • @designwithgeet7895
    @designwithgeet7895 3 года назад +2

    Thank you so much for best tutorial, keep continue. Full support and love

  • @MaryamMaqdisi
    @MaryamMaqdisi 2 года назад +1

    Incredible, thanks for doing this

  • @BennyAshurov
    @BennyAshurov 2 года назад

    THANK YOU BROTHER, YOU TEACH BETTER THAN MOST PROFESSORS GOD BLESS YOU

  • @fabiomatuda
    @fabiomatuda 2 года назад

    Thanks, John, your videos are awesome!

  • @dilshoddostiev4332
    @dilshoddostiev4332 2 года назад

    Thank you Bro! Its easy to follow

  • @eyekona
    @eyekona 2 года назад

    Char is also a whole number data type and stores the ascii value, so you can do calculations with it. That comes in handy lots of times where I work ^^

  • @bemashdesilva3873
    @bemashdesilva3873 Год назад

    Very easy to understand,Great jobbb

  • @m.nazran2087
    @m.nazran2087 3 года назад

    will make sure watch ur vid every week
    keep it up

  • @NEnigma777
    @NEnigma777 3 месяца назад

    Omg you explain this so much better than my professors! Thank you!

  • @nicolasjosino1421
    @nicolasjosino1421 2 года назад +7

    Great video John! I've been watching a whole bunch of your tutorials as I aspire to become a Java backend engineer, and they've been really helpful! About chars, I found them to be a lot useful when looping through strings in "for each" statements, do you know a better way to do so? Thanks again for the great content!

    • @daveqr
      @daveqr 9 месяцев назад

      So this doesn't exactly answer your question, but one interesting use of looping with chars is when you need to do something alphabetically, like this example from a chess program:
      private static Stream generateAllSquares() {
      final List squares = new ArrayList();
      for (char file = 'a'; file

  • @automationneemo
    @automationneemo 2 года назад

    I like your videos. Thanks John!

  • @francksgenlecroyant
    @francksgenlecroyant 2 года назад

    An incredible video from John

  • @laylachisom8996
    @laylachisom8996 Год назад

    Absolute gold explanation

  • @LisaCoppola
    @LisaCoppola 2 года назад +7

    I just went and bought your bootcamp, John. Wow, you really have a knack for making this easier and more enjoyable. Thank you, I was worried about passing the college course I am currently taking; I'm not worried any more. In fact, I just ran a practice test I had gotten in the 60s three times prior and this time got a 77%. Thank you so much!

    • @CodingWithJohn
      @CodingWithJohn  2 года назад +2

      I'm so glad it's helpful, thank you! I just added a set of lessons on the Collections framework last night, and always working on more!

  • @everythingpb7710
    @everythingpb7710 Год назад

    Thank you for the help

  • @Easy.educantion
    @Easy.educantion Год назад

    Thank you sir.

  • @sruthikathirunavukkarasu2396
    @sruthikathirunavukkarasu2396 Год назад

    Good explanation Mr. John. Actually I want to know about "how to handle primitive data types in java? " Please explain it .✨

  • @motivefactoryy
    @motivefactoryy 9 месяцев назад

    You nailed it ❤❤

  • @madamecoco3639
    @madamecoco3639 Год назад

    thank you so much my java teacher is the worst teacher ever but thanks to you I can actually learn. Big help

  • @sundayjacobballa5410
    @sundayjacobballa5410 Год назад

    Wonderful

  • @socaljusticewarrior558
    @socaljusticewarrior558 3 года назад +2

    I came back to this video because I just watched a video of a guy doing a 6 billion point combo in Tony Hawk Pro Skater 4. When the game finally tallied it up, it didn't get past 1.6 billion even though the combo did, in fact, add up to 6 billion. So the programmers must have used int instead of long. If only they could have foreseen the jump in human evolution from 2003 to now. No one was capable of such things back then.

  • @SedikiDolley
    @SedikiDolley Год назад

    wow. brilliant

  • @soniablanche5672
    @soniablanche5672 Год назад

    the byte type is pretty useful to handle binary data byte by byte

  • @_-_-_-_K
    @_-_-_-_K 2 года назад

    Do you have any videos that talk about non-primitive data types?

  • @Benjamin-ng1lk
    @Benjamin-ng1lk 2 года назад

    thank you thank you

  • @williamhallman2760
    @williamhallman2760 Год назад

    I am taking a web design class and in my assessment I have to have 2 char's in a row. The first char works. But I can't seem to get the second char to work correctly? What am I doing wrong?

  • @megoshmego
    @megoshmego Год назад

    i like that kramer painting in the back. and also the video.

  • @mustafaraed1954
    @mustafaraed1954 2 года назад +1

    thankssss

  • @shekhardhami6831
    @shekhardhami6831 3 года назад +1

    Love from India

  • @emilakhmedov2553
    @emilakhmedov2553 2 года назад

    May God bless you and your family.

  • @cc35TX
    @cc35TX Год назад

    i like your style

  • @ceydaavc4978
    @ceydaavc4978 Год назад

    is there any video that ı can find class as data type? ı mean you create public person mother inside the person class and ı dont understand

  • @xetbytetechnology1445
    @xetbytetechnology1445 2 года назад +2

    I have been traveling on Earth with Java for 10 years just 5 miles, but after watching your approx 10:23 minutes tutorials I have traveled with java 24,887.64 miles which is exactly the circumference of the Earth. Thank you soo much for making everything too easy to understand.

    • @yeasp
      @yeasp Год назад

      Well appreciated appreciation comment

  • @griselortiz8364
    @griselortiz8364 2 года назад

    if I were to use "boolean" is there a way to have the "user" input "TRUE or FALSE" when I run the program for the variable?

    • @sc1ss0r1ng
      @sc1ss0r1ng 2 года назад +1

      Do you mean, if you use a Scanner to read the user input and decide if they type 'true' or 'false' ?
      A little example I made of that scenario here just using the Main class for simplicity's sake (you have to import the scanner for this to work):
      -----------------------------------------------------------------------------------------------------------------------------------------------------------------
      package (name of your package)
      import java.util.Scanner;
      public class Main{
      public static void main(String[] args){
      checkForUserInputWithBoolean();
      }
      public static void checkForUserInputWithBoolean() {
      Scanner scanner = new Scanner(System.in);
      System.out.println("Are you a human? Answer 'true or false' ");
      byte checker = 0;
      while (checker == 0) {
      try {
      boolean userAnswer = scanner.nextBoolean();
      if (userAnswer == true) {
      System.out.println("You are a human being");
      checker = 2;
      }
      else if (userAnswer == false) {
      System.out.println("You are not a human being
      ");
      checker = 1;
      checkForUserInputWithBoolean();
      }
      else{
      checker = 0;
      }
      }
      catch (Exception e) {
      System.out.println("Wrong input, must be true or false
      ");
      checker = 1;
      checkForUserInputWithBoolean();
      }
      }
      }
      }

  • @user-ci3pf5kc4z
    @user-ci3pf5kc4z Год назад

    Great video but I would like 1.5 or 2 times slower :) - But very good explained

  • @jabrama3712
    @jabrama3712 2 дня назад +1

    Why is it always the short videos that helps more than an hour video

  • @AmanRajput-ku5qe
    @AmanRajput-ku5qe 2 года назад

    If we want to store larger value than long data type( > 9,223,372,036,854,775,807) then , how we can store it ?

    • @CodingWithJohn
      @CodingWithJohn  2 года назад +3

      Check out BigInteger: docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html

  • @chrisred87
    @chrisred87 Год назад

    Personally I feel lower case L is 'wrong' solely because at a glance it could be easily mistaken for a 1. I think Upper case is clearer.

  • @wellingtonaraujo5418
    @wellingtonaraujo5418 Год назад

    Do you have discord group to java studies ?

  • @altairophelia9602
    @altairophelia9602 2 года назад

    Can i do this on Android using java N-IDE?

  • @amnfox
    @amnfox Год назад

    I don't understand how a programmer decides which type to use. Should I just primarily use int? If I use int for a small amount of data am I misusing the type?

    • @megoshmego
      @megoshmego Год назад +1

      no. but if your number exceeds 2 billion you need to use a long. people dont just always use long bc it takes more time to run.

  • @4ntoondev534
    @4ntoondev534 2 года назад

    I prefer capital 'L' for longs, l looks too much like 1 in certain fonts (like yours :))

  • @ahmadiyad2860
    @ahmadiyad2860 2 года назад

    annotations in java

  • @69k_gold
    @69k_gold Год назад

    Using lowercase L is evil, considering 1 and lowercase L look the exact same

  • @M-Theresa
    @M-Theresa 2 года назад

    My son Nathan asked me to comment here. He is saying that boolean data type is not there in Scratch coding language.

    • @CodingWithJohn
      @CodingWithJohn  2 года назад +1

      Interesting, thanks Nathan! I haven't used Scratch yet but I've heard a lot about it, I'll see if I can learn something about it and see if there's a boolean equivalent in Scratch.

    • @M-Theresa
      @M-Theresa 2 года назад +1

      @@CodingWithJohn Hey John. Thanks for the response. Nathan was excited when I told him "Hey John replied" :-) Btw I watch your videos. Love the way you explain. Great pronunciation, intonation, clarity and no unnecessary details. Waiting for more .. :-)

  • @anandss9647
    @anandss9647 Год назад +12

    You guys call it "char" but when it is character, you call it is as "karacter". May i know the logic behind this 🤦

    • @timbo2legit2quit
      @timbo2legit2quit Год назад +1

      Char is an actual word. It's the black stuff when you burn something. Char is pretty unique because most words that start with 'cha' has a 'k' sound.

    • @tabnaka
      @tabnaka Год назад +3

      not logic just a intricacy of the English language

    • @trollermcgeetv
      @trollermcgeetv Год назад

      @@timbo2legit2quit like a charred marshmallow for example

  • @walkingreader
    @walkingreader Год назад

    You might want to have done this in your first 10 videos, and not around the 40th.

  • @CowsinReal
    @CowsinReal Год назад

    it's million billion trillion quadrillion quintillion sextillion septillion octillion etc

  • @pickashoe7870
    @pickashoe7870 Год назад

    but i need a jillion datatype

    • @CodingWithJohn
      @CodingWithJohn  Год назад

      Hmmmmmm try BigInteger. Not a primitive, but essentially only limited to the amount of memory you have.

  • @jinxedboo6031
    @jinxedboo6031 Год назад

    10lbs of... do I actually know what tho ? ;)

  • @DaxterSnickers
    @DaxterSnickers 2 года назад

    My bank account is measured in byte.

  • @alp196
    @alp196 Год назад

    System.out.println (" You are totally Pro myFriend!!"); And Subscribed already..