Skip to content

varnan6/College_Training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

College Training

A Java project containing training and practice code.

πŸ“‚ Overview

The repository which will contain the codes for all programming-based training sessions conducted for Junior year of RCOEM'27.

πŸ—‚οΈ Structure

  • Java/ β€” Contains Java source code and projects
  • .gitignore β€” Files and folders to be ignored by Git
  • LICENSE β€” MIT License for this project

πŸ› οΈ Getting Started

Prerequisites

  • JDK 8 or higher
  • Git (optional, for cloning the repo)
  • An IDE such as Eclipse, IntelliJ IDEA, or VS Code

Clone the Repository

git clone https://github.com/varnan6/College_Training.git

Running Code

Java

  1. Open the project in your IDE.
  2. Navigate into the Java directory.
  3. Run your classes with the main() method.

πŸ“Œ Contribution

Contributions are welcome! To contribute:

  1. Fork this repository
  2. Create a new branch (git checkout -b feature/xyz)
  3. Commit your changes
  4. Push to your branch
  5. Open a pull request

πŸ“œ License

This project is licensed under the MIT License β€” see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages