Packt – x86 Assembly Language Programming Masters Course

Packt – x86 Assembly Language Programming Masters Course-RiDWARE
English | Size: 1.68 GB
Category: Tutorial


This course will teach you x86 assembly programming by taking you through how processors work and how machine-level coding is possible. The course is divided into two modules. The first module shows you how to use an emulator for the legacy Intel 8086 processor and explains what goes on under the hood.

Egghead.io – Graphql Query Language-APoLLo

Egghead.io – Graphql Query Language-APoLLo
English | Size: 100.82 MB
Category: Tutorial


GraphQL is gaining traction as one of the most popular ways to create an API. Regardless of which GraphQL implementation you pick, you’ll use the QL in GraphQL – the query language – to query data, change data with mutations, and listen for data changes with subscriptions.

Skillshare – Kotlin Programming Master Class Basics of Kotlin Program Language

Skillshare – Kotlin Programming Master Class Basics of Kotlin Program Language-ViGOROUS
English | Size: 339.27 MB
Category: TUtorial


Kotlin is the newest and most wanted skill in many big tech companies. If you want to learn it step by step from beginning to advanced, you are more than right here. You will be able to code Kotlin on your own, understanding even the difference between Java and this amazing new programming language. We will be using simple to complicated methods of programming in Kotlin. Showing you how data types, operators, and the OOP from Kotlin works. This Ultimate Master Class brings you to the right direction into becoming an advanced Kotlin Developer.

Pluralsight – Spring Framework Spring Expression Language SpEL

Pluralsight – Spring Framework Spring Expression Language SpEL-QUASAR
English | Size: 117.20 MB
Category: Tutorial


This course guides experienced Spring developers to leverage the power of SpEL to query and manipulate an object / object graph at run time making it possible to dynamically inject values or objects in to other beans. Spring Expression Language (SpEL), introduced with Spring 3.0 back in 2009, is a powerful yet seemingly underutilized feature of Spring. In this course, you’ll learn to harness it’s power in dynamic bean wiring/ dependency injection which is made possible through writing String expressions that gets evaluated at run time. First you’ll discover how to leverage the power of SpEL to query and manipulate an object. Next, you’ll see how to use an object graph at run time, making it possible to dynamically inject values or objects in to other beans. Finally, you’ll explore the conditionalization ability of SpEL to pick the right bean or value to dependency inject based on the conditions in an application. When you’re finished with this course, you’ll be able to apply SpEL to any application

Udemy – X86 Assembly Language Programming Masters Course

Udemy – X86 Assembly Language Programming Masters Course BOOKWARE-TUTOR
English | Size: 2.26 GB
Category: Tutorial


How to use Emu8086 to create assembly programs for the 8086 processor
All about registers in a processor and how they can be useful for storing temporary information
All about segmentation in Intel processors
All about interrupts