Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aflucas-uom/ari1102-intro-to-python

Explore this repository featuring 25 fully annotated Jupyter notebooks, designed to provide beginners with a solid understanding of fundamental Python functions, ensuring a smooth journey into programming proficiency.
https://github.com/aflucas-uom/ari1102-intro-to-python

Last synced: 7 days ago
JSON representation

Explore this repository featuring 25 fully annotated Jupyter notebooks, designed to provide beginners with a solid understanding of fundamental Python functions, ensuring a smooth journey into programming proficiency.

Awesome Lists containing this project

README

        

# ARI1102 Intro to Python

## Description

This repository contains a collection of Jupyter notebooks covering basic Python functions. These notebooks are designed to help beginners become familiar with Python programming concepts and syntax.

## Contents

This repository contains two main sections:

1. **`Worksheets`:** This directory contains the clear, untouched worksheets for each topic.

2. **`Worksheets - Annotated`:** In this directory, you'll find the annotated versions of the worksheets. These notebooks include explanations, annotations, and answers to guide beginners through each topic.

## Getting Started

To get started, you can clone this repository to your local machine by running the following command in your terminal:

```bash
git clone https://github.com/AFLucas-UOM/ARI1102-Intro-to-Python.git
```

After cloning the repository, you can open the notebooks using Jupyter Notebook or JupyterLab.

## Contributions

If you find any errors, have suggestions for improvement, or want to add more content, feel free to open an issue or submit a pull request.