Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devlopersabbir/100-java-project-in-bangla
100+ Java Project in Bangla by Sabbir Hossain Shuvo
https://github.com/devlopersabbir/100-java-project-in-bangla
console-game generator java random swing
Last synced: 4 days ago
JSON representation
100+ Java Project in Bangla by Sabbir Hossain Shuvo
- Host: GitHub
- URL: https://github.com/devlopersabbir/100-java-project-in-bangla
- Owner: devlopersabbir
- Created: 2023-09-04T05:11:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-27T12:03:21.000Z (about 1 year ago)
- Last Synced: 2023-12-28T12:28:40.442Z (about 1 year ago)
- Topics: console-game, generator, java, random, swing
- Language: Java
- Homepage:
- Size: 109 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# 100+ Java Project In Bangla
In ths repository you will learn java basic to advance with 100+ project video
**[YouTube Playlist link](https://www.youtube.com/watch?v=uzgjDP4bQHU&list=PLdcGGiDG9Q0gY5GhEAW6UhacsVhVWPlt1&pp=iAQB)**
[![Java by ST Sabbir](./images/thumb.jpeg)](https://www.youtube.com/watch?v=uzgjDP4bQHU&list=PLdcGGiDG9Q0gY5GhEAW6UhacsVhVWPlt1&pp=iAQB)
## Random Generator
- Password Cracker
- Java Timer / TimerTask **#002**
- [YouTube Video Link](https://www.youtube.com/watch?v=_ncqRaksVQ8&list=PLdcGGiDG9Q0gY5GhEAW6UhacsVhVWPlt1&index=2)
- [Source code link](./java_setinterval_001)
- Java Random (Number, Alphabet, Spacial Char) **#003**
- [YouTube Video Link](https://youtu.be/ORNvuNk32cg?list=PLdcGGiDG9Q0gY5GhEAW6UhacsVhVWPlt1)
- [Source code link](./random_number_generator_002)
- Full Functionality Password Attacker
- [YouTube Video Link](https://youtube.com/c/stsabbir)
- [Source code link](./password_cracker)
- Console Applications
- Java Scanner **#005**
- [YouTube Video Link](https://youtu.be/u16c2h2eNv0)
- [Source code link](./Java%20Scanner%20Package/)