When does class start/end?
Classes begin promptly at 9:00 am, and typically end at 5:00 pm.
Getting Started with Programming Basics and Python is a hands-on course that teaches students from non-development backgrounds the basics of programming and scripting, using Python. This course...
Read MoreGetting Started with Programming Basics and Python is a hands-on course that teaches students from non-development backgrounds the basics of programming and scripting, using Python. This course gently leads through programming essentials, working through the fundamentals 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 course provides an excellent kick start for users new to Python and scripting, enabling them to use basic Python skills on the job in a variety of ways. Students can apply the course skills to use Python in basic web development projects or automate or simplify common tasks with the use of Python scripts. The course also serves as a solid primer course / foundation for continued Python study in support for next level web development with Python, Python for data science / machine learning or Python for systems admin or networking support.
This is a basic-level introduction to scripting basics and Python for attendees new to programming. The core focus is on “thinking like a programmer” using Python. This course provides an excellent kick start for users new to Python and scripting or programming, enabling them to use basic Python skills on the job in a variety of ways. This in a basic-level Python course geared for student who are new to Software Development and use Python in projects, or system administrators and web site administrators who want to use Python to support their server installations, as well as anyone else who wants to automate or simplify common tasks with the use of Python scripts.
An Overview of Software Development
An Overview of Python
The Python Environment
Getting Started
Flow Control
Array Types
Working with Files
Dictionaries and Sets
Functions
Sorting
Errors and Exception Handling
Modules and Packages
Introduction to Object Oriented Classes