02Geek HTML5 and JavaScript, TypeScript, React, Flash, ActionScript online School
Previous VideoPrevious Video

OOP Design Patterns

Learn what design patterns are? Singleton,MVC, Factory methods, Observer, Command and more... Lets explore why you want to know about it and why its even more impotent to understand the issue they are trying to solve. don't use a solution without understanding the problem that is the best tip I can give you this is the last part of our session and its short so if you like it please support it and we will make more videos on Design Patterns.

Getting Started With OOP

Learn the core ideas of oop in a visual fun way. Instead of breaking your head dealing with it in code lets take a step out and understand the why.

02:24

Spaghetti Code

Learn why Spaghetti code is actually harder then OOP coding.

02:57

objects

learning how to figure out what functions should be part of what objects. an OOP session.

06:52

Access Modifiers

Understand the importance of access modifiers in oop and why you should use them all the time.

05:45

OOP Classes

learn why OOP uses classes. Instead of doing it without understanding why lets take a step back and understand why they are used to make it easier then when you create them.

02:51

Why Use Private Access Modifiers

You already know about access modifiers but you don't understand why you use them or why to use them at all. in this video we explore there importance.

05:28

Are Classes Visual

are classes a visual thing? can then be non visual? in this video we explore these questions and more.

04:28

Inheritance

learn what inheritance is in OOP programing and why we use it.

10:36

Encapsulation

LEarn what Encapsulation is in this OOP video title. we explore what it is how its used and more importantly why its used.

09:01

Static Classes

Static classes aren't used to create objects and instead are directly accessed through the class

02:44

OOP Design Patterns

When should i start learning about Design Patterns what patterns should i always use what should ignore?

03:40