A Cloud Guru – Introduction to Azure DevOps (2020)

A Cloud Guru – Introduction to Azure DevOps (2020)
English | Size: 483.99 MB
Category: Azure


Hello Cloud Gurus!
Ever since Microsoft introduced Azure DevOps, there have been a lot of people asking. What exactly is Azure DevOps?
Azure DevOps is a fully integrated set of services that together provide you with all the tools necessary for building and maintaining a backlog, hosting your source code repositories, implementing continuous integration, along with delivery and testing workflows for your products before releasing them. In this course you will become familiar with Azure DevOps (formerly known as VSTS and before that, VSO) and explore the five services that make up Azure DevOps:

Packt – IP Addresses and Subnetting

Packt – IP Addresses and Subnetting-RiDWARE
English | Size: 754.72 MB
Category: Tutorial


Learn
Delve into binary math concepts
Explore essential IP address concepts
Get to grips with IP address classes
Understand subnetting – FLSM and VLSM

ITProTV – RESTful API with Express

ITProTV – RESTful API with Express
English | Size: 1.34 GB
Category: CBT


In this series, we creates a RESTful API using the Express web application framework. Justin review the process of setting up a Node-based project as well as installing the Express Node module. After that, Justin discusses important concepts and processes that are key in developing a RESTful API such as creating routes that correspond to data resources, data modeling of those resources, use of middleware to make the API a little more robust, and adding a persistence layer to the API. RESTful APIs are abound when developing software, so if that sounds like something interesting to you, then join us!

Professional Idiot A Memoir By: Stephen “Steve-O” Glover, David Peisner

Professional Idiot A Memoir By: Stephen “Steve-O” Glover, David Peisner (MP3)
English | Size: 275.49 MB
Category: E-books


Fame can be addictive. From his early days videotaping crazy skateboard stunts to starring in the blockbuster Jackass franchise, there was little that Stephen “Steve-O” Glover wouldn’t do for attention. Whether it was stapling his nutsack to his leg, diving into a pool full of elephant crap, or routinely risking death invading the private lives of sharks, lions, tigers, and bears, almost nothing was out of bounds.

TeamTreeHouse – Ajax Basics 2-APoLLo

TeamTreeHouse – Ajax Basics 2-APoLLo
English | Size: 395.07 MB
Category: Tutorial


AJAX is an important front-end web technology that lets JavaScript communicate with a web server. It lets you load new content without leaving the current page, creating a better, faster experience for your web site’s visitors. In this course, you’ll learn how AJAX works and how you can use JavaScript to communicate with a web server. We’ll use plain JavaScript to create AJAX requests and use the response to dynamically update your web pages. Along the way, you’ll build mini-projects to reinforce your learning.