This is a course targeted for beginners who are familiar with Programming Fundamentals (at least academically) and the contents are well suited especially for Fresh Computing students with no prior professional development experience.
This course mainly focuses on Python, Django and slightly touches the basics of Web Development, Databases & Version Control System which are platform agnostic and are preliminaries to be covered in Web Development in any platform.
This is a work in progress, I'm still writing up regularly for the topics listed below. So, stay tuned.
- Variables, Data Types & Operators [Slides]
- String and Formatting [Slides]
- Lists & Dictionaries [Slides]
- Conditionals and Loops [Slides]
- Functions & Lamdas [Slides]
- Exception Handling [Slides]
- Modules & Packages [Slides]
- Classes & Objects [Slides]
- WSGI, pip & virtualenv
- Django - Hello World
- Templates & Views
- Database, ORM & Models
- Form Processing
- Validation
- Asynchronous HTTP Requests (Ajax)
- Django Authentication
- TodoApp Finalization
- Add Hashtags
- REST API Development
- Deployment to Heroku
More Write ups & slides for the remaining topics are coming up shortly. Stay Tuned :)
Copyright (c) 2017 Kabir Baidhya.
Licensed under Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International