Python - Intermediate

Challenges to setup development environment using Windows

  • Require external tools such as 7z to uncompress and untar
  • Understanding about environment variables
  • Compatibility issues with Windows internals (winutils)
  • File paths with special characters
  • The fundamentals of Django
  • Python 3 & Django 1.11
  • Function Based Views & Class Based Views
  • URL Routing
  • Basic Database Integration
  • Querying the Database
  • Saving data in the database
  • Best practices in Django
  • Creating User Profiles
  • Data Feeds
  • Registration & Activation
  • Setup Email to Send in Django
  • Django Forms
  • Form Validation
  • Django & The Python Shel
  • Integrating Bootstrap (only basics) to Django
  • Building an Internal Search Engine
  • Follow Buttons
  • Go Live with Heroku