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
Development Programming Languages Python

Python Programming - Complete Beginner Course

Hatch as Expert in Python by learning through clear explanations of python subjects and practical programming exercises
Rating: 2.8 out of 52.8 (23 ratings)
390 students
Created by Dhruv Bais
Published 2/2016
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Solve Python Problems Programatically
  • Get a head start in the complex technologies of modern day programming
  • Obtain the opportunity to learn more complex things like Machine Learning at the end of the course

Course content

10 sections • 39 lectures • 4h 13m total length

  • Preview03:24
  • Preview05:04
  • Preview03:27
  • Python on Windows Download
    01:39

  • If Statements
    04:36
  • Comparisons in Python
    04:51
  • Formatting Strings and Numbers
    13:18
  • DateTime Class
    05:52
  • Basic Skills Python Programming Exercise 1
    03:47
  • Basic Skills Python Programming Exercise 2
    08:00

  • Looping
    13:40
  • Nested Loops and Control Statements
    12:05
  • Looping Exercise 1 Part 1
    04:02
  • Looping Exercise 1 Part 2
    02:55
  • Looping Exercise 2 Part 1
    07:52
  • Looping Exercise 2 Part 2
    07:52

  • Strings in Python
    07:51
  • Lists in Python
    07:39
  • Lists in Python - Part 2
    08:16
  • Dictionaries
    06:31
  • Tuples in Python
    10:37
  • Data Structures Exercise 1
    05:49
  • Data Structures Exercise 1 Part 2
    05:40

  • Functions
    06:14
  • Lambda Expressions - 1
    04:34
  • Lambda Functions - 2
    06:22

  • Modules - An Introduction
    04:27
  • Creating Your Own Modules in Python
    04:07

  • File Opening
    08:12
  • Reading Data From a File
    04:49
  • Writing Data To a File
    02:30
  • Files Exercise 1
    08:29

  • Object Oriented Programming - An Introduction
    06:01
  • Constructing Objects
    10:20
  • Inheritance
    10:38
  • Classes Exercise - ShoppingCart Class
    08:05

  • Exceptions
    07:39
  • Working with Exceptions
    04:19

  • Conclusion
    01:49

Requirements

  • Getting Python Installed on Your Device Can Be Helpful

Description

You are interested in learning Python and getting into the wide realm of programming and intense Tech Entrepreneurship. You have probably wondered what is the most practical way of learning Python (which to be frank, gives you the key to ruling the technology industry).

I have learned over 10 programming languages such as JAVA, Python, C++, R, Matlab, Ruby, CSS, HTML, Angular JS, Java Script. I have also had a successful freelancing career programming software and mobile applications. Since technology is changing every day, I have to learn something new every time. The best way that you can learn how to program is "to program".

Yet, nobody teaches in this manner and I suffer from the same pain when learning something new every time. Most courses are not designed to help you learn by example (immersion is the most potent way of learning in humans). Rather they bathe you with inapplicable information that you have to learn over and over again anyways.

This course is designed to cover all the basic concepts of Python and the syntax necessary for learning the advanced topics in Python. Even though Python can open the door to working with Machine Learning, Data Science, Data Manipulation, Big Data and basically everything else with the word "data" attached to it, it has some new functionality and nuances that you have to cover and learn.

My job is to make this class a great and fun learning experience so that I can help you progress through your path to learning advanced Python (whether it be just programming logic...classes....backends (boring) or doing fun stuff like Data Science).

In this course, I will walk you though Python Installation, and you will learn about data structures (we hear a lot about data, but how do we store it?), OOP (Classes and Objects and the cookie cutter template), Looping and Decision Making (how to not get lost in your program), Exceptions, File I/O, and Functions.

However, only a few videos per section are focused on information. I develop the rest of the details of the data structures and syntax through exercises that I walk you through in the course. There are 2-3 lectures on solving tough exercises on each subject so that you can understand not only the syntax and how to the program python, but also what the crux of programming is in terms of how we solve problems programmatically and harness the POWER of Python.

There is no risk for you as a student in this course. I have put together a course that is not only worth your money, but also worth your time. This course encompasses the basics of Python programming and I urge you to join me on this journey to learn how to dominate the entrepreneurial world with the most powerful language: Python.

Who this course is for:

  • This course is suited for everyone interested in technology
  • No prior programming is neccessary
  • However, familiarity with some concepts e.g. object oriented programming, can be quite helpful

Instructor

Dhruv Bais
Master Programmer and Machine Learning Robot
Dhruv Bais
  • 4.1 Instructor Rating
  • 8,104 Reviews
  • 122,516 Students
  • 22 Courses

Hi! I'm Dhruv Bais. I am a Machine Learning and SAP Expert. But you can call me a coding geek.

I started very early in my career with Java and Python and wanted to know what all tech capabilities I can acquire. I have come a long way (about 7 Programming Language units) and mastered Python, R, Java, SAP FICO, SAP HANA, SAP ABAP, and many other software tools that aid me in my work of creating backend Information Technology Solutions for my clients.

I'm passionate about teaching Coding and SAP and want to share my love for these topics with other students. I also work as a Freelance programmer and have lots of experience creating Financial algorithms, data dashboards, server backends, SAP Integrations, SAP supply chains, and lots of other fun things that use my IT skills.

You wouldn't believe how big the market for SAP consultants is. Sign up and find out for yourself how you can get on this trend before it is too late. I teach SAP Module courses like Materials Management (MM), Financial Accounting and Controlling (FICO), and Sales and Distribution (SD) to give you a functional base for how SAP is integrated and operated inside companies. You can use this knowledge as a stepping stone to learn more complex SAP technology as progress through the knowledge I provide through my courses. I genuinely believe this training is the best on the market and if you don't agree, I'll happily refund your money.

Sign up and join me in this amazing adventure today.

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