Very Academy
Very Academy is an online education provider that offers a vast and ever-growing catalogue of tutorials and courses. Very Academy's mission is to provide universally accessible, highest quality Computer Science and Technology education.
By providing you with the most relevant, highest-quality learning experiences to support your learning, we hope to help foster students into globally competent professionals in the field of Computer Science and Technology.

Redis Project: Session-Based Cart | Implementing: Get/View Cart

Redis Project: Session-Based Cart | Implementing: Add to Cart

Redis Project: Session-Based Cart | Django Sessions & Cart Identification

Redis Project: Session-Based Cart | Phase 2 Introduction: Adding Redis to the Project

Redis Project: Session-Based Cart | DRF API Docs Using Swagger UI

Redis Project: Session-Based Cart | Creating Your First API Endpoint with DRF

Redis Project: Session-Based Cart | Seeding PostgreSQL with Scripts and Fixture Data

Redis Project: Session-Based Cart | Designing and Building Django Models

Redis Project: Session-Based Cart | Initializing the Django Project and Environment

Redis Project: Session-Based Cart | Containerizing the Django Application with Docker

Redis Project: Session-Based Cart | Project Overview

Redis Project: Session-Based Cart | Project Overview

Redis Project: Session-Based Cart | Phase 1 Introduction Django and Core Setup

Django ORM Workshop | Return the nth Most Expensive Product

Django ORM Workshop | Find Users with Emails Ending in 'example.com'

Django ORM Workshop | Show the Top 10 Most Expensive Active Products

Django ORM Workshop | Find Products Ending with the Letter 'E'

Django ORM Workshop | Get Products Starting with the Letter 'W'

Django ORM Workshop | Find Users Named janedoe or johndoe

Django ORM Workshop | Exclude Products Priced 19.99 and Under 100

Django ORM Workshop | List Products Priced Between 50 and 1000

Django ORM Workshop | Find Products in Multiple Categories

Django ORM Workshop | Retrieve Orders from the Last 30 Days

Redis | Using Strings as Counters: INCR, DECR

Django ORM Workshop | Get the First and Last 5 Added Products

Redis | Appending to Strings: Using APPEND and Measuring with STRLEN

Documenting Queries with Descriptions | Django GraphQL Strawberry Query Fundamentals

Redis | Retrieving Strings: GET, MGET, and Key Lookups

Django ORM Workshop | Filter Products by Price and Category

GraphiQL Interface | Django GraphQL Strawberry Query Fundamentals