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

https://github.com/cdn0x12/hyperskill-codebase

Codebase of Projects in Hyperskill/JetBrains Academy.
https://github.com/cdn0x12/hyperskill-codebase

hyperskill jetbrains-academy solution

Last synced: 9 months ago
JSON representation

Codebase of Projects in Hyperskill/JetBrains Academy.

Awesome Lists containing this project

README

          

# HyperSkill CodeBase

The repo contains my source codes of projects in [Hyperskill/JetBrains Academy](https://hyperskill.org).

## Note
- **Disclaimer**: Tracks, courses, projects, theories, practices, tests, examples and instructions are developed by Hyperskill and I do not hold the copyright of these contents.
- The path of the actual code of the project is under `/$TRACK_NAME/$PROJECT_NAME/$PROJECT_NAME/task/src`. Theoretically when you open the project folder(`/$TRACK_NAME/$PROJECT_NAME`) you can view source code of different stages using IDEA and EduTools
- Code samples of tracks you learned can be found at [hyperskill/hs-java-samples](https://github.com/hyperskill/hs-java-samples)
- [Hyperskill](https://hyperskill.org) is an interactive learning platform which offers multiple courses about Programming Language, Computer Science and so on. Students can get up to 5 months free trail by signing up for [JetBrains Academy For Students](https://lp.jetbrains.com/jba-students/).

## Coverage (within the track)
- All projects with "Challenging" difficulties
- All graduate projects
- A few other projects that I'm interested in

## Catalogue
### [Java](./Java/)
- ✅[Java For Beginners](./Java/Java%20for%20Beginners/)
- [Java Developer](./Java/Java%20Developer)