Giter Site home page Giter Site logo

aerikpawson / teachmepythonlikeim5 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from inspirezonetech/teachmepythonlikeim5

0.0 0.0 0.0 283 KB

A collection of super beginner friendly tutorials and challenges to teach the python programming language.

Home Page: https://inspirezone.tech/

License: MIT License

Shell 0.95% Python 99.05%

teachmepythonlikeim5's Introduction

TeachMePythonLikeIm5

GitHub top language GitHub contributors GitHub issues GitHub Workflow Status

You are welcome to contribute to this repo. See the CONTRIBUTING.md for more info

TeachMePythonLikeIm5

About this repo

A collection of super beginner friendly tutorials and challenges to teach the python programming language. Each file contains:

  • A tutorial explaining a concept in python
  • A challenge or set of challenges to complete

List of available tutorials

Tutorial Link
Getting started
Your first python program hello-world.py
Commenting commenting.py
Variables
How variables work creating-variables.py
Booleans booleans.py
Integers integers.py
Floats floats.py
Strings strings.py
Operators
How operators work arithmetic.py
Assigning assigning.py
Comparison comparison.py
Lists
How to alter a list alterning-lists.py
How to declare a list declaring-lists.py
How to index a list indexing-lists.py
Conditions
How to make conditions if-else.py
Loops
How for-loop works for-loops.py
How while-loop works while-loops.py
How to break in a loop using-break.py
How to continue in a loop using-continue.py
Functions
How to declare and call functions using-functions.py
Common built-in functions
How enumerate works enumerate.py
How input works input.py
How join works join.py
How len works len.py
How range works range.py
How replace works replace.py
Exceptions
How exception works exceptions.py
Using modules
How modules work importing-modules.py
How pip works installing-with-pip.py
How to create modules creating-modules.py
How to use virtual environments using-virtual-environments.py
File handling
How to delete a file deleting-files.py
How to read a file reading-files.py
How to scan a file scanning-files.py
How to write a file writing-files.py
Dictionaries
How to iterate over a dictionary iterating-over-dictionaries.py
Basic tutorial on dictionaries using-dictionaries-basic.py
Advanced tutorial on dictionaries using-dictionaries-advanced.py

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.