Learn Python_ The Complete Python Programming Course (2015)

Torrent Details

Learn Python_ The Complete Python Programming Course <span style=color:#777>(2015)</span>Learn Python_ The Complete Python Programming Course <span style=color:#777>(2015)</span>

NAME
Learn Python_ The Complete Python Programming Course (2015).torrent
CATEGORY
eBooks
INFOHASH
8449bc846e183a43889c11a9620aafde875c8056
SIZE
3.1 GB in 99 files
ADDED
Uploaded on 16-07-2018 by our crawler pet called "Spidey".
SWARM
0 seeders & 0 peers
RATING
No votes yet.

Please login to vote for this torrent.


Description

Learn Python: The Complete Python Programming Course

Learn A-Z everything about Python, from the basics, to advanced topics like Python GUI, Python Data Analysis, and more! language English

Requirements

Macintosh (OSX)/ Windows(Vista and higher) Machine

Internet Connection

What Will I Learn?

Create their own Python Programs

Parse the Web and Create their own Games

Become an experienced Python Programmer

Curriculum For This Course

1)Up and Running With Python

2)The Basics (Data Types)

3)Conditions and Loops

4)Functions!

5)Classes! (Object Orientated Programming)

6)File Input/Output

7)Using Python Modules

8)Crawling The Web

9)Beautiful Soup HTML Parsing

10)MatPlotLib - Charts, Plots and 3D Figures!

11)Data Analysis with Pandas!

12)Python GUI with Tkinter

13)Our First Game (Bounce!)

14)Our Second Game (Pong!)

15)What's Next?

TOTAL 146 Lectures

price $10.99  

source https://www.udemy.com/pythonforbeginners/

Discussion

Comments 0

Post Your Comment

Files in this torrent

