Python 3 Strings, Lists, and Dictionaries

In this 10-video, entry-level training, CBT Nuggets trainer Ben Finkel covers the knowledge network administrators need to create, access and navigate Python’s three different ways of storing data: lists, tuples and dictionaries.
Watch this new Programming and Development training.
This Python3: List, Tuples, and Dictionaries training covers a portion of understanding the entire Python programming language. In it, you’ll learn about the different ways Python stores variables.
At first, you might wonder why a programming language would store variables differently, but the answer lies in how you use the variables. Sometimes you need an array of data that doesn’t change over time, sometimes your list of data does change over time, and other times you might need an index to sort through a large set of data. Take this training to make sense of lists, tuples and dictionaries.
The two-part series covers topics such as navigating the sometimes confusing vocabulary around variables in Python, choosing the correct Python variable solution for the task, and storing data in lists, tuples, and dictionaries.
Watch a video from the series:
The skills that comprise this series include:
Topics this training covers include:
Understand Python Strings
Ordering Values in Lists
Escape Characters for Strings
Working with Dictionaries
Lists and Dictionaries in Python
This training includes:
1 hour of training
10 videos
delivered to your inbox.
By submitting this form you agree to receive marketing emails from CBT Nuggets and that you have read, understood and are able to consent to our privacy policy.