Short, applied courses with a verifiable certificate. Search for a topic, or narrow by category, level, duration and price.
Scrum's timeboxed Sprints and Kanban's continuous flow are two different answers to the same question — how should work move through an IT team? This course compares cadence and predictability against continuous responsiveness, teaches a context-fit assessment for choosing between them, and shows how to stop forcing interrupt-driven work into a rhythm that fights it.
Learn to write concurrent Go programs safely using goroutines, channels, select, the sync package and context. You will coordinate parallel work, cancel and time-out tasks, build worker pools, and prove your code is race-free with Go''s built-in race detector.
Master Go's core built-in data structures so you can store, grow and look up data confidently. You will learn how arrays and slices differ, how slice internals (len, cap and append) really behave, and how to use maps with the comma-ok idiom, sorting and nested structures in everyday back-end code.
Learn what coaching really is — unlocking a person's own potential rather than telling them the answer — and why that builds capability in technical teams. Master the GROW model as a practical conversation structure and build a reusable coaching guide you can use with your own people.
Understand what Continuous Integration and Continuous Delivery really are — frequently merging and testing small changes, and keeping software always releasable — and why an automated pipeline makes change safe. Learn to explain CI/CD to a non-engineering audience and to tell continuous delivery apart from continuous deployment.
Business rules are the decision logic that quietly governs every process — who gets approved, which orders are rejected, what a discount may be — and most of them live only in people's heads and legacy code. Learn to extract, classify and document them into a catalogue that is explicit, testable and owned, so the logic survives the people who remember it.
Learn to make invisible business processes visible by mapping them with swimlanes, decision points and handoffs. Use a lightweight notation — no specialist BPMN training required — to expose gaps, bottlenecks and the hidden manual handoffs where delays really hide.
Learn what business analysis really is — the discipline of turning fuzzy business need into a shared, buildable solution — and why it works best as a continuous activity across Agile delivery, not a single up-front phase. Master the four core BA competencies and map them onto a real delivery timeline.
Go beyond one-off prompts. Learn to chain AI steps into repeatable workflows that automate real work — mapping a process, connecting tools, adding checks, and rolling it out safely.
Learn why how a team works together matters more than who is on it, using the five conditions Google's Project Aristotle found drive team performance. Diagnose which condition your team is missing and build an anonymous team-health check to keep improving it.
Flow improvement only pays off when it becomes a permanent team habit rather than a one-off initiative that fades in a few months. Learn to combine visualisation, WIP limits and flow metrics into a single continuous practice, and to embed a recurring flow review into your existing Retrospective so improvement never stops.
Learn what makes an organisation genuinely adaptive — not the teams inside it, but the strategy, structure, leadership and delivery around them. Master an assessment that plots where an organisation sits today against a more-adaptive target, and use it to show leadership exactly where their own decision rights and governance hold agility back.