WintellectNOW – Azure Infrastructure as a Service-CONSORTiUM

WintellectNOW – Azure Infrastructure as a Service-CONSORTiUM
English | Size: 250.71 MB
Category: Tutorial


The first step in mastering Azure infrastructure is learning about Infrastructure-as-a-Service. Learn the basics of Azure’s infrastructure offerings and how to access them using the Azure Portal and Azure PowerShell. Also learn about the Azure Resource Manager (ARM) deployment model and the role that it plays in automating and replicating complex deployments.

WintellectNOW – Developing Smart Contracts on Ethereum with Solidity

WintellectNOW – Developing Smart Contracts on Ethereum with Solidity-CONSORTiUM
English | Size: 458.96 MB
Category: Tutorial


Blockchain is one of the world’s hottest technologies, but it is smart contracts that make Blockchain useful. Smart contracts enable programming logic to be applied to blockchains, and they are changing the way businesses do business. The language of choice for most developers writing smart contracts today is Solidity. Take a deep dive into Solidity and learn how to put Blockchain to work on Ethereum networks!

WintellectNOW – Blockchain on Azure

WintellectNOW – Blockchain on Azure-CONSORTiUM
English | Size: 326.40 MB
Category: Tutorial


Microsoft Azure makes it easy to deploy Blockchain networks. And Azure Blockchain Workbench is arguably the finest tool available for developing and testing Blockchain apps. Learn about Azure’s Blockchain offerings and take a deep dive into Azure Blockchain Workbench with Wintellect Blockchain expert Blaize Stewart leading the way.

WintellectNOW – Linear Regression in Python-CONSORTiUM

WintellectNOW – Linear Regression in Python-CONSORTiUM
English | Size: 333.48 MB
Category: Tutorial


Linear regression is one of the most basic forms of machine learning and is a great way to get started building predictive models. Learn the basics of ML using linear regression and how to build regression models in Python with scikit-learn.

WintellectNOW – Managing Redux Side Effects with Thunk

WintellectNOW – Managing Redux Side Effects with Thunk-CONSORTiUM
English | Size: 484.62 MB
Category: Tutorial


Using Redux to perform asynchronous operations such as REST service calls is critical to JavaScript apps. In this session, Eric demonstrates how to use promises, the Fetch API, and the Redux-Thunk library to implement asynchronous functionality in Redux applications.