Short, applied courses with a verifiable certificate. Search for a topic, or narrow by category, level, duration and price.
Learn to answer the manager's real question — "are we improving?" — using system-level flow metrics rather than activity or output numbers. Build a flow dashboard that tracks cycle time, throughput and WIP as trends, and avoid the trap of turning flow data into individual surveillance.
Make the leap from doing the work to leading the people who do it. Through in-depth video lessons, worked scenarios, common-pitfall breakdowns, hands-on exercises and real case studies, you'll master the mindset shift, learn to set expectations, delegate, give feedback, hold great one-to-ones, and run your first 90 days as a manager with genuine confidence.
Add a cloud backend to a Flutter app using Firebase — wire up FlutterFire, sign users in with email/password and Google, and read and write live data with Cloud Firestore. You will finish able to give any app real user accounts, cloud storage and realtime updates, protected by basic security rules.
Learn to run sessions that produce genuine group decisions instead of a stack of individual opinions. You will master the facilitator's neutral role, a divergent-then-convergent structure that fits most workshops, and a reusable session-design template you can apply to any IT meeting.
Go beyond "hello world" and learn to structure a production-grade Express API — modular routers, a middleware pipeline you actually understand, request validation, environment config and a single centralised error handler. You will finish able to lay out an Express codebase that other engineers can extend safely.
Learn to validate product ideas with small, fast experiments before committing to full-scale build-out. Understand the trade-off between an experiment's speed and cost and the strength of the evidence it produces, and how to pick the right test for the size of the bet.
Write Python that survives contact with the real world: handle errors with try/except/else/finally, raise and design your own exceptions, and read and write text, CSV and JSON files safely with the with-statement. You will also tour the standard-library workhorses — pathlib, datetime and collections — building the robustness the Python Institute PCAP exam expects.
Write robust, idiomatic Go by treating errors as ordinary values you return, check, wrap and inspect. You will master fmt.Errorf with %w, errors.Is and errors.As, sentinel and custom error types, disciplined panic/recover, and the effective-Go style that reviewers expect.
Protect your body through a working life of physical work. Through in-depth video lessons, worked scenarios, common-mistake breakdowns, hands-on exercises and real case studies, you'll learn what really makes a manual task hazardous, how to plan and lift safely, why good technique alone isn't enough, how to use aids and teamwork, and how to design risk out of the job — for warehouses, trades, care, hospitality, cleaning and any role that moves, holds or handles loads.
Master the backlog hierarchy — Epics, Features, Stories and Tasks — and how each level serves a different planning horizon and audience. Learn to trace a single Epic down to Tasks and back up so progress rolls up honestly, and avoid the over-deep hierarchies and mislabelled items that break the trace.
Learn why dependency visibility gets harder, not easier, as the number of coordinating teams grows — and how a portfolio-level dependency tracker succeeds where a pile of team RAID logs fails. Build a single shared tracker that surfaces cross-team conflicts before they become blocked sprints.
Turn the Sprint Review from a polite one-way demo into a working session where stakeholders inspect the real Increment and shape what gets built next. Learn to invite backlog-changing feedback and build a facilitation guide that makes it stick.