Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-19T18:25:43.000Z (3 months ago)
- Last Synced: 2024-09-29T23:04:27.716Z (about 1 month ago)
- Topics: computer-science, fundamentals, java, java-8, learning
- Language: Java
- Homepage:
- Size: 811 KB
- Stars: 386
- Watchers: 18
- Forks: 436
- Open Issues: 29
-
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) π