Egghead.io – Get Started With Reason

Egghead.io – Get Started With Reason-APoLLo
English | Size: 270.06 MB
Category: Tutorial


This course foremost will teach you about the syntax and semantics of the programming language Reason or also referred to as ReasonML. In addition, the course touches on best practices recommended by the official documentation. Each lesson is focusing on a specific feature, concept or best practice and can be watched independently. Still, the whole course is carefully crafted, and each lesson builds up on the previous ones.

Egghead.io – Learn Http In Angular-APoLLo

Egghead.io – Learn Http In Angular-APoLLo
English | Size: 227.03 MB
Category: Tutorial


Client-server communication is at the heart of any modern web application. In this course we will take a look at how to communicate with your backend API in Angular, specifically with the new Http module(@angular/common/http) introduced and used in Angular 4.3.1 and later.

Lynda – Java Design Patterns Structural-APoLLo

Lynda – Java Design Patterns Structural-APoLLo
English | Size: 261.94 MB
Category: Tutorial


Design patterns provide a kind of template for writing quality code. Knowing which design pattern to use in which scenario can be challenging, but will make you a better Java programmer. This course takes a deep dive into structural patterns, which can help you identify relationships and organize code into larger structures. Instructor Bethan Palmer shows how to use the seven most popular structural design patterns-Adapter, Bridge, Composite, Decorator, Façade, Flyweight, and Proxy-to write better, more maintainable Java code. She provides example use cases, complete with implementation instructions and tips for avoiding the unique challenges posed by each pattern. Every chapter contains a challenge to practice your new skills. By the end of the course, you’ll be armed with the knowledge necessary to implement structural design patterns in your own Java projects.