My Hardest Computer Science Class Explained

Use my link bit.ly/JoshBeasleyDCMar22 and check out the first chapter of any DataCamp course for FREE to unlock new career opportunities and become data fluent today!
Thanks for watching! Drop a like and subscribe for more great content in the future!!
I’m 22 years old and a recent graduate from Yale University where I studied Computer Science. I’m an amateur filmmaker, aspiring magician, and avid student. This is my life.
Follow me on Social Media:
joshbeasleymagic
thejoshbeasley
joshbeasley_
Snapchat: josh_beasley
WHERE I GET ALL MY MUSIC!: www.epidemicsound.com/referra...
CAMERA GEAR:
CURRENT CAMERA (Used to film this video): amzn.to/2QN6AwY
ORIGINAL CAMERA: amzn.to/2Cx8PM7
VLOG CAMERA: amzn.to/2LwVMgR
MY FIRST CAMERA: amzn.to/2LwVNRX
FAVORITE LENSE: amzn.to/2CyUw9W
WIDE ANGLE LENSE: goo.gl/xSXn49
PORTRAIT LENSE: amzn.to/2ReA8mK
BENDY TRIPOD: goo.gl/QXQvw7
MAIN TRIPOD: goo.gl/Angvzv
MAIN MICROPHONE: goo.gl/19uZ55
MUST-HAVE FOR MIC: goo.gl/he68du
MIC EXTENSION CORD: goo.gl/dUKAeu
LAPTOP: amzn.to/2VaOhQQ
EDITING SOFTWARE: Adobe Premiere Pro CC 2017
WANT TO LEARN MAGIC?
START HERE: amzn.to/2V60Qgq
AND HERE: amzn.to/2LBmWD9
YOU"RE GONNA NEED THESE TOO: amzn.to/2RfwtoB
DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!
This video was sponsored by DataCamp

