All in One Offer! | Access Unlimited Courses in any category starting at just $29. Offer Ends in:

Browse Library

  • Business Solutions
  • Become an Instructor
  • 0
    Shopping Cart

    Your Cart is empty. Keep shopping to find a course!

    Browse Courses
Get Unlimited Learning Access
$29
6 days left at this price!
30-Day Money-Back Guarantee

This plan includes

  • Instant access to 11,000+ online courses
  • Play & Pause Course Videos
  • HD Video Recorded Lectures
  • Learn on Mobile/PC/Tablet
  • Quizzes and Real Projects
  • Lifetime Course Certificate
  • Instructor Chat Support
  • Cancel Plan Anytime
Subscribe to Learnfly’s top courses
Get this course, plus 11,000+ of our top-rated courses for one year with Go Annually Plan.
$348 $244 a year Save 30%
6 days left at this price!
30-Day Money-Back Guarantee

This plan includes

  • Instant access to 11,000+ online courses
  • Play & Pause Course Videos
  • HD Video Recorded Lectures
  • Learn on Mobile/PC/Tablet
  • Quizzes and Real Projects
  • Lifetime Course Certificate
  • Instructor Chat Support
  • Cancel Plan Anytime
$29
$244
  • Python programming basics
  • File processing
  • Data manipulation
  • Object oriented programming
  • Web scraping
  • Regular expressions
  • Networking applications

If you would like to learn Python 3 programming in 2020, you are going to LOVE this course! Get started with the most beginner friendly programming language and start writing your very own programs today!

We will cover the following topics in this course:

  • Introduction to Python and setup

  • Python programming basics

  • Functions - coding exercises

  • Lists, tuples and dictionaries

  • Files in Python 3

  • Error handling

  • Object oriented programming

  • Date & time

  • Regular expressions

  • Interacting with HTTP

  • Networking in Python 3

  • Threading

  • E-mails, PDFs, images

This course was designed for absolute beginners who wish to master the Python programming language. All lectures are downloadable for offline viewing. English subtitles and a certificate of completion are are available as well.

Thank you for taking the time to read this and we hope to see you in the course!

  • A personal computer.
  • Internet access to download the necessary software.
  • Students who would like to learn how to code.
  • Professionals who need to pickup a programming language.
