Introduction to Python for AI Programmers training
Start coding with Python, drawing upon libraries and automation scripts to solve complex problems quickly.
Skills you'll learn
Python data types ? Control flow ? Python operators ? Python exception handling
Course Lessons
Why Python Programming
Welcome to Introduction to Python! Here's an overview of the course.
Data Types and Operators
Familiarize yourself with the building blocks of Python! Learn about data types and operators, built-in functions, type conversion, whitespace, and style guidelines.
Data Structures in Python
Use data structures to order and group different data types together! Learn about the types of data structures in Python, along with more useful built-in functions and operators.
Control Flow
Build logic into your code with control flow tools! Learn about conditional statements, repeating code with loops and useful built-in functions, and list comprehensions.
Functions
Learn how to use functions to improve and reuse your code! Learn about functions, variable scope, documentation, lambda expressions, iterators, and generators.
Scripting
Set up your own programming environment to write and run Python scripts locally! Learn good scripting practices, interact with different inputs, and discover awesome tools.
Introduction to Object-Oriented Programming
Learn the basics of object-oriented programming so that you can build your own Python package.
Use a Pre-trained Image Classifier to Identify Dog Breeds
In this project, you will use Python code and a created image classifier to identify dog breeds.
contact us
email - [email protected]