[TalkPython] Python Memory Management and Tips (2021) [En]

mp4   Hot:17   Size:3.21 GB   Created:2022-05-02 04:10:41   Update:2024-02-14 16:14:50  

File List

  • 01 Welcome to the course/01-welcome.en.srt 1.69 KB
    01 Welcome to the course/01-welcome.mp4 21.32 MB
    01 Welcome to the course/01-welcome.ru.srt 2.47 KB
    01 Welcome to the course/02-why-care-about-memory.en.srt 1.7 KB
    01 Welcome to the course/02-why-care-about-memory.mp4 5.98 MB
    01 Welcome to the course/02-why-care-about-memory.ru.srt 2.62 KB
    01 Welcome to the course/03-smaller-and-faster.en.srt 1.15 KB
    01 Welcome to the course/03-smaller-and-faster.mp4 23.33 MB
    01 Welcome to the course/03-smaller-and-faster.ru.srt 1.79 KB
    01 Welcome to the course/04-topics-covered.en.srt 4.99 KB
    01 Welcome to the course/04-topics-covered.mp4 8.38 MB
    01 Welcome to the course/04-topics-covered.ru.srt 7.59 KB
    01 Welcome to the course/05-student-expectations.en.srt 1.24 KB
    01 Welcome to the course/05-student-expectations.mp4 1.77 MB
    01 Welcome to the course/05-student-expectations.ru.srt 1.75 KB
    01 Welcome to the course/06-meeting-your-instructor.en.srt 798 B
    01 Welcome to the course/06-meeting-your-instructor.mp4 8.97 MB
    01 Welcome to the course/06-meeting-your-instructor.ru.srt 1.06 KB
    02 Setup and tools/01-youll-need-python3.en.srt 4.63 KB
    02 Setup and tools/01-youll-need-python3.mp4 20.87 MB
    02 Setup and tools/01-youll-need-python3.ru.srt 6.49 KB
    02 Setup and tools/02-editor.en.srt 3.42 KB
    02 Setup and tools/02-editor.mp4 14.42 MB
    02 Setup and tools/02-editor.ru.srt 5.04 KB
    02 Setup and tools/03-get-the-source.en.srt 1.84 KB
    02 Setup and tools/03-get-the-source.mp4 8.89 MB
    02 Setup and tools/03-get-the-source.ru.srt 2.61 KB
    03 Python variables and memory/01-python-equal-cpython.en.srt 2.69 KB
    03 Python variables and memory/01-python-equal-cpython.mp4 7.01 MB
    03 Python variables and memory/01-python-equal-cpython.ru.srt 3.83 KB
    03 Python variables and memory/02-lets-talk-pointers.en.srt 5.05 KB
    03 Python variables and memory/02-lets-talk-pointers.mp4 13.92 MB
    03 Python variables and memory/02-lets-talk-pointers.ru.srt 7.03 KB
    03 Python variables and memory/03-passing-values-in-c.en.srt 2.72 KB
    03 Python variables and memory/03-passing-values-in-c.mp4 4.89 MB
    03 Python variables and memory/03-passing-values-in-c.ru.srt 3.79 KB
    03 Python variables and memory/04-does-python-have-pointers.en.srt 6.18 KB
    03 Python variables and memory/04-does-python-have-pointers.mp4 16.65 MB
    03 Python variables and memory/04-does-python-have-pointers.ru.srt 8.36 KB
    03 Python variables and memory/05-pass-by-value.en.srt 2.08 KB
    03 Python variables and memory/05-pass-by-value.mp4 5.65 MB
    03 Python variables and memory/05-pass-by-value.ru.srt 2.75 KB
    03 Python variables and memory/06-red-pill-blue-pill.en.srt 6.54 KB
    03 Python variables and memory/06-red-pill-blue-pill.mp4 34.26 MB
    03 Python variables and memory/06-red-pill-blue-pill.ru.srt 9.11 KB
    03 Python variables and memory/07-cpython-long-source.en.srt 3.08 KB
    03 Python variables and memory/07-cpython-long-source.mp4 93.05 MB
    03 Python variables and memory/07-cpython-long-source.ru.srt 3.95 KB
    03 Python variables and memory/08-the-id-function.en.srt 2.38 KB
    03 Python variables and memory/08-the-id-function.mp4 6.23 MB
    03 Python variables and memory/08-the-id-function.ru.srt 3.38 KB
    03 Python variables and memory/09-loading-the-sample-code.en.srt 5.45 KB
    03 Python variables and memory/09-loading-the-sample-code.mp4 33.3 MB
    03 Python variables and memory/09-loading-the-sample-code.ru.srt 7.71 KB
    03 Python variables and memory/10-demo-size-of-objects.en.srt 12.1 KB
    03 Python variables and memory/10-demo-size-of-objects.mp4 98.74 MB
    03 Python variables and memory/10-demo-size-of-objects.ru.srt 16.32 KB
    03 Python variables and memory/11-demo-real-size-of-objects.en.srt 5.43 KB
    03 Python variables and memory/11-demo-real-size-of-objects.mp4 58.66 MB
    03 Python variables and memory/11-demo-real-size-of-objects.ru.srt 7.57 KB
    03 Python variables and memory/12-concept-flyweight-pattern.en.srt 1.92 KB
    03 Python variables and memory/12-concept-flyweight-pattern.mp4 8.78 MB
    03 Python variables and memory/12-concept-flyweight-pattern.ru.srt 3.08 KB
    03 Python variables and memory/13-demo-flyweight-numbers.en.srt 6.78 KB
    03 Python variables and memory/13-demo-flyweight-numbers.mp4 65.6 MB
    03 Python variables and memory/13-demo-flyweight-numbers.ru.srt 9.73 KB
    03 Python variables and memory/14-cpython-source-book.en.srt 1.25 KB
    03 Python variables and memory/14-cpython-source-book.mp4 6.55 MB
    03 Python variables and memory/14-cpython-source-book.ru.srt 1.72 KB
    04 Allocating memory in Python/01-allocation-intro.en.srt 1.55 KB
    04 Allocating memory in Python/01-allocation-intro.mp4 6.22 MB
    04 Allocating memory in Python/01-allocation-intro.ru.srt 2.14 KB
    04 Allocating memory in Python/02-allocation-in-action.en.srt 6.2 KB
    04 Allocating memory in Python/02-allocation-in-action.mp4 17.66 MB
    04 Allocating memory in Python/02-allocation-in-action.ru.srt 8.83 KB
    04 Allocating memory in Python/03-big-objects-may-be-many-small-ones.en.srt 3.08 KB
    04 Allocating memory in Python/03-big-objects-may-be-many-small-ones.mp4 6.58 MB
    04 Allocating memory in Python/03-big-objects-may-be-many-small-ones.ru.srt 4.26 KB
    04 Allocating memory in Python/04-small-object-allocation-intro.en.srt 3.48 KB
    04 Allocating memory in Python/04-small-object-allocation-intro.mp4 13.88 MB
    04 Allocating memory in Python/04-small-object-allocation-intro.ru.srt 5.1 KB
    04 Allocating memory in Python/05-allocation-blocks.en.srt 3.49 KB
    04 Allocating memory in Python/05-allocation-blocks.mp4 8.93 MB
    04 Allocating memory in Python/05-allocation-blocks.ru.srt 5.24 KB
    04 Allocating memory in Python/06-allocation-pools.en.srt 1.62 KB
    04 Allocating memory in Python/06-allocation-pools.mp4 8.39 MB
    04 Allocating memory in Python/06-allocation-pools.ru.srt 2.48 KB
    04 Allocating memory in Python/07-demo-pools-in-source.en.srt 2.32 KB
    04 Allocating memory in Python/07-demo-pools-in-source.mp4 81.35 MB
    04 Allocating memory in Python/07-demo-pools-in-source.ru.srt 3.2 KB
    04 Allocating memory in Python/08-allocation-areas.en.srt 1.56 KB
    04 Allocating memory in Python/08-allocation-areas.mp4 3.99 MB
    04 Allocating memory in Python/08-allocation-areas.ru.srt 2.2 KB
    04 Allocating memory in Python/09-demo-allocator-stats.en.srt 7.27 KB
    04 Allocating memory in Python/09-demo-allocator-stats.mp4 139 MB
    04 Allocating memory in Python/09-demo-allocator-stats.ru.srt 10.38 KB
    05 Recovering memory in Python/01-ref-counting.en.srt 4.73 KB
    05 Recovering memory in Python/01-ref-counting.mp4 15.83 MB
    05 Recovering memory in Python/01-ref-counting.ru.srt 6.58 KB
    05 Recovering memory in Python/02-demo-reference-counting.en.srt 14.23 KB
    05 Recovering memory in Python/02-demo-reference-counting.mp4 101.22 MB
    05 Recovering memory in Python/02-demo-reference-counting.ru.srt 20.01 KB
    05 Recovering memory in Python/03-when-reference-counting-breaks.en.srt 6.32 KB
    05 Recovering memory in Python/03-when-reference-counting-breaks.mp4 39.03 MB
    05 Recovering memory in Python/03-when-reference-counting-breaks.ru.srt 8.67 KB
    05 Recovering memory in Python/04-demo-gc.en.srt 8.03 KB
    05 Recovering memory in Python/04-demo-gc.mp4 73.93 MB
    05 Recovering memory in Python/04-demo-gc.ru.srt 10.93 KB
    05 Recovering memory in Python/05-demo-gc-no-containers.en.srt 5.95 KB
    05 Recovering memory in Python/05-demo-gc-no-containers.mp4 51.05 MB
    05 Recovering memory in Python/05-demo-gc-no-containers.ru.srt 8.34 KB
    05 Recovering memory in Python/06-pythons-generational-garbage-collector.en.srt 4.13 KB
    05 Recovering memory in Python/06-pythons-generational-garbage-collector.mp4 9.04 MB
    05 Recovering memory in Python/06-pythons-generational-garbage-collector.ru.srt 6.06 KB
    05 Recovering memory in Python/07-when-does-the-gc-run.en.srt 7.32 KB
    05 Recovering memory in Python/07-when-does-the-gc-run.mp4 19.21 MB
    05 Recovering memory in Python/07-when-does-the-gc-run.ru.srt 10.18 KB
    05 Recovering memory in Python/08-do-you-need-the-gc.en.srt 10.48 KB
    05 Recovering memory in Python/08-do-you-need-the-gc.mp4 57.27 MB
    05 Recovering memory in Python/08-do-you-need-the-gc.ru.srt 15.09 KB
    05 Recovering memory in Python/09-refcounting-and-the-gil.en.srt 6.24 KB
    05 Recovering memory in Python/09-refcounting-and-the-gil.mp4 14.62 MB
    05 Recovering memory in Python/09-refcounting-and-the-gil.ru.srt 8.97 KB
    06 Efficient data structures/01-data-struct-chapter-intro.en.srt 2.62 KB
    06 Efficient data structures/01-data-struct-chapter-intro.mp4 25.86 MB
    06 Efficient data structures/01-data-struct-chapter-intro.ru.srt 3.64 KB
    06 Efficient data structures/02-what-we-arent-covering.en.srt 1.47 KB
    06 Efficient data structures/02-what-we-arent-covering.mp4 2.7 MB
    06 Efficient data structures/02-what-we-arent-covering.ru.srt 2.29 KB
    06 Efficient data structures/03-disabling-the-gc-revisited.en.srt 2.02 KB
    06 Efficient data structures/03-disabling-the-gc-revisited.mp4 11.02 MB
    06 Efficient data structures/03-disabling-the-gc-revisited.ru.srt 2.93 KB
    06 Efficient data structures/04-demo-data-with-cycles.en.srt 9.6 KB
    06 Efficient data structures/04-demo-data-with-cycles.mp4 69.98 MB
    06 Efficient data structures/04-demo-data-with-cycles.ru.srt 13.22 KB
    06 Efficient data structures/05-demo-cycle-busting-part1.en.srt 3.09 KB
    06 Efficient data structures/05-demo-cycle-busting-part1.mp4 36.94 MB
    06 Efficient data structures/05-demo-cycle-busting-part1.ru.srt 4.18 KB
    06 Efficient data structures/06-demo-cycle-busting-with-friend-map.en.srt 9.54 KB
    06 Efficient data structures/06-demo-cycle-busting-with-friend-map.mp4 80.42 MB
    06 Efficient data structures/06-demo-cycle-busting-with-friend-map.ru.srt 12.67 KB
    06 Efficient data structures/07-demo-checking-friends-in-the-friend-map.en.srt 11.41 KB
    06 Efficient data structures/07-demo-checking-friends-in-the-friend-map.mp4 118.66 MB
    06 Efficient data structures/07-demo-checking-friends-in-the-friend-map.ru.srt 15.4 KB
    06 Efficient data structures/08-different-container-types.en.srt 2.51 KB
    06 Efficient data structures/08-different-container-types.mp4 25.09 MB
    06 Efficient data structures/08-different-container-types.ru.srt 3.5 KB
    06 Efficient data structures/09-demo-container-sizes-starter.en.srt 7.26 KB
    06 Efficient data structures/09-demo-container-sizes-starter.mp4 67.48 MB
    06 Efficient data structures/09-demo-container-sizes-starter.ru.srt 10.42 KB
    06 Efficient data structures/10-demo-container-sizes-lists.en.srt 2.54 KB
    06 Efficient data structures/10-demo-container-sizes-lists.mp4 27.41 MB
    06 Efficient data structures/10-demo-container-sizes-lists.ru.srt 3.39 KB
    06 Efficient data structures/11-demo-container-sizes-classes.en.srt 5.18 KB
    06 Efficient data structures/11-demo-container-sizes-classes.mp4 53.64 MB
    06 Efficient data structures/11-demo-container-sizes-classes.ru.srt 7.25 KB
    06 Efficient data structures/12-demo-container-sizes-arrays.en.srt 4.45 KB
    06 Efficient data structures/12-demo-container-sizes-arrays.mp4 49.58 MB
    06 Efficient data structures/12-demo-container-sizes-arrays.ru.srt 6.33 KB
    06 Efficient data structures/13-demo-container-sizes-pandas.en.srt 3.03 KB
    06 Efficient data structures/13-demo-container-sizes-pandas.mp4 41.48 MB
    06 Efficient data structures/13-demo-container-sizes-pandas.ru.srt 4.14 KB
    06 Efficient data structures/14-demo-container-sizes-numpy.en.srt 3 KB
    06 Efficient data structures/14-demo-container-sizes-numpy.mp4 34.01 MB
    06 Efficient data structures/14-demo-container-sizes-numpy.ru.srt 4.16 KB
    06 Efficient data structures/15-monitoring-mem-usages-for-current-process.en.srt 3.23 KB
    06 Efficient data structures/15-monitoring-mem-usages-for-current-process.mp4 15.18 MB
    06 Efficient data structures/15-monitoring-mem-usages-for-current-process.ru.srt 4.98 KB
    07 Memory and functions/01-function-intro.en.srt 1.02 KB
    07 Memory and functions/01-function-intro.mp4 3.77 MB
    07 Memory and functions/01-function-intro.ru.srt 1.45 KB
    07 Memory and functions/02-demo-functions-cliing-to-memory.en.srt 4.72 KB
    07 Memory and functions/02-demo-functions-cliing-to-memory.mp4 30.05 MB
    07 Memory and functions/02-demo-functions-cliing-to-memory.ru.srt 6.44 KB
    07 Memory and functions/03-demo-implementing-the-pipeline-functions.en.srt 4.15 KB
    07 Memory and functions/03-demo-implementing-the-pipeline-functions.mp4 40.3 MB
    07 Memory and functions/03-demo-implementing-the-pipeline-functions.ru.srt 5.87 KB
    07 Memory and functions/04-demo-tracking-mem-usage.en.srt 6.5 KB
    07 Memory and functions/04-demo-tracking-mem-usage.mp4 57.83 MB
    07 Memory and functions/04-demo-tracking-mem-usage.ru.srt 9.4 KB
    07 Memory and functions/05-demo-a-mem-improvement.en.srt 8.44 KB
    07 Memory and functions/05-demo-a-mem-improvement.mp4 83.94 MB
    07 Memory and functions/05-demo-a-mem-improvement.ru.srt 12.18 KB
    07 Memory and functions/06-concept-drop-intermediate-data.en.srt 2.6 KB
    07 Memory and functions/06-concept-drop-intermediate-data.mp4 8.95 MB
    07 Memory and functions/06-concept-drop-intermediate-data.ru.srt 3.85 KB
    07 Memory and functions/07-converting-the-pipeline-to-generators.en.srt 16.56 KB
    07 Memory and functions/07-converting-the-pipeline-to-generators.mp4 160.9 MB
    07 Memory and functions/07-converting-the-pipeline-to-generators.ru.srt 23.44 KB
    07 Memory and functions/08-concept-generators.en.srt 2.69 KB
    07 Memory and functions/08-concept-generators.mp4 9 MB
    07 Memory and functions/08-concept-generators.ru.srt 3.88 KB
    07 Memory and functions/09-demo-useful-closers.en.srt 9.42 KB
    07 Memory and functions/09-demo-useful-closers.mp4 68.58 MB
    07 Memory and functions/09-demo-useful-closers.ru.srt 13.74 KB
    07 Memory and functions/10-counting-with-closures.en.srt 7.12 KB
    07 Memory and functions/10-counting-with-closures.mp4 51.78 MB
    07 Memory and functions/10-counting-with-closures.ru.srt 9.87 KB
    07 Memory and functions/11-concept-closure-state.en.srt 1.92 KB
    07 Memory and functions/11-concept-closure-state.mp4 5.31 MB
    07 Memory and functions/11-concept-closure-state.ru.srt 2.78 KB
    08 Memory and classes/01-classes-and-memory-introduction.en.srt 1.38 KB
    08 Memory and classes/01-classes-and-memory-introduction.mp4 4.95 MB
    08 Memory and classes/01-classes-and-memory-introduction.ru.srt 2.21 KB
    08 Memory and classes/02-plain-ol-properties.en.srt 9.59 KB
    08 Memory and classes/02-plain-ol-properties.mp4 104.4 MB
    08 Memory and classes/02-plain-ol-properties.ru.srt 12.88 KB
    08 Memory and classes/03-100_000-is-a-crowd.en.srt 2.4 KB
    08 Memory and classes/03-100_000-is-a-crowd.mp4 28.97 MB
    08 Memory and classes/03-100_000-is-a-crowd.ru.srt 3.25 KB
    08 Memory and classes/04-demo-testing-crowd-size.en.srt 2.93 KB
    08 Memory and classes/04-demo-testing-crowd-size.mp4 37.41 MB
    08 Memory and classes/04-demo-testing-crowd-size.ru.srt 4.14 KB
    08 Memory and classes/05-delayed-fields-with-props.en.srt 6.28 KB
    08 Memory and classes/05-delayed-fields-with-props.mp4 71.79 MB
    08 Memory and classes/05-delayed-fields-with-props.ru.srt 8.92 KB
    08 Memory and classes/06-concept-properties.en.srt 1.62 KB
    08 Memory and classes/06-concept-properties.mp4 4.35 MB
    08 Memory and classes/06-concept-properties.ru.srt 2.44 KB
    08 Memory and classes/07-demo-where-classes-store-memory.en.srt 11.59 KB
    08 Memory and classes/07-demo-where-classes-store-memory.mp4 104.25 MB
    08 Memory and classes/07-demo-where-classes-store-memory.ru.srt 15.87 KB
    08 Memory and classes/08-concept-class-dicts.en.srt 2.23 KB
    08 Memory and classes/08-concept-class-dicts.mp4 7.46 MB
    08 Memory and classes/08-concept-class-dicts.ru.srt 3.21 KB
    08 Memory and classes/09-demo-people-with-slots.en.srt 8.42 KB
    08 Memory and classes/09-demo-people-with-slots.mp4 88.82 MB
    08 Memory and classes/09-demo-people-with-slots.ru.srt 12.14 KB
    08 Memory and classes/10-concept-slots.en.srt 2.66 KB
    08 Memory and classes/10-concept-slots.mp4 7.98 MB
    08 Memory and classes/10-concept-slots.ru.srt 3.74 KB
    08 Memory and classes/11-demo-slots-are-faster-too.en.srt 5.7 KB
    08 Memory and classes/11-demo-slots-are-faster-too.mp4 62.25 MB
    08 Memory and classes/11-demo-slots-are-faster-too.ru.srt 8.12 KB
    09 Investigating memory usage/01-profiling-intro.en.srt 2.15 KB
    09 Investigating memory usage/01-profiling-intro.mp4 8.45 MB
    09 Investigating memory usage/01-profiling-intro.ru.srt 3.32 KB
    09 Investigating memory usage/02-profiling-in-pycharm.en.srt 4.72 KB
    09 Investigating memory usage/02-profiling-in-pycharm.mp4 44.41 MB
    09 Investigating memory usage/02-profiling-in-pycharm.ru.srt 6.62 KB
    09 Investigating memory usage/03-a-memory-profiler.en.srt 2.33 KB
    09 Investigating memory usage/03-a-memory-profiler.mp4 36.87 MB
    09 Investigating memory usage/03-a-memory-profiler.ru.srt 3.51 KB
    09 Investigating memory usage/04-line-level-mem-profiling.en.srt 4.41 KB
    09 Investigating memory usage/04-line-level-mem-profiling.mp4 34.67 MB
    09 Investigating memory usage/04-line-level-mem-profiling.ru.srt 6.29 KB
    09 Investigating memory usage/05-concept-line-by-line-with-memory_profiler.en.srt 978 B
    09 Investigating memory usage/05-concept-line-by-line-with-memory_profiler.mp4 3.92 MB
    09 Investigating memory usage/05-concept-line-by-line-with-memory_profiler.ru.srt 1.36 KB
    09 Investigating memory usage/06-graphing-memory-over-time.en.srt 4.55 KB
    09 Investigating memory usage/06-graphing-memory-over-time.mp4 32.05 MB
    09 Investigating memory usage/06-graphing-memory-over-time.ru.srt 6.54 KB
    09 Investigating memory usage/07-concept-graphing-with-memory_profiler.en.srt 705 B
    09 Investigating memory usage/07-concept-graphing-with-memory_profiler.mp4 2.44 MB
    09 Investigating memory usage/07-concept-graphing-with-memory_profiler.ru.srt 1 KB
    09 Investigating memory usage/08-a-data-science-focused-profiler.en.srt 2.21 KB
    09 Investigating memory usage/08-a-data-science-focused-profiler.mp4 11.49 MB
    09 Investigating memory usage/08-a-data-science-focused-profiler.ru.srt 3.43 KB
    09 Investigating memory usage/09-profiling-with-fil.en.srt 4.64 KB
    09 Investigating memory usage/09-profiling-with-fil.mp4 39.74 MB
    09 Investigating memory usage/09-profiling-with-fil.ru.srt 6.62 KB
    10 Course conclusion and review/01-finish-line.en.srt 1.44 KB
    10 Course conclusion and review/01-finish-line.mp4 17.48 MB
    10 Course conclusion and review/01-finish-line.ru.srt 1.95 KB
    10 Course conclusion and review/02-red-pill-aka-pointers.en.srt 1.62 KB
    10 Course conclusion and review/02-red-pill-aka-pointers.mp4 10.91 MB
    10 Course conclusion and review/02-red-pill-aka-pointers.ru.srt 2.29 KB
    10 Course conclusion and review/03-allocating-memory.en.srt 2.43 KB
    10 Course conclusion and review/03-allocating-memory.mp4 7.62 MB
    10 Course conclusion and review/03-allocating-memory.ru.srt 3.55 KB
    10 Course conclusion and review/04-reference-counting.en.srt 1.98 KB
    10 Course conclusion and review/04-reference-counting.mp4 6.39 MB
    10 Course conclusion and review/04-reference-counting.ru.srt 2.72 KB
    10 Course conclusion and review/05-garabage-collection.en.srt 2.02 KB
    10 Course conclusion and review/05-garabage-collection.mp4 43.43 MB
    10 Course conclusion and review/05-garabage-collection.ru.srt 2.8 KB
    10 Course conclusion and review/06-container-types.en.srt 1.31 KB
    10 Course conclusion and review/06-container-types.mp4 12.88 MB
    10 Course conclusion and review/06-container-types.ru.srt 1.92 KB
    10 Course conclusion and review/07-memory-and-functions.en.srt 2.94 KB
    10 Course conclusion and review/07-memory-and-functions.mp4 10.44 MB
    10 Course conclusion and review/07-memory-and-functions.ru.srt 4.5 KB
    10 Course conclusion and review/08-classes.en.srt 4.57 KB
    10 Course conclusion and review/08-classes.mp4 12.76 MB
    10 Course conclusion and review/08-classes.ru.srt 6.59 KB
    10 Course conclusion and review/09-profiling.en.srt 2.17 KB
    10 Course conclusion and review/09-profiling.mp4 7.82 MB
    10 Course conclusion and review/09-profiling.ru.srt 3.24 KB
    10 Course conclusion and review/10-bye-and-thanks.en.srt 802 B
    10 Course conclusion and review/10-bye-and-thanks.mp4 4.99 MB
    10 Course conclusion and review/10-bye-and-thanks.ru.srt 1.19 KB

Download Info

  • Tips

    “[TalkPython] Python Memory Management and Tips (2021) [En]” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.

  • DMCA Notice and Takedown Procedure

    If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.