15. Java Helsinki Uni MOOC programming 1 part 4! Introduction to OOP Part 1 of 4

preview_player
Показать описание
This is a bit of an exciting one! We are going to begin our journey into Object-Oriented Programming or OOP. OOP is one of many programming paradigms. Until now we have programmed using the procedural paradigm.

We will be introduced to quite a few new concepts which will increase our terminology and help to bring all the areas of OOP together. Remember perseverance and practice are key.

0:00 Intro
1:03 Beginning the journey
2:03 Classes and Objects
05:30 Example: House Class and Object
19:07 Challenge: Your first account
20:12 Example: Git update
21:58 Challenge: Your first bank transfer
34:59 Outro

Good luck and happy coding!

Рекомендации по теме
Комментарии
Автор

These videos are criminally underrated. Literally the best explanation and live example of OOP I've seen. Thank you so much for putting out this content! It's been helping me immensely in my journey to learn java.

aidanm
Автор

In the course it was difficult to comprehend, but you simplified and made it simple to understand, thanks Duncan!

udbhav
Автор

Thanks, these videos are very useful. Especially your explanations for things like the example you did for the house class and object example.

Simvoid
Автор

Thanks for explaining aspects Object Oriented Programming because I've been confused about these concepts. Love the vids!

itzeshaan
Автор

Appreciate the videos man, there's a ton of little things that coders seem to just totally overlook, and you hit a few of them that have been bugging me for awhile square on the head.

You're awesome, keep being awesome.

jessebrown
Автор

Really helpful. I've been confused after the start of OOP concepts . Your videos helped me to understand things a little better. Thank you for your effort

forbiddenworld
Автор

hi i know the video is a bit old buy i have a question, in minute 15:40 when you create the method toString(), why can you call it the in the main code just by typing the object name?

shanks
Автор

Keep making more my guy !!! You are my reference when I get stuck in the exercises, also is there any other place I can find the solution [assuming if you stop posting 🥲] I hope you finish this series

MohamedAhmed-rfbk
Автор

Thanks a lot for making these videos! I finished part 3 a couple of months ago and it feels like my knowledge is completely gone. Your videos are very helpful to get back on the track. May I ask you if there are any books that can go hand-in-hand with this course?

AD-bftb
Автор

Appreciate the videos! I am working on part 4 now.
If by chance you've completed the Door exercise, I could use some assistance! :D

willywonka