Pluralsight - Python Fundamentals – Austin Bingham

seeders: 0
leechers: 0
updated:

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

Files

Python Fundamentals – Austin Bingham 11 Shipping Working and Maintainable Code
  • 1 Introduction and unittest.mp4 (32.0 MB)
  • 2 Debugging With PDB.mp4 (28.9 MB)
  • 5 Installing Third Party Modules.mp4 (14.8 MB)
  • 7 Summary.mp4 (13.7 MB)
  • 4 Distributing Your Programs.mp4 (12.9 MB)
  • 3 Virtual Environments.mp4 (2.5 MB)
  • 6 Moment of Zen.mp4 (1.6 MB)
10 Files and Resource Management
  • 9 Writing Binary Files.mp4 (28.7 MB)
  • 1 Introduction.mp4 (8.8 MB)
  • 6 Managing Files With Try..Finally.mp4 (8.5 MB)
  • 12 Reading Binary Files.mp4 (8.4 MB)
  • 11 Fractal Images.mp4 (8.1 MB)
  • 14 Closing With Context Managers.mp4 (8.1 MB)
  • 2 Writing Text Files.mp4 (8.1 MB)
  • 3 Reading Text Files.mp4 (6.9 MB)
  • 15 Summary.mp4 (6.5 MB)
  • 10 Bitwise Operators.mp4 (4.8 MB)
  • 7 Context Managers and with blocks.mp4 (4.3 MB)
  • 5 Files as Iterators.mp4 (4.1 MB)
  • 13 File Like Objects.mp4 (4.1 MB)
  • 4 Appending to Text Files.mp4 (2.2 MB)
  • 8 Simple Is Better Than Complex.mp4 (1.4 MB)
8 Iterables
  • 9 Stateful Generator Functions.mp4 (24.7 MB)
  • 12 Batteries Included for Iteration.mp4 (16.3 MB)
  • 10 Laziness and the Infinite.mp4 (15.8 MB)
  • 11 Generator .mp4 (13.3 MB)
  • 8 Generators.mp4 (12.6 MB)
  • 13 Summary.mp4 (8.3 MB)
  • 7 Iteration Protocols.mp4 (8.1 MB)
  • 4 Dictionary Comprehensions.mp4 (5.9 MB)
  • 2 List Comprehensions.mp4 (5.7 MB)
  • 5 Filtering Predicates.mp4 (3.9 MB)
  • 6 Moment of Zen.mp4 (2.9 MB)
  • 3 Set Comprehensions.mp4 (1.4 MB)
  • 1 Introduction.mp4 (803.5 KB)
2 Getting Starting With Python 3
  • 8 Importing From the Python Standard Library.mp4 (21.2 MB)
  • 2 Installing Python 3 on Windows.mp4 (15.0 MB)
  • 12 While Loops.mp4 (12.5 MB)
  • 9 Scalar Types int float None and bool.mp4 (10.8 MB)
  • 7 Python Culture and the Zen of Python.mp4 (10.5 MB)
  • 4 Installing Python 3 on Mac OS X.mp4 (9.3 MB)
  • 5 The Read Eval Print Loop or REPL.mp4 (9.3 MB)
  • 13 Summary.mp4 (8.9 MB)
  • 6 Significant Whitespace in Python.mp4 (8.1 MB)
  • 11 Conditional Statements.mp4 (8.0 MB)
  • 3 Installing Python 3 on Linux.mp4 (3.9 MB)
  • 1 Introduction.mp4 (3.2 MB)
  • 10 Relational Operators.mp4 (3.2 MB)
6 Collections
  • 12 Set.mp4 (18.3 MB)
  • 3 String.mp4 (18.1 MB)
  • 11 Dictionary.mp4 (16.6 MB)
  • 5 List.mp4 (9.8 MB)
  • 14 Summary.mp4 (9.6 MB)
  • 2 Tuple.mp4 (9.0 MB)
  • 4 Range.mp4 (7.3 MB)
  • 13 Collection Protocols.mp4 (6.9 MB)
  • 10 Reversing and Sorting Lists.mp4 (6.7 MB)
  • 8 More on List.mp4 (6.2 MB)
  • 6 Shallow Copies.mp4 (5.4 MB)
  • 7 List Repetition.mp4 (3.6 MB)
  • 1 Introduction.mp4 (1.9 MB)
  • 9 Growing Lists.mp4 (1.0 MB)
