Skip to content

anonestia/module3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Module 3: Modern Programming Environment and Documentation Style

This module taught me about:

  • IDE (about features)
  • Debugging
  • Autocomplete
  • GIT Integration
  • Dependency (Maven and Gradle)
  • Continuous Integration/Continuous Deployment (CI/CD)

This is the repository to fulfill the task of Module 3: Codelab 1 and Codelab 2.

Codelab 1

This task requires me to:

  • Create a git repository
  • Initialize simple Java project and commit
  • Make changes to the code
  • Commit and push the changes

This specifically taught me how to properly use version control tools. I made a very simple print Hello World, but the print line is put on a method with JavaDoc type of documentation for practice.

Codelab 2

This task requires me to create a documentation using README method. This is practically the one.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages