We are providing tons of computer related tutorials to enable technology newbies and professionals with the knowledge, tools, and information that they need.

Joined July 2019
9 Photos and videos
Learning Space Tutorials is cooking something for #python311 ♥️⚡
Matplotlib Tutorial (Part 5) | Scatter Plots and Pie Charts | 2020 youtu.be/LZ3hO6o4IQg via @YouTube #scatterplots #piecharts #python

Matplotlib Tutorial (Part 3) | Legends Titles and Labels | 2020 youtu.be/f2FX2zlHW_U via @YouTube #matplotlib #tutorials #programming

Matplotlib Tutorial (Part 2) | Drawing a Simple Plot | 2020 youtu.be/ZmMqfaQkdBA via @YouTube #python #matplotlib #datascience #graphs

Matplotlib Tutorial (Part 1) | Installing Matplotlib | 2020 youtu.be/H606gfc8ovo via @YouTube

Learning Space Tutorials retweeted
24 Nov 2019
I wrote an 8k word doc on machine learning systems design. This covers: 1. Project setup 2. Data pipeline 3. Training & debugging 4. Serving with case studies, resources, and 27 exercises. This is the 1st draft so feedback is much needed. Thank you! github.com/chiphuyen/machine…

75
1,592
6,862
In this tutorial, we are going to learn about the toplevel widget in tkinter. We will learn about its features and methods along with an example showing clear distinction between a root window and a toplevel window. #tech #python #gui #learning #howto python-tricks.com/toplevel-i…
1
1
My answer to What's new in Python 3.8? quora.com/Whats-new-in-Pytho…

Why do I need tuples in Python? What is a programming use case in which tuples are useful? quora.com/Why-do-I-need-tupl… #python