Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sin2akshay/da143a5f388bedc551756ea2667f46e7 to your computer and use it in GitHub Desktop.
Save sin2akshay/da143a5f388bedc551756ea2667f46e7 to your computer and use it in GitHub Desktop.
Python 3 resources, unless otherwise noted

Check out Basic concepts and features tutorial and Getting Started from Python official website

NOTE: Fork of https://github.com/learnbyexample/scripting_course/blob/master/Python_curated_resources.md

Courses - online text/pdf tutorials

Quick Guides

Courses - online video/interactive tutorials

Books

Docs and Cheat-Sheets

Tips and Tricks

In-depth analysis/tutorial of single concept

Handy tools

  • Visualize code execution - also has example codes and ability to share sessions
  • regex tester - explainations on separate windows, includes quick references, ability to save and share

Further Reading

Other Python resource lists

Practice/Coding Challenge

Coding Problems/Projects with solution

Development Environment

Forums

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment