Search result for Object-oriented design Online Courses & Certifications
Get Course Alerts by Email
Boost Your C# With Structural And Creational Design Patterns
by Mark Farragher- 4.3
4 hours on-demand video
A complete guide to the first 12 structural and creational design patterns from the famous book by the Gang Of Four. This book contains 23 fundamental software design patterns. Or maybe you're working on the application architecture of a large project, and you need to create a robust design that is instantly clear to your team members?...
$14.99
Experience Design Patterns In Java
by Stijn De Mulder- 3.9
7.5 hours on-demand video
Identify common problems in your code Apply the correct design pattern Talk with colleagues using a common vocabulary (and be a hero) Implement a better object oriented solution that is a lot more maintainable and readable - All of the video lectures are download-enabled....
$12.99
Advanced Object Oriented Analysis of Hard Problems using UML
by Per Emanuelsson- 4.4
9.5 hours on-demand video
I have for 20 years professionally developed object-oriented systems and for more than 5 years I worked in a small team together with some of the founding "fathers" (including Ivar Jacobson) of UML and Object Oriented Design (OOD), where we developed tools for Software Architects and Analysts....
$17.99
Boost Your C# With Behavioural Design Patterns
by Mark Farragher- 4.8
3.5 hours on-demand video
A complete guide to the final 11 behavioural design patterns from the famous book by the Gang Of Four. This book contains 23 fundamental software design patterns. Or maybe you're working on the application architecture of a large project, and you need to create a robust design that is instantly clear to your team members?...
$14.99
Data structure crash course
by Web Sharing- 4
6 hours on-demand video
A detailed guide covering all the concepts of data structure This course covers the design, analysis, and implementation of data structures and algorithms to solve computational problems using an object‐oriented programming language. Topics include elementary data structures, (including arrays, stacks, queues, and lists), advanced data structures (including trees and graphs), the...
$12.99
Design Patterns
by Kenny Wong- 4.7
Approx. 15 hours to complete
This course extends object-oriented analysis and design by incorporating design patterns to create interactive applications. Through a survey of established design patterns, you will gain a foundation for more complex software applications. Introduction to Design Patterns: Creational & Structural Patterns 1 – What is a Design Pattern? Discussion: Last Word – Design Patterns...
Java: Java for complete beginners
by IT Room- 4.1
4 hours on-demand video
This Java course covers all of the main concepts you need to know in order to start programming in Java with a strong emphasis on object oriented design. - Object Inheritance - Object References - Object Constructors...
$12.99
Related searches
Design Patterns in Modern C++
by Dmitri Nesteruk- 4.5
12.5 hours on-demand video
Discover the modern implementation of design patterns with С++ The appeal of design patterns is immortal: we see them in libraries, some of them are intrinsic in programming languages, and you probably use them on a daily basis even if you don't realize they are there. This course covers all the GoF design patterns....
$17.99
Design Patterns in Swift
by Dmitri Nesteruk- 4.3
8.5 hours on-demand video
Discover the modern implementation of design patterns with Swift The appeal of design patterns is immortal: we see them in libraries, some of them are intrinsic in programming languages, and you probably use them on a daily basis even if you don't realize they are there. This course covers all the GoF design patterns....
$14.99
Advanced R Programming
by Roger D. Peng, PhD , Brooke Anderson- 4.3
Approx. 18 hours to complete
Topics covered include functional programming in R, robust error handling, object oriented programming, profiling and benchmarking, debugging, and proper design of functions. Object Oriented Principles Design for humans...