FileMood

Download Lynda.com - Python 3 Essential Training

Lynda com Python Essential Training

Name

Lynda.com - Python 3 Essential Training

 DOWNLOAD Copy Link

Total Size

538.7 MB

Total Files

244

Hash

2EA68E2ACC3BB80FB4A35F9166BE3672BC879D64

/Python Links/ShowMeDo/

pythonOzsvaldIntroToPyResources2.flv

36.8 MB

pythonOzsvaldIntroToPyResources1.flv

27.4 MB

diveintopython-pdf-5.4.zip

782.0 KB

diveintopython-html-flat-5.4.zip

469.2 KB

diveintopython-xml-5.4.zip

292.1 KB

showmedo_com.htm

131.4 KB

I Python Developers-Srcs-Tools-Guide.odt

17.3 KB

II Index of Snapshots.odt

12.4 KB

/03 Setting Up Python/

0301 Installing Python 3 and Eclipse for Mac.mov

15.2 MB

0302 Installing Python 3 and Eclipse for Windows.mov

12.5 MB

/17 Modules/

1701 Using standard library modules.mov

14.6 MB

1703 Creating a module.mov

10.2 MB

1702 Finding third-party modules.mov

8.8 MB

/16 Databases/

1603 Creating a database object.mov

12.8 MB

1602 Creating retrieving updating and deleting records.mov

10.6 MB

1601 Creating a database with SQLite 3.mov

7.7 MB

/02 Python Quick Start/

0207 Greater reusability with inheritance and polymorphism.mov

12.6 MB

0202 Selecting code with conditionals.mov

5.0 MB

0206 Reusing code and data with a class.mov

4.8 MB

0203 Repeating code with a loop.mov

4.6 MB

0201 Getting started with Hello World.mov

4.6 MB

0205 Creating sequences with generator functions.mov

3.1 MB

0204 Reusing code with a function.mov

3.0 MB

0208 Handling errors with exceptions.mov

2.5 MB

/19 Building a Database Application/

1902 Deconstructing a database application.mov

12.2 MB

1901 Normalizing a database interface.mov

10.3 MB

1903 Displaying random entries from a database.mov

10.0 MB

/12 Classes/

1203 Using object data.mov

11.3 MB

1206 Using generators.mov

10.8 MB

1205 Applying polymorphism to classes.mov

8.2 MB

1202 Using methods.mov

6.4 MB

1204 Understanding inheritance.mov

5.9 MB

1201 Understanding classes and objects.mov

5.2 MB

1207 Using decorators.mov

4.7 MB

/14 Containers/

1404 Operating on character data with bytes and byte arrays.mov

10.8 MB

1402 Operating on sequences with built-in methods.mov

6.1 MB

1403 Organizing data with dictionaries.mov

4.5 MB

1401 Creating sequences with tuples and lists.mov

3.9 MB

/18 Debugging/

1801 Dealing with syntax errors.mov

10.0 MB

1804 Using unit tests.mov

8.8 MB

1802 Dealing with runtime errors.mov

6.8 MB

1803 Dealing with logical errors.mov

5.6 MB

/11 Functions/

1105 Creating a sequence with a generator function.mov

9.5 MB

1101 Defining functions.mov

6.8 MB

1103 Using named function arguments.mov

4.8 MB

1102 Using lists of arguments.mov

2.5 MB

1104 Returning values from functions.mov

2.1 MB

/01 Introduction/

0101 Welcome.mov

7.3 MB

0102 Understanding prerequisites for Python.mov

1.8 MB

0103 Using the exercise files.mov

1.6 MB

/05 Variables Objects and Values/

0504 Using strings.mov

6.8 MB

0505 Aggregating values with lists and tuples.mov

5.1 MB

0506 Creating associative lists with dictionaries.mov

4.5 MB

0507 Finding the type and identity of a variable.mov

4.1 MB

0503 Using numbers.mov

3.7 MB

0501 Understanding variables and objects in Python.mov

2.5 MB

0502 Distinguishing mutable and immutable objects.mov

2.5 MB

0508 Specifying logical values with True and False.mov

1.4 MB

/08 Operators/

0805 Operating on parts of a container with the slice operator.m

6.6 MB

0806 Understanding operator precedence.mov

3.9 MB

0803 Comparing values.mov

3.1 MB

0802 Operating on bitwise values.mov

3.1 MB

0804 Operating on Boolean values.mov

2.7 MB

0801 Performing simple arithmetic.mov

1.9 MB

