Library

Explore 200,000 online courses/books/problem sets in over 2,050 subjects. From Computer Science, Business, and Personal Development to Arts, STEM, and more. Find your perfect MOOC.

Library

Learning Product
Subject
Difficulty
Cost
Certificate
Provider
Publisher
University
Institution
Tag

Publisher : 18 ×

Dependency Injection Principles, Practices, and Patterns

Dependency Injection Principles, Practices, and Patterns teaches you to use DI to reduce hard-coded dependencies between application components. You'll start by learning what DI is and what types of...

Books Manning 💰 Programming

Dependency Injection Principles, Practices, and Patterns

Dependency Injection Principles, Practices, and Patterns teaches you to use DI to reduce hard-coded dependencies between application components. You'll start by learning what DI is and what types...

.NET Core in Action

.NET Core in Action shows .NET developers how to build professional software applications with .NET Core. Learn how to convert existing .NET code to work on multiple platforms or how to start new...

Books Manning 💰 Programming

.NET Core in Action

.NET Core in Action shows .NET developers how to build professional software applications with .NET Core. Learn how to convert existing .NET code to work on multiple platforms or how to start...

Ext JS in Action, Second Edition

Ext JS in Action, Second Edition starts with a quick overview of the framework and then explores the core components by diving into complete examples, engaging illustrations, and clear explanations....

Books Manning 💰 Programming

Ext JS in Action, Second Edition

Ext JS in Action, Second Edition starts with a quick overview of the framework and then explores the core components by diving into complete examples, engaging illustrations, and clear...

Concurrency in .NET

Concurrency in .NET teaches you how to build concurrent and scalable programs in .NET using the functional paradigm. This intermediate-level guide is aimed at developers, architects, and passionate...

Books Manning 💰 Programming

Concurrency in .NET

Concurrency in .NET teaches you how to build concurrent and scalable programs in .NET using the functional paradigm. This intermediate-level guide is aimed at developers, architects, and...

Rx.NET in Action

Rx.NET in Action teaches developers how to build event-driven applications using the Reactive Extensions (Rx) library.About the TechnologyModern applications must react to streams of data such as...

Books Manning 💰 Programming

Rx.NET in Action

Rx.NET in Action teaches developers how to build event-driven applications using the Reactive Extensions (Rx) library.About the TechnologyModern applications must react to streams of data such...

Microservices in .NET Core

Microservices in .NET Core provides a complete guide to building microservice applications. After a crystal-clear introduction to the microservices architectural style, the book will teach you...

Books Manning 💰 Programming

Microservices in .NET Core

Microservices in .NET Core provides a complete guide to building microservice applications. After a crystal-clear introduction to the microservices architectural style, the book will teach...

AOP in .NET

AOP in .NET introduces aspect-oriented programming to .NET developers and provides practical guidance on how to get the most benefit from this technique in your everyday coding. The book's many...

Books Manning 💰 Programming

AOP in .NET

AOP in .NET introduces aspect-oriented programming to .NET developers and provides practical guidance on how to get the most benefit from this technique in your everyday coding. The book's...

Metaprogramming in .NET

Metaprogramming in .NET is designed to help readers understand the basic concepts, advantages and potential pitfalls of metaprogramming. It introduces core concepts in clear, easy-to-follow language...

Books Manning 💰 Programming

Metaprogramming in .NET

Metaprogramming in .NET is designed to help readers understand the basic concepts, advantages and potential pitfalls of metaprogramming. It introduces core concepts in clear, easy-to-follow...

HTML5 for .NET Developers

HTML5 for .NET Developers teaches professional software engineers how to integrate the latest HTML5 APIs and semantic markup into rich web applications using JavaScript, ASP.NET MVC, and WCF. Written...

Books Manning 💰 Programming

HTML5 for .NET Developers

HTML5 for .NET Developers teaches professional software engineers how to integrate the latest HTML5 APIs and semantic markup into rich web applications using JavaScript, ASP.NET MVC, and WCF....

Dependency Injection in .NET

Dependency Injection in .NET presents core DI patterns in plain C# so you'll fully understand how DI works, covers integration with standard Microsoft technologies like ASP.NET MVC, and teaches you...

Books Manning 💰 Programming

Dependency Injection in .NET