View More...
  • Section 1 : Introduction and Setup 5 Lectures 00:28:45

    • Lecture 1 :
    • Lecture 2 :
    • Why is Python worth learning?
    • Lecture 3 :
    • Installing Python 3 on Windows
    • Lecture 4 :
    • Installing Python 3 on Linux and Mac
    • Lecture 5 :
    • Taking a closer look at Python 3 IDLE
  • Section 2 : Python Programming Basics 14 Lectures 02:18:25

    • Lecture 1 :
    • Math operators
    • Lecture 2 :
    • Strings
    • Lecture 3 :
    • Variables and variable naming rules
    • Lecture 4 :
    • Our first program
    • Lecture 5 :
    • Type, len, str, int, float, functions
    • Lecture 6 :
    • True or false boolean
    • Lecture 7 :
    • If-statement
    • Lecture 8 :
    • If and else
    • Lecture 9 :
    • Using elif for multiple statements
    • Lecture 10 :
    • While loop
    • Lecture 11 :
    • Infinite loops with break
    • Lecture 12 :
    • Using continue in a loop
    • Lecture 13 :
    • For loop
    • Lecture 14 :
    • Importing Python libraries
  • Section 3 : Functions - Coding Exercises 8 Lectures 01:43:31

    • Lecture 1 :
    • Defining functions in Python
    • Lecture 2 :
    • Local and global variables
    • Lecture 3 :
    • Coding guess the number program
    • Lecture 4 :
    • Reverse a string function
    • Lecture 5 :
    • Calculate the area of a circle program
    • Lecture 6 :
    • Simple Python calculator
    • Lecture 7 :
    • Removing vowels from a string program
    • Lecture 8 :
    • Find the largest number out of three
  • Section 4 : Lists, Tuples and Dictionaries 12 Lectures 02:02:41

    • Lecture 1 :
    • Python lists
    • Lecture 2 :
    • Creating smaller lists out of a bigger one
    • Lecture 3 :
    • Manipulating lists and elements
    • Lecture 4 :
    • Append, insert, remove, sort
    • Lecture 5 :
    • Tuples
    • Lecture 6 :
    • Introduction to dictionaries
    • Lecture 7 :
    • Values, keys, items, get
    • Lecture 8 :
    • Dictionary comprehension part 1
    • Lecture 9 :
    • Dictionary comprehension part 2
    • Lecture 10 :
    • Advanced string manipulation
    • Lecture 11 :
    • Upper, lower, isupper, islower
    • Lecture 12 :
    • Split, strip, join, startswith, endswith
  • Section 5 : Files in Python 3 3 Lectures 01:02:16

    • Lecture 1 :
    • Navigating through system with OS library
    • Lecture 2 :
    • Reading and writing to files
    • Lecture 3 :
    • Reversing text from a file
  • Section 6 : Error Handling 2 Lectures 00:28:04

    • Lecture 1 :
    • Try and except
    • Lecture 2 :
    • Try and finally
  • Section 7 : Object Oriented Programming 8 Lectures 01:34:55

    • Lecture 1 :
    • Classes
    • Lecture 2 :
    • Changing class attributes
    • Lecture 3 :
    • Built in class attributes
    • Lecture 4 :
    • Using your class in a different program
    • Lecture 5 :
    • Using your class in a program
    • Lecture 6 :
    • Implementing students count option
    • Lecture 7 :
    • Class inheritance
    • Lecture 8 :
    • Overriding methods in a class
  • Section 8 : Date & Time 2 Lectures 00:38:54

    • Lecture 1 :
    • Printing and calculating date and time
    • Lecture 2 :
    • Different date formats
  • Section 9 : Regular Expressions 3 Lectures 01:03:12

    • Lecture 1 :
    • Extracting useful data
    • Lecture 2 :
    • Regex part 1
    • Lecture 3 :
    • Regex part 2
  • Section 10 : Interacting with HTTP 8 Lectures 02:10:20

    • Lecture 1 :
    • Performing HTTP GET requests
    • Lecture 2 :
    • Performing POST requests
    • Lecture 3 :
    • Handling website re-directions
    • Lecture 4 :
    • Beautiful Soup
    • Lecture 5 :
    • Encoding in requests
    • Lecture 6 :
    • Session objects and cookies
    • Lecture 7 :
    • SSL certificates, authentication, etc.
    • Lecture 8 :
    • JSON library and proxies
  • Section 11 : Networking in Python 3 7 Lectures 02:00:21

    • Lecture 1 :
    • Socket terminology
    • Lecture 2 :
    • Connecting two machines
    • Lecture 3 :
    • Coding a chat program
    • Lecture 4 :
    • Receiving desired amount of data
    • Lecture 5 :
    • Socket timeout and options
    • Lecture 6 :
    • UDP server & client
    • Lecture 7 :
    • AF_UNIX & raw_sockets
  • Section 12 : Threading 3 Lectures 01:05:35

    • Lecture 1 :
    • Introduction to the threading part 1
    • Lecture 2 :
    • Introduction to the threading part 2
    • Lecture 3 :
    • Theory behind threaded server
  • Section 13 : E-mails, PDFs, Images 3 Lectures 00:58:36

    • Lecture 1 :
    • Sending e-mails using smtplib
    • Lecture 2 :
    • PDF files
    • Lecture 3 :
    • Images in Python 3
  • How do i access the course after purchase?

    It's simple. When you sign up, you'll immediately have unlimited viewing of thousands of expert courses, paths to guide your learning, tools to measure your skills and hands-on resources like exercise files. There’s no limit on what you can learn and you can cancel at any time.
  • Are these video based online self-learning courses?

    Yes. All of the courses comes with online video based lectures created by certified instructors. Instructors have crafted these courses with a blend of high quality interactive videos, lectures, quizzes & real world projects to give you an indepth knowledge about the topic.
  • Can i play & pause the course as per my convenience?

    Yes absolutely & thats one of the advantage of self-paced courses. You can anytime pause or resume the course & come back & forth from one lecture to another lecture, play the videos mulitple times & so on.
  • How do i contact the instructor for any doubts or questions?

    Most of these courses have general questions & answers already covered within the course lectures. However, if you need any further help from the instructor, you can use the inbuilt Chat with Instructor option to send a message to an instructor & they will reply you within 24 hours. You can ask as many questions as you want.
  • Do i need a pc to access the course or can i do it on mobile & tablet as well?

    Brilliant question? Isn't it? You can access the courses on any device like PC, Mobile, Tablet & even on a smart tv. For mobile & a tablet you can download the Learnfly android or an iOS app. If mobile app is not available in your country, you can access the course directly by visting our website, its fully mobile friendly.
  • Do i get any certificate for the courses?

    Yes. Once you complete any course on our platform along with provided assessments by the instructor, you will be eligble to get certificate of course completion.
  • For how long can i access my course on the platform?

    You require an active subscription to access courses on our platform. If your subscription is active, you can access any course on our platform with no restrictions.
  • Is there any free trial?

    Currently, we do not offer any free trial.
  • Can i cancel anytime?

    Yes, you can cancel your subscription at any time. Your subscription will auto-renew until you cancel, but why would you want to?

