
Udacity - Object-Oriented javascript (2015)
MP4 | AVC 1006kbps | English | 852x480 | 29.97fps | 6 hours | AAC stereo 96kbps | 970 MB
Genre: Video Training
Have you been dabbling with javascript but find your files keep turning into a mess of spaghetti code? Do you find yourself copying and pasting lines of code over and over throughout your application? Surely there’s a better way, right? Yes, there is a better way -- object-oriented programming will allow you to build websites using reusable blocks of code known as libraries, similar to using bricks to build a house. This course is designed to teach web developers how to utilize the various object-oriented programming features within javascript, and more importantly, how to write reusable and maintainable libraries that will make your life easier.