Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Python Programming
Rating: 4.2 out of 5(108 ratings)
4,707 students

Python Programming

Python Programming for Beginners
Last updated 11/2021
English

What you'll learn

  • Python programming
  • Python data types
  • Conditional statements in python programming
  • Loops in python programming
  • Modules in python programming
  • Graphic drawing in python programming

Course content

2 sections8 lectures1h 53m total length
  • Print Statement14:03

    In this lecture, we explain the python 'print' statement.

  • Python Numbers-116:07

    Number data types in Python are explained

  • Python Numbers-217:57

    We continue explaining the python numbers.

  • Division, Floor Division, Truncation in Python14:13

    Division, Floor Division, Truncation operations in Python programming are explained.

  • Number Comparison in Python9:47

    In this lecture, we explain how to compare numbers using chained expressions.

  • Bitwise operations in Python programming12:54

    Bitwise operations in Python programming are explained.

Requirements

  • Familiar with computer programming

Description

Python is not only one of the most popular programming languages across the globe, but it is one that offers the most promising career opportunities as well. This demand for Python developers is increasing every year. Python is also one of the best tools for creating dynamic scripts on large as well as small scales.

Python is commonly used for developing websites and software, task automation, data analysis, and data visualization. Since it's relatively easy to learn, Python has been adopted by many non-programmers such as accountants and scientists, for a variety of everyday tasks, like organizing finances.

In this course, python programming language will be taught. The content of the course is as follows:

1) Data types, numbers, lists, tuples, strings, sets, operators, precedence of the operators, bit wise operations, floor division, print statement, Boolean expressions, comparisons, operations on lists, strings, and tuples, slicing operations on lists, tuples and strings.
2) Control flow, if-else statement, loops, while-else loop, for loop, break and continue statements.
3) Function writing, global variables, local variables, function composition, function calls, arrays in python.

4) File processing in python programming, writing to files, and reading from files.
5) Python modules, module creation, useful packages, exploring packages, application areas of python.

Who this course is for:

  • Python developers
  • For everyone interested in computer programming languages