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 Meditation Personal Transformation Life Purpose Emotional Intelligence 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 Google Analytics
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Modeling Data Analysis Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Blogging Freelancing 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
IT & Software IT Certification Python

Python For Beginners Course In-Depth

This course is a depth introduction to both fundamental python programming concepts and the Python programming language.
Rating: 3.9 out of 53.9 (429 ratings)
68,130 students
Created by Horizon Tech
Last updated 10/2020
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Getting Started, Python From Command line, Values and Data Types, Operators and Operands, Function Calls
  • 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
  • Data Types, Type Conversion, Functions, Statements and Expressions
  • Mathematical Function, Random Number Function, Trigonometric Functions, Trigonometric Inverse Functions
  • CGI Programming, Web Server Configuration

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!

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

1 section • 83 lectures • 6h 45m total length

  • Preview01:21
  • Tutorial 2-Python Script From Command Line
    01:07
  • Tutorial 3-Python Command Line Options
    02:47
  • Tutorial 3- Python Variables and constants
    03:23
  • Tutorial 4-Python Language Overview
    02:48
  • Tutorial 4-Python Class And Objects(demonstration)
    04:22
  • Preview03: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 Trignometric Functions
    03:41
  • Tutorial 18-Python Mathematical Constants
    01:11
  • Tutorial 19-Trigonometric Inverse Functions
    03:17
  • Tutorial 20-Trigonometric 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
  • Preview15:55
  • Tutorial 29-String 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-Access Update & Delete List
    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

Instructor

Horizon Tech
Experienced Programming Instructors And Developers
Horizon Tech
  • 4.1 Instructor Rating
  • 3,181 Reviews
  • 336,854 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
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.