Software Design for Web Applications


Learn concepts of Web App Software Design.

What Will I Learn?

  • Learn about web design goals and quality dimensions
  • Understand web application design quality and design pyramid
  • Know about component level design and interface design
  • Master aesthetic design, content design and navigation design

Curriculum For This Course
 
11 Lectures
01:06:45
SE Part 8
01:06:45
Web design goals
Preview05:15
Quality dimensions for end users
Preview09:15
Web application design quality
05:04
Design pyramid for webapps
03:30
Component level design
06:32
Interface design principle| part-1
05:43
Interface design principle| part-2
05:10
Interface design principle| part-3
07:15
Aesthetic design
04:47
Content design
03:35
Navigation design
10:39
Requirements
  • An interest to learn Software Design
Description
Software Design is the process of defining software methods, functions,  objects, and  the overall structure and interaction of your code so that  the  resulting functionality will satisfy your users requirements.
Design allows you do the best abstraction, it allows you to understand the requirements better, meet them better.
Design prevents redundancy and increases reusability.
Design is also the best approach to mitigate the risk you have no idea about.
Design allows not only to find out how the software product is going to look, but also allows both software owners and developers to realize how it's going to function. Therefore a software design must combine functionality, informativeness, and simplicity, so that even a child could use the app without need to learn. That's what makes up an intuitive app design. 
The stage of design will provide you with the initial vision of the software product you want to receive; and this vision becomes clearer.
In this course, we will learn about software design for web applications.
Who is the target audience?
  • Software Students
  • Software Engineers
  • Software Testers
  • Software Professionals

Comments