Skip to content

cskang0121/ibm-git-and-github-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Project Description

After learning the course "Getting Started with Git and GitHub" by IBM, I am equipped with the knowledge and skills to work with GitHub UI and Git CLI. I have acquired the skills to create an open source project in Git, make changes to that project and make it available to the community. For this project, I created a GitHub repository, clone that repository to my local system, make changes to the local repository, commit the changes locally, push it back to my GitHub, and create a pull request to add my update.

This mini project is for me to get familiarise with Git CLI, Git UI as well as Git conventions. This is done by experimenting with Git and a mini project – A calculator that calculates simple interest given principal, annual rate of interest and time period in years.

Input:

  • p, principal amount
  • t, time period in years
  • r, annual rate of interest

Output:

  • simple interest = ptr

Certificate Of Completion

IBM_Getting Started With Git and GitHub_

About

Basics Of Git CLI

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages