https://github.com/devrezaur/dev-notebook
A topic wise, markdown based notebook of software engineering topics. Complete with explanations, examples, and visual references.
https://github.com/devrezaur/dev-notebook
Last synced: 11 months ago
JSON representation
A topic wise, markdown based notebook of software engineering topics. Complete with explanations, examples, and visual references.
- Host: GitHub
- URL: https://github.com/devrezaur/dev-notebook
- Owner: DevRezaur
- Created: 2025-06-25T16:54:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-25T17:58:40.000Z (about 1 year ago)
- Last Synced: 2025-06-25T18:40:32.804Z (about 1 year ago)
- Size: 14.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dev-notebook
A topic wise, markdown based notebook of software engineering topics. Complete with explanations, examples, and visual references.
## Topics
- [Docker](docs/docker/README.md)
- [Unit Testing in Java](docs/unit-testing-java/README.md)