New Kids On The Blockchain

Blockchain: It’s a major media buzzword right now because of all the hype surrounding cryptocurrencies like Bitcoin. However, Bitcoin is just one way to use blockchain technology. Increasingly, blockchain is being applied across a wide range of businesses and industries such  as supply chain management, banking, land management, voting, and many others. In this webinar,…

Introduction to Microsoft Office 365 for Developers

When creating a line of business applications, we need to grab data from several different sources. Usually our application will soon become a provider of data to other applications. In the end, we have several applications providing data to each other’s and managing all this infrastructure can be a very hard task. Now we can…

Creating a Rocking Global Web Application with Microsoft Azure App Service

In today’s world, “Global” is the reality. When we create a new web application we need to always think about it as an application that will have global reach. This is a good challenge for Application Architects. Creating global applications is no easy catch, we have a lot of concerns, not only technical but also…

Developing a Routine for Performing Data Analysis with Pandas

Although there is no universally accepted approach to beginning a data analysis effort, it is typically a good idea to develop a formal process for yourself when first examining a dataset. This routine can manifest itself as a dynamic checklist of tasks that evolves as your data exploration skills progress. Exploratory Data Analysis (EDA) is…

Let’s Build Something with MongoDB and Python

MongoDB is the most wanted database technology of 2017. Python is the fastest-growing major programming language. These two tech titans combine in this webcast to build something useful and interesting. We’ll build a simple, data-driven application in Python based on MongoDB live throughout the event. Among the many things you’ll learn are Explore the benefits…

Getting Started with Kubernetes

One can hardly read tech news, listen to a tech talk, or go to a tech conference and not hear about containers. The technology has undoubtedly reshaped the way applications are packaged and distributed. However, with this rise grew a need to manage container at a large scale and build resilient infrastructure to host containers,…

Getting Started with Angular 5

Angular 5 is the latest JavaScript UI framework for building cross-platform, single page applications. Utilizing TypeScript, the concepts of Components, Reactive programming with Observables, and advanced change detection powered by Zones – Angular 5 is the most cutting edge framework available today. The webinar will explore the essentials of building components, templates, data binding, and…

Data Science for Developers

We hear it every day: the explosion of data, the promise of data analytics, the rise of artificially intelligent systems that will take everyone’s job away.  In the middle of this hype cycle, stands the field of Data Science and the Data Scientist.  But what exactly is data science?  How does one become a Data…

Modernizing Legacy Apps with Containers

Rewriting applications is a costly endeavor. Sometimes the benefits do not outweigh the costs. A rewrite though isn’t the only way to modernize apps – one approach can be to use containers. Containers offer pathways to enable legacy apps to take advantage of cloud technologies and CI/CD tools. In this webinar, we’ll look at how…

Concurrent Programming in .NET

The .NET platform has always provided a way to use multiple threads within an application. However, with the proliferation of multi-CPU architectures and highly scalable cloud computing resources, the ability to write high quality concurrent code is becoming a required skill. During this webinar, we will focus on the use of Tasks in conjunction with…

A Survey of Containers and Docker on Microsoft Azure

Did you know that Microsoft Azure provides at least a half dozen ways to run containers? Microsoft, in its effort to become a one-stop shop for cloud services, now provides many different ways to run containers for practically every need. In this webinar, we’ll survey the container offerings on Microsoft Azure, and demo a few of…