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.
- Host: GitHub
- URL: https://github.com/cdn0x12/hyperskill-codebase
- Owner: cdn0x12
- License: mit
- Created: 2022-04-11T23:06:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-10T12:23:09.000Z (over 3 years ago)
- Last Synced: 2025-03-31T22:47:29.771Z (9 months ago)
- Topics: hyperskill, jetbrains-academy, solution
- Language: HTML
- Homepage:
- Size: 3.17 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)