Introduction to Microsoft Office 365 for Developers

In this webinar, we’ll show you how to get started developing solutions in Microsoft Office 365 environments. This includes creating a Microsoft Office 365 development tenant and developing applications with Microsoft Graph and Microsoft Azure AD.

New Kids on the Blockchain

In this webinar, we will help you, the “new kid,” understand blockchain technology, and then get you ready to start applying it to real-world scenarios.

Developing a Routine for Performing Data Analysis with Pandas

In this webinar, we’ll systematically undertake a routine to explore a real-world messy dataset. We will use the Pandas Python library to transform, clean, and analyze our data as well as the Seaborn library to create beautiful visualizations. By the end of the demonstration, you will have a detailed checklist of tasks that you can…

Let’s Build Something with MongoDB & 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. Here is the link to Wintellect’s GitHub to find the…

Getting Started with Kubernetes

In this webinar, we’ll give you a primer on Kubernetes and show you how to get started using Kubernetes for container orchestration. We’ll talk about the pieces of Kubernetes, show you how they work together, and finally show you how you can get your containers running on Kubernetes locally and in a hosted environment.

Data Analysis in Python with Pandas

During this webinar, we’ll cover Pandas, one of the best libraries in Python to clean, transform, and run a quick analysis on your data. We’ll also have a look at NumPy, a library that Pandas rely so heavily upon.

Data Science for Developers

What exactly is data science?  How does one become a Data Scientist? In this webinar, you will learn how software engineers can prepare for the new age of data. The presentation will be followed by a Q&A session with Frank La Vigne. The following are some useful links about Data Science: http://playground.tensorflow.org www.franksworld.com www.datadriven.tv https://www.youtube.com/channel/UCWN3xxRkmTPmbKwht9FuE5A

Getting Started with Angular 5

This webinar will explore the essentials of building components, templates, data binding, and handling events. If you are looking to jump start your Angular 5 development this webinar is for you. Click here to get the demo code from the webinar.  In this recorded Wintellect webinar you will learn: Brief overview of Angular 5 How…