Object Oriented Programming Explained Simply

4 years ago
1

Do you want to know what object oriented programming, why it matters, and when to use it?

In this video, we'll walk through a simple explanation via a code example that illustrates exactly why object oriented programming (OOP) is an important concept.

We'll look at a case where we have requirements that demand we write reusable code, and we'll refactor our codebase to do just that while keeping our tests passing.

This video is good for beginners, but you need to at least be somewhat familiar with code. 👊 Helpful Links 👊

Free E-book:
*Power Portfolio* - How to stand out... even if you're just getting started: https://bit.ly/2ylvdcb

Building a Messenger app in Rails 6: https://www.youtube.com/watch?v=s3CmHhDjuWc&t=18s

Action Cable Basics in Rails 6: https://youtu.be/t9iubpbqmnM

Building a Link Shortener with Rails 6 (playlist): https://www.youtube.com/playlist?list=PLjItgYqIzJ9WGy9WMf-44DXHB_7aWwJMc

Building a Stock Market Tracker with React JS (playlist): https://www.youtube.com/playlist?list=PLjItgYqIzJ9VOBgwZ82D9kjQ_QtM5R4u5

Loading comments...