Search result for Courses taught by Kenny Wong
Get Course Alerts by Email
Object-Oriented Design
by Kenny Wong- 4.7
Approx. 17 hours to complete
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)....
Introduction to Software Product Management
by Kenny Wong- 4.6
Approx. 5 hours to complete
This course highlights the importance and role of software product management. It also provides an overview of the specialization, as well as its goals, structure, and expectations. The course explains the value of process, requirements, planning, and monitoring in producing better software. Module 1: Software Product Management - The Discipline Specialization Preview...
Software Processes and Agile Practices
by Kenny Wong- 4.7
Approx. 8 hours to complete
This course delves into a variety of processes to structure software development. It also covers the foundations of core Agile practices, such as Extreme Programming and Scrum. Module 1: Introduction to Processes Specialization Preview Introduction to Software Processes and Agile Practices 2. 1. 1: Processes and Practices 2. 1. 1A: Processes and Practices...
Client Needs and Software Requirements
by Kenny Wong- 4.8
Approx. 12 hours to complete
This course covers practical techniques to elicit and express software requirements from client interactions. Module 1: Introduction to Requirements Specialization Preview Introduction to Client Needs and Software Requirements 3. 1. 1: What is a Requirement? 3. 1. 1A: Requirement Activities 3. 1. 2: Types of Requirements 3. 1. 2A: User Requirements...
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. Finally, you will identify problematic software designs by referencing a catalog of code smells. You will also critique a given Java codebase for code smells....
Agile Planning for Software Products
by Kenny Wong- 4.8
Approx. 12 hours to complete
This course covers the techniques required to break down and map requirements into plans that will ultimately drive software production. Upon successful completion of this course, you will be able to: - Create effective plans for software development - Map user requirements to developer tasks - Assess and plan for project risks...
Software Architecture
by Kenny Wong- 4.5
Approx. 10 hours to complete
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....
Reviews & Metrics for Software Improvements
by Kenny Wong- 4.7
Approx. 8 hours to complete
This course covers techniques for monitoring your projects in order to align client needs, project plans, and software production. It focuses on metrics and reviews to track and improve project progress and software quality. Module 1: Right Product Specialization Preview Introduction to Reviews & Metrics for Software Improvements 5. 1. 1: Introduction to Monitoring...
Software Product Management Capstone
by Kenny Wong- 4.8
Approx. 19 hours to complete
In this six-week capstone course, you will gain practical management experience in a safe, simulated software production setting. You will apply Agile practices and techniques to conquer industry-inspired challenges. Interacting with a realistic client, you will discern what they want and express what they truly need in software requirements to drive software production....
Service-Oriented Architecture
by Kenny Wong- 4.5
Approx. 10 hours to complete
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. In the Capstone Project you will connect a Java-based Android application with Elasticsearch, a web service with a REST application programmer interface (API)....