/Java_Programming-Solving_Problems_with_Software

My solutions to assignments/problems for the course (Java Programming: Solving Problems with Software Course) offered by Duke University at Coursera.

Primary LanguageJavaMIT LicenseMIT

Java Programming: Solving Problems with Software

Solutuions to assignments for the course that is offered at Coursera, by Duke Universitry.

Link to the course

https://www.coursera.org/learn/java-programming/home/welcome

To Be Noted

It's more convenient to use the custom Bluej Development Environment made by Duke's University especially for this course. It incudes some libraries required for this course and saves you the hassle. You can get the IDE from the University website here.

Update

I finished the course on Jul 30 2020 with 96% grade. View my certificate.

Learning Outcomes

  • Java Syntax Fundamentals
  • Java Strings
  • Parsing CSV Files with Java
  • Apache and Duke Packages