Skip to content

josephamirani/Software-Design-and-Architecture-Specialization-Coursera

Repository files navigation

Software-Design-and-Architecture-Specialization-Coursera

Software Design and Architecture Specialization Coursera - Alberta University

This repo contains all my assignment work while going through Software Design and Architecture Specialization in Coursera.

About this Specialization In the Software Design and Architecture Specialization, you will learn how to apply design principles, patterns, and architectures to create reusable and flexible software applications and systems. You will learn how to express and document the design and architecture of a software system using a visual notation such as UML diagrams.

I want to give special thanks to Kenny Wong the Instructor of this Specialization.

There are 4 Courses in this Specialization:

Object-Oriented Design
This course takes Java beginners to the next level by covering object-oriented analysis and design. You will discover how to create modular, flexible, and reusable software, by applying object-oriented design principles and guidelines. And, you will be able to communicate these designs in a visual notation known as Unified Modelling Language (UML).

Design Pattern
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. Finally, you will identify problematic software designs by referencing a catalog of code smells.

Software Architectur
The way that software components — subroutines, classes, functions, etc. — are arranged, and the interactions between them, is called architecture. In this course you will study the ways these architectures are represented, both in UML and other visual tools. We will introduce the most common architectures, their qualities, and tradeoffs. We will talk about how architectures are evaluated, what makes a good architecture, and an architecture can be improved. We'll also talk about how the architecture touches on the process of software development.

Service-Oriented Architecture
Based on an understanding of architectural styles, you will review architectures for web applications, then explore the basics of Service-Oriented Architecture (SOA) in two approaches: Web Services (WS*) and Representational State Transfer (REST) architecture.

About

Software Design and Architecture Specialization Coursera - Alberta University

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages