Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 1.01 KB

File metadata and controls

23 lines (17 loc) · 1.01 KB

Java Programming: Software Engineering Fundamentals

Specialization by Duke University on Coursera

Course List

  • Course 1 - Programming Foundations with JavaScript, HTML and CSS
  • Course 2 - Java Programming: Solving Problems with Software
  • Course 3 - Java Programming: Arrays, Lists, and Structured Data
  • Course 4 - Java Programming: Principles of Software Design
  • Course 5 - Java Programming: Build a Recommendation System

Contents

This repository contains relevant Java code from the course materials as well as the implemented methods for the assignments and quizzes. The two libraries used in this specialization are also included as JAR files.

The final Capstone project involves building a movie recommendation system, whose implementation can be accessed here.

Grades Achieved

  • Course 1 - 92%
  • Course 2 - 100%
  • Course 3 - 94%
  • Course 4 - 89%
  • Course 5 - 100%