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

Поділитися
Вставка
  • Опубліковано 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.

  • @freckly3624
    @freckly3624 2 роки тому +4

    Best explanations i've found. Thanks!

  • @salimtayaadine4643
    @salimtayaadine4643 11 місяців тому

    JUST STARTED TO STUDY JAVA AND YOU EXPLAIN REALLY GOOD

  • @ragore7947
    @ragore7947 2 роки тому

    Thanks for taking your time to explain primitive data types.

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

  • @BennyAshurov
    @BennyAshurov 2 роки тому

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

  • @seniorkid3780
    @seniorkid3780 4 місяці тому

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

  • @MaryamMaqdisi
    @MaryamMaqdisi 2 роки тому +1

    Incredible, thanks for doing this

  • @designwithgeet7895
    @designwithgeet7895 3 роки тому +2

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

  • @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 ^^

  • @laylachisom8996
    @laylachisom8996 Рік тому

    Absolute gold explanation

  • @fabiomatuda
    @fabiomatuda 2 роки тому

    Thanks, John, your videos are awesome!

  • @dilshoddostiev4332
    @dilshoddostiev4332 2 роки тому

    Thank you Bro! Its easy to follow

  • @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!

  • @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!

  • @francksgenlecroyant
    @francksgenlecroyant 2 роки тому

    An incredible video from John

  • @jabrama3712
    @jabrama3712 5 годин тому +1

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

  • @automationneemo
    @automationneemo 2 роки тому

    I like your videos. Thanks John!

  • @madamecoco3639
    @madamecoco3639 Рік тому

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

  • @everythingpb7710
    @everythingpb7710 Рік тому

    Thank you for the help

  • @Easy.educantion
    @Easy.educantion Рік тому

    Thank you sir.

  • @motivefactoryy
    @motivefactoryy 9 місяців тому

    You nailed it ❤❤

  • @sruthikathirunavukkarasu2396

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

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

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

  • @soniablanche5672
    @soniablanche5672 Рік тому

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

  • @emilakhmedov2553
    @emilakhmedov2553 2 роки тому

    May God bless you and your family.

  • @shekhardhami6831
    @shekhardhami6831 3 роки тому +1

    Love from India

  • @SedikiDolley
    @SedikiDolley Рік тому

    wow. brilliant

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

  • @cc35TX
    @cc35TX Рік тому

    i like your style

  • @sundayjacobballa5410
    @sundayjacobballa5410 Рік тому

    Wonderful

  • @Benjamin-ng1lk
    @Benjamin-ng1lk 2 роки тому

    thank you thank you

  • @megoshmego
    @megoshmego Рік тому

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

  • @_-_-_-_K
    @_-_-_-_K 2 роки тому

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

  • @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?

  • @mustafaraed1954
    @mustafaraed1954 2 роки тому +1

    thankssss

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

  • @user-ci3pf5kc4z
    @user-ci3pf5kc4z Рік тому

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

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

  • @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();
      }
      }
      }
      }

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

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

  • @CowsinReal
    @CowsinReal Рік тому

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

  • @walkingreader
    @walkingreader Рік тому

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

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