9 Classes
  • 8 Example Booking Seats.mp4 (17.4 MB)
  • 4 Initializers.mp4 (11.0 MB)
  • 12 Inheritance and Implementation Sharing.mp4 (10.9 MB)
  • 11 Polymorphism and Duck Typing.mp4 (9.9 MB)
  • 9 Defining Implementation Details.mp4 (9.2 MB)
  • 10 OO With Function Objects.mp4 (9.2 MB)
  • 13 Summary.mp4 (8.7 MB)
  • 5 A Second Class.mp4 (6.7 MB)
  • 6 Collaborating Classes.mp4 (5.1 MB)
  • 2 Defining Classes.mp4 (3.9 MB)
  • 1 Introduction.mp4 (3.5 MB)
  • 3 Instance Methods.mp4 (3.1 MB)
  • 7 Moment of Zen.mp4 (2.0 MB)
1 Introduction to the Python Fundamentals course
  • 5 Python Overview Part 2.mp4 (17.0 MB)
  • 4 Python Overview Part 1.mp4 (8.7 MB)
  • 2 Python Promo.mp4 (6.8 MB)
  • 3 Course Structure.mp4 (4.3 MB)
  • 1 Introduction.mp4 (936.1 KB)
4 Modularity
  • 6 Main Functions and Command Line Arguments.mp4 (15.2 MB)
  • 8 Documenting Your Code Using Docstrings.mp4 (9.9 MB)
  • 4 Distinguishing Between Module Import and Module Execution.mp4 (9.3 MB)
  • 11 Summary.mp4 (8.5 MB)
  • 10 The Whole Shebang.mp4 (6.7 MB)
  • 5 The Python Execution Model.mp4 (5.2 MB)
  • 2 Creating Running and Importing a Module.mp4 (4.7 MB)
  • 1 Introduction.mp4 (3.2 MB)
  • 9 Documenting Your Code With Comments.mp4 (3.1 MB)
  • 7 Sparse Is Better Than Dense.mp4 (2.8 MB)
  • 3 Defining Functions and Returning Values.mp4 (2.3 MB)
3 Strings and Collections
  • 9 Putting it All Together.mp4 (13.4 MB)
  • 4 Strings Continued.mp4 (11.0 MB)
  • 10 Summary.mp4 (5.0 MB)
  • 5 Bytes.mp4 (4.6 MB)
  • 6 Lists.mp4 (2.4 MB)
  • 7 Dictionaries.mp4 (1.8 MB)
  • 1 Introduction.mp4 (1.8 MB)
  • 8 For Loops.mp4 (1.8 MB)
  • 3 Moment of Zen Practicality Beats Purity.mp4 (1.4 MB)
  • 2 Strings.mp4 (1.3 MB)
5 Objects
  • 3 Function Arguments in Detail.mp4 (9.2 MB)
  • 5 Variable Scoping.mp4 (8.2 MB)
  • 1 Introduction.mp4 (7.6 MB)
  • 8 Summary.mp4 (7.4 MB)
  • 2 Argument Passing.mp4 (5.2 MB)
  • 7 Everything Is an Object.mp4 (4.4 MB)
  • 4 Pythons Type System.mp4 (3.0 MB)
  • 6 Moment of Zen.mp4 (1.6 MB)
7 Handling exceptions
  • 7 Exceptions as APIs.mp4 (7.9 MB)
  • 13 Platform Specific Code.mp4 (7.5 MB)
  • 14 Summary.mp4 (5.4 MB)
  • 10 EAFP vs. LBYL.mp4 (5.3 MB)
  • 3 Handling Exceptions.mp4 (4.9 MB)
  • 4 Programmer Errors.mp4 (4.1 MB)
  • 8 Exceptions APIs and Protocols.mp

Description

Pluralsight course Python Fundamentals by Austin Bingham
Total Duration : 5h 4m
Released in 2013



Download torrent
936.1 MB
seeders:0
leechers:0
Pluralsight - Python Fundamentals – Austin Bingham


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
936.1 MB
seeders:0
leechers:0
Pluralsight - Python Fundamentals – Austin Bingham


Torrent hash: D7477BC933682CD1CB477D1BB8A465CA55D54EEB