https://github.com/derivia/lang-practice
My programming languages practice repository.
https://github.com/derivia/lang-practice
Last synced: over 1 year ago
JSON representation
My programming languages practice repository.
- Host: GitHub
- URL: https://github.com/derivia/lang-practice
- Owner: derivia
- License: mit
- Created: 2024-03-02T10:16:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-01T11:52:32.000Z (over 1 year ago)
- Last Synced: 2025-02-02T08:32:00.183Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Programming Languages Practice
This is my practical learning repo, where i store initial learning code for the languages i want to learn.
Things like simple functions, classes/structures, array/string manipulation, etc.