Inf 0805 Operating on parts of a container with the slice operator.m.txt

0.3 KB

/15 File IO/

1503 Reading and writing binary files.mov

6.3 MB

1502 Reading and writing text files.mov

5.8 MB

1501 Opening files.mov

2.3 MB

/13 String Methods/

1303 Formatting strings with str.format.mov

5.2 MB

1302 Working with common string methods.mov

5.1 MB

1301 Understanding strings as objects.mov

2.9 MB

1304 Splitting and joining strings.mov

2.6 MB

1305 Finding and using standard string methods.mov

2.5 MB

/04 General Syntax/

0405 Selecting code and values with conditionals.mov

5.0 MB

0407 Creating and using objects.mov

4.8 MB

0402 Understanding whitespace in Python.mov

4.3 MB

0406 Creating and using functions.mov

4.1 MB

0403 Commenting code.mov

4.0 MB

0404 Assigning values.mov

3.7 MB

0401 Creating a main script.mov

3.5 MB

/10 Exceptions/

1002 Handling exceptions.mov

4.9 MB

1003 Raising exceptions.mov

4.4 MB

1001 Learning how exceptions work.mov

1.1 MB

/09 Regular Expressions/

0904 Reusing regular expressions with re.compile.mov

4.5 MB

0903 Replacing with regular expressions.mov

4.0 MB

0902 Searching with regular expressions.mov

3.7 MB

0901 Using the re module.mov

942.0 KB

/07 Loops/

0702 Iterating with for.mov

4.0 MB

0703 Enumerating iterators.mov

3.6 MB

0704 Controlling loop flow with break continue and else.mov

3.0 MB

0701 Creating loops with while.mov

1.5 MB

/06 Conditionals/

0603 Understanding other strategies for multiple choices.mov

2.8 MB

0604 Using the conditional expression.mov

2.6 MB

0601 Selecting code with if and else conditional statements.mov

2.5 MB

0602 Setting multiple choices with elif.mov

2.5 MB

/20 Conclusion/

2001 Goodbye.mov

411.9 KB

/Exercise Files/

Ex_Files_Python_3_EssT.zip

223.8 KB

/Python Links/

Writing_Command-line_ apps.htm

87.0 KB

Installing Python Modules — Python v3.3a0 documentation.htm

81.9 KB

PyLZMA » ~magog public.htm

49.3 KB

Distributing Python Modules — Python v3.3a0 documentation.htm

27.7 KB

BeginnersGuide - PythonInfo Wiki.htm

21.9 KB

Python Package Index PyPI.htm

20.7 KB

The Python Language Reference — Python v3.3a0 documentation.htm

19.3 KB

I_Soft-Src-Python_org.htm

18.8 KB

python_org.htm

18.8 KB

Python C API Reference Manual — Python v3.3a0 documentation.htm

16.3 KB

doc.htm

15.0 KB

Extending and Embedding the Python Interpreter — Python v3.3a0 CC++ Developers.htm

14.2 KB

Python Setup and Usage — Python v3.3a0 documentation.htm

14.0 KB

Python Developer’s Guide — Python Developer's Guide.htm

12.9 KB

Python Package Index pylzma 0.4.3.htm

12.1 KB

Overview — Python v3.3a0 documentation.htm

10.8 KB

doc-Python_3.1.htm

9.2 KB

Python HOWTOs — Python v3.3a0 documentation.htm

9.1 KB

Documenting Python — Python v3.3a0 documentation.htm

8.8 KB

Python Frequently Asked Questions — Python v3.3a0 documentation.htm

8.3 KB

BeginnersGuide.htm

8.3 KB

Programmers.htm

8.2 KB

PythonGuide_withExamples.htm

7.2 KB

/.../Python C API Reference Manual — Python v3.3a0 documentation_files/

jquery.js

72.2 KB

underscore.js

8.2 KB

doctools.js

6.9 KB

sidebar.js

4.6 KB

default.css

4.1 KB

pygments.css

3.9 KB

py.png

0.7 KB

/.../Installing Python Modules — Python v3.3a0 documentation_files/

jquery.js

72.2 KB

underscore.js

8.2 KB

doctools.js

6.9 KB

sidebar.js

4.6 KB

default.css

4.1 KB

pygments.css

3.9 KB

py.png

0.7 KB

/.../Python Setup and Usage — Python v3.3a0 documentation_files/

jquery.js

72.2 KB

underscore.js

8.2 KB

doctools.js

6.9 KB

sidebar.js

4.6 KB

