An open API service indexing awesome lists of open source software.

https://github.com/ritobrotomukherjee/java-oops-with-tulesko

Learning Java as my new software development skill by myself using free videos
https://github.com/ritobrotomukherjee/java-oops-with-tulesko

Last synced: 6 months ago
JSON representation

Learning Java as my new software development skill by myself using free videos

Awesome Lists containing this project

README

          



logo

Ritobroto Java Learning README Template

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 Java Tutorial Practice

**Java Tutorial Practice** is a project where I have learnt Core Java using Free tutorial from YouTube or Udemy. Both are separated inside 2 difeerent folders

## 🛠 Built With

### Tech Stack

> - Core Java
> - VS Code
> - Terminal

Server

Database

### Key Features

> This is mostly a learning repository with mostly terminal based applications.

- **Core Java Performant Code**
- **Step By Step OOP Tutorial in Java**
- **Java with Database interaction**
- **SOLID System Desing(LLD)**

(back to top)

## 💻 Getting Started

> Describe how a new developer could make use of your project.

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

### Setup

Clone this repository to your desired folder:

### Install

- clone repository ```git clone https://github.com/RitobrotoMukherjee/java-oops-with-tulesko.git```
- After Cloning ```cd java-oops-with-tulesko```

### Usage

To run the project, execute the following command:

(back to top)

## 👥 Authors

> Mention all of the collaborators of this project.

👤 **Ritobroto Mukherjee**

- Portfolio: [@Rito](https://ritobrotomukherjee.github.io/Work-Portfolio/)
- GitHub: [@RitobrotoMukherjee](https://github.com/RitobrotoMukherjee)
- Twitter: [@RitobrotoM3](https://twitter.com/RitobrotoM3)
- LinkedIn: [Ritobroto Mukherjee](https://www.linkedin.com/in/ritobroto-mukherjee-519148ba/)
- Address: Janak Smriti, J.L Banerjee Road,Suri West Bengal, 731101

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

> Write a message to encourage readers to support your project

If you like this project...

(back to top)

## 🙏 Acknowledgments

> Below smat people are responsible that I could make this repo better
- Tulesko [@YouTube](https://www.youtube.com/watch?v=8cm1x4bC610)

(back to top)

## 📝 License

This project is [MIT](./MIT.md) licensed.

_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._

(back to top)