Introduction to Python - In Person
Tue, Nov 19
|Asheville - Hatch Innovation Hub
Take your first steps with learning to code in Python
Time & Location
Nov 19, 2024, 9:00 AM – 12:00 PM EST
Asheville - Hatch Innovation Hub, 45 S French Broad Ave Suite 170, Asheville, NC 28801, USA
About the event
This class will teach you some basics of Python and allow you to setup your computer so that you can experiment and write your own scripts!
Python is an easy to learn programming language that can to a tremendous number of things. You can read files to find information that is important to you, "talk" to AI to create complex systems that solve your specific problems, build web applications, build GUI applications and much more. Many people who learn Python are not tech professionals they are simply people that need a better way to deal with the data they have.
We will install and setup VScode on your Laptop, install Python, and start your path to writing scripts.
We will:
Learn what Python is and why it matters
Install VScode