Skip to content

JustNunuz/Python-beginner-workshop

 
 

Repository files navigation

README

Welcome to the Python Workshop Repository!

This GitHub repo is for a Python workshop that Kudzayi (Bam) and I worked on. It was conducted at Uncommon and sponsored by BlackPython Devs on Froday 19 July 2024. You can find more details about the workshop in this LinkedIn post.

Topics Covered

  1. Datatypes
  2. Variables
  3. Lists
  4. Boolean (ifs, True, False)
  5. Loops
  6. Functions
  7. Libraries (random library)

Objective

By the end of this workshop, participants should be able to create a basic text-based Rock Paper Scissors game using all the content covered during the session.

Setup Instructions

  1. Download and Install Python:

    • Visit the official Python website to download the latest version of Python for your operating system.
    • Follow the installation instructions provided on the website to set up Python on your system.
  2. Using Repl.it:

    • Alternatively, you can use Repl.it, an online coding platform.
    • Visit Repl.it and create an account if you don't have one.
    • Create a new Python project to start coding without any local setup required.

Happy coding!

About

Python Workshop Conducted by Bam and I at Uncommon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%