Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/deerborg/patika-hub

☕ This repository contains my Java projects completed during the Patika+ Full Stack Bootcamp. Explore various Java applications, algorithms, and assignments to enhance your Java programming skills.
https://github.com/deerborg/patika-hub

bootcamp java javase learning patika-dev patika-plus

Last synced: 2 months ago
JSON representation

☕ This repository contains my Java projects completed during the Patika+ Full Stack Bootcamp. Explore various Java applications, algorithms, and assignments to enhance your Java programming skills.

Awesome Lists containing this project

README

        

# Java Bootcamp Repository

![Patika+ Full Stack Bootcamp](https://github.com/deerborg/Patika-Hub/assets/152931069/f524418e-39f0-4696-8c70-1bf1cfa8f862)

This repository is an archive containing all the projects I have completed during my Java learning journey.

## Project Structure

### Week 1

Click to expand Week 1 projects

| # | Project Name | Source Code |
| --- | --------------------------------------- | ----------------------------------------------------- |
| 1 | ATM | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/ATM/src) |
| 2 | Add the Number | [Source](https://github.com/deerborg/Patika-Hub/blob/main/1-Week_Practices/AddtheNumber/src/Main.java) |
| 3 | Average Calculator | [Source](https://github.com/deerborg/Patika-Hub/blob/main/1-Week_Practices/AvarageCalculator/src/Main.java) |
| 4 | BMI | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/BMI/src/bm%C4%B1) |
| 5 | Bigger Value | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/BiggerValue/src) |
| 6 | Circle Area | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/CalculateCircleArea) |
| 7 | Calculator | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/Calculator) |
| 8 | Cashier Program | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/CashierProgram) |
| 9 | China Zodiac | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/ChineZodiac) |
| 10 | Diamond Print | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/DiamondPrint) |
| 11 | Ebob-Ekok | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/EBOBEKOK) |
| 12 | Exponential Calculus | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/ExponentialCalculus) |
| 13 | Exponential Number | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/ExponentialNum) |
| 14 | Fibonacci Calculator | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/FibonacciCalculation) |
| 15 | Exponential Number (3-4) | [Source](https://github.com/deerborg/Patika-Hub/blob/main/1-Week_Practices/FourandFive/src/Main.java) |
| 16 | Hermonica | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/Hermonica) |
| 17 | Horoscope | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/Horoscope) |
| 18 | Inverted Triangle | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/InvertedTriangle) |
| 19 | Leap Year | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/LeapYear) |
| 20 | Matris | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/MatrisT) |
| 21 | Odd Number | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/OddNumber) |
| 22 | Perfect Number | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/PerfectNumber) |
| 23 | Prime Number | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/PrimeNumber) |
| 24 | Register Login | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/RegisterLogin) |
| 25 | Activity | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/SuggestanEvent) |
| 26 | Tax Calculation | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/TaxCalculation) |
| 27 | Taximeter | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/TaxiMeter) |
| 28 | Ticket | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/Ticket) |
| 29 | Type Casting | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/TipDonusumleri) |
| 30 | Triangle Area | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/TriangleArea) |

### Week 2

Click to expand Week 2 projects

| # | Project Name | Source Code |
| --- | --------------------------------------- | ----------------------------------------------------- |
| 1 | Exponential Method | [Source](https://github.com/deerborg/Patika-Hub/tree/main/2-Week_Practices/ExponenMethod) |
| 2 | Method Calculator | [Source](https://github.com/deerborg/Patika-Hub/tree/main/2-Week_Practices/MethodInCalculator) |
| 3 | Prime Number Method | [Source](https://github.com/deerborg/Patika-Hub/tree/main/2-Week_Practices/PrimeNumberMethod) |
| 4 | Print Loop | [Source](https://github.com/deerborg/Patika-Hub/tree/main/2-Week_Practices/PrintLoop) |
| 5 | Salary Calculation | [Source](https://github.com/deerborg/Patika-Hub/tree/main/2-Week_Practices/SalaryCalculator) |
| 6 | Student Information | [Source](https://github.com/deerborg/Patika-Hub/tree/main/2-Week_Practices/StudentInformation) |
| 7 | isPolindrom | [Source](https://github.com/deerborg/Patika-Hub/tree/main/2-Week_Practices/isPolindrom) |
| 8 | Box Ring | [Source](https://github.com/deerborg/Patika-Hub/tree/main/2-Week_Practices/BoxRing) |
| 9 | Salary Calculation | [Source](https://github.com/deerborg/Patika-Hub/tree/main/2-Week_Practices/SalaryCalculator/src) |
| 10 | Polindrom Calculation | [Source](https://github.com/deerborg/Patika-Hub/blob/main/2-Week_Practices/PolindromCalculation/src/Main.java) |

### Week 4

Click to expand Week 4 projects

| # | Project Name | Source Code |
| --- |-----------------------| ----------------------------------------------------- |
| 1 | Adventure Game | [Source](https://github.com/deerborg/Patika-Hub/tree/main/4-Week_Practices/AdventureGame/src) |
| 2 | List Class | [Source](https://github.com/deerborg/Patika-Hub/tree/main/4-Week_Practices/ListClass/src) |

### Week 5

Click to expand Week 5 projects

| # | Project Name | Source Code |
| --- |-----------------------| ----------------------------------------------------- |
| 1 | Book Sorter | [Source](https://github.com/deerborg/Patika-Hub/tree/main/5-Week_Practices/BookSort/src) |
| 2 | SQL-1 | [Source](https://github.com/deerborg/Patika-Hub/tree/main/5-Week_Practices/SQL1) |
| 3 | Try-Catch | [Source](https://github.com/deerborg/Patika-Hub/tree/main/5-Week_Practices/TryCatch/src) |
| 4 | Words | [Source](https://github.com/deerborg/Patika-Hub/tree/main/5-Week_Practices/Words/src) |
| 5 | Patika Store | [Source](https://github.com/deerborg/Patika-Hub/tree/main/5-Week_Practices/PatikaStore/src) |

### Week 6

Click to expand Week 6 projects

| # | Project Name | Source Code |
|---|----------------| ----------------------------------------------------- |
| 1 | File Input Sum | [Source](https://github.com/deerborg/Patika-Hub/tree/main/6-Week_Practices/FileInputSum) |
| 2 | Notepad | [Source](https://github.com/deerborg/Patika-Hub/tree/main/6-Week_Practices/Notepad) |
| 3 | SQL - 2 | [Source](https://github.com/deerborg/Patika-Hub/tree/main/6-Week_Practices/SQL-2) |
| 4 | SQL - 3 | [Source](https://github.com/deerborg/Patika-Hub/tree/main/6-Week_Practices/SQL-3) |
| 5 | SQL - 4 | [Source](https://github.com/deerborg/Patika-Hub/tree/main/6-Week_Practices/SQL-4) |
| 6 | SQL - 5 | [Source](https://github.com/deerborg/Patika-Hub/tree/main/6-Week_Practices/SQL-5) |
| 7 | Database Connector| [Source](https://github.com/deerborg/Patika-Hub/tree/main/6-Week_Practices/DB_App/src) |

### Week 7

Click to expand Week 7 project

| # | Project Name | Source Code |
| --- |-----------------------| ----------------------------------------------------- |
| 1 | Rent a Car GUI | [Source](https://github.com/deerborg/Patika-Hub/tree/main/7-Week_Practices/Rent%20A%20Car/src) |

## Feedback

Feel free to submit your feedback [here](https://dborg.art/contact).

## License

This project is licensed under the [MIT License](https://choosealicense.com/licenses/mit/).