https://github.com/nabin-8/python-django
https://github.com/nabin-8/python-django
django python
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nabin-8/python-django
- Owner: nabin-8
- Created: 2023-01-05T07:50:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T16:13:09.000Z (8 months ago)
- Last Synced: 2024-10-22T04:14:02.956Z (8 months ago)
- Topics: django, python
- Language: Jupyter Notebook
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python-Django
## Python
1. Installation and setup
1. Python inner working
1. Python shell
1. Immutable and mutable in python
1. Python Data Types
1. Copy refrence counts, slice
1. Numbers in python
1. Strings in python
1. List in python
1. Dictionary in python
1. Tuples in python
1. conditional problem in python
1. loop problem in python
1. Behind the scene of loop in python