Dependency Injection in .NET presents core DI patterns in plain C# so you'll fully understand how DI works, covers integration with standard Microsoft technologies like ASP.NET MVC, and teaches...

Learn Active Directory Management in a Month of Lunches

Learn Active Directory Management in a Month of Lunches is a practical, hands-on tutorial designed for IT pros new to Active Directory. It skips the theory and concentrates on the day-to-day...

Books Manning 💰 Programming

Learn Active Directory Management in a Month of Lunches

Learn Active Directory Management in a Month of Lunches is a practical, hands-on tutorial designed for IT pros new to Active Directory. It skips the theory and concentrates on the...

.NET MAUI in Action

Build cross-platform apps with .NET MAUI! This exciting new technology helps you create mobile and desktop apps using a common set of .NET tools. In .NET MAUI in Action you will learn how to: Set...

Books Manning 💰 Programming

.NET MAUI in Action

Build cross-platform apps with .NET MAUI! This exciting new technology helps you create mobile and desktop apps using a common set of .NET tools. In .NET MAUI in Action you will learn how...

ActiveMQ in Action

ActiveMQ in Action is all you'll need to master ActiveMQ. It starts from the anatomy of a JMS message and moves quickly through connectors, message persistence, authentication, and authorization. By...

Books Manning 💰 Programming

ActiveMQ in Action

ActiveMQ in Action is all you'll need to master ActiveMQ. It starts from the anatomy of a JMS message and moves quickly through connectors, message persistence, authentication, and authorization....

Agile Metrics in Action

Agile Metrics in Action is a rich resource for agile teams that aim to use metrics to objectively measure performance. You'll learn how to gather data that really counts, along with how to...

Books Manning 💰 Programming

Agile Metrics in Action

Agile Metrics in Action is a rich resource for agile teams that aim to use metrics to objectively measure performance. You'll learn how to gather data that really counts, along with how...

Agile ALM

Agile ALM is a guide for Java developers who want to integrate flexible agile practices and lightweight tooling along all phases of the software development process. The book introduces a new vision...

Books Manning 💰 Programming

Agile ALM

Agile ALM is a guide for Java developers who want to integrate flexible agile practices and lightweight tooling along all phases of the software development process. The book introduces a new...

Becoming Agile

Agile principles have been a breath of fresh air to many development teams stuck in the middle of a rigid, process-driven environment. Unfortunately, it's not so easy to bring Agile into an existing...

Books Manning 💰 Programming

Becoming Agile

Agile principles have been a breath of fresh air to many development teams stuck in the middle of a rigid, process-driven environment. Unfortunately, it's not so easy to bring Agile into an...

Ajax in Action

Web users are getting tired of the traditional web experience. They get frustrated losing their scroll position; they get annoyed waiting for refresh; they struggle to reorient themselves on every...

Books Manning 💰 Programming

Ajax in Action

Web users are getting tired of the traditional web experience. They get frustrated losing their scroll position; they get annoyed waiting for refresh; they struggle to reorient themselves on...

Akka in Action, Second Edition

Akka solves the big problems of distributed systems, from multithreading and concurrency to scalability and failure. Learn how to use it effectively. In Akka in Action, Second Edition you will...

Books Manning 💰 Programming

Akka in Action, Second Edition

Akka solves the big problems of distributed systems, from multithreading and concurrency to scalability and failure. Learn how to use it effectively. In Akka in Action, Second Edition you...

Reactive Applications with Akka.NET

Reactive Applications with Akka.NET is a hands-on book that builds on fundamental concepts to teach you how to create reliable and resilient applications in the reactive style.About the...

Books Manning 💰 Programming

Reactive Applications with Akka.NET

Reactive Applications with Akka.NET is a hands-on book that builds on fundamental concepts to teach you how to create reliable and resilient applications in the reactive style.About...

Reactive Application Development

Reactive Application Development is a hands-on guide that teaches you how to build reliable enterprise applications using reactive design patterns.About the TechnologyMission-critical applications...

Books Manning 💰 Programming

Reactive Application Development

Reactive Application Development is a hands-on guide that teaches you how to build reliable enterprise applications using reactive design patterns.About the TechnologyMission-critical...

Records : 20 of 645 | Page : of 33