Building APIs with LoopBack
Building APIs with LoopBack
MP4 | Video: AVC 1280x720 | Audio: AAC 48KHz 2ch | Duration: 1 Hour 46M | 298 MB
Genre: eLearning | Language: English

LoopBack is a powerful, easy-to-use Node.js framework that can help make the process of creating REST-based APIs a bit less tedious. In this course, learn how to efficiently build APIs using LoopBack. Raymond Camden begins by providing a high-level overview of LoopBack, and showing how to install this framework.

Learning Java 9 Modularity
Learning Java 9 Modularity
MP4 | Video: AVC 1280x720 | Audio: AAC 48KHz 2ch | Duration: 2 Hours | 222 MB
Genre: eLearning | Language: English

Project Jigsaw is the star attraction of Java 9. It introduces the Java Platform Module System (JPMS) and makes it possible to create modular applications natively in Java. Modularity is key in managing complexity in modern applications but is also a complex subject in it of itself that impacts the entirety of an application.

Functional Programming in C++
Functional Programming in C++
.MP4, AVC, 300 kbps, 1920x1080 | English, AAC, 235 kbps, 2 Ch | 48 mins | 191 MB
Instructor: Julian Templeman

Functional programming in C++? You bet! Learn how to use lambdas and other features added to the language in C++ 11 to write functional code that is more concise than traditional C++ code and that makes it simpler to write multithreaded code.