Skip to main content

intermediate

Found 79 concepts tagged with "intermediate".

📚

Docker

Shipping containers for your code

devopsintermediate
Learn More
📚

RAG

An open-book exam for AI

aiintermediate
Learn More

GPS coordinates for words

aiintermediate
Learn More
📚

OAuth

Valet parking with limited keys

securityintermediate
Learn More
📚

JWT

A signed badge with your ID

securityintermediate
Learn More

A phone call instead of texting

webintermediate
Learn More

A food court instead of one restaurant

architectureintermediate
Learn More
📚

CI/CD

An assembly line with quality checks

devopsintermediate
Learn More

Order exactly what you want, nothing more

webintermediate
Learn More

A taxi instead of owning a car

architectureintermediate
Learn More

Multiple checkout lanes at a store

architectureintermediate
Learn More

Personal assistants that take action

aiintermediate
Learn More

Finding needles in a haystack by meaning

databasesintermediate
Learn More

Treasure hunt clues pointing to next

datastructuresintermediate
Learn More
📚

Trees

A family tree with parent and children

datastructuresintermediate
Learn More

A library card catalog

datastructuresintermediate
Learn More
📚

Big O

Worst-case traffic time estimate

algorithmsintermediate
Learn More
📚

CORS

A club's guest list for websites

securityintermediate
Learn More

Brain cells learning together

aiintermediate
Learn More
📚

NLP

Teaching computers to read and write

aiintermediate
Learn More

A bank transfer that can't be half-done

databasesintermediate
Learn More

A post office sorting room

architectureintermediate
Learn More

React when something happens

architectureintermediate
Learn More

I promise to call you when I'm done

programmingintermediate
Learn More

Wait for the coffee, then continue

programmingintermediate
Learn More

Children inheriting traits from parents

programmingintermediate
Learn More

One interface, many implementations

programmingintermediate
Learn More

Proven blueprints for common problems

programmingintermediate
Learn More
📚

NoSQL

Flexible storage without rigid tables

databasesintermediate
Learn More

Tricking databases with malicious input

securityintermediate
Learn More

Neural networks with many layers of understanding

aiintermediate
Learn More

Finding hidden patterns without labels

aiintermediate
Learn More
📚

CNN

Neural networks that see patterns in images

aiintermediate
Learn More
📚

RNN

Neural networks with memory for sequences

aiintermediate
Learn More

AI that understands text, images, and audio together

aiintermediate
Learn More

Teaching computers to understand images

aiintermediate
Learn More

Converting spoken words to text

aiintermediate
Learn More

Feeding data to teach AI models

aiintermediate
Learn More

When AI memorizes instead of learns

aiintermediate
Learn More

Using knowledge from one task for another

aiintermediate
Learn More

Hiding complexity behind simple interfaces

programmingintermediate
Learn More
📚

XSS

Injecting malicious scripts into websites

securityintermediate
Learn More
📚

CSRF

Tricking users into unwanted actions

securityintermediate
Learn More

Mailbox others can drop into, opened with your key

securityintermediate
Learn More
📚

Graphs

Networks of connected nodes

datastructuresintermediate
Learn More
📚

Heaps

Priority queues with fast access to min/max

datastructuresintermediate
Learn More

Trying paths and undoing wrong choices

algorithmsintermediate
Learn More

Heart rate monitor for servers

devopsintermediate
Learn More

Building servers with recipes

devopsintermediate
Learn More

Portable boxes for applications

devopsintermediate
Learn More

Gradual updates one server at a time

devopsintermediate
Learn More

Exploring graphs breadth or depth first

algorithmsintermediate
Learn More

Finding the shortest path

algorithmsintermediate
Learn More

Scanning from both ends

algorithmsintermediate
Learn More

Moving window across data

algorithmsintermediate
Learn More

Break big problems into small ones

algorithmsintermediate
Learn More

Caching function results

algorithmsintermediate
Learn More

Five rules for maintainable code

architectureintermediate
Learn More

Single entry point for services

architectureintermediate
Learn More

Preventing cascade failures

architectureintermediate
Learn More
📚

ORM

Objects to database rows translator

databasesintermediate
Learn More

Guarantees for data reliability

databasesintermediate
Learn More

Organizing data to reduce redundancy

databasesintermediate
Learn More

Saved SQL scripts in the database

databasesintermediate
Learn More

Version control for database schema

databasesintermediate
Learn More

Where your page gets rendered

webintermediate
Learn More

Websites that feel like apps

webintermediate
Learn More

Reusable custom HTML elements

webintermediate
Learn More

Making websites usable for everyone

webintermediate
Learn More

Each node has at most two children

datastructuresintermediate
Learn More
📚

Tries

Trees for storing strings efficiently

datastructuresintermediate
Learn More
📚

Deques

Double-ended queues

datastructuresintermediate
Learn More

Highest priority items served first

datastructuresintermediate
Learn More

Toggle features without deploying

devopsintermediate
Learn More

Speed up queries with organized data pointers

databasesintermediate
Learn More

Always pick the best option right now

algorithmsintermediate
Learn More

Controlling how fast requests can be made

architectureintermediate
Learn More
📚

Redis

Super fast in-memory data store

databasesintermediate
Learn More

Encrypting data between you and websites

securityintermediate
Learn More