Web & Software Development

85 self-paced programmes. Read what each one covers before you decide — every page lists the modules, who it suits and exactly what the certificate is and is not.

Programme · Certificate issued
Web & Software Development

Web Development Fundamentals Certificate

This programme teaches the core front-end stack — HTML, CSS and JavaScript — to complete beginners who want to build, style and script working web pages on their own. All lessons, code exercises and starter files are delivered inside your secure panel, and you work through them at your own pace with no fixed class times. What you receive at the end is a completion certificate for a self-study programme, not a regulated qualification, a degree, or a licence to practise.

~40 hours of material
USD 129.90 USD 179.90
Open the record
Programme · Certificate issued
Web & Software Development

Python for Data Analysis Certificate

This programme teaches spreadsheet users and beginner coders how to load, clean and analyse tabular data with Python, from a raw text file to a finished summary and chart. It follows the everyday analysis loop: reading data in, fixing types and missing values, grouping and aggregating, joining tables, and presenting the result in a notebook another person can rerun. The material is delivered in your secure panel and ends with a completion certificate — a record that you finished the course, not a regulated qualification.

~30 hours of material
USD 129.90 USD 179.90
Open the record
Programme · Certificate issued
Web & Software Development

JavaScript Essentials Certificate

JavaScript Essentials is a practical programme for people who can already read HTML and CSS but freeze the moment a script fails. You work through scope, functions, arrays and objects, the DOM, event handling, promises and async/await, then spend real time in DevTools learning to locate a fault instead of guessing at it. Everything runs in the browser, with no framework required.

~24 hours of material
USD 129.90 USD 179.90
Open the record
Programme · Certificate issued
Web & Software Development

React Front-End Development Certificate

A practical React program that runs from typed component composition all the way to profiling a sluggish list. You model state with useState, useReducer and context, move server data into a query cache, wire nested routes, then measure what actually costs render time before reaching for memoisation. Every module is anchored to a working exercise rather than a walkthrough of the documentation.

~28 hours of material
USD 129.90 USD 179.90
Open the record
Programme · Certificate issued
Web & Software Development

PHP & MySQL Back-End Development Certificate

A practical, framework-free course on building server-side applications with PHP 8 and MySQL. You implement a front controller and router, a PDO data layer with prepared statements and transactions, hardened sessions and password storage, CSRF-protected form handling, and an upload pipeline that verifies real file types and stores files outside the web root. Every module ends with working code you keep and reuse.

~26 hours of material
USD 129.90 USD 179.90
Open the record
Programme · Certificate issued
Web & Software Development

REST API Design & Integration Certificate

A practical course on designing HTTP APIs that survive contact with real consumers: resource modeling, method and status code semantics, token-based authorization, versioning without breakage, and a documented error contract. Every module ends in an artifact — a URI convention sheet, an error catalogue, a deprecation policy, an OpenAPI 3.1 document — so what you keep is a reusable API guideline, not notes. The final exercise assembles those artifacts into one specification you can lint, mock and test in CI.

~24 hours of material
USD 129.90 USD 179.90
Open the record
Programme · Certificate issued
Web & Software Development

Git & Version Control Certificate

A hands-on Git course for people who already commit code but freeze when a rebase goes sideways. Across roughly 16 hours you write a branching policy, create and resolve conflicts on purpose, run a code review pass, recover work from the reflog, and cut a tagged release. Every module is a repository exercise, not a command list to memorize.

~16 hours of material
USD 129.90 USD 179.90
Open the record
Programme · Certificate issued
Web & Software Development

Responsive CSS & Layout Systems Certificate

A practical course on building layouts that hold up on any screen: flexbox and Grid as complementary tools, breakpoints driven by content rather than device names, fluid type with clamp(), and component-level container queries. Each module ends with a build exercise you can inspect in DevTools, and the final project is a full page layout that survives right-to-left text, 200% zoom, and long unpredictable content.

~18 hours of material
USD 129.90 USD 179.90
Open the record
Programme · Certificate issued
Web & Software Development

WordPress Development Certificate

A hands-on WordPress development course built around five areas: how the template hierarchy resolves a URL to a file, how child themes keep customization update-safe, how custom post types and meta fields are registered and sanitized, how plugin code is hardened with nonces, capability checks and prepared statements, and how a slow site is measured and repaired. Every module ends with code you write and run against a real install, not a quiz about terminology. The certificate is issued by ecertificate.pro, an independent training platform active since 2016, and is verified only through its own database.

~24 hours of material
USD 129.90 USD 179.90
Open the record
Programme · Certificate issued
Web & Software Development

Mobile App Development Fundamentals Certificate

A practical grounding in how mobile apps are actually built and shipped on iOS and Android: how the two platforms differ, how screens are wired into a navigation graph, where data lives on the device, how runtime permissions are requested and refused, and what a store submission involves. Every module is built around concrete tooling — Xcode and Android Studio, Room and Core Data, Keychain and Android Keystore, TestFlight and Play Console — rather than framework-neutral theory. You finish with a screen-flow diagram, a storage and permission plan, and a signed release build checklist you can reuse on your own project.

~24 hours of material
USD 129.90 USD 179.90
Open the record
Programme · Certificate issued
Web & Software Development

Software Testing & QA Certificate

This program follows the working day of a QA engineer: reading a requirement, turning it into test cases, running them, and writing a defect report a developer can reproduce without asking follow-up questions. You use the test pyramid as a budgeting tool for deciding where each check belongs, build a regression suite that stays maintainable, and automate browser and API flows with Playwright and Postman. Every module ends with an artifact you could hand to a team lead.

~24 hours of material
USD 129.90 USD 179.90
Open the record
Programme · Certificate issued
Web & Software Development

Database Design & SQL Certificate

A hands-on program that moves you from ad-hoc SELECT statements to schemas and query workloads you can defend in a design review. You model a real domain, normalize it, deliberately denormalize part of it, then index, tune and lock it under load while reading EXPLAIN ANALYZE output at every step, on both PostgreSQL and MySQL. The closing assessment is scenario-based: given a schema and a slow query, say what is wrong and prove the fix.

~28 hours of material
USD 129.90 USD 179.90
Open the record

Not sure which one fits?

Every programme page states who it is written for, the prerequisites and what the certificate does and does not represent. Read two or three before choosing.

Ask us