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. 💙💙
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 🔥
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"); } }
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?
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.
@@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.
➡ Great AP CSA Exam Review Book: amzn.to/3RGN8ii ⬅
🎧🚀 Fun Sci-Fi Audiobook For Educators: amzn.to/3TItymu 🪐🎧
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. 💙💙
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 🔥
I’m glad you find them useful.
Thanks for the feedback!
You are saving me from failing in ap csa . You are legend
I'm glad you find the videos useful, Koma!
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!
I wish my teacher would teach just as much as a rock. She just tells me to google stuff 😂
This playlist is perfect for reviewing (I've forgotten so much after the Christmas break)
This is way better and clearer than the AP Classroom videos. Thank you for making this.
You saved my life, thank you (still studying, one day before the AP)
I'm glad you found the video helpful. Good luck on Wednesday!
let's goo studying the day of!
@@jiggywithit Good luck on the test!
did you pass?
@@bloodykey6547 yep. these vids are sooo helpful
Your videos are very helpful, I feel much more prepared for the test now 🦍
Good luck on Wednesday!
I love how short and informative this video is! Thank you!
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");
}
}
Thanks for watching and commenting, MeMyselfAndI.
best reply ever
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?
use codehs it helps
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.
JeanPat,
Thanks for commenting!
Can I ask what time in the video this is at?
@@BillBarnum 28:35
@@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.
THank you! THis is very helpful.
What is your cursor can you tell me your cursor download link??
The laser pointer cursor is an option in PowerPoint’s presentation mode.
12:37 I thought get methods were non static why are we putting static in the mascot line?
so helpful
Glad it was helpful!
8:51 - 16:50
27:11 - 29:50
very helpful, thank you!
Thank you, this was really helpful
fire
System.out.println(" Thank You :D ");
Thanks for watching and commenting, Yuvan!