https://github.com/rakibul263/java-programming-language
π Java Competitive Programming π Boost my problem-solving skills with Java! This repo contains solutions, tips, and resources for competitive programming. Let's code smarter and compete harder! π»π
https://github.com/rakibul263/java-programming-language
Last synced: 3 months ago
JSON representation
π Java Competitive Programming π Boost my problem-solving skills with Java! This repo contains solutions, tips, and resources for competitive programming. Let's code smarter and compete harder! π»π
- Host: GitHub
- URL: https://github.com/rakibul263/java-programming-language
- Owner: rakibul263
- Created: 2024-06-22T18:27:58.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-09-10T04:58:33.000Z (9 months ago)
- Last Synced: 2025-01-18T02:19:30.246Z (5 months ago)
- Language: Java
- Homepage:
- Size: 565 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java Programming Repository π
Welcome to my Java programming repository! This repo contains all my Java learning materials, practice problems, and solutions. Below are some resources that helped me in my journey to learn Java. πβ¨
## Topic listπ
> [Variable & Data Type](https://github.com/rakibul263/Java-Programming-Language/tree/main/Variable%20%26%20Data%20Type)
> [Operator](https://github.com/rakibul263/Java-Programming-Language/tree/main/Operator)
> [Conditional Statement](https://github.com/rakibul263/Java-Programming-Language/tree/main/Conditional%20Statement)
> [Loops](https://github.com/rakibul263/Java-Programming-Language/tree/main/Loops)
> [Patterns](https://github.com/rakibul263/Java-Programming-Language/tree/main/Patterns)
> [Function](https://github.com/rakibul263/Java-Programming-Language/tree/main/Function)
> [Array](https://github.com/rakibul263/Java-Programming-Language/tree/main/Array)
> [String](https://github.com/rakibul263/Java-Programming-Language/tree/main/String)
> [2D Arrays](https://github.com/rakibul263/Java-Programming-Language/tree/main/2D%20Arrays)
> [Bit Manipulation](https://github.com/rakibul263/Java-Programming-Language/tree/main/Bit%20Manipulation)
> [OOPs](https://github.com/rakibul263/Java-Programming-Language/tree/main/OOPs)
## Table of Contents π
- [Introduction](https://github.com/rakibul263/Java-Programming-Language/tree/main)
- [Resources](https://github.com/rakibul263/Java-Programming-Language/tree/main)
- [GitHub Repo Clone](https://github.com/rakibul263/Java-Programming-Language/tree/main)
- [Usage](https://github.com/rakibul263/Java-Programming-Language/tree/main)
- [Contributing](https://github.com/rakibul263/Java-Programming-Language/tree/main)
- [Contact](https://github.com/rakibul263/Java-Programming-Language/tree/main)## Introduction π
This repository is dedicated to my journey of learning Java programming. It contains various practice problems, solutions, and notes that have helped me grasp the fundamentals and advanced concepts of Java.
## Resources π
### Installation Resource
- Download VS code: [https://code.visualstudio.com/](https://code.visualstudio.com/)
- Choose your system (Win/Mac/Linux) and download VS code### Youtube Free Recourse:
- [https://www.youtube.com/watch?v=bN6DE-4uFNo](https://www.youtube.com/watch?v=bN6DE-4uFNo)
- [https://www.youtube.com/watch?v=luGaWH_Uf_Y](https://www.youtube.com/watch?v=luGaWH_Uf_Y)For Mac User:
- [https://www.youtube.com/watch?v=PhK98HN7W2c](https://www.youtube.com/watch?v=PhK98HN7W2c)
### Download Java (or Java Developer Kit)
- [https://www.oracle.com/java/technologies/downloads/](https://www.oracle.com/java/technologies/downloads/)
- Choose your system (Win/Mac/Linux) and download Java### Youtube Free Recourse:
- [https://www.youtube.com/watch?v=scKVN6SqXX4](https://www.youtube.com/watch?v=scKVN6SqXX4)
- [https://www.youtube.com/watch?v=4GsNwJU7j3U](https://www.youtube.com/watch?v=4GsNwJU7j3U)## Github Repo Clone
To get started with the code in this repository, follow these steps:
Open terminal and past this code:
```cpp
git clone https://github.com/rakibul263/Java-Programming-Language.git
```### Usage π₯οΈ
Feel free to explore the code and use it as a reference for your own projects. If you have any questions or need further clarification, don't hesitate to reach out.
### Contributing π€
Contributions are welcome! If you have any suggestions or improvements, please create a pull request or open an issue.
### Contact π¬
If you want to get in touch, you can find me at:
- [GitHub](https://github.com/rakibul263)
- [LinkedIn](https://www.linkedin.com/home?originalSubdomain=bd)---