Introduction to Python 2023


Details
Get introduced to Python, the most popular programming language today.
YOU MUST REGISTER HERE ON EVENTBRITE BEFORE THE MEETUP. If you do not, you won't be allowed access to the event.
Bring your laptops!!! We will be coding together!
Python is both easy to learn and powerful! Python can be used to build websites, analyze complex data, create world-class machine learning algorithms, and even develop games. Python skills are in high demand across a wide variety of industries.
This meetup targets those with little to no programming experience.
Everyone attending will receive a free digital copy of my book, Master the Fundamentals of Python. This is a comprehensive text with 300+ pages, 25+ hours of video lessons, exercises, projects, and a certification exam.
We will cover the following topics:
• Getting Started with Jupyter Notebooks
• Using Python as a calculator
• Objects and their types
• Strings
• Lists
• Control Flow
• Functions
• Data structures (tuples, sets, and dictionaries)
YOU MUST REGISTER HERE ON EVENTBRITE BEFORE THE MEETUP. If you do not, you won't be allowed access to the event.
Accessing the material (easy method)
The easiest way to access the material is to navigate to this Google Colab Notebook.
Accessing the material on your own machine (more challenging)
- Install the Anaconda Distribution with Python 3 on your own machine BEFORE the meetup begins. Check the Dunder Data YouTube channel for a video walkthrough.
- Navigate to this GitHub repository and click the green CODE button. A menu will drop down below. Click on Download Zip.
- Unzip and open the Introduction to Python 2023 - Houston Data Science.ipynb file with your Anaconda Navigator (as shown in the videos)

Introduction to Python 2023