Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Personal Transformation Meditation Life Purpose Coaching Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee

This course includes:

  • 12 hours on-demand video
  • 1 article
  • Full lifetime access
  • Access on mobile and TV
IT & Software Other IT & Software Flask

Python And Flask Framework Complete Course

Depth Introduction To Python Programming And Python Web framework Flask.
Rating: 4.0 out of 54.0 (149 ratings)
62,199 students
Created by Horizon Tech
Last updated 10/2020
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Write Python scripts for general productivity tasks Read and comprehend Python code Gain knowledge in regard to general programming concepts
  • Getting Started,Values and Data Types, Operators and Operands, Function Calls of Python
  • Use variables to store, retrieve and calculate information
  • Data Types, Type Conversion, Functions, Statements and Expressions
  • Go from Beginner to Advanced in Flask Framework, Flask Framework Basics To Advanced concepts
  • Flask Framework Overview And Environment
  • Flask Framework Routing,Variable Rules
  • Flask Framework URL Building,HTTP Methods
  • Flask Framework SQL Alchemy
  • Flask Framework Deployments

Requirements

  • Only the very basic computer skills are needed
  • A computer, Access to the internet, An interest in learning Python

Description

This course is a depth introduction to fundamental python programming concepts.

Learn Python From Beginner To Advanced Level

  • I’ve created thorough, extensive, but easy to follow content which you’ll easily understand and absorb.

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


    The curriculum is going to be very hands-on as we walk you from start to finish becoming a professional Python developer. We will start from the very beginning by teaching you 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:

    * Beginner to Expert Python contents:


    Array implementation

    File methods

    Keywords and Identifiers

    Python Tuples

    Python Basics

    Python Fundamentals

    Mathematical Functions

    Data Structures

    Object-Oriented Programming with Python

    Functional Programming with Python

    Lambdas

    Decorators

    Generators

    Testing in Python

    Debugging

    Error Handling

    Regular Expressions

    Comprehensions

    Modules

  • See you inside the course!

Flask is a popular Python web framework. The tutorials in this section are intermediate to advanced tutorials that cover key aspects of Flask development.

    *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.

  • Course Overview

Flask Framework - URL Building

Flask Framework - HTTP Method

Flask Framework - Templates

Flask Framework - Static Files

Flask Framework - Request Object

Flask - Request.from Object

Flask Framework - Cookies

Flask Framework - Session Object

And More...

Who this course is for:

  • For Complete Programming Beginners
  • For People New to Python
  • For People Who want to learn Python Fundamentals and later transition into Data Science or Web Development

Course content

