Short, applied courses with a verifiable certificate. Search for a topic, or narrow by category, level, duration and price.
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.
Get a clear, practical grounding in the National Disability Insurance Scheme. Through in-depth video lessons, worked scenarios, common-misconception breakdowns, hands-on exercises and real case studies, you'll learn what the NDIS is and why it exists, who runs and regulates it, how a person becomes a participant and gets a plan, how funding and supports work, the role of providers and workers, and where the scheme is heading — the essential map every disability support worker needs.
Learn how NDIS plans and funding actually work, so you can help participants get the most from them. Through in-depth video lessons, worked scenarios, common-mistake breakdowns, hands-on exercises and real case studies, you'll master how a plan is built around goals, what "reasonable and necessary" means, the Core, Capacity Building and Capital budgets, the three ways plans are managed, service agreements, support coordination, and how plans change over time.
Learn to design a professional-looking WordPress site by choosing and installing the right theme, then shaping it with the Customiser, block themes and the Site Editor, and global styles. You will finish able to build a polished, responsive, accessible design that looks intentional rather than default.
Build and interpret regression models in Python with scikit-learn — from a single-feature line to multiple, polynomial and regularised models. You will fit models, read their coefficients, and judge them honestly with MAE, RMSE and R2 so you can predict continuous values and explain what drives them.
Build a polished, adaptive Flutter UI that looks right on any screen. You will centralise colour and type in ThemeData, support dark mode, factory reusable styles, and respond to size with MediaQuery and LayoutBuilder so one codebase feels native on phones, tablets and foldables.
Model data and behaviour with Go's type system by defining structs, attaching methods, and designing with interfaces. You will learn embedding and composition, when to use pointer versus value receivers, how implicit interface satisfaction works, and how to encapsulate state cleanly — so you can honestly design idiomatic Go types on the job.
Handle state and user interaction in Flutter — use setState and the widget lifecycle to make UIs respond to taps, gestures and text input. Learn to wire controllers, rebuild efficiently, pass data down and lift state up, and tell ephemeral state from app state.
Learn to retrieve exactly the data you need from a PostgreSQL database using SELECT, WHERE, ORDER BY and friends. You will filter rows precisely, handle NULLs safely, match text patterns, and shape result sets so a query returns the right columns in the right order.
Learn to catch the fake emails, texts, calls and messages that trick businesses out of money and data — before you click. Through in-depth video lessons, worked examples, hands-on exercises and real case studies, you'll master the red flags, the targeted and AI-era scams, the golden rule of verifying, and exactly what to do if you get caught out.
Provision a fresh Linux VPS and turn it into a hardened, production-ready box you can trust. You will log in over SSH with keys, create a non-root sudo user, lock down root and passwords, stand up a ufw firewall with fail2ban, keep the system patched, and serve traffic through Nginx.