Languages & Algorithms

Editors
Themes
Our trainings
Order
SFEIR Institute, SFEIR Institute
Golang is becoming the preferred language for the cloud. First released by Google in 2012, it’s easy to install and there are a wealth of available libraries in a variety of domains. Statically typed, succinct, coming with a performant garbage collector, it’s built from...
SFEIR Institute, SFEIR Institute
RxJS is a JavaScript a library for composing asynchronous and event-based programs by using observable sequences. Adopted by frameworks like Angular and widely used in the industry, reactive programming has become an essential tool for the web developer or backend. This course is updated...
SFEIR Institute
TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. As it allows writing robust and maintainable code, TypeScript is widely adopted within web frameworks, JavaScript libraries, web applications or back-end Node.js. This course is updated to TypeScript 3 and it covers everything...