Skip to content

budiardjo/OOPinJavaSpecialization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

submission for coursera object oriented programming with java

notes

  • it is not just we need to take assignment but we need to take care old software legacy and a little bit of hacking for running program

requirement

  • java 21
  • didn't use build system like gradle, maven
  • cli focused
  • text editor like helix, vscode. without setting json

compile hello world

   cd Week1 
   javac HelloWorld.java
   java HelloWorld

reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages