AP Computer Science A - Unit 5: Writing Classes

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 พ.ย. 2024

ความคิดเห็น • 42

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

    ➡ Great AP CSA Exam Review Book: amzn.to/3RGN8ii ⬅
    🎧🚀 Fun Sci-Fi Audiobook For Educators: amzn.to/3TItymu 🪐🎧

  • @Digbickdrew
    @Digbickdrew 7 หลายเดือนก่อน +11

    You have no idea how much you have helped me. I live in a very rural part of Alabama where AP courses are not offered, so I’m taking this class online without a teacher. Your videos are crucial to me understanding the curriculum. 💙💙

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

    Thank you so much for this!
    I'm self-studying for the AP CSA Exam and your videos are the best video resource available!
    The fact that you are giving us such high quality tutorials completely free is amazing 🔥

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

      I’m glad you find them useful.
      Thanks for the feedback!

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

    You are saving me from failing in ap csa . You are legend

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

      I'm glad you find the videos useful, Koma!

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

    Thanks for this video! I always had problems with OOP, adding onto the fact that my teacher teaches less than a rock would, this was a lifesaver!

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

      I wish my teacher would teach just as much as a rock. She just tells me to google stuff 😂

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

    This playlist is perfect for reviewing (I've forgotten so much after the Christmas break)

  • @M42-Orion-Nebula
    @M42-Orion-Nebula 10 หลายเดือนก่อน +1

    This is way better and clearer than the AP Classroom videos. Thank you for making this.

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

    You saved my life, thank you (still studying, one day before the AP)

    • @BillBarnum
      @BillBarnum  ปีที่แล้ว

      I'm glad you found the video helpful. Good luck on Wednesday!

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

      let's goo studying the day of!

    • @BillBarnum
      @BillBarnum  ปีที่แล้ว

      @@jiggywithit Good luck on the test!

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

      did you pass?

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

      @@bloodykey6547 yep. these vids are sooo helpful

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

    Your videos are very helpful, I feel much more prepared for the test now 🦍

    • @BillBarnum
      @BillBarnum  ปีที่แล้ว

      Good luck on Wednesday!

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

    I love how short and informative this video is! Thank you!

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

    public class Comment {
    public Comment() {
    System.out.println("Thank you so much for your great work, really helpful for self-studying APCSA");
    }
    public Comment(String apClass) {
    System.out.println("Thank you so much for your great work, really helpful for self-studying " + apClass);
    }
    }
    public class Main {
    public static void main(String[] args) {
    Comment thisComment = new Comment("AP Computer Science A");
    }
    }

    • @BillBarnum
      @BillBarnum  ปีที่แล้ว

      Thanks for watching and commenting, MeMyselfAndI.

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

      best reply ever

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

    Also I'm an aspiring computer science student and youtuber, and since you are so good at both, do you have any suggestions? I would like tips like where I can study as I look to go into computer science when I grow up. And is there anything about your yt journey that you feel important?

    • @hellcat5136
      @hellcat5136 ปีที่แล้ว

      use codehs it helps

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

    Hello Bill, point 3 (Pass a pointer back to the current object) should be explain with a real code example imo and said why it is used (what's the really the point here?). I'm new to this :)
    All the rest is truly comprehensive and well done.

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

      JeanPat,
      Thanks for commenting!
      Can I ask what time in the video this is at?

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

      @@BillBarnum 28:35

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

      @@jeanpat_prog1709
      Thanks for the feedback.
      To be honest, I've struggled with coming up with a better way to explain that specific topic.
      I don't know if you can access it without a teacher adding you to their class, but the "CodeHS AP Computer Science A (Nitro) 2021" curriculum has an activity, "5.9.7 Fraction Math" that makes good use of this feature. I find that lesson helpful and instructive for students on this topic.

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

    THank you! THis is very helpful.

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

    What is your cursor can you tell me your cursor download link??

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

      The laser pointer cursor is an option in PowerPoint’s presentation mode.

  • @nehirozdemir3994
    @nehirozdemir3994 ปีที่แล้ว

    12:37 I thought get methods were non static why are we putting static in the mascot line?

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

    so helpful

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

      Glad it was helpful!

  • @aditya1126.
    @aditya1126. 6 หลายเดือนก่อน

    8:51 - 16:50
    27:11 - 29:50

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

    very helpful, thank you!

  • @HSRAVENS
    @HSRAVENS ปีที่แล้ว

    Thank you, this was really helpful

  • @sweatypineapple4411
    @sweatypineapple4411 6 หลายเดือนก่อน +1

    fire

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

    System.out.println(" Thank You :D ");

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

      Thanks for watching and commenting, Yuvan!