Finland's "Full Stack Open" Now Available in English
Written by Nikos Vaggalis   
Tuesday, 16 July 2019

Finland's educational system is famous for three reasons: its pedagogical outlook, its technological excellence and its openness to the world. 

Sticking to the latter, University of Helsinki's "Full Stack Open 2019" which familiarizes students with the basics of modern web application development, initialy taken in Finish only, has been made available in English too, under the permissive Creative Commons BY-NC-SA 3.0 license:

“We wanted to make the course available in English as a way to offer Finnish university education for free to an international audience”

Learning part aside, the course aims to directly involve the participants with the industry, by initiating collaborations, hackathons and interviews upon graduating.

However it is important to note this participation, obtaining credits, submitting exercises as well as taking the final exam are available for the students of the University of Helsinki only.The rest of the world can enjoy it in its unsupervised version without all that administrative stuff getting in the way.

fullstackopen2

The main focus is on building SPA's with React which inter-operate over RESTful APIs with backend services build with Node.js.Also lately introduced is doing the same but over GraphQL.Other topics include debugging applications, configuration, managing runtime environments and interacting with NoSQL databases.

Good programming skills are required as a prequisite, although surprisingly, "previous knowledge of JavaScript" is not.

Split in 9 parts, counting from zero, the modules are:

Part 0:Fundamentals of Web apps

Part 1:Introduction to React

Part 2:Communicating with server

Part 3:Programming a server with NodeJS and Express

Part 4:Testing Express servers, user administration

Part 5:Testing React apps, custom hooks

Part 6:State management with Redux

Part 7:React router, styling app with CSS and webpack

Part 8:GraphQL

Cutting edge material certainly.

To follow along, the source code can be found on the project's github repo, of course.

One could say that a bricks and mortar university that offers such highly sought after material free of charge has lost its senses, business wise. Not under the Finish mentality..

fullstackopenlogo

More Information

Full Stack Open 2019-Deep Dive Into Modern Web Development

fullstackopen-2019.github.io

 

Related Articles

How To Successfully Teach Computing Disciplines To The Uninitiated

Functional Programming Patterns With RamdaJS
CodeGuppy - Coding For Kids in Javascript
A Reverse Engineering Workshop for Beginners

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

 

Banner


OpenJDK Project Leyden Now Available
22/07/2024

Project Leyden, an OpenJDK project, is now available in an early access release. Leyden aims to improve the startup time, lower the warmup time, and reduce the footprint of Java programs. It aims to d [ ... ]



Does AI Copy Code - Lawsuit Says No
10/07/2024

Are we worried about AI code assistants? Well some of us were worried and offended enough to take GitHub/ Microsoft and Open AI to court over code copying by GitHub Copilot. But the judge came down on [ ... ]


More News

 

kotlin book

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Tuesday, 16 July 2019 )