-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d851223
commit 094e844
Showing
1 changed file
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,15 @@ | ||
# Code-Memo | ||
# Code-Memo | ||
|
||
Welcome to my Code Memo! I forget a lot!! So I created this repository, which is a collection of my notes on various programming topics, including Python, Django, Django REST Framework (DRF), algorithms and data structures (maybe some leetcode problems), and Linux. This serves as my personal reference to consolidate everything I have learned and to help me recall concepts quickly. I hope you find it useful as well. | ||
|
||
## Table of Contents | ||
|
||
1. [Python](#python) | ||
2. [Django](#django) | ||
3. [Django REST Framework (DRF)](#django-rest-framework-drf) | ||
4. [Algorithms and Data Structures](#algorithms-and-data-structures) | ||
5. [Linux](#linux) | ||
|
||
Feel free to explore each section and make use of the information as needed. If you have any suggestions or contributions, please don't hesitate to create a pull request or open an issue. | ||
|
||
And don't forget to take notes! |