Full Stack Python

Python is a high-level, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation. Python is dynamically typed and garbage-collected. It supports multiple programming paradigms, including structured, object-oriented and functional programming.

Python Icon

HTML

  • HTML Introduction
  • HTML Editors
  • HTML Basic
  • HTML Elements
  • HTML Attributes
  • HTML Headings
  • HTML Paragraphs
  • HTML Styles
  • HTML Formatting
  • HTML Quotations
  • HTML Comments
  • HTML Colors
  • HTML CSS
  • HTML Links
  • HTML Images
  • HTML Favicon
  • HTML Page Title
  • HTML Tables
  • HTML Lists
  • HTML Block & Inline
  • HTML Div
  • HTML Classes
  • HTML Id
  • HTML Iframes
  • HTML JavaScript

JavaScript

  • JS Introduction
  • JS Where To
  • JS Output
  • JS Statements
  • JS Syntax
  • JS Comments
  • JS Variables
  • JS Let
  • JS Const
  • JS Operators
  • JS Arithmetic
  • JS Assignment
  • JS Data Types
  • JS Functions
  • JS Objects
  • JS Events
  • JS Strings
  • JS String Methods
  • JS String Search
  • JS String Templates
  • JS Numbers
  • JS BigInt
  • JS Number Methods
  • JS Number Properties
  • JS Arrays
  • JS Array Methods
  • JS Array Search
  • JS Array Sort
  • JS Array Iteration
  • JS Array Const
  • JS Dates
  • JS Date Formats
  • JS Date Get Methods
  • JS Date Set Methods
  • JS Math
  • JS Random
  • JS Booleans
  • JS Comparisons
  • JS If Else
  • JS Switch
  • JS Loop For
  • JS Loop For In
  • JS Loop For Of
  • JS Loop While
  • JS Break
  • JS Iterables
  • JS Sets
  • JS Set Methods
  • JS Maps
  • JS Map Methods

SQL

  • SQL Introduction
  • SQL Syntax
  • SQL Select
  • SQL Select Distinct
  • Unique
  • SQL Where
  • Comments
  • Column Aliasing
  • SQL Order By
  • Relational Operators
  • SQL And
  • SQL Or
  • SQL Not
  • Dual table
  • Single and Multiple Column Sorting
  • SQL Insert Into
  • SQL Null Values
  • SQL Update
  • SQL Delete
  • SQL Like Operator
  • SQL Wildcards
  • SQL In
  • SQL Between
  • SQL Aliases
  • SQL Aggregate Functions
  • SQL Min and Max
  • SQL Count
  • SQL Sum
  • SQL Avg
  • SQL Variance
  • SQL Standard Deviation
  • SQL Group by Single and Multiple Column
  • SQL Having
  • Scalar Functions
  • Numeric Functions
  • String Functions
  • Date Time Functions
  • Conversion Functions
  • Tables
  • SQL Create Table
  • SQL Drop Table
  • SQL Alter Table
  • Primary Key
  • Foreign Key
  • SQL Constraints
  • SQL Not Null
  • SQL Check
  • SQL Default
  • SQL Joins
  • SQL Inner Join
  • SQL Left Join
  • SQL Right Join
  • SQL Full Join
  • Cross Join
  • SQL Self Join
  • Natural Join
  • Set Operators
  • SQL Union
  • Intersect
  • Minus
  • Union all
  • SQL Case
  • Sub Queries
  • Single and multi row
  • Multi column sub queries
  • SQL Views
  • Synonyms
  • Indexes
  • Sequences
  • Data Dictionary
  • Analytical Functions
  • Raking
  • Row_Number
  • Rank
  • Dense Rank

Python

  • Python Intro
  • Python Get Started
  • Python Syntax
  • Python Comments
  • Python Variables
  • Python Data Types
  • Python Numbers
  • Python Casting
  • Modify Strings
  • Concatenate Strings
  • Escape Characters
  • String Methods
  • String Exercises
  • Python Booleans
  • Python Operators
  • Python Lists
  • Python Tuples
  • Python Sets
  • Python Dictionaries
  • Input Functions
  • Python If…Else
  • if elif
  • Python While Loops
  • Nested While
  • Coffee machine project
  • Python For Loops
  • Patterns program
  • For else
  • Arrays
  • Implicit conversion
  • Explicit Conversion
  • Numpy
  • Deep Copy
  • Shallow Copy
  • Different Arrays in Numpy
  • Multi-Dimensional Array
  • Conversion 1D array to multi D array
  • Array Multiplication
  • Matrix Multiplication
  • Replacing the values in the array
  • Replacing the values in the matrix
  • User Defined Functions
  • Types of Arguments
  • Kwargs
  • Scope of a variable
  • Fibonacci
  • Even and Odd count
  • Factorial of a number
  • Recursion
  • Factorial using recursion
  • Lambda functions or Lambda
  • expression
  • filter
  • map
  • reduce
  • Decorators
  • Functions
  • Special Variable Name
  • OOPS
  • Constructors
  • Class or Static Variables
  • Instance variables
  • Class Methods
  • Instance Methods
  • Accessors
  • Mutators
  • Static Methods
  • Namespace
  • Nested Class
  • Inheritance
  • Single Level
  • Multilevel
  • Multiple
  • Method Resolution Order
  • Polymorphism
  • Duck Typing
  • Operator Overloading
  • Method Overloading
  • Method Over Riding
  • Abstraction
  • Iterators
  • Generators
  • Errors
  • Handling Exceptions
  • finally

Django