Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

CodeSignal

Introduction to Redis with Python: The Basics

via CodeSignal

Overview

Redis is an in-memory data structure store used as a database, cache, and message broker. This course introduces the essential concepts and operations of Redis, including connecting to a Redis server, working with numbers, performing basic operations, and handling data structures such as lists and hashes using Python.

Syllabus

  • Lesson 1: Connecting to a Redis Server
    • Connecting to Redis Server
    • Change Key and Value in Redis
    • Multiline Strings in Redis
    • Fix the Redis Connection
    • Add Missing Redis Connection Details
    • Connect and Retrieve From Redis
  • Lesson 2: Working with Numbers
    • Working with Redis Numbers
    • Fix the Redis Script
    • Adding Missing Redis Code Blocks
    • Write Redis Numbers from Scratch
  • Lesson 3: Operations with Numbers
    • Practice Redis Numeric Operations
    • Modify Redis Numeric Operations
    • Fix Redis Numeric Operations Bug
    • Increment and Decrement Values in Redis
    • Writing Numeric Operations in Redis
  • Lesson 4: Lists in Redis
    • Managing Redis Lists
    • Using the Lindex Command
    • Modify Redis List to Numbers
    • Retrieving Redis Lists Content
    • Find and Fix Redis List Bugs
    • Fill in the Redis List Code
    • Creating Redis Lists from Scratch
  • Lesson 5: Hashes in Redis
    • Running Your First Redis Hash
    • Change Hash to Store New User
    • Redis Hash: Retrieve Specific Field
    • Fix Redis Hash Bug
    • Redis Hash Practice Exercise
    • Creating Redis Hash from Scratch

Reviews

Start your review of Introduction to Redis with Python: The Basics

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.