Pluralsight - Python Beyond The Basics

seeders: 1
leechers: 0
updated:

Download Fast Safe Anonymous
movies, software, shows...

Files

Pluralsight - Python Beyond The Basics 01. Prerequisites
  • 01_01-Prerequisites.mp4 (13.6 MB)
02. Organizing Larger Programs
  • 02_01-Packages.mp4 (6.8 MB)
  • 02_02-Imports From sys.path.mp4 (13.5 MB)
  • 02_03-Implementing Packages.mp4 (8.3 MB)
  • 02_04-Subpackages.mp4 (3.4 MB)
  • 02_05-Example A Full Program.mp4 (4.9 MB)
  • 02_06-Relative Imports.mp4 (5.1 MB)
  • 02_07-Controlling Imports With __all__.mp4 (5.3 MB)
  • 02_08-Namespace Packages.mp4 (7.1 MB)
  • 02_09-Executable Directories.mp4 (8.1 MB)
  • 02_10-Recommended Layout.mp4 (2.4 MB)
  • 02_11-Duck Tails Modules Are Singletons.mp4 (4.9 MB)
  • 02_12-Summary.mp4 (8.1 MB)
03. Beyond Basic Functions
  • 03_01-Function Review.mp4 (5.8 MB)
  • 03_02-Callable Instances.mp4 (10.8 MB)
  • 03_03-Classes Are Callable.mp4 (4.6 MB)
  • 03_04-Conditional Expressions.mp4 (2.2 MB)
  • 03_05-Lambdas.mp4 (14.0 MB)
  • 03_06-Detecting Callable Objects.mp4 (2.0 MB)
  • 03_07-Extended Formal Argument Syntax.mp4 (15.9 MB)
  • 03_08-Extended Call Syntax.mp4 (4.9 MB)
  • 03_09-Forwarding Arguments.mp4 (1.7 MB)
  • 03_10-Duck Tail Transposing Tables.mp4 (7.8 MB)
  • 03_11-Summary.mp4 (7.4 MB)
04. Closures and Decorators
  • 04_01-Local Functions.mp4 (9.3 MB)
  • 04_02-Returning Functions From Functions.mp4 (1.6 MB)
  • 04_03-Closures and Nested Scopes.mp4 (2.8 MB)
  • 04_04-Function Factories.mp4 (2.8 MB)
  • 04_05-The Nonlocal Keyword.mp4 (9.6 MB)
  • 04_07-A First Decorator Example.mp4 (6.4 MB)
  • 04_08-What Can Be a Decorator.mp4 (5.4 MB)
  • 04_09-Instances as Decorators.mp4 (5.9 MB)
  • 04_10-Multiple Decorators.mp4 (5.2 MB)
  • 04_11-Decorating Methods.mp4 (3.2 MB)
  • 04_12-functools.wraps().mp4 (11.6 MB)
  • 04_13-Duck Tails Validating Arguments.mp4 (8.9 MB)
  • 04_14-Summary.mp4 (5.3 MB)
05. Properties and Class Methods
  • 05_01-Class Attributes.mp4 (18.7 MB)
  • 05_02-Static Methods.mp4 (5.9 MB)
  • 05_03-Class Methods.mp4 (21.6 MB)
  • 05_04-Static Methods With Inheritance.mp4 (12.9 MB)
  • 05_05-Class Methods With Inheritance.mp4 (15.9 MB)
  • 05_06-Properties.mp4 (26.6 MB)
  • 05_07-Properties and Inheritance.mp4 (37.4 MB)
  • 05_08-Duck Tail The Template Method Pattern.mp4 (13.4 MB)
  • 05_09-Summary.mp4 (4.5 MB)
06. Strings and Representations
  • 06_01-Two String Representations.mp4 (3.3 MB)
  • 06_02-repr().mp4 (6.5 MB)
  • 06_03-str().mp4 (2.5 MB)
  • 06_04-When Are the Representations Used.mp4 (6.5 MB)
  • 06_05-Interaction With format().mp4 (7.6 MB)
  • 06_06-reprlib.mp4 (5.2 MB)
  • 06_07-asciii(), ord(), and chr().mp4 (4.5 MB)
  • 06_08-Duck Tail Bigger Isn't Always Better.mp4 (7.2 MB)
  • 06_09-Summary.mp4 (7.0 MB)
07. Numeric and Scalar Types
  • 07_01-Reviewing int and float.mp4 (16.4 MB)
  • 07_02-The Decimal Module and the Decimal Type.mp4 (24.6 MB)
  • 07_03-Rational Numbers With the Fraction Type.mp4 (7.8 MB)
  • 07_04-The Complex Type and the cmath Module.mp4 (13.2 MB)
  • 07_05-Built-In Numeric Functions abs() and round().mp4 (7.4 MB)
  • 07_06-Number Base Conversions.mp4 (4.5 MB)
  • 07_07-The datetime Module and date Type.mp4 (13.2 MB)
  • 07_08-The time Type.mp4 (5.0 MB)
  • 07_09-The datetime Type.mp4 (9.1 MB)
  • 07_10-Durations With the timedelta Type.mp4 (3.8 MB)
  • 07_11-Arithmetic With datetime.mp4 (1.9 MB)
  • 07_12-Time Zones.mp4 (8.4 MB)
  • 07_13-Duck Tail Floating Point Versus Rational Numbers.mp4 (43.2 MB)
  • 07_14-Summary.mp4 (10.6 MB)
