Python for Beginners: Learn Python Programming (Python 3)

Python for Beginners: Learn Python Programming (Python 3)

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 78 lectures (2h 53m) | 290 MB

Learn Python Programming the Easy Way, Complete with Examples, Quizzes, Exercises and more. Learn Python 2 and Python 3.

If you want to learn how to write Python programs like a pro, code python like a boss, solve real-world problems, or automate repetitive and complex tasks, read on.

Hello. My name is Jason Cannon and I’m the author of Python Programming for Beginners, Linux for Beginners, and an instructor to thousands of satisfied students. I started my IT career in the late 1990’s as a Unix and Linux System Engineer and I’ll be sharing my real-world Python programming and coding experience with you throughout this course.

By the end of this course you will be able to create Python scripts with ease. You’ll learn how to take tedious and repetitious tasks and turn them into programs that will save you time and simplify your life on Linux, Unix, or MAC systems.

Here is what you will get and learn by taking this Python Programming course:

  • When to use Python 2 and when to use Python 3.
  • How to install Python on Windows, Mac, and Linux.
  • How to prepare your computer for programming in Python.
  • The various ways to run a Python program on Windows, Mac, and Linux.
  • Suggested text editors and integrated development environments to use when coding in Python.
  • How to work with various data types including strings, lists, tuples, dictionaries, booleans, and more.
  • What variables are and when to use them.
  • How to perform mathematical operations using Python.
  • How to capture input from a user.
  • Ways to control the flow of your programs.
  • The importance of white space in Python.
  • How to organize your Python programs — Learn what goes where.
  • What modules are, when you should use them, and how to create your own.
  • How to define and use functions.
  • Important built-in Python functions that you’ll use often.
  • How to read from and write to files.
  • The difference between binary and text files.
  • Various ways of getting help and find Python documentation.
  • Practice exercises with solutions so you can start using what you learn right away.
  • A download that contains the scripts used in the presentations and lessons. You’ll be able to look at and experiment with everything you’re learning.
  • Quizzes after each section just to make sure you’re learning the most important aspects of Python programming
  • Unconditional Udemy 30 day money-back guarantee – that’s my personal promise of your success!
  • Learn to Program Using Python 2 and Python 3

In this course you’ll learn when to use Python 2 and when to Use Python 3. The great news is that no matter which version of Python you choose to use, I’ve got you covered. I’ll show you exactly how to program in both versions.

Perfect for Windows, Linux, Unix, Mac, the Web and More!

Once you’ve completed this course you’ll know how to write programs that will run on the Linux, Mac, and Windows operating systems. You can even take what you’ve learned and apply it web applications.

So… what can do with all this Python knowledge?

Python is HOT right now. The demand in the IT job market for Python skills keeps growing and growing. If you’re looking to get into programming as a career, level-up your existing career or open up new doors in the IT field, you really need to learn Python!

Table of Contents

Course Overview and Downloads
1 Course Overview
2 Course Downloads (Includes Solutions to the Practice Exercises)

Python Setup
3 Python 2 vs Python 3
4 Installing Python on Windows
5 Installing Python on Mac
6 Installing Python on Linux
7 Writing Python Programs
8 Running Python Programs

Strings and Variables
9 Section Overview
10 Variables and Strings
11 Functions and Printing
12 String Methods
13 String Concatenation
14 Formatting Strings
15 Section Summary
16 Practice Exercises
17 Solutions to the Practice Exercises – #1 – Video
18 Solutions to the Practice Exercises – #1
19 Solutions to the Practice Exercises – #2 – Video
20 Solutions to the Practice Exercises – #2
21 Solutions to the Practice Exercises – #3 – Video
22 Solutions to the Practice Exercises – #3
23 Review

Numbers and Math
24 Section Overview
25 Numbers, Numeric Operations, and Numeric Functions
26 Comments
27 Section Summary
28 Practice Exercises
29 Solutions to the Practice Exercises – #1
30 Solutions to the Practice Exercises – #2

Booleans and Conditionals
31 Section Overview
32 Booleans
33 Conditionals
34 Section Summary
35 Practice Exercises
36 Solutions to the Practice Exercises – #1

Functions
37 Section Overview
38 Functions, Part I
39 Functions, Part II
40 Section Summary
41 Practice Exercises
42 Solutions to the Practice Exercises – #1
43 Review

Lists
44 Section Overview
45 Lists
46 Slices
47 Exception Handling
48 Loops
49 Sorting and Ranges
50 Section Summary
51 Practice Exercises
52 Solutions to the Practice Exercises – #1

Dictionaries
53 Section Overview
54 Dictionaries – Part I
55 Dictionaries – Part II
56 Section Summary
57 Practice Exercises
58 Solutions to the Practice Exercises – #1

Tuples
59 Section Overview
60 Tuples
61 Section Summary
62 Practice Exercises
63 Solutions to the Practice Exercises – #1

Files
64 Section Overview
65 Files, Part I
66 Files, Part II
67 Section Summary
68 Practice Exercises
69 Solutions to the Practice Exercises – #1
70 Solutions to the Practice Exercises – #2

Modules
71 Section Overview
72 Modules, Part I
73 Modules, Part II
74 Section Overview
75 Practice Exercises
76 Solutions to the Practice Exercises – #1, Part 1
77 Solutions to the Practice Exercises – #1, Part 2

Bonus Section
78 Bonus Lecture

Homepage