Skip to main content

Introduction to Python

1h 18m 14s
English
Paid

Course description

In Data Engineering, programming plays a key role. Whether you work with interfaces, databases, or are involved in data transformation and validation, programming skills are essential for every data engineer.

Read more about the course

Why Python?

Python is a programming language that has deservedly become extremely popular in recent years. Particularly in data processing, it is the dominant language because engineering tasks often overlap with Data Science tasks.

Unlike Java, Python is easier to learn, and therefore, it often becomes the first programming language for beginners.

What You Will Learn

The instructor Amit Jain will provide you with a basic understanding of Python:

  • What Python is and how to perform simple mathematical operations with it
  • What strings are and why they are useful
  • How to use variables, logical (boolean) expressions, and loops
  • How to reuse code with functions
  • What lists, dictionaries, and modules are
  • How to work with JSON and CSV file formats
  • And, of course, how to write clean and understandable code in Python

Watch Online

This is a demo lesson (10:00 remaining)

You can watch up to 10 minutes for free. Subscribe to unlock all 15 lessons in this course and access 10,000+ hours of premium content across all courses.

View Pricing
0:00
/
#1: Course Introduction

All Course Lessons (15)

#Lesson TitleDurationAccess
1
Course Introduction Demo
02:12
2
What is programming
05:42
3
Python Development Environment
05:18
4
main.py
04:10
5
Math expressions
03:02
6
Strings
06:07
7
Strings-demo
07:32
8
Variables
05:36
9
Loops
03:46
10
Functions
07:45
11
Lists and Tuples
05:06
12
Dictionaries and Sets
04:01
13
Indexing and Slicing
05:05
14
Reading/Writing json
05:50
15
Reading/Writing csv
07:02

Unlock unlimited learning

Get instant access to all 14 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.

Learn more about subscription

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Modern Python Projects

Modern Python Projects

Sources: Talkpython
There's a long way from writing your first print("hello world") to shipping a Python application. Installing new packages without breaking others, choosing the
8 hours 45 minutes 6 seconds
Python Jumpstart by Building 10 Apps

Python Jumpstart by Building 10 Apps

Sources: Talkpython
Programming is fun and profitable. Learning to become a software developer should be equally fun! This course will teach you everything you need to know about the Python languag...
7 hours 8 minutes 59 seconds
Python 3: Deep Dive (Part 2 - Iteration, Generators)

Python 3: Deep Dive (Part 2 - Iteration, Generators)

Sources: udemy
I will show you exactly how iteration works in Python - from the sequence protocol, to the iterable and iterator protocols, and how we can write our own sequence and iterable da...
34 hours 42 minutes 47 seconds
Data Analysis for Beginners: Python & Statistics

Data Analysis for Beginners: Python & Statistics

Sources: zerotomastery.io
This course is your first step into the world of data analysis using one of the main tools for analysts - Python. Without complicated terms, advanced...
6 hours 34 minutes 20 seconds
100 Days of Code - The Complete Python Pro Bootcamp for 2023

100 Days of Code - The Complete Python Pro Bootcamp for 2023

Sources: udemy
Welcome to the 100 Days of Code - The Complete Python Pro Bootcamp, the only course you need to learn to code with Python. With over 100,000 reviews and a 4.8 a
58 hours 35 minutes 40 seconds