https://github.com/praveenraam/dailycodingnote
A repository for daily programming notes and code snippets organized by topics like languages, data structures, algorithms, OS. Managed with Obsidian for efficient learning and version control.
https://github.com/praveenraam/dailycodingnote
algorithms code-snippets data-structures java learning-notes obsidian personal-projects programming version-control
Last synced: 4 days ago
JSON representation
A repository for daily programming notes and code snippets organized by topics like languages, data structures, algorithms, OS. Managed with Obsidian for efficient learning and version control.
- Host: GitHub
- URL: https://github.com/praveenraam/dailycodingnote
- Owner: praveenraam
- Created: 2023-07-19T08:51:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-17T08:32:03.000Z (7 months ago)
- Last Synced: 2025-06-17T09:40:08.303Z (7 months ago)
- Topics: algorithms, code-snippets, data-structures, java, learning-notes, obsidian, personal-projects, programming, version-control
- Homepage:
- Size: 19.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Programming Notes
This is a repository for my daily programming learning notes and code snippets. I use Obsidian to take notes on concepts, technologies, and techniques I'm studying and want to remember.
# Purpose
I created this repository to:
- Have all my programming notes in one central, organized place
- Track my progress in learning various programming skills
- Reinforce concepts by revisiting and adding to the notes over time
- Reference back when I need a quick refresher or reminder on something
By keeping these updated notes on GitHub, I can access them from anywhere and leverage version control to track changes. I find taking these active notes helps me learn more effectively.
# Contents
The notes are organized by topics like:
- Programming languages (Java, JavaScript)
- Data structures and algorithms
I try to include code snippets directly in the notes when relevant.
# Feedbacks
As this is intended mainly for my own use and sharing the knowledge across everybody. You can send you feedback and suggestions