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

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! πŸ’»πŸš€

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)

---