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

https://github.com/elysian01/learning-java


https://github.com/elysian01/learning-java

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Learning Java

[YouTube Course Link](https://youtube.com/playlist?list=PLsyeobzWxl7pe_IiTfNyr55kwJPWbgxB5&si=UMyY9C5OP4osLccf)

## Programs

### Basic Programs

1. [Hello World](Basic/HelloWorld.java)

### OOPS

### Projects

#### Pizza Bill Generator Application

1. Implemented
1. Class and Object
2. Inheritance
3. Polymorphism
2. [Tutorial Link](https://youtu.be/m-_ytU_B4so)

#### Telecommunications Application

1. Implemented
1. Class and Object
2. Polymorphism
3. Interfaces
2. [Tutorial Link](https://youtu.be/WDstsqmG4lQ?list=PLH4J8-mrXarEW2LuvRX_rOrVFnWdZA8NB)