Data & Analytics

VW11 Busy .NET Developer's Guide to Python

07/19/2023

1:15pm - 2: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 developer to pick up, and Python's success in the world of "data science" makes it a great "second language" for any developer.

You will learn:

  • The syntax of Python
  • Some of the semantics of how Python works
  • Understand enough to get started using Python