Short, applied courses with a verifiable certificate. Search for a topic, or narrow by category, level, duration and price.
Learn to define exactly when a user story is "done" by writing testable, unambiguous acceptance criteria. Master the Given/When/Then (Gherkin) structure, choose between scenario and rule-based styles, and build a reusable template that ends the "but that's not what I meant" argument.
Learn to write user stories that actually work — capturing intent as a placeholder for a conversation, structuring it with role, want and benefit, and checking every story against INVEST. Rewrite messy backlog items into small, valuable, testable stories and build a reusable template that makes the method a reflex.
Learn to use native device capabilities from a Flutter app in Dart — permissions, camera and image picker, geolocation, sensors, local notifications, sharing and files. You will finish able to request access safely, read real hardware data, and handle permission denials gracefully so your features degrade instead of crashing.
Learn to persist data from a Go service using the standard database/sql package against PostgreSQL. You will connect through a driver, run parameterised queries, scan rows into structs, manage transactions and the connection pool, and wrap it all behind a clean repository layer you can trust in production.
Persist application data from Node into real databases — connect to PostgreSQL with the node-postgres driver, run safe parameterised queries, and pool connections for performance. Layer an ORM such as Prisma or Sequelize on top, understand migrations, and store documents in MongoDB with Mongoose. You finish able to design and build the data-access layer of a production Node service.
Learn why limiting work in progress is the single most powerful lever a team has over flow, and how a WIP limit forces you to finish before you start. Set limits from real capacity rather than a comfortable round number, enforce them so they surface problems, and build a WIP Limit Calculator your team will actually respect.
Learn to keep yourself, your colleagues and the people you support safe at work. Through in-depth video lessons, worked scenarios, common-mistake breakdowns, hands-on exercises and real case studies, you'll master the shared duty of care under WHS law, how to spot and control physical and psychosocial hazards, how to report incidents and respond to emergencies, and how to build a genuine safety culture — practical work health and safety for aged care, disability, community and health support roles.
Set up and run a WordPress website from nothing — choose between WordPress.com and self-hosted .org, install it, and drive the dashboard with confidence. You will finish able to publish posts and pages, work the block editor, manage media, menus, categories, users and settings on a live site.
Build a working e-commerce store on WordPress with WooCommerce — from installing the plugin to selling simple, variable and digital products through a real cart, checkout and payment gateway. You will finish able to stand up a store end to end, configure shipping, tax, orders and coupons, and extend it with PHP hooks and WP-CLI.
Learn to run analytics without collapsing rows using PostgreSQL window functions. You will master OVER, PARTITION BY and ORDER BY, ranking with ROW_NUMBER/RANK/DENSE_RANK, row-to-row comparisons with LAG and LEAD, and running totals and moving averages with explicit frames.
Most enterprise Agile transformations disappoint — not because teams can't run Scrum, but because leadership behaviour, culture and incentives never change. Learn to tell root causes from symptoms, diagnose a stalled transformation, and build a root-cause checklist that names the real constraint.
Learn why the workflow your team actually follows is almost never the one drawn on the board, and why the hidden gap between them is where delay and risk live. This course teaches you to discover the real workflow — including the informal waiting states — and to redesign a board that makes flow, and its blockages, visible.