Skip to content

Zeyu-Li/learn-coding

Repository files navigation

Learn Coding

This is an interactive way to learn how to code. This course goes from the basics as in data types and variables to more complex subjects like functional vs object oriented programming. The bulk of this course will use Python 3.8 as examples. There will also be exercises to attempt at the end of chapters and answers to the exercises at the end of the next chapter

The following is a quicklink to Google Colab of the notebooks

Chapters

  1. Data
  2. Functions
  3. Conditions
  4. Structured Data
  5. Loops
  6. Errors
  7. Classes
  8. Programming Paradigms
  9. Misc
  10. Resources

Requires/Install

If you want to edit this notebook, the following section is for you.

This was made with the Jupyter Notebook (previously known as iPython notebook), therefore, it requires Python and the modules jupyterlab and notebook.

To start up the Jupyter Notebook, go to the desired directory and enter

jupyter notebook

Navigate to the file and you can now edit the file

About Jupyter

Jupyter is an open-source project that supports interactive data. Jupyter can run many different languages and is useful if you want to run programs by parts. More can be found in the following link

Inspiration

This was made to help my little brother on his coding journey <3

License

MIT

About

Learn Python coding with interactive coding exercises 💻! Made in Jupyter Notebooks so you can work online in Google Collab

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project