Course
BasicBecome fluent in string operations—a must-have for anyone working with Python!
Lifetime access
limited to this course only
$29
Unlimited lifetime access
to all 13 present and future courses
$ 99
$ 349
72% OFF
Strings are widely used in all modern programming languages, and Python is no exception. No matter if you write short scripts or complex web applications, this data type will be a fundamental part of your code. Having full command of string operations will boost your confidence in software development, allowing you to write code faster and more effectively.
Working with Strings in Python will provide you with extensive knowledge of Python string operations. We'll quickly go over the basics and best practices and then move on to more advanced concepts. You'll learn how to join, slice, and iterate strings. We'll also introduce lots of popular string functions such as replace(), split(), and strip(). Finally, we'll teach you how to format string values and have them displayed exactly the way you want. At the end of the course, you'll have a chance to check your skills with a short summary quiz.
This course is highly recommended for any Python enthusiast. Whether you're a computer science student, data scientist, or a beginner IT specialist, you'll certainly find this course beneficial to your development.
Before you begin, make sure you know the very basics of Python. You're good to go if you can create a variable, use "if" statements, and write "for" loops. Not feeling confident enough? Our Python Basics Part 1 course is a great place to start.
Just a web browser and an Internet connection.
Course progress
Exercises completed
1.
Recap what you already know about strings and take one step further.
2.
Find out what you can achieve with various string functions.
3.
Discover how you can format strings to suit your needs.
4.
Test your string knowledge in the final quiz.