Skip to content

allenbangai/JavaLearningCode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaLearningCode

This Repository is a collection of code by those who are learning java.

Getting Started

Students are expected to setup the following.

Steps to follow when working.

  • After cloning the repository, Creat a new directory and give it your Name For example: CollinsJava
  • Creat a new branch with you name, follow this steps
    • Open a new terminal windows
    • Move to your working directory, that is cd yourDirectoryName/JavaLearningCode
    • Creat a new branch with git checkout -b YourBranchName
    • On pushing your work make sure you push but the branch for example git push YourBranchName
    • Once you have push, go online and create PR so that your work will be reviewed and merged.

About

A collection of codes by those learning Java Programming for Android development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%