Skip to content

Programming

Listed

Full Stack Open

by University of Helsinki

The University of Helsinki's open web development course, built around React, Node.js and Express and worked through as written material with exercises rather than video. It runs from browser fundamentals through building and testing a server, state management, GraphQL, TypeScript, React Native, CI/CD, containers and relational databases. The material is free, and both a certificate and University of Helsinki ECTS credits are available at no cost. It expects existing programming ability rather than starting from zero.

Verification

Listed

This course is listed in the TrustMyCourse directory. It has not been independently verified by TrustMyCourse, and nothing on this page should be read as a verification result.

Visit course website

You will continue to University of Helsinki. TrustMyCourse does not sell this course.

Verification

This course has not been verified

TrustMyCourse has not reviewed this course. That is not a finding about it — no review has taken place, so there is nothing to report either way.

The course details on this page come from public information about the course. They have not been checked against the course itself, and no TrustMyCourse verification has been carried out.

What verification would and would not cover

  • Whether you will earn money, find work or reach any particular result
  • Whether a course is the right choice for your situation
  • Teaching quality, or the personal opinions of previous buyers
  • Anything a creator changes between scheduled re-checks

TrustMyCourse does not sell this course, does not rank it against others, and publishes no rating or score for it.

The course

Course details

Provider
University of Helsinki
Price
Free
Level
Intermediate
Format
Self-paced
Language
English
Access
Free and open access to all course material, with certificates and ECTS credits available at no cost

Listed in

What the course covers

Summarised by TrustMyCourse from the material reviewed. Wording is our own, not the provider’s.

  1. Fundamentals of web apps

    Part 0 establishes how a browser and a server actually exchange data before any framework appears.

  2. Introduction to React and talking to a server

    Parts 1 and 2 build React components and then connect them to a backend over HTTP.

  3. Building and testing a Node server

    Parts 3 and 4 cover Express, MongoDB, server testing and user administration.

  4. Testing React apps and routing

    Part 5 adds front-end testing and React Router.

  5. Advanced state management and custom hooks

    Parts 6 and 7 cover Redux and other state approaches, custom hooks and build tooling.

  6. GraphQL

    Part 8 replaces the REST approach used earlier with a GraphQL API.

  7. TypeScript

    Part 9 introduces static typing across both the client and the server.

  8. React Native

    Part 10 applies the React knowledge from earlier parts to mobile.

  9. CI/CD

    Part 11 covers automated pipelines and deployment practice.

  10. Containers

    Part 12 covers containerising the application and its dependencies.

  11. Using relational databases

    Part 13 revisits persistence with a relational database rather than the document store used earlier.

Who this course is for

Developers who already program and want a structured route through modern JavaScript full-stack development.

Recorded from the provider’s stated audience and the level of the material reviewed.

Provider

Who created this course

University of Helsinki

The Department of Computer Science at the University of Helsinki, which publishes this course openly online.

University of Helsinki website

Verification applies to the course reviewed on this page, not to the provider as a whole and not to its other courses. TrustMyCourse does not endorse University of Helsinki.

Also verified

Other verified programming courses

Browse the full category
  • Wes Bos

    Programming

    Advanced React & GraphQL

    A project course that builds one full-stack application — an online store with authentication, product search, a cart and card checkout — rather than teaching each topic in isolation. Around eighteen hours across fourteen modules covers Next.js, styled components, a GraphQL schema and server, client-side queries, permissions, and roughly five hours of testing with Jest and React Testing Library at the end. Sold as two packages, the smaller containing the first five modules.

    Price
    $69.50
    Level
    Advanced
    Format
    Self-paced

    View course profile

    Listed

    Not independently verified

  • Wes Bos

    Programming

    Beginner JavaScript

    A video course that teaches JavaScript from first principles without a framework, working directly with the language and the browser. It covers the parts beginners usually skip — scope and closures, prototypes and `this`, flow control and data types — alongside DOM work, events, fetching data and ES modules, with three separate rounds of practice exercises between the teaching modules. Sold as two packages, where the smaller one contains the first six modules only.

    Price
    $69.50
    Level
    Beginner
    Format
    Self-paced

    View course profile

    Listed

    Not independently verified

  • Harvard University (CS50)

    Programming

    CS50's Introduction to Computer Science

    Harvard's introductory computer science course, taught through eleven weeks that begin in Scratch and move into C, then Python, SQL and web development with Flask. It spends unusually long on what happens underneath a program — arrays, memory, pointers and data structures — before reaching higher-level languages, and ends with a self-directed final project. The course materials are free; a certificate is a separate paid option through edX.

    Price
    Free
    Level
    Beginner
    Format
    Self-paced

    View course profile

    Listed

    Not independently verified