Admission Open for BCA,MCA,MBA,CCC,Tally, Full Stack Web Development, Python, JAVA, ADCA,DCA,DFA,CCA and O Level

DJango
Full Stack Web Development using Python Django



What you'll learn

Show More

Module 1 - HTML

  • Introduction to HTML
  • Basic Structure of HTML
  • HTML Tag
  • HEAD Tag
  • BODY Tag
  • Attributes in HTML

  • Headings in HTML
  • Paragraphs in HTML
  • Bold Italic and Underline in HTML
  • Superscript and Subscript in HTML
  • Big and Small Test in HTML
  • Font face size and color in HTML
  • Line Break and Horizontal Line in HTML
  • Preformatted Text in HTML
  • Deleted or Overline Text in HTML
  • Emphasized marked and inserted Text in HTML

  • Creating Links in HTML
  • External Linking in HTML
  • Internal Linking in HTML
  • Image Linking in HTML
  • Image Map Linking

  • Insert Image in HTML
  • Relative and Absolute Path

  • Using List
  • Ordered List
  • Unordered List
  • Data List
  • Nested List

  • Basic Table
  • Nested Table

  • Introduction of Form
  • Form Input Controls
  • Form Selection Controls
  • Buttons in Form
  • Field set and legend

  • Introduction to Frameset
  • Using Frameset and frame

  • audio in html
  • video in html
  • embed in html

  • Canvas


Module 2 - CSS

  • Benefits of CSS
  • CSS Versions History

  • Inline Style Sheets
  • Internal stylesheet
  • External Stylesheet

  • Element Selector
  • Class Selector
  • ID Selector
  • Pseudo Selector
  • Group Selector
  • Descendant Selectors
  • Child Selectors
  • Attribute Selectors

  • Background Properties
  • Border Properties
  • Classification and Positioning Properties
  • Dimension Properties
  • Font Properties
  • List Properties
  • Margin Properties
  • Outline Properties
  • Padding Properties
  • Table Properties


Module 3 - Bootstrap



Module 4 - Java Script

  • Overview of JavaScript
  • History and evolution
  • Use cases and applications

  • Variables and constants
  • Data types



Module 5 - JQuery



Module 6 - MySQL



Module 7 - DJango

  • Overview of Django framework
  • Features and advantages

  • Installing Django using pip
  • Creating a virtual environment
  • Starting a new Django project

  • Structure of a Django project
  • Creating Django apps
  • Linking apps to projects

  • Creating HTML templates
  • Template inheritance
  • Using template tags and filters

  • Managing static files (CSS, JS, images)
  • Handling user-uploaded files (media)
  • Serving static and media files in development and production

  • Defining models
  • Database migrations
  • Working with Django ORM
  • QuerySets and Managers

  • Creating views (function-based and class-based)
  • URL patterns and routing
  • Passing data to views

  • Creating forms in Django
  • Form validation
  • Handling form submissions

  • Admin site setup
  • Customizing the admin interface
  • Adding models to the admin

  • User authentication
  • User registration and login
  • Permissions and user roles