https://github.com/bobocode-projects/java-fundamentals-exercises
Training Exercises that cover language basics, Algorithms, Data Structures, OOP, and Functional Programming
https://github.com/bobocode-projects/java-fundamentals-exercises
computer-science fundamentals java java-8 learning
Last synced: 7 months ago
JSON representation
Training Exercises that cover language basics, Algorithms, Data Structures, OOP, and Functional Programming
- Host: GitHub
- URL: https://github.com/bobocode-projects/java-fundamentals-exercises
- Owner: bobocode-projects
- License: apache-2.0
- Created: 2020-12-25T14:19:10.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-19T18:25:43.000Z (over 1 year ago)
- Last Synced: 2025-04-09T05:03:35.945Z (9 months ago)
- Topics: computer-science, fundamentals, java, java-8, learning
- Language: Java
- Homepage:
- Size: 811 KB
- Stars: 405
- Watchers: 17
- Forks: 490
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.MD
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
#
Welcome to the Java Fundamentals Exercises
Build strong fundamental skills that you will need for real-world Enterprise Java development
## Why
Most people donβt know how to learn Enterprise Java efficiently. So we create an **Open-source Java Education**
that helps them to **master strong skills**, learn **world best practices** and build a **successful career**. π
At Bobocode we have extensive experience in both building Enterprise Java applications and organizing efficient learning.
Therefore, this course covers what you need in the most efficient way. We believe that
**the key to efficient learning is practice**. πͺ And as a software engineer, you should **spend as much time as you can in the IDE writing code**.
At the end of the day, this is the only place where you build software... π»
## About this repo
Java Standard Edition is huge. Computer Science is huge. Object-Oriented programming, as well as Functional programming,
are also pretty big topics. So how can you learn everything you need and **don't get stuck for years learning fundamentals only?** π€
You're in the right place to find the answer. π
This repo gives you two uniques features that will help you to master fundamentals ASAP:
1. It consists of **selected topics that are must-have** for real-world enterprise Java development βοΈ
2. It is fully based on **special training exercises** that put your practice on rails and **boost up your learning efficiency** π
Go ahead and check out [Introduction module](https://github.com/bobocode-projects/java-fundamentals-exercises/tree/main/0-0-intro#introduction) π