Download link
File List
-
Lesson 05 Data Structures and Data Manipulation/5.3 Data Manipulation.mp4 98.82 MB
Code examples/01/hello.py 54 B
Code examples/01/nextbus.py 538 B
Code examples/02/mortgage.py 907 B
Code examples/02/schedule.txt 10.89 KB
Code examples/03/3.2/port.py 482 B
Code examples/03/3.3/port.py 303 B
Code examples/04/4.2/port.py 514 B
Code examples/04/4.3/port.py 761 B
Code examples/04/4.4/port.py 1.1 KB
Code examples/05/5.2/port.py 1.4 KB
Code examples/06/6.2/port.py 456 B
Code examples/06/6.2/reader.py 1.03 KB
Code examples/06/6.2/simple.py 170 B
Code examples/06/6.3/simple.py 170 B
Code examples/06/6.3/portie/__init__.py 123 B
Code examples/06/6.3/portie/port.py 462 B
Code examples/06/6.3/portie/reader.py 1.03 KB
Code examples/07/7.1/holding.py 617 B
Code examples/07/7.2/table.py 376 B
Code examples/07/7.3/dateobj.py 449 B
Code examples/08/8.1/inherit.py 211 B
Code examples/08/8.2/table.py 1.77 KB
Code examples/08/8.3/table.py 1.86 KB
Code examples/08/8.4/table.py 2.27 KB
Code examples/08/8.5/table.py 2 KB
Code examples/08/8.6/inherit.py 406 B
Code examples/09/9.2/holding.py 940 B
Code examples/09/9.3/holding.py 1.79 KB
Code examples/09/9.4/manager.py 193 B
Code examples/10/10.1/holding.py 1.79 KB
Code examples/10/10.2/holding.py 2.32 KB
Code examples/10/10.3/holding.py 2.32 KB
Code examples/10/10.3/validate.py 898 B
Code examples/10/10.4/holding.py 2.32 KB
Code examples/11/11.2/holding.py 2.32 KB
Code examples/11/11.2/typedproperty.py 817 B
Code examples/12/12.2/logcall.py 325 B
Code examples/12/12.2/sample.py 196 B
Code examples/12/12.3/logcall.py 443 B
Code examples/12/12.3/sample.py 254 B
Code examples/12/12.4/logcall.py 647 B
Code examples/12/12.4/sample.py 445 B
Code examples/12/12.4/validate.py 1.35 KB
Code examples/13/13.2/table.py 2.28 KB
Code examples/13/13.3/validate.py 1.5 KB
Code examples/14/14.2/follow.py 614 B
Code examples/14/14.3/follow.py 831 B
Code examples/15/15.2/aechoserve.py 762 B
Code examples/15/15.2/echoserver.py 660 B
Code examples/Data/dowstocks.csv 151.68 KB
Code examples/Data/missing.csv 221 B
Code examples/Data/portfolio.csv 223 B
Code examples/Data/portfolio2.csv 252 B
Code examples/Data/portfolio3.csv 137 B
Code examples/Data/stocklog.csv 326.74 KB
Code examples/Data/stocksim.py 5.38 KB
Code examples/Data/Data/dowstocks.csv 151.68 KB
Code examples/Data/Data/missing.csv 221 B
Code examples/Data/Data/portfolio.csv 223 B
Code examples/Data/Data/portfolio2.csv 252 B
Code examples/Data/Data/portfolio3.csv 137 B
Code examples/Data/Data/stocklog.csv 8.01 KB
Code examples/Data/Data/stocksim.py 5.38 KB
Code examples/live/aechoserv.py 762 B
Code examples/live/BusStop.jpg 155.29 KB
Code examples/live/dateobj.py 449 B
Code examples/live/echoserv.py 629 B
Code examples/live/follow.py 825 B
Code examples/live/hello.py 52 B
Code examples/live/holding.py 2.26 KB
Code examples/live/inherit.py 406 B
Code examples/live/logcall.py 646 B
Code examples/live/manager.py 193 B
Code examples/live/mortgage.py 907 B
Code examples/live/nextbus.py 494 B
Code examples/live/reader.py 1.03 KB
Code examples/live/README.txt 379 B
Code examples/live/sample.py 453 B
Code examples/live/schedule.txt 10.89 KB
Code examples/live/simple.py 170 B
Code examples/live/table.py 2.46 KB
Code examples/live/table4.py 2.29 KB
Code examples/live/typedproperty.py 822 B
Code examples/live/validate.py 1.5 KB
Code examples/live/Data/dowstocks.csv 151.68 KB
Code examples/live/Data/missing.csv 221 B
Code examples/live/Data/portfolio.csv 223 B
Code examples/live/Data/portfolio2.csv 252 B
Code examples/live/Data/portfolio3.csv 137 B
Code examples/live/Data/stocklog.csv 326.74 KB
Code examples/live/Data/stocksim.py 5.38 KB
Code examples/live/portie/__init__.py 123 B
Code examples/live/portie/port.py 458 B
Code examples/live/portie/reader.py 1.03 KB
Introduction/Python Programming Language Introduction en.srt 4.78 KB
Introduction/Python Programming Language Introduction.mp4 32.24 MB
Lesson 01 Working Environment/1.0 Topics en.srt 550 B
Lesson 01 Working Environment/1.0 Topics.mp4 4.26 MB
Lesson 01 Working Environment/1.1 Starting, Stopping, and Typing Commands into the Interactive Interpreter en.srt 8.56 KB
Lesson 01 Working Environment/1.1 Starting, Stopping, and Typing Commands into the Interactive Interpreter.mp4 20.57 MB
Lesson 01 Working Environment/1.2 Project Catching the Bus en.srt 8.34 KB
Lesson 01 Working Environment/1.2 Project Catching the Bus.mp4 28.24 MB
Lesson 01 Working Environment/1.3 Project Reading Command Line Arguments and Making a Script en.srt 6.65 KB
Lesson 01 Working Environment/1.3 Project Reading Command Line Arguments and Making a Script.mp4 16.87 MB
Lesson 01 Working Environment/1.4 Debugging en.srt 10.09 KB
Lesson 01 Working Environment/1.4 Debugging.mp4 33.68 MB
Lesson 02 Program Structure and Execution Model/2.0 Topics en.srt 461 B
Lesson 02 Program Structure and Execution Model/2.0 Topics.mp4 3.75 MB
Lesson 02 Program Structure and Execution Model/2.1 Project Mortgage Calculator en.srt 14.44 KB
Lesson 02 Program Structure and Execution Model/2.1 Project Mortgage Calculator.mp4 30.51 MB
Lesson 02 Program Structure and Execution Model/2.2 Project Formatted Output and File IO en.srt 10.62 KB
Lesson 02 Program Structure and Execution Model/2.2 Project Formatted Output and File IO.mp4 35.18 MB
Lesson 03 Text Processing and Files/3.0 Topics en.srt 581 B
Lesson 03 Text Processing and Files/3.0 Topics.mp4 4.48 MB
Lesson 03 Text Processing and Files/3.1 File and String Basics en.srt 13.01 KB
Lesson 03 Text Processing and Files/3.1 File and String Basics.mp4 31.29 MB
Lesson 03 Text Processing and Files/3.2 Project Reading from a File and Performing a Calculation en.srt 8.24 KB
Lesson 03 Text Processing and Files/3.2 Project Reading from a File and Performing a Calculation.mp4 20.53 MB
Lesson 03 Text Processing and Files/3.3 Project Using the CSV Module to Read Data en.srt 8 KB
Lesson 03 Text Processing and Files/3.3 Project Using the CSV Module to Read Data.mp4 22.37 MB
Lesson 04 Functions and Error Handling/4.0 Topics en.srt 634 B
Lesson 04 Functions and Error Handling/4.0 Topics.mp4 4.66 MB
Lesson 04 Functions and Error Handling/4.1 Defining and Using Simple Functions en.srt 5.21 KB
Lesson 04 Functions and Error Handling/4.1 Defining and Using Simple Functions.mp4 12.6 MB
Lesson 04 Functions and Error Handling/4.2 Project Moving a Script into a Function en.srt 6.38 KB
Lesson 04 Functions and Error Handling/4.2 Project Moving a Script into a Function.mp4 17.99 MB
Lesson 04 Functions and Error Handling/4.3 Project Handling Bad Data and Exception Handling en.srt 12.68 KB
Lesson 04 Functions and Error Handling/4.3 Project Handling Bad Data and Exception Handling.mp4 42.43 MB
Lesson 04 Functions and Error Handling/4.4 Project Function Design Considerations en.srt 18.85 KB
Lesson 04 Functions and Error Handling/4.4 Project Function Design Considerations.mp4 71.36 MB
Lesson 05 Data Structures and Data Manipulation/5.0 Topics en.srt 839 B
Lesson 05 Data Structures and Data Manipulation/5.0 Topics.mp4 5.99 MB
Lesson 05 Data Structures and Data Manipulation/5.1 Basic Material Tuples, Lists, Sets, and Dicts en.srt 12.04 KB
Lesson 05 Data Structures and Data Manipulation/5.1 Basic Material Tuples, Lists, Sets, and Dicts.mp4 29.01 MB
Lesson 05 Data Structures and Data Manipulation/5.2 Project Building a Data Structure from a File en.srt 15.92 KB
Lesson 05 Data Structures and Data Manipulation/5.2 Project Building a Data Structure from a File.mp4 50.91 MB
Lesson 05 Data Structures and Data Manipulation/5.3 Data Manipulation en.srt 23.98 KB
Code examples/01/BusStop.jpg 155.29 KB
Lesson 05 Data Structures and Data Manipulation/5.4 Example Sorting and Grouping en.srt 12.17 KB
Lesson 05 Data Structures and Data Manipulation/5.4 Example Sorting and Grouping.mp4 37.47 MB
Lesson 06 Library Functions and Import/6.0 Topics en.srt 958 B
Lesson 06 Library Functions and Import/6.0 Topics.mp4 6.57 MB
Lesson 06 Library Functions and Import/6.1 Module Basics en.srt 19.68 KB
Lesson 06 Library Functions and Import/6.1 Module Basics.mp4 53.17 MB
Lesson 06 Library Functions and Import/6.2 Project Writing a General Purpose CSV Parsing Module en.srt 13.85 KB
Lesson 06 Library Functions and Import/6.2 Project Writing a General Purpose CSV Parsing Module.mp4 46.48 MB
Lesson 06 Library Functions and Import/6.3 Making a Package en.srt 15.89 KB
Lesson 06 Library Functions and Import/6.3 Making a Package.mp4 50.66 MB
Lesson 07 Classes and Objects/7.0 Topics en.srt 1.23 KB
Lesson 07 Classes and Objects/7.0 Topics.mp4 8.25 MB
Lesson 07 Classes and Objects/7.1 Introduction From Simple Data Structures to Classes en.srt 10.67 KB
Lesson 07 Classes and Objects/7.1 Introduction From Simple Data Structures to Classes.mp4 26.03 MB
Lesson 07 Classes and Objects/7.2 Understanding Attribute Access en.srt 13.81 KB
Lesson 07 Classes and Objects/7.2 Understanding Attribute Access.mp4 41.11 MB
Lesson 07 Classes and Objects/7.3 Advanced Class Methods and Alternate Constructors en.srt 12.22 KB
Lesson 07 Classes and Objects/7.3 Advanced Class Methods and Alternate Constructors.mp4 36.04 MB
Lesson 08 Inheritance/8.0 Topics en.srt 1020 B
Lesson 08 Inheritance/8.0 Topics.mp4 7.28 MB
Lesson 08 Inheritance/8.1 Inheritance Concepts en.srt 12.42 KB
Lesson 08 Inheritance/8.1 Inheritance Concepts.mp4 30.72 MB
Lesson 08 Inheritance/8.2 Inheritance in Practice Building an Extensible Library en.srt 14.04 KB
Lesson 08 Inheritance/8.2 Inheritance in Practice Building an Extensible Library.mp4 41.32 MB
Lesson 08 Inheritance/8.3 Advanced Inheritance en.srt 16.48 KB
Lesson 08 Inheritance/8.3 Advanced Inheritance.mp4 52.28 MB
Lesson 08 Inheritance/8.4 Designing for Inheritance en.srt 9.37 KB
Lesson 08 Inheritance/8.4 Designing for Inheritance.mp4 29.79 MB
Lesson 08 Inheritance/8.5 Defensive Programming with Abstract Base Classes en.srt 7.85 KB
Lesson 08 Inheritance/8.5 Defensive Programming with Abstract Base Classes.mp4 27.82 MB
Lesson 08 Inheritance/8.6 Advanced How Inheritance Actually Works en.srt 10.02 KB
Lesson 08 Inheritance/8.6 Advanced How Inheritance Actually Works.mp4 23.99 MB
Lesson 09 Python Magic Methods (a.k.a., Speaking Python)/9.0 Topics en.srt 921 B
Lesson 09 Python Magic Methods (a.k.a., Speaking Python)/9.0 Topics.mp4 6.51 MB
Lesson 09 Python Magic Methods (a.k.a., Speaking Python)/9.1 Background Use of Magic Methods to Implement Operators en.srt 3.9 KB
Lesson 09 Python Magic Methods (a.k.a., Speaking Python)/9.1 Background Use of Magic Methods to Implement Operators.mp4 9.1 MB
Lesson 09 Python Magic Methods (a.k.a., Speaking Python)/9.2 Making Objects Printable and Debuggable en.srt 6.69 KB
Lesson 09 Python Magic Methods (a.k.a., Speaking Python)/9.2 Making Objects Printable and Debuggable.mp4 24.51 MB
Lesson 09 Python Magic Methods (a.k.a., Speaking Python)/9.3 Making a Custom Container Object en.srt 13.69 KB
Lesson 09 Python Magic Methods (a.k.a., Speaking Python)/9.3 Making a Custom Container Object.mp4 36.72 MB
Lesson 09 Python Magic Methods (a.k.a., Speaking Python)/9.4 Making a Custom Context Manager en.srt 10.14 KB
Lesson 09 Python Magic Methods (a.k.a., Speaking Python)/9.4 Making a Custom Context Manager.mp4 19.4 MB
Lesson 10 Encapsulation (Owning the Dot)/10.0 Topics en.srt 1005 B
Lesson 10 Encapsulation (Owning the Dot)/10.0 Topics.mp4 7.58 MB
Lesson 10 Encapsulation (Owning the Dot)/10.1 Instance Representation, Attribute Access and Naming Conventions en.srt 9.55 KB
Lesson 10 Encapsulation (Owning the Dot)/10.1 Instance Representation, Attribute Access and Naming Conventions.mp4 33.01 MB
Lesson 10 Encapsulation (Owning the Dot)/10.2 Managed Attributes with Properties en.srt 17.79 KB
Lesson 10 Encapsulation (Owning the Dot)/10.2 Managed Attributes with Properties.mp4 57.29 MB
Lesson 10 Encapsulation (Owning the Dot)/10.3 Managed Attributes with Descriptors en.srt 20.99 KB
Lesson 10 Encapsulation (Owning the Dot)/10.3 Managed Attributes with Descriptors.mp4 71.15 MB
Lesson 10 Encapsulation (Owning the Dot)/10.4 Object Wrappers and Proxies en.srt 14.84 KB
Lesson 10 Encapsulation (Owning the Dot)/10.4 Object Wrappers and Proxies.mp4 45.85 MB
Lesson 11 Higher Order Functions and Closures/11.0 Topics en.srt 805 B
Lesson 11 Higher Order Functions and Closures/11.0 Topics.mp4 5.93 MB
Lesson 11 Higher Order Functions and Closures/11.1 Functions as Objects en.srt 12.74 KB
Lesson 11 Higher Order Functions and Closures/11.1 Functions as Objects.mp4 32.51 MB
Lesson 11 Higher Order Functions and Closures/11.2 Generating Code with Closures en.srt 12.02 KB
Lesson 11 Higher Order Functions and Closures/11.2 Generating Code with Closures.mp4 40.15 MB
Lesson 12 Metaprogramming and Decorators/12.0 Topics en.srt 1001 B
Lesson 12 Metaprogramming and Decorators/12.0 Topics.mp4 5.94 MB
Lesson 12 Metaprogramming and Decorators/12.1 Background Function Argument Passing and Calling Conventions en.srt 7.9 KB
Lesson 12 Metaprogramming and Decorators/12.1 Background Function Argument Passing and Calling Conventions.mp4 12.5 MB
Lesson 12 Metaprogramming and Decorators/12.2 Don't Repeat Yourself—Introducing Decorators en.srt 16.33 KB
Lesson 12 Metaprogramming and Decorators/12.2 Don't Repeat Yourself—Introducing Decorators.mp4 45.43 MB
Lesson 12 Metaprogramming and Decorators/12.3 Decorators with Arguments en.srt 12.02 KB
Lesson 12 Metaprogramming and Decorators/12.3 Decorators with Arguments.mp4 35.75 MB
Lesson 12 Metaprogramming and Decorators/12.4 Class Decorators en.srt 19.54 KB
Lesson 12 Metaprogramming and Decorators/12.4 Class Decorators.mp4 61.95 MB
Lesson 13 Metaclasses/13.0 Topics en.srt 1.15 KB
Lesson 13 Metaclasses/13.0 Topics.mp4 8.52 MB
Lesson 13 Metaclasses/13.1 Background Types and Metaclasses Introduced en.srt 15.53 KB
Lesson 13 Metaclasses/13.1 Background Types and Metaclasses Introduced.mp4 37.73 MB
Lesson 13 Metaclasses/13.2 Project Tracking Subclasses in a Framework en.srt 15.4 KB
Lesson 13 Metaclasses/13.2 Project Tracking Subclasses in a Framework.mp4 58.05 MB
Lesson 13 Metaclasses/13.3 Project Filling in Missing Details and Code Generation en.srt 12.2 KB
Lesson 13 Metaclasses/13.3 Project Filling in Missing Details and Code Generation.mp4 39.55 MB
Lesson 14 Iterators and Generators/14.0 Topics en.srt 1.12 KB
Lesson 14 Iterators and Generators/14.0 Topics.mp4 8.1 MB
Lesson 14 Iterators and Generators/14.1 Iteration Protocol and Customization via Generators en.srt 15.18 KB
Lesson 14 Iterators and Generators/14.1 Iteration Protocol and Customization via Generators.mp4 35.59 MB
Lesson 14 Iterators and Generators/14.2 Project Watching a Real-Time Data Source with a Generator en.srt 11.58 KB
Lesson 14 Iterators and Generators/14.2 Project Watching a Real-Time Data Source with a Generator.mp4 35.64 MB
Lesson 14 Iterators and Generators/14.3 Processing Pipelines and Workflows en.srt 10.67 KB
Lesson 14 Iterators and Generators/14.3 Processing Pipelines and Workflows.mp4 43.78 MB
Lesson 15 Coroutines/15.0 Topics en.srt 1.08 KB
Lesson 15 Coroutines/15.0 Topics.mp4 8.19 MB
Lesson 15 Coroutines/15.1 Defining and Calling Coroutines with asyncawait en.srt 6 KB
Lesson 15 Coroutines/15.1 Defining and Calling Coroutines with asyncawait.mp4 14.91 MB
Lesson 15 Coroutines/15.2 Project Asynchronous Echo Server with Coroutines and asyncio en.srt 14.4 KB
Lesson 15 Coroutines/15.2 Project Asynchronous Echo Server with Coroutines and asyncio.mp4 48.79 MB
Lesson 15 Coroutines/15.3 Under the Covers Enhanced Generators en.srt 21.49 KB
Lesson 15 Coroutines/15.3 Under the Covers Enhanced Generators.mp4 61.07 MB
Summary/Python Programming Language Summary en.srt 2.91 KB
Summary/Python Programming Language Summary.mp4 18.4 MB
Download Info
-
Tips
“Python Programming Language” 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.