Пікірлер: 31

  • @JoshBeasley
    @JoshBeasley2 жыл бұрын

    Use my link bit.ly/JoshBeasleyDCMar22 and check out the first chapter of any DataCamp course for FREE to unlock new career opportunities and become data fluent today!

  • @chavomisterioso
    @chavomisterioso Жыл бұрын

    This reminds me of that advance algorithms class where the professor told us on day one that half of the students were retaking the class for the third time.. I decided not to waste my time spending endless hrs on it, was happy to take my "D" on the class and move on with my life. Up to this day my GPA or most of the classes I took in college have not been a major factor on my IT career.

  • @georgecop9538

    @georgecop9538

    Жыл бұрын

    So you need to build an OS? For basic things it's not hard(maybe setting up the IRQs)

  • @ThatGuy68580

    @ThatGuy68580

    Жыл бұрын

    @@georgecop9538 you won't be building an OS anytime soon unless you want to make some serious serious money

  • @seannybboy
    @seannybboy2 жыл бұрын

    This is CS288 in my college, which I am taking right now. The name of the class is "Intensive Programming Practice". In the same vein as what you were talking about, there's enough material in CS288 to cover 4 classes: C Programming, Bash, Advanced Web Development, and I forgot what the last part is, but it involves Python. I'm on Spring Break right now so I'm taking the time to decompress, but yeah man it's a lot.

  • @gyeoulbee
    @gyeoulbee2 жыл бұрын

    it's always interesting when you talk about CS stuff :D

  • @Technogamer2
    @Technogamer2 Жыл бұрын

    I did that course from Devon's video, just looked at the repo rn and it totaled to around 4600-4700 lines of code for the first 3 assignments which were mostly self learning tbh. fun times

  • @coderboi8369
    @coderboi83692 жыл бұрын

    Taking a class just like this right now. It's OS class and we use C on projects. 0 starter code. Gives us 2 test cases for each project that are extremely simple and wouldn't tell you if your code actually works. The projects are so long, but at least its kinda fun.

  • @leanlifer
    @leanlifer9 ай бұрын

    I have had several projects that cost that amount of time in both undergrad and graduate OS, AI, Game classes.

  • @bobrob1494
    @bobrob14942 жыл бұрын

    Keep up the good work

  • @chrisulastone9151
    @chrisulastone91512 жыл бұрын

    Thanks for sharing a vulnerable time in your life! We all have that one class and even though the type of class may be different, the frustration is relatable! You probably slept for a week after that final exam!

  • @seaweedglob

    @seaweedglob

    2 жыл бұрын

    "one class" lol try every class

  • @chrisulastone9151

    @chrisulastone9151

    2 жыл бұрын

    I took Biometry, which is a statistics for Biology course. I would get up in the middle of the night to work on assignments that required two computers. My assignments were several documents long and I had to modify pieces of code in R. Not at all comparable to this class I'm sure, but it was a tough one. I cracked a tooth and gained five pounds that semester! I did well in the class, but weirdly Spanish grammer is clobbering me right now...🤯

  • @SarahFernandezlopez
    @SarahFernandezlopez2 жыл бұрын

    Lol. You’re giving me flashbacks to my college days. Making make. Yup.

  • @Sanyu-Tumusiime
    @Sanyu-Tumusiime2 жыл бұрын

    Don’t the TAs help with the assignments if you stuck?

  • @cozyrain410
    @cozyrain410 Жыл бұрын

    i thought you be complaining about some easy assignments -- but creating a build system from scratch is pretty insane for undergrads.

  • @Meerkat09
    @Meerkat092 жыл бұрын

    Omg, no boilerplate?! That alone would break me. 😱😱😱 I had a similar class (not as intense). After I finished with a good grade, I felt like I could take on any class. I guess I am thankful for that. 😅😅😅

  • @rafichowdhury6050
    @rafichowdhury6050 Жыл бұрын

    Hi mr josh. Hope you come back soon. It has been a while.

  • @zgffs4t42fgadt24tsadfvvzxcvx
    @zgffs4t42fgadt24tsadfvvzxcvx2 жыл бұрын

    Just had a similar experience in the last week writing a heap allocator, sounds like a universal experience when system programming gets the "wrong" way lol (not completely sure if the lack of instruction is the correct way for these classes or not)

  • @zgffs4t42fgadt24tsadfvvzxcvx

    @zgffs4t42fgadt24tsadfvvzxcvx

    2 жыл бұрын

    even if it's not as difficult as yours

  • @Sanyu-Tumusiime
    @Sanyu-Tumusiime2 жыл бұрын

    I’m coming to Yale in fall im scared

  • @gerryfromthevoid8986
    @gerryfromthevoid89862 жыл бұрын

    It's sad to see that Josh isn't wearing those signature sandals in this video. You just know he's the type of dude where the sandals stay on even when everything else comes off. (It's a Yale thing)

  • @georgecop9538
    @georgecop9538 Жыл бұрын

    I don't want to be a hater, but C is easy for me and a lot of people. There are kids that learn it in grade 5.

  • @juanmanuelzubieta3056
    @juanmanuelzubieta30562 жыл бұрын

    What Laptop do you recommend for Engineering majors?

  • @emrata69

    @emrata69

    Жыл бұрын

    MacBook Air for CS

  • @gortfad12
    @gortfad122 жыл бұрын

    Was it worth it though? Did you benefit from taking the class?

  • @emrata69

    @emrata69

    Жыл бұрын

    No, this class was bs

  • @user-zv9um9pb6w
    @user-zv9um9pb6w Жыл бұрын

    should be in rust not C

  • @larcomj
    @larcomj Жыл бұрын

    @3:53 ya well you should have started with a real programming language........ Assembly. That S#!t makes C look easy.

  • @lizabethamato7897
    @lizabethamato78972 жыл бұрын

    Rather see footage of the beach near your apt! What's up with GF?

  • @theinquisitor18
    @theinquisitor18 Жыл бұрын

    One of the hardest assignments I've ever done was a web project in ASP. DOTNET Core. The project itself wasn't hard, but the scope was a nightmare for the amount of time we had to complete it. I spent close to 13 hours a day on it. We had a month to complete it. We still had other assignments due, so I would brute force through those the same day they were assigned to continue the project. The UI I made was ass. I'm still ashamed.