Let's Code Python: pickle
Channel:
Subscribers:
1,700
Published on ● Video Link: https://www.youtube.com/watch?v=_-gwqVKzY1Y
The pickle module lets us preserve data by pickling it. This is fundamentally different from writing strings to a file, because pickled objects aren't human-readable and don't require you to write any parsing logic.
Other Videos By TigerhawkT3
2016-08-16 | Preliminary Review: Bluedio T2 Plus |
2016-08-15 | Let's Play LoL: Brand vs Ahri |
2016-08-14 | Let's Code Python: urllib |
2016-08-13 | Let's Play Euro Truck Simulator 2, Part 3 |
2016-08-12 | Let's Code Python: time |
2016-08-11 | Let's Play Euro Truck Simulator 2, Part 2 |
2016-08-10 | Let's Code Python: os |
2016-08-09 | Let's Play Euro Truck Simulator 2, Part 1 |
2016-08-08 | Let's Code Python: csv |
2016-08-07 | Let's Play LoL: Caitlyn supporting Twitch vs Morgana and Kayle |
2016-08-06 | Let's Code Python: pickle |
2016-08-05 | Let's Play STO: Seeking the elusive [NumericReceived] |
2016-08-04 | Let's Code Python: os.path |
2016-08-03 | Let's Play LoL: Lulu supporting Caitlyn vs Jinx and Lux |
2016-08-02 | Let's Code Python: itertools |
2016-08-01 | Let's Play LoL: Fiddlesticks supporting Ezreal vs Olaf and Zyra |
2016-07-31 | Let's Code Python: statistics |
2016-07-30 | Let's Play LoL: Garen and Malphite vs Nocturne and Amumu |
2016-07-29 | Let's Code Python: random |
2016-07-28 | Let's Play Minesweeper |
2016-07-27 | Let's Code Python: fractions |