When does class start/end?
Classes begin promptly at 9:00 am, and typically end at 5:00 pm.
Python is one of the most versatile, popular programming languages in use today. You can leverage Python in almost every industry, in a wide array of applications from system administration to...
Read MorePython is one of the most versatile, popular programming languages in use today. You can leverage Python in almost every industry, in a wide array of applications from system administration to machine learning, from automation to web services, from data analysis to visual effects. Compared to other programming languages, Python is relatively easier to learn and use, providing a wide variety of opportunities for students of all skill levels and roles. A core component of our Python Journey skills-immersion series, Introduction to Python Programming Basics is a highly-rated, hands-on training course that has provided thousands of students with the skills required to quickly and easily put Python to work in their job, task or project. This three-day, jumpstart-style course will give you the foundation needed to program in Python. It covers programming basics such as flow control and data structures. It also tackles topics that are more unique to Python such as how to handle errors and exceptions, defining functions, and the basics of defining a Python class. This course provides an excellent start for users new to Python, enabling them to use their new skills immediately and providing the broad foundation for continued Python learning in their particular industry. This course combines expert lecture, real-world demonstrations and group discussions with machine-based practical labs and exercises. Our engaging instructors and mentors are highly experienced practitioners who bring years of current "on-the-job" experience into every classroom. Throughout the hands-on course, you’ll learn to write essential Python scripts using the most current and efficient skills, best practices and techniques.
Working in a hands-on learning environment, guided by our expert team, you’ll learn to:
This course is geared for technical users who are new to Python. Roles might include developers, software engineers, data analysts who want to enhance data processing, system administrators and web site administrators who want to use Python to support their server installations, developers who want more efficient web solutions, as well as anyone else who wants to automate or simplify common tasks with the use of Python scripts.
To ensure a smooth learning experience and maximize the benefits of attending this course, you should have the following prerequisite skills:
The Python Environment
Variables and Values
Basic input and output
Flow Control
Array Types
Working with Files
Dictionaries and Sets
Functions
Sorting
Exception handling and logging
Modules and Packages
Introduction to Classes