![]() |
|
Coding in Fun: Object-Oriented and Scalable Designs in Depth - Printable Version +- Softwarez.Info - Software's World! (https://softwarez.info) +-- Forum: Library Zone (https://softwarez.info/Forum-Library-Zone) +--- Forum: Video Tutorials (https://softwarez.info/Forum-Video-Tutorials) +--- Thread: Coding in Fun: Object-Oriented and Scalable Designs in Depth (/Thread-Coding-in-Fun-Object-Oriented-and-Scalable-Designs-in-Depth--580989) |
Coding in Fun: Object-Oriented and Scalable Designs in Depth - AD-TEAM - 09-21-2024 ![]() Coding in Fun: Object-Oriented and Scalable Designs in Depth Published 8/2024 Duration: 1h56m | .MP4 1280x720, 30 fps® | AAC, 44100 Hz, 2ch | 448 MB Genre: eLearning | Language: English Using object-oriented programming to create scalable designs, with TypeScript as a programming language
What you'll learn Know what is multi-level inheritance, data abstraction, polymorphism, and interfaces Use multi-level inheritance to isolate common code Use data abstraction to declare a common behavior for similar objects Use polymorphism to control different objects of similar types Use interfaces to connect different software components Create a scalable design, using the correct OOP concepts for each requirement Requirements Basic programming knowledge is expected, including classes and inheritance. Basic TypeScript knowledge, including classes, is preferred. The course is 100% online (in a web browser) - no installations required. Description Why take this course? In addition to diving deep into advanced topics of object-oriented system design , the course contains expert guidelines, rules, and tips, of how to choose the correct object structure in order to design scalable systems. Knowing how to choose the correct object structure is not trivial, and greatly contributes to our code scalability , which will be highly appreciated by interviewers as well as managers. Why take a course with 'Coding in Fun'? The biggest advantage of this course is that on top of the built-in quizzes, there is a dedicated course website with dozens of exercises for the different lessons. The course breaks subjects down into mini-topics , making it simple and easy to follow. The course follows a unique learning by examples methodology, using real-life examples to illustrate the concepts we learn. Who is this course for? This course is for you if want to become proficient in object-oriented programming so that you are able to make scalable designs . You should have basic knowledge of programming, with emphasis on classes and inheritance. If you're unfamiliar with TypeScript , but you are familiar with another object-oriented language, you should be able to follow this course. What does this course cover? This course focuses on advanced OOP Design concepts: Multi-level inheritance Data Abstraction Interfaces Polymorphism Scalability Throughout the course we use TypeScript to demonstrate, but the same principles apply to any object-oriented language. Why TypeScript? TypeScript is an advanced form of JavaScript , and is the language used both in Node.js (backend) and React.js (frontend). If one day you decide to develop your own app or website, or both, then with TypeScript you could do both and not have to learn another language. My goal is for you to enjoy the course, and become proficient in the material by the time you finish it!! Who this course is for: Students and developers who want to become proficient in object-oriented programming Students and developers who want to learn how to make scalable designs More Info ![]() |