Programming

AIT05 Busy .NET Developer's Guide to Python

11/15/2022

4:15pm - 5:30pm

Level: Intermediate

Ted Neward

Principal

Neward and Associates

Python is a general-purpose programming language and platform that provides a rich ecosystem of powerful features and libraries. As a dynamically-typed object-oriented language using "significant whitespace" to denote scope blocks (instead of lexical markers), Python is relatively easy for the .NET developer to pick up, and Python's success in the world of "data science" makes it a great "second language" for any .NET developer.

You will learn:

  • Learn the basics of Python
  • Recognize how to use Python in a variety of scenarios
  • See when and where to use Python