Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Python Fundamentals
Rating: 4.3 out of 5(151 ratings)
2,483 students

Python Fundamentals

Building a Solid Understanding of Python Basics
Created byJayden Rasband
Last updated 6/2024
English

What you'll learn

  • Master the Basic Concepts of Python
  • Learn How to Utilize various Data Types & Structures
  • Perform Basic Python Operations
  • Utilize Jupyter Notebooks to Create and Execute Code

Coding Exercises

This course includes our updated coding exercises so you can practice your skills as you learn.

See a demo
Image of coding exercise example

Course content

3 sections19 lectures42m total length
  • Welcome to the Course!0:13
  • Installing Python3:05
  • Installing Visual Studio Code2:23
  • Extensions for Visual Studio Code2:31
  • Download Course Materials1:07

Requirements

  • No prior programming experience necessary

Description

Embark on your journey into the world of programming with our beginner Python course. This comprehensive course is designed to provide you with a solid foundation in programming using the Python language.

Python Data Types

In this course, you will start by delving into Python's fundamental concepts, exploring various data types such as integers, floats, strings, and booleans. Through interactive lessons and hands-on exercises, you will gain a clear understanding of how to manipulate and work with different data types effectively.

Python Data Structures

As you progress, you'll dive into the realm of Python data structures, learning how to create, modify, and access lists, tuples, and dictionaries. You'll discover the power of organizing and managing data using these versatile structures.


Logical operators will be your next destination, where you'll grasp the art of making decisions in your code by using conditions and comparisons. You'll learn how to control the flow of your program's execution based on these logical evaluations.


No programming course is complete without arithmetic prowess. You'll master mathematical operators, understanding how to perform basic calculations, handle numeric data, and use mathematical expressions effectively.


By the end of this beginner Python course, you'll have gained the confidence to write simple programs, manipulate data, and solve problems using Python. Whether you're looking to kickstart a career in programming or simply exploring a new hobby, this course is your first step towards mastering the art of coding with Python.

Who this course is for:

  • Beginner Python Developers