https://github.com/f8dc102/learning
Learning Journey
https://github.com/f8dc102/learning
algorithm basic framework learning sample-code
Last synced: 4 months ago
JSON representation
Learning Journey
- Host: GitHub
- URL: https://github.com/f8dc102/learning
- Owner: f8dc102
- Created: 2024-08-29T06:24:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-10T05:19:22.000Z (6 months ago)
- Last Synced: 2025-04-10T06:32:56.501Z (6 months ago)
- Topics: algorithm, basic, framework, learning, sample-code
- Language: C
- Homepage:
- Size: 55.1 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learning
Daily Practice and Learning Journey of a Software Developer
## Directories
- `algorithms`: Algorithms and Data Structures
- `basics`: Basic Concepts of Programming
- `frameworks`: Frameworks and Libraries
- `samples`: Sample Test Data## Plan for Learning
1. Learn the Basics
2. Learn Algorithms and Data Structures
3. Learn Frameworks and Libraries
4. Build Projects (At Other Repositories)## References
[Roadmap](https://roadmap.sh/full-stack)