FILENAMESIZE
01 Up and Running With Python/001 Welcome.mp412.6 MB
01 Up and Running With Python/002 Installing Python.mp419.4 MB
01 Up and Running With Python/003 Hello World.mp43.9 MB
02 The Basics Data Types/001 Exercise Files.pdf31.5 KB
02 The Basics Data Types/001 Placeholders in Strings.html2.4 KB
02 The Basics Data Types/001 Variables.mp45.1 MB
02 The Basics Data Types/002 Multiple Assignment.mp48.2 MB
02 The Basics Data Types/003 Data Types and Ints.mp47.3 MB
02 The Basics Data Types/004 Strings.mp422.9 MB
02 The Basics Data Types/005 ListsArrays.mp410.5 MB
02 The Basics Data Types/006 List Functions.mp427.1 MB
02 The Basics Data Types/007 Dictionaries.mp410.2 MB
02 The Basics Data Types/008 Dictionary Functions.mp417.2 MB
02 The Basics Data Types/009 Tuples.mp410.9 MB
03 Conditions and Loops/001 Exercise Files.pdf35.2 KB
03 Conditions and Loops/001 If-Else Statements.mp45.8 MB
03 Conditions and Loops/002 Relational Operators.mp411.7 MB
03 Conditions and Loops/003 Nested IfElse.mp411.3 MB
03 Conditions and Loops/004 Elif Statements.mp49.9 MB
03 Conditions and Loops/005 Logical Operators.mp410.7 MB
03 Conditions and Loops/006 For Loops.mp410.9 MB
03 Conditions and Loops/007 While Loops.mp46.2 MB
03 Conditions and Loops/008 Nested For Loops.mp46.9 MB
03 Conditions and Loops/009 Prime Number Generator.mp419.1 MB
03 Conditions and Loops/010 Pass, Break and Continue.mp410.9 MB
03 Conditions and Loops/011 Try and Except.mp45.2 MB
03 Conditions and Loops/012 Commenting.mp49.6 MB
03 Conditions and Loops/013 Quick Tips.mp417.5 MB
04 Functions/001 Creating our own Functions.mp48.2 MB
04 Functions/002 Global and Local Vars.mp45.8 MB
04 Functions/003 Abs and Bool.mp48.1 MB
04 Functions/004 Help and Dir.mp413.2 MB
04 Functions/005 Eval and Exec.mp46.9 MB
04 Functions/006 Str, Int, Float.mp48.4 MB
04 Functions/007 Recap and Sum.mp48.9 MB
05 Classes Object Orientated Programming/001 Basics of Classes.mp420.2 MB
05 Classes Object Orientated Programming/002 Functions in Classes.mp413.5 MB
05 Classes Object Orientated Programming/003 Class Attributes.mp421.7 MB
05 Classes Object Orientated Programming/004 Inheritance.mp423 MB
05 Classes Object Orientated Programming/005 Overriding Methods.mp47.7 MB
06 File InputOutput/001 Creating a File Windows.html1.5 KB
06 File InputOutput/001 Creating a File.mp47.2 MB
06 File InputOutput/002 Reading a File.mp429.1 MB
06 File InputOutput/003 Writing to a File.mp413.7 MB
06 File InputOutput/004 Appending to Files.mp410.5 MB
06 File InputOutput/005 Copying Files.mp416.4 MB
07 Using Python Modules/001 Guessing Game Challenge.pdf18.4 KB
07 Using Python Modules/001 Random Module - Randint.mp44.5 MB
07 Using Python Modules/002 Exercise Files.pdf32 KB
07 Using Python Modules/002 Guessing Game.mp426.9 MB
07 Using Python Modules/003 Random Module - Shuffle and Choice.mp49.2 MB
07 Using Python Modules/004 Sys Module.mp414.8 MB
07 Using Python Modules/005 Time Module.mp426.3 MB
07 Using Python Modules/006 Turtle Module.mp410.5 MB
07 Using Python Modules/007 For Loops in Turtle.mp411.7 MB
07 Using Python Modules/008 Up and Down Functions.mp410.9 MB
07 Using Python Modules/009 Coloring in Turtle.mp425.9 MB
07 Using Python Modules/010 Functions in Turtle.mp410.3 MB
08 Crawling The Web/001 Re Module.mp425.8 MB
08 Crawling The Web/001 Stock Quotes .py.pdf12.1 KB
08 Crawling The Web/002 Crawling The Web Stocks.mp495.6 MB
08 Crawling The Web/002 Weather .py.pdf11 KB
08 Crawling The Web/003 Crawling The Web Weather.mp466.1 MB
08 Crawling The Web/003 Definition .py.pdf10.8 KB
08 Crawling The Web/004 Crawling The Web Definition.mp475.3 MB
09 Beautiful Soup HTML Parsing/001 Intro to Beautiful Soup.mp42.7 MB
09 Beautiful Soup HTML Parsing/002 Installing the Beautiful Soup Module.mp446.4 MB
09 Beautiful Soup HTML Parsing/003 Prettify with Soup.mp425 MB
09 Beautiful Soup HTML Parsing/004 Drilling Down.mp439.5 MB
09 Beautiful Soup HTML Parsing/005 Functions in Soup.mp430.2 MB
09 Beautiful Soup HTML Parsing/006 .String and .Parent.mp417.1 MB
09 Beautiful Soup HTML Parsing/007 Searching in Soup.mp449.9 MB
09 Beautiful Soup HTML Parsing/008 Weather Parsing.mp474.8 MB
09 Beautiful Soup HTML Parsing/009 Antonym Parsing.mp436.4 MB
10 MatPlotLib - Charts, Plots and 3D Figures/001 Intro to MatPlotLib.mp418.3 MB
10 MatPlotLib - Charts, Plots and 3D Figures/002 First Graph.mp414.3 MB
10 MatPlotLib - Charts, Plots and 3D Figures/003 Understanding the MatPlotLib Interface.mp412.1 MB
10 MatPlotLib - Charts, Plots and 3D Figures/004 Graph Labels.mp418.4 MB
10 MatPlotLib - Charts, Plots and 3D Figures/005 Creating a Graph from a File.mp437.7 MB
10 MatPlotLib - Charts, Plots and 3D Figures/006 Understanding SubPlots and Figures.mp413.4 MB
10 MatPlotLib - Charts, Plots and 3D Figures/007 Coloring of Graph.mp421.7 MB
10 MatPlotLib - Charts, Plots and 3D Figures/008 Multiple Plots in a Graph.mp415.7 MB
10 MatPlotLib - Charts, Plots and 3D Figures/009 Multiple Graphs in a Figure.mp421.5 MB
10 MatPlotLib - Charts, Plots and 3D Figures/010 What about 3 graphs.mp435 MB
10 MatPlotLib - Charts, Plots and 3D Figures/011 Bar Graphs Intro.mp46.8 MB
10 MatPlotLib - Charts, Plots and 3D Figures/012 Modifying our Bar Graph.mp422.7 MB
10 MatPlotLib - Charts, Plots and 3D Figures/013 Pie Chart Intro.mp44.5 MB
10 MatPlotLib - Charts, Plots and 3D Figures/014 Modifying our Pie Chart.mp47.8 MB
10 MatPlotLib - Charts, Plots and 3D Figures/015 Adding a Legend.mp49.4 MB
10 MatPlotLib - Charts, Plots and 3D Figures/016 3D Graphics Intro.mp420.8 MB
10 MatPlotLib - Charts, Plots and 3D Figures/017 3D Scatter Plots.mp410.8 MB
10 MatPlotLib - Charts, Plots and 3D Figures/018 Multiple 3D Scatter Plots.mp49.9 MB
10 MatPlotLib - Charts, Plots and 3D Figures/019 3D Bar Graphs.mp430.6 MB
10 MatPlotLib - Charts, Plots and 3D Figures/020 3D Wireframes.mp435 MB
11 Data Analysis with Pandas/001 Intro to Pandas.mp43.7 MB
11 Data Analysis with Pandas/002 Series Data Structure.mp423.5 MB
11 Data Analysis with Pandas/003 Series Continuation.mp425.7 MB
11 Data Analysis with Pandas/004 Data Frames Intro.mp422.8 MB
11 Data Analysis with Pandas/005 Creating a CSV.mp49.1 MB

Alternative Torrents for 'Learn Python Complete Python Programming Course'.

There are no alternative torrents found.