Basics of Python – BOP (SELF-STUDY)

Basics of Python free training
In this course, we are going to explain the basics of Python. Python is a popular programming language used by many, such as software engineers, developers, data scientists and software test engineers. Often praised for its clear structure, flexibility and wide range of libraries. If you do not already have Python installed on your local machine we recommend taking a look at the following courses provided by us:

After this course, you will know how to:

  • Fundamentals
    • How to work with Variables
    • How to work with Primitive Types
    • How to work with Strings
    • How to work with Operators
    • How to handle user input
    • How to do type conversions
    • How to work with Python executables
  • Conditionals & loops
    • How to work with the If statement
    • How to work with a for loop
    • How to work with while loop
  • Data structures
    • How to work with Lists(Arrays)
    • How to work with tuples (immutable lists)
    • How to work with sets
    • How to work with Dictionaries (Key-Value)

Overview

1
General – (BOP)

In this lesson, we are introducing Python, main features, and learn a little bit about its history.

2
Your First Python Code – (BOP)

We are writing our first code to the Python CLI and we introduce an open-source code visualization tool that helps you to understand your Python Codes and how to work?

3
Python Syntax – (BOP)
4
Stay Tuned with Us

Fundamentals

1
Variables – (BOP)
2
Primitive Types – (BOP)
3
Working with Strings – (BOP)
4
Operators – (BOP)
5
User Inputs – (BOP)
6
Type Conversion – (BOP)
7
Python Executables “.py” – (BOP)
8
Fundamentals Review – (BOP)
6 questions

Conditionals - Loops

1
If Statement – (BOP)
2
for Loop – (BOP)
3
while Loop – (BOP)

Data Structures

1
Lists (Arrays) – (BOP)
2
Tuples (Immutable Lists) – (BOP)
3
Sets – (BOP)
4
Dictionaries (Key-Value) – (BOP)

Functions

Object Oriented Programming and Python

Be the first to add a review.

Please, login to leave a review
Basics of Python – BOP (SELF-STUDY)
Price:
Free