default.css

4.1 KB

pygments.css

3.9 KB

py.png

0.7 KB

/.../Python Developer’s Guide — Python Developer's Guide_files/

jquery.js

72.2 KB

underscore.js

8.2 KB

doctools.js

6.9 KB

nature.css

4.2 KB

pygments.css

3.9 KB

/.../Python Frequently Asked Questions — Python v3.3a0 documentation_files/

jquery.js

72.2 KB

underscore.js

8.2 KB

doctools.js

6.9 KB

sidebar.js

4.6 KB

default.css

4.1 KB

pygments.css

3.9 KB

py.png

0.7 KB

/.../Python HOWTOs — Python v3.3a0 documentation_files/

jquery.js

72.2 KB

underscore.js

8.2 KB

doctools.js

6.9 KB

sidebar.js

4.6 KB

default.css

4.1 KB

pygments.css

3.9 KB

py.png

0.7 KB

/.../Overview — Python v3.3a0 documentation_files/

jquery.js

72.2 KB

underscore.js

8.2 KB

doctools.js

6.9 KB

sidebar.js

4.6 KB

default.css

4.1 KB

pygments.css

3.9 KB

py.png

0.7 KB

/.../The Python Language Reference — Python v3.3a0 documentation_files/

jquery.js

72.2 KB

underscore.js

8.2 KB

doctools.js

6.9 KB

sidebar.js

4.6 KB

default.css

4.1 KB

pygments.css

3.9 KB

py.png

0.7 KB

/.../Distributing Python Modules — Python v3.3a0 documentation_files/

jquery.js

72.2 KB

underscore.js

8.2 KB

doctools.js

6.9 KB

sidebar.js

4.6 KB

default.css

4.1 KB

pygments.css

3.9 KB

py.png

0.7 KB

/.../Documenting Python — Python v3.3a0 documentation_files/

jquery.js

72.2 KB

underscore.js

8.2 KB

doctools.js

6.9 KB

sidebar.js

4.6 KB

default.css

4.1 KB

pygments.css

3.9 KB

py.png

0.7 KB

/.../Extending and Embedding the Python Interpreter — Python v3.3a0 CC++ Developers_files/

jquery.js

72.2 KB

underscore.js

8.2 KB

doctools.js

6.9 KB

sidebar.js

4.6 KB

default.css

4.1 KB

pygments.css

3.9 KB

py.png

0.7 KB

/.../PyLZMA » ~magog public_files/

jquery-1.2.6.min.js

55.8 KB

style.css

10.5 KB

stylehortop.css

4.2 KB

superfish.js

3.7 KB

supersubs.js

3.3 KB

superfish.css

2.3 KB

comment-reply.js

0.8 KB

icon_wink.gif

0.2 KB

/.../BeginnersGuide - PythonInfo Wiki_files/

common.js

29.0 KB

largestyles.css

16.8 KB

screen.css

4.8 KB

python-logo.gif

2.5 KB

netscape4.css

1.6 KB

print.css

0.5 KB

moin-print.png

0.3 KB

moin-diff.png

0.2 KB

moin-show.png

0.2 KB

moin-raw.png

0.2 KB

moin-edit.png

0.2 KB

moin-subscribe.png

0.2 KB

moin-info.png

0.1 KB

trans.gif

0.0 KB

/.../Python Package Index pylzma 0.4.3_files/

largestyles.css

16.8 KB

defaultfonts.css

16.2 KB

docutils.css

6.0 KB

pypi.css

4.8 KB

python-logo.gif

2.5 KB

netscape4.css

1.6 KB

favicon(1).ico

1.4 KB

favicon.ico

1.2 KB

print.css

0.5 KB

launchpad.png

0.4 KB

trans.gif

0.0 KB

screen-switcher-default.css

0.0 KB

/.../Python Package Index PyPI_files/

largestyles.css

16.8 KB

defaultfonts.css

16.2 KB

docutils.css

6.0 KB

pypi.css

4.8 KB

python-logo.gif

2.5 KB

netscape4.css

1.6 KB

favicon(1).ico

1.4 KB

favicon.ico

1.2 KB

print.css

0.5 KB

launchpad.png

0.4 KB

trans.gif

0.0 KB

screen-switcher-default.css

0.0 KB

/

Lynda.com - Python 3 Essential Training.txt

4.1 KB

Inf.txt

0.1 KB

Torrent downloaded from Demonoid.me.txt

0.0 KB

 

Total files 244


Copyright © 2024 FileMood.com