399478 Course Views

6 Courses

Joseph Delgadillo is the founder of JTDigital Courses, an education technology company. He has been active in the online learning community since 2015 and has worked with multiple startups. As of 2020, over 1 million students across the globe have enrolled in his courses covering ethical hacking, Python programming, web development and more. He graduated with honors from Central Washington University.
View More...
  • Unmatched Variety and Value!
    Learnfly's monthly subscription offers unlimited access to a vast range of courses. Affordable pricing, compared to competitors, makes it the ultimate choice for continuous learning.
    Jessica M.

    4.7

    JM
  • Top-Notch Quality, Affordable Rates!
    High-quality courses with certified instructors make Learnfly stand out. The affordable pricing is a game-changer for those seeking premium education.
    Alex P.

    4.5

    AP
  • Certified Excellence Every Time!
    Learnfly's courses, taught by certified instructors, ensure top-notch learning experiences. The course completion certificates add significant value to one's skill set.
    Sarah R.

    4.3

    SR
  • Round-the-Clock Support!
    Learnfly goes the extra mile with 24/7 course support. Their dedication to helping students succeed is commendable.
    Ryan K.

    4.1

    RK
  • Learn Anywhere, Anytime!
    Whether on mobile, PC, or tablet, Learnfly's platform offers flexibility. Learning on the go has never been easier.
    Emily S.

    4.7

    ES
  • Job-Ready Skills!
    Learnfly's job-oriented courses equip learners with practical skills for the workplace. An investment in career growth!
    Jake M.

    4.2

    JM
  • Budget-Friendly Brilliance!
    Learnfly's pricing is a steal for the quality and variety of courses offered. Quality education without breaking the bank.
    Olivia T.

    4.5

    OT
  • Instructor Excellence Unleashed!
    Learn from the best with Learnfly's certified instructors. The platform ensures that knowledge is imparted by industry experts.
    Daniel L.

    4.0

    DL
  • Achievement Unlocked!
    Learnfly not only offers courses but also recognizes your efforts with course completion certificates. A sense of accomplishment with every course finished.
    Maya H.

    4.6

    MH
  • Learning Revolution!
    Learnfly's platform is a revolution in education. Access to unlimited courses at affordable rates is a game-changer.
    Ethan W.

    4.7

    EW
  • google-tensorflow-hands-on-with-python-latest

    Google TensorFlow Hands on with Pyt...

    By : UNP United Network of Professionals

    Lectures 51 Beginner 3:48:44
  • learn-elixir-programming-from-zero-to-hero

    Learn ELIXIR programming from Zero ...

    By : Pranjal Srivastava

    Lectures 35 Beginner 3:12:57
  • create-your-own-programming-language-from-scratch

    Create your OWN Programming Languag...

    By : Harshit Srivastava

    Lectures 6 Intermedite 0:42:43
  • getting-started-with-coding

    Getting started with coding

    By : Devansh ‎

    Lectures 27 Beginner 3:37:31
  • superb-python-course-become-certified-python-developer

    Superb Python Course - Become Certi...

    By : Paul Carlo Tordecilla

    Lectures 91 Beginner 2:49:20
  • c-from-the-beginning

    C# from the beginning

    By : Igor Evdokimov

    Lectures 31 Beginner 2:46:54

Students learning on Learnfly works with Fortune 500 companies around the globe.

Sign Up & Start Learning
By signing up, you agree to our Terms of Use and Privacy Policy
Reset Password
Enter your email address and we'll send you a link to reset your password.