08. Iterables and Iteration
  • 08_01-Multi-Input Comprehensions.mp4 (9.5 MB)
  • 08_02-Nested Comprehensions.mp4 (4.1 MB)
  • 08_03-The map() Function.mp4 (7.7 MB)
  • 08_04-Multiple Input Sequences.mp4 (3.4 MB)
  • 08_05-map() Versus Comprehensions.mp4 (1.2 MB)
  • 08_06-The filter() Function.mp4 (4.6 MB)
  • 08_07-The functools.reduce() Function.mp4 (7.2 MB)
  • 08_08-Combining map() and reduce().mp4 (4.6 MB)
  • 08_09-The Iteration Protocols.mp4 (5.1 MB)
  • 08_10-Putting the Protocols Together.mp4 (2.6 MB)
  • 08_11-Alternative Iterable Protocol.mp4 (2.4 MB)
  • 08_12-Extended iter() Format.mp4 (3.6 MB)
  • 08_13-Duck Tail Iterator for Streamed Sensor Data.mp4 (6.0 MB)
  • 08_14-Summary.mp4 (6.9 MB)
09. Inheritance and Subtype Polymorphism
  • 09_01-Inheritance Overview.mp4 (8.8 MB)
  • 09_02-A Realistic Example SortedList.mp4 (4.7 MB)
  • 09_03-The Built-In isinstance() Function.mp4 (5.9 MB)
  • 09_04-The Built-In issubclass() Function.mp4 (2.1 MB)
  • 09_05-Multiple Inheritance.mp4 (7.2 MB)
  • 09_06-Details of Multiple Inheritance.mp4 (3.2 MB)
  • 09_07-Method Resolution Order.mp4 (10.1 MB)
  • 09_08-How is Method Resolution Order Calculated.mp4 (4.2 MB)
  • 09_09-The Built-In super() Function.mp4 (5.5 MB)
  • 09_10-Class-Bound Super Proxies.mp4 (6.1 MB)
  • 09_11-Instance-Bound Super Proxies.mp4 (4.4 MB)
  • 09_12-Calling super() Without Arguments.mp4 (2.0 MB)
  • 09_13-SortedIntList Explained.mp4 (3.9 MB)
  • 09_14-The Object Class.mp4 (5.8 MB)
  • 09_15-Duck Tail Inheritance for Implementation Sharing.mp4 (4.8 MB)
  • 09_16-Summary.mp4 (12.3 MB)
10. Implementing Collections
  • 10_01-Collection Protocol Overview.mp4 (4.7 MB)
  • 10_02-Collection Construction.mp4 (14.5 MB)
  • 10_03-The Container Protocol.mp4 (8.7 MB)
  • 10_04-The Sized Protocol.mp4 (10.4 MB)
  • 10_05-The Iterable Protocol.mp4 (11.8 MB)
  • 10_06-The Sequence Protocol Indexing.mp4 (11.9 MB)
  • 10_07-The Sequence Protocol Slicing.mp4 (17.4 MB)
  • <

Description

Pluralsight Course

- Python – Beyond the Basics by Austin Bingham and Robert Smallshire
Duration : 7h22m
Level : Intermediate
Released : 18 Jul 2014



Download torrent
1.4 GB
seeders:1
leechers:0
Pluralsight - Python Beyond The Basics


Trackers

tracker name
http://9.rarbg.com:2710/announce
http://announce.torrentsmd.com:6969/announce
http://bt.careland.com.cn:6969/announce
http://explodie.org:6969/announce
http://mgtracker.org:2710/announce
http://tracker.tfile.me/announce
http://tracker.torrenty.org:6969/announce
http://tracker.trackerfix.com/announce
http://www.mvgroup.org:2710/announce
udp://9.rarbg.com:2710/announce
udp://9.rarbg.me:2710/announce
udp://9.rarbg.to:2710/announce
udp://coppersurfer.tk:6969/announce
udp://exodus.desync.com:6969/announce
udp://glotorrents.pw:6969/announce
udp://open.demonii.com:1337/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.glotorrents.com:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.openbittorrent.com:80/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.publicbt.com:80/announce
udp://tracker4.piratux.com:6969/announce
µTorrent compatible trackers list

Download torrent
1.4 GB
seeders:1
leechers:0
Pluralsight - Python Beyond The Basics


Torrent hash: A5049E12E044CE017ADC7FD713BBE7757BCC4F26