Hello, welcome to my website. I’m a fullstack developer and architect. To know more about me please visit about page. Currently I’m writing Python and Django tutorial. It is in progress. Please visit again to see new chapters.
Python Beginner Tutorial
This is a series of articles aimed to introduce Python to beginners.
- 1. Introduction
- 2. Installing Python
- 3. Python Basics
- 4. Basic Data Types
- 5. Lists, tuples and sets
- 6. Dictionary
- 7. Control Flow
- 8. Thinking Pythonic
- coming soon.
Django Beginner Tutorial
Django beginner level tutorial is written to introduce django to newcomers. This is a example based approach. Throughout this tutorial we will build different Django applications to introduce all necessary topics.