Into the Past || Complete Beginner for Python Strings
In this course you will be learning about strings, slicing, concatenation and equivalency
Syllabus
6 chapters19 lessonsString Assignment
4 lessonsCreating with a Function
4 lessonsConcatenation
3 lessonsString Slicing
3 lessonsEquivilance
3 lessonsInto the past
2 lessonsMore like this
File Handling in Python
In this course you will learn everything about file handling in Python, from create, read and write to append and delete.
- 12
Python Lambda Functions
In this course you will learn about lambda functions in Python, also known as anonymous functions in other languages, after this course you will be able to master this topic!
- 9
Python Iterators
In this course you will learn about iterators in Python and practice your knowledge, after this course you will be able to master this topic!
Certificate on completion
- 13
Python List Comprehension
List comprehension is a special Python syntax, offers a short and powerful way to create new list from existing one, in this course you will master this concept!
- 9
Sets in Python
In this course, you will master Python sets. You'll learn how to create, manipulate, and perform operations on sets through comprehensive lessons and practical challenges. By the end, you'll be proficient in using sets to optimize your Python code.
- 11