2 sections • 104 lectures • 12h 2m total length

  • Preview01:21
  • Tutorial 2- Python Script From Command Line
    01:07
  • Tutorial 3- Python Class And Objects
    02:47
  • Tutorial 4- Python Array Implementation
    02:48
  • Tutorial 5-IDLE Interactive Shell
    03:03
  • Tutorial 6-Python Basic Syntax
    01:17
  • Tutorial 7-Python Keywords.
    01:24
  • Tutorial 8-python Lines And Indentation
    06:55
  • Tutorial 9-Python Identifiers
    04:42
  • Tutorial 10-Python Quotations
    03:27
  • Tutorial 11-Python Multiline Statements
    01:22
  • Tutorial 12- Python Command line Argument
    07:43
  • Tutorial 13-Python Standard Data Types
    03:09
  • Tutorial 14 -Python Numbers
    06:08
  • Tutorial 15-Python Mathematical Functions
    11:37
  • Tutorial 16-Python Random Number Functions
    07:55
  • Tutorial 17-Python Trigonometric Functions
    03:41
  • Tutorial 18-Python Mathematical Constants
    01:11
  • Tutorial 19-Python Trignometric Inverse functions
    03:17
  • Tutorial 20- Trignometric Misc Functions
    03:35
  • Tutorial 21-Python Operators
    02:59
  • Tutorial 22-Python Arithmetic Operators
    04:28
  • Tutorial 23-Python Bitwise Operators
    04:44
  • Tutorial 24-Python Logical Operators
    01:58
  • Tutorial 25-Python Membership Operators
    03:55
  • Tutorial 26-Python Identity Operators
    04:51
  • Tutorial 27-Python Operator Precedence
    02:25
  • Tutorial 28-Python Strings
    15:55
  • Tutorial 29-Python Basic Operators
    05:14
  • Tutorial 30-String Formatting Operators
    06:02
  • Tutorial 31-Python Triple Quotes
    06:29
  • Tutorial 32-String Encoding Functions
    03:15
  • Tutorial 33-Python List
    04:19
  • Tutorial 34-Python Access, Update And Delete.
    05:42
  • Tutorial 35-Basic List Operations
    05:19
  • Tutorial 36-Indexing, Slicing & Matrixes
    05:21
  • Tutorial 37- Python List Methods
    08:53
  • Tutorial 38-Built in List Functions
    05:35
  • Tutorial 39-Python Decision Making
    03:38
  • Tutorial 40-Python If Statement
    05:52
  • Tutorial 41-Python if else statement
    03:49
  • Tutorial 42-Python if elif else statement
    04:32
  • Tutorial 43-Python single statement suites
    03:16
  • Tutorial 44-Python Loops
    01:44
  • Tutorial 45-Python While loop
    03:59
  • Tutorial 46-python Infinite While Loop
    04:22
  • Tutorial 47-while loop else statement
    03:31
  • Tutorial 48-While Loop Single Statement Suites.
    04:18
  • Tutorial 49-Python for loop
    05:51
  • Tutorial 50-For Loop Using rang() Function
    06:23
  • Tutorial 51-for loop iterating by sequence index.
    06:31
  • Tutorial 52-Python Nested loops
    08:02
  • Tutorial 53-Loop control statement
    03:01
  • Tutorial 54-Break Statement.
    08:37
  • Tutorial 55-Continue Statement
    07:24
  • Tutorial 56-Python Pass Statement
    01:38
  • Tutorial 57-Using Else with For Loop
    03:10
  • Tutorial 58-Python Tuple
    06:33
  • Tutorial 59-Tuple update and delete
    05:30
  • Tutorial 60-Tuple Basic Operations
    04:23
  • Tutorial 61-Tuple Indexing and Slicing
    02:05
  • Tutorial 62-Tuple No Enclosing Delimiters
    01:09
  • Tutorial 63-Tuple Build-In Function
    04:24
  • Tutorial 64-Python Dictionary
    07:42
  • Tutorial 65-Python Update and Delete
    07:47
  • Tutorial 66-Properties Of Dictionary keys
    02:45
  • Tutorial 67-Dictionary Functions
    03:13
  • Tutorial 68-Python Dictionary Methods
    12:34
  • Tutorial 69-Python Functions
    09:03
  • Tutorial 70-Parameter Pass by reference
    09:35
  • Tutorial 71-Python Required Arguments
    02:56
  • Tutorial 72-Keywords Arguments.
    04:48
  • Tutorial 73-Default Arguments
    04:18
  • Tutorial 74-Anonymous Function
    03:54
  • Tutorial 75-The Return Argument
    04:13
  • Tutorial 76-Scope of variables.
    03:58
  • Tutorial 77-Python Module
    02:09
  • Tutorial 78-Executing Module as Script
    08:41
  • Tutorial 79-Python Loading Modules
    03:38
  • Tutorial 80-Namespace And Scoping
    08:49
  • Tutorial 81- Packages in python
    07:42

  • Preview10:51
  • Tutorial 2-Flask Framework Environment
    19:01
  • Tutorial 3-Flask Framework Hello World
    16:14
  • Tutorial 4-Flask Framework Routing
    03:39
  • Tutorial 5-Flask Framework Variable rules
    04:59
  • Tutorial 6-Flask Framework URL Building
    10:46
  • Tutorial 7-HTTP Method Flask Framework
    14:33
  • Tutorial 8-Flask Framework Templates
    06:46
  • Tutorial 9-Flask Framework Static Files
    09:23
  • Preview05:30
  • Tutorial 11-Flask Framework Request.from Object
    15:07
  • Tutorial 12-Flask Framework Cookies
    13:33
  • Tutorial 13-Flask Framework Session Object
    20:30
  • Tutorial 14-Flask Framework Redirects & Errors
    17:22
  • Tutorial 15-Flask Framework Message Flashing
    16:32
  • Tutorial 16-Flask Framework File Uploading
    14:35
  • Tutorial 17-Flask Framework Extensions
    08:47
  • Tutorial 18-Flask Framework Mail
    18:07
  • Tutorial 19-Flask Framework WTF Extension
    30:01
  • Tutorial 20-Flask Framework SQLite
    25:54
  • Tutorial 21-Flask Framework SQL Alchemy
    34:45
  • Tutorial 22-Flask Framework Deployment
    08:23
  • Bonus Lecture
    00:12

Instructor

Horizon Tech
Experienced Programming Instructors And Developers
Horizon Tech
  • 4.1 Instructor Rating
  • 3,209 Reviews
  • 274,197 Students
  • 10 Courses

HELLO, WELCOME TO HORIZON TECH

We are a great team of Developers from Horizon Tech Company who creates great courses with valuable content. a programming learning resource designed particularly for people with no previous programming experience. Try out one of our courses and you will be on for a very interesting ride.

We are a great team of teachers from Horizon institute who creates great courses with valuable content. We will teach you how you can use Programming Languages just like We do. we take care to explain the programming concepts assuming our students don't have a computer science background. Indeed, you don't need a computer science degree to become a programmer.

To sum up, we are absolutely and utterly passionate about  Programming languages and we looking forward to sharing our passion and knowledge with you!

So let's do this.

Show less


  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.