Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
A Brief Introduction to Python
Rating: 4.3 out of 5(205 ratings)
7,880 students

A Brief Introduction to Python

Learn Programming and Python for Free!
Created byScott Cosentino
Last updated 9/2023
English

What you'll learn

  • Python
  • Variables
  • If Statements
  • While Loops
  • For Loops
  • Lists
  • Functions
  • Writing Files
  • Reading Files
  • Pip

Course content

2 sections11 lectures1h 32m total length
  • Installing Python and Print Statements9:06
  • Inputs and Variables6:47
  • Simple Operations10:12
  • Decision Structures and If Statements14:14
  • While Loops4:56
  • Lists11:17
  • For Loops5:28
  • Functions11:12
  • File I/O7:56
  • Pip5:13

Requirements

  • None, this course is targeted towards new programmers

Description

This course is an introduction to programming and Python. It can serve as a good introduction for those who have little to no programming experience and want to learn more about programming with Python. The following topics are covered in the course:

-Installing Python, setting up an IDE (Pycharm), and printing outputs
-Taking user input, and storing data in variables
-Simple mathematical operations
-If statements
-While Loops
-For Loops
-Lists
-Functions
-File I/O
-Pip package installer

The course also includes two simple exercises to test your knowledge. I welcome any questions you may have, and I'm excited to have you be a part of my class!

Who this course is for:

  • Students looking to start learning programming
  • Students looking to learn the basics of Python