Object-Oriented MATLAB Programming

This Object-Oriented MATLAB Programming training course teaches students how to create high-quality, maintainable MATLAB programs using the modern object-oriented programming paradigm, replacing the “spaghetti code” too commonly found in beginner-level MATLAB scripts. Students are led from object-oriented design basics to advanced features such as access attributes, encapsulation, property value validations, getter and setter methods, event…

From MATLAB Scripts to Complete Programs

This MATLAB training course teaches attendees how to create MATLAB programs composed of separate functional modules, advancing beyond simplistic scripts often used by MATLAB beginners. Students also learn programming design principles, as well as debugging and unit-testing for improved program reliability.

Next Level Python for Web (RESTful Services, Swagger, Django & More)

Geared for experienced Python programmers, Next Level Python is a comprehensive, hands-on Python training series that thoroughly explores intermediate to advanced level topics and skills.  This comprehensive, practical skills immersion program provides an in-depth exploration of working with the programming language, not an academic overview of syntax and grammar.

Intermediate Python for Data Science | Explore NumPy, Pandas, SciKit Learn, SciPy, TensorFlow & More)

Intermediate Python for Data Science covers the essentials of using Python as a tool for data scientists to perform exploratory data analysis, complex visualizations, and large-scale distributed processing on “Big Data”. In this course we cover essential mathematical and statistics libraries such as NumPy, Pandas, SciPy, SciKit-Learn, TensorFlow, as well as visualization tools like matplotlib,…

Python Programming Essentials

Geared for experienced users, Python Programming Essentials is an introductory and beyond-level practical, hands-on Python training course that leads the student from the basics of writing and running Python scripts to more advanced features such as file operations, regular expressions, working with binary data, and using the extensive functionality of Python modules.  This comprehensive, practical…

Introduction to Python and PySpark

This three-day course is designed to provide Developers and/or Data Analysts a gentle immersive hands-on introduction to the Python programming language and Apache PySpark. NOTE: In order to provide the broadest range of courses and class dates for this class, this course may be taught by either Wintellect or one of our training Partners.

DP-100: Designing and Implementing a Data Science Solution on Azure

Learn how to operate machine learning solutions at cloud scale using Azure Machine Learning. This course teaches you to leverage your existing knowledge of Python and machine learning to manage data ingestion and preparation, model training and deployment, and machine learning solution monitoring in Microsoft Azure.

Intermediate Python

Python is huge right now. There is a big demand for Python in web, backend, Data Science, and DevOps. It is easy to get started with Python, but you can be even more proficient if you learn some of the common Pythonic Idioms that are somewhat unique to Python. Topics covered include testing, functional constructs,…

Fundamentals of Python

Python is huge right now. There is a big demand for Python in web, backend, Data Science, and DevOps. It is easy to get started with Python, but you can be a lot more proficient if you have the requisite background explaining how Python works and how it may be different from other languages you…

Exploring Data with Pandas and Python

Python in Data Science is huge right now. This course covers the basics to get started looking at and manipulating data in Python. We will use the popular Jupyter and Pandas tools to ingest, tweak, visualize, and pivot data. There are ample labs for you to try out the tools on your own. Topics covered…