• Post category:StudyBullet-3
  • Reading time:9 mins read


This is the complete course of HTML 5 with Python programming language and python framework Flask

What you will learn

HTML 5 Introduction, Use of Tags , Forms, Tables In HTML 5,

Go from Beginner to Advanced in Python Programming by learning all of the basics to Object Orientated Programming.

Write scripts for general productivity tasks Read and comprehend Python code Gain knowledge in regard to general programming concepts

Use variables to store, retrieve and calculate information

Utilize core programming tools such as functions and loops

Flask Framework Introduction

Flask Framework With Building Projects

Description

Learn HTML 5 with Python From Beginner To Advanced Level, Flask Framework From Beginning,

  • we’ve created thorough, extensive, but easy-to-follow 23 Hours of content that you’ll easily understand and absorb.

    The course starts with the basics of HTML5, Python fundamentals, programming, and user interaction.

    The curriculum is going to be very hands-on as we walk you from start to finish to become a professional HTML 5, Python developer. We will start from the very beginning by teaching you HTML 5 Basics then Python basics and programming fundamentals, and then going into advanced topics and different career fields in Python so you can get real-life practice and be ready for the real world.

  • The topics covered in this course are:

    * Brief Introduction To HTML 5:

HTML Basic Tags

HTML List Tags

HTML Attributes

HTML Forms


Get Instant Notification of New Courses on our Telegram channel.


HTML SVG

HTML Blocks

* Beginner to Expert Python contents:

  • Array implementation

    File methods

    Keywords and Identifiers

    Python Tuples

    Python Basics

    Python Fundamentals

    Data Structures

    Object-Oriented Programming with Python

    Functional Programming with Python

    Lambdas

    Decorators

    Generators

    Testing in Python

    Debugging

    Error Handling

    Regular Expressions

    Comprehensions

    Modules

*Flask Framework:

Flask Web Framework, In this course, you will learn the fundamentals of web applications .so that you can start building API and develop web applications using Python Flask Web Framework.

  • How to build Python web apps with Flask
  • How to use the Jinja template language to create the look of your apps
  • How to use the SQLite database to start development
  • How to use other databases with Flask by using Flask-SQLAlchemy
  • Using Flask to process incoming request data.
English
language

Content

HTML
INTRODUCTION TO HTML
Tutorial 1-HTML Attributes
Tutorial 2-HTML Basic Tags.
Tutorial 3-HTML Phrase Tags
Tutorial 5- HTML Comments
Tutorial 6- HTML Blocks
Tutorial 7- HTML Fonts
Tutorial 8-HTML SVG.
Tutorial 9-HTML Formating Tags
Tutorial 10-HTML Forms.
Tutorial 11- HTML List Tags
Tutorial 12- HTML Tables
Tutorial 12- HTML Media Element 1
Tutorial 13- HTML Media Element 2
PYTHON COMPLETE COURSE
Tutorial 1-Installing Anaconda
Tutorial 2-Python Overview(demonstration)
Tutorial 3-Python Variables And Constants
Tutorial 4-Python Class And Objects
Tutorial 5 -Python Array Implementation
Tutorial 6-Python Keywords And Identifiers
Tutorial 7-Python Tuples
Tutorial 8-Python sets
Tutorial 9-Python Different Modules
Tutorial 10-Python Directory And File management.
Tutorial 11-Python Dictionary
Tutorial 12-Python Strings
Tutorial 13-Python Data Type Conversion
Tutorial 14-Python Numbers
Tutorial 15-Python Namespace and scope
Tutorial 16-Python global local nonlocal
Tutorial 17-Python Global Keywords
Tutorial 18-Python Iterators
Tutorial 19-Python Iterations Using for.
Tutorial 20-Python Inheritance
Tutorial 21-Python Multiple Inheritance
Tutorial 22-Python Function Arguments
Tutorial 23-Python Functions
Tutorial 24-Python break statement.
Tutorial 25-Python continue statement.
Tutorial 26-Python Errors And Exceptions
Tutorial 27-Python Try, Except And Finally
Tutorial 28-Python User Defined Exception
Tutorial 29-Python OOP Approach
Tutorial 30-Python Nested Dictionary Implementation
Tutorial 31-Python Operator Overloading
Tutorial 32-Python Statements And Comments
Tutorial 33-Python Pass Statement.
Tutorial 34-Python Generators
Tutorial 35-Python Decorators
Tutorial 36-Python While Loop.
Tutorial 37-Python use of If,elif,else
Tutorial 38-Python Matrix Implementation
Tutorial 39-Python Regular Expressions
Tutorial 40-Python List Comprehension
Tutorial 41-Python Recursion.
Tutorial 42-Python Input, Output And Import
Tutorial 43-Python Shallow And Deep Copy.
Tutorial 44-Python Lamda Function
Tutorial 45-Python Assert
Tutorial 46-Python @property.
FLASK FRAMEWORK
Tutorial 1-Flask Environment
Tutorial 2-Flask Hello World
Tutorial 4-Flask Variables Rules
Tutorial 5-Flask Framework URL Building
Tutorial 6-Flask Framework HTTP Methods.
Tutorial 7-Flask Framework Template
Tutorial 8- Flask Framework Static Files
Tutorial 10-Flask Request From Object.
Tutorial 11-Flask Framework Cookies
Tutorial 12-Flask Redirect and Errrors(2)
Tutorial 13-Flask Message Flashing.
Tutorial 14-Flask File Uploading
Tutorial 15-Flask Mail Extension.
Tutorial 16-Flask WTF Extension
Tutorial 17-Flask SQLite Database
Tutorial 18-Flask SQL Alchemy