zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
Udemy - The Python Bible
magnet:?xt=urn:btih:c277c1af372ec9d0fb9c3f294cf65894ca71289c&dn=Udemy - The Python Bible
磁力链接详情
Hash值:
c277c1af372ec9d0fb9c3f294cf65894ca71289c
点击数:
32
文件大小:
1.08 GB
文件数量:
70
创建日期:
2019-8-1 02:19
最后访问:
2024-11-2 15:38
访问标签:
Udemy
-
The
Python
Bible
文件列表详情
01-course-introduction/001-course-structure.mp4 6.98 MB
02-installing-python-getting-started-a-top-secret-tip/002-installing-python-on-windows.mp4 6.42 MB
02-installing-python-getting-started-a-top-secret-tip/004-installing-python-on-linux.mp4 4.49 MB
02-installing-python-getting-started-a-top-secret-tip/005-meeting-idle-take-a-tour-of-the-python-interactive-developer-environment-ide.mp4 20.37 MB
02-installing-python-getting-started-a-top-secret-tip/006-the-secret-of-top-programmers....mp4 21.56 MB
03-variables-simple-little-boxes/007-section-overview.mp4 3.58 MB
03-variables-simple-little-boxes/008-what-is-a-variable.mp4 14.43 MB
03-variables-simple-little-boxes/009-updating-our-script.mp4 16.03 MB
03-variables-simple-little-boxes/010-section-review.mp4 4.68 MB
04-the-123s-numbers-in-python/011-section-overview.mp4 4.28 MB
04-the-123s-numbers-in-python/012-basic-arithmetic-floats-and-modulo.mp4 15.25 MB
04-the-123s-numbers-in-python/013-ordering-operations-using-brackets.mp4 8.74 MB
04-the-123s-numbers-in-python/014-project-1-crafting-a-health-potion-part-1.mp4 27.28 MB
04-the-123s-numbers-in-python/015-project-1-crafting-a-health-potion-part-2.mp4 18.93 MB
04-the-123s-numbers-in-python/016-fun-with-the-python-math-module-optional.mp4 17.92 MB
04-the-123s-numbers-in-python/017-section-review.mp4 5.5 MB
05-the-abcs-how-to-use-strings-to-handle-text-in-python/018-section-overview.mp4 5.75 MB
05-the-abcs-how-to-use-strings-to-handle-text-in-python/019-hello-world.mp4 18.15 MB
05-the-abcs-how-to-use-strings-to-handle-text-in-python/020-project-2-hello-you-part-1-project-overview.mp4 2.87 MB
05-the-abcs-how-to-use-strings-to-handle-text-in-python/021-project-2-hello-you-part-2-collecting-data.mp4 22.46 MB
05-the-abcs-how-to-use-strings-to-handle-text-in-python/022-project-2-hello-you-part-3-string-formatting.mp4 18.04 MB
05-the-abcs-how-to-use-strings-to-handle-text-in-python/023-cool-string-methods-part-1.mp4 20.76 MB
05-the-abcs-how-to-use-strings-to-handle-text-in-python/024-cool-string-methods-part-2.mp4 29.26 MB
05-the-abcs-how-to-use-strings-to-handle-text-in-python/025-project-3-email-slicer-part-1-what-are-slices.mp4 19.37 MB
05-the-abcs-how-to-use-strings-to-handle-text-in-python/026-project-3-email-slicer-part-2-automated-slices.mp4 10.01 MB
05-the-abcs-how-to-use-strings-to-handle-text-in-python/027-project-3-email-slicer-part-3-making-the-slicer.mp4 13.56 MB
05-the-abcs-how-to-use-strings-to-handle-text-in-python/028-section-review.mp4 5.91 MB
06-logic-and-conditional-flow/029-section-overview.mp4 4.44 MB
06-logic-and-conditional-flow/030-booleans-comparison-operators.mp4 15.53 MB
06-logic-and-conditional-flow/031-if-statements.mp4 21.53 MB
06-logic-and-conditional-flow/032-python-logical-operators-part-1-not-and.mp4 16.93 MB
06-logic-and-conditional-flow/033-python-logical-operators-part-2-or-operator.mp4 15.12 MB
06-logic-and-conditional-flow/034-section-review.mp4 4.16 MB
07-python-datastructures/035-section-overview.mp4 3.67 MB
07-python-datastructures/036-what-are-lists.mp4 24.07 MB
07-python-datastructures/037-project-4-travis-the-ridiculous-security-system-part-1.mp4 15.01 MB
07-python-datastructures/038-project-4-travis-the-ridiculous-security-system-part-2.mp4 18.78 MB
07-python-datastructures/039-project-4-travis-the-ridiculous-security-system-part-3.mp4 9.79 MB
07-python-datastructures/040-more-ways-to-add-items-to-lists.mp4 24.67 MB
07-python-datastructures/041-tuples.mp4 16.36 MB
07-python-datastructures/042-dictionaries-part-1-what-are-dictionaries.mp4 24.4 MB
07-python-datastructures/043-dictionaries-part-2-build-a-rough-and-ready-database.mp4 18.05 MB
07-python-datastructures/044-project-5-cinema-simulator.mp4 29.73 MB
07-python-datastructures/045-section-review.mp4 6.05 MB
08-going-loopy-loops-in-python/046-section-overview.mp4 3.73 MB
08-going-loopy-loops-in-python/047-while-loops.mp4 25.59 MB
08-going-loopy-loops-in-python/048-project-6-baby-conversation-simulator.mp4 15.94 MB
08-going-loopy-loops-in-python/049-for-loops-part-1.mp4 17.27 MB
08-going-loopy-loops-in-python/050-for-loops-part-2.mp4 11.65 MB
08-going-loopy-loops-in-python/051-list-comprehensions.mp4 12.05 MB
08-going-loopy-loops-in-python/052-project-7-pig-latin-translator-part-1.mp4 6.78 MB
08-going-loopy-loops-in-python/053-project-7-pig-latin-translator-part-2.mp4 32.12 MB
08-going-loopy-loops-in-python/054-section-review.mp4 4.87 MB
09-getting-funky-functions-in-python/055-section-overview.mp4 1.53 MB
09-getting-funky-functions-in-python/056-what-are-functions.mp4 18.32 MB
09-getting-funky-functions-in-python/057-variable-scope-part-1.mp4 17.94 MB
09-getting-funky-functions-in-python/058-variable-scope-part-2.mp4 15.83 MB
09-getting-funky-functions-in-python/059-keyword-arguments-and-default-parameters.mp4 19.36 MB
09-getting-funky-functions-in-python/060-packing-unpacking-using-args-and-kwargs.mp4 29.04 MB
09-getting-funky-functions-in-python/061-project-8-tic-tac-toe-game-part-1.mp4 18.37 MB
09-getting-funky-functions-in-python/062-project-8-tic-tac-toe-game-part-2.mp4 29.34 MB
09-getting-funky-functions-in-python/063-section-review.mp4 6.26 MB
10-object-oriented-programming-oop/064-section-overview.mp4 3.01 MB
10-object-oriented-programming-oop/065-objects-and-classes-what-are-they.mp4 7.31 MB
10-object-oriented-programming-oop/066-project-9-make-your-own-coin-part-1.mp4 11.73 MB
10-object-oriented-programming-oop/067-project-9-make-your-own-coin-part-2.mp4 29.21 MB
10-object-oriented-programming-oop/068-project-10-make-all-the-coins-part-1.mp4 39.34 MB
10-object-oriented-programming-oop/069-project-10-make-all-the-coins-part-2.mp4 57.8 MB
10-object-oriented-programming-oop/070-project-11-make-your-own-bank.mp4 27.17 MB
10-object-oriented-programming-oop/071-section-review.mp4 10.16 MB
其他位置