17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
Learn Enough Python To Be Dangerous
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Programmers love Python for its clean syntax, flexible data types, a wealth of useful libraries, and a powerful and elegant design that supports multiple styles of programming. That’s why it is popular for varied uses such as scripting, web development, and data science. You’ll love Python too, but you don’t need to learn “everything” about it, just how to use it efficiently to solve real problems. Best-selling author Michael Hartl gets you started writing practical and modern Python programs as fast as possible, with a focus on the real tools used every day by software developers. You’ll learn how to use Python interactively, write shell scripts in it, use Python and a web framework to make simple dynamic web applications, and use Python libraries to do data science.
Even if you’re new to programming, Hartl helps you quickly build technical sophistication as you gain a solid understanding of object-oriented and functional programming, develop and publish a Python web application with the Flask framework. Focused exercises help you internalize what matters, without wasting time on details pros don’t care about. Soon, it’ll be like you were born knowing this stuff—and you’ll be suddenly, seriously dangerous.
About the Instructor
Michael Hartl is the creator of the Python on Rails Tutorial, one of the leading introductions to web development, and is cofounder and principal author at Learn Enough. Previously, he was a physics instructor at the California Institute of Technology (Caltech), where he received a Lifetime Achievement Award for Excellence in Teaching. He is a graduate of Harvard College, has a Ph.D. in Physics from Caltech, and is an alumnus of the Y Combinator entrepreneur program.
Skill Level
Beginner to intermediate
Released 3/2023
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
.pad/0
179 KB
.pad/1
229.2 KB
.pad/10
368 KB
.pad/11
251.5 KB
.pad/12
232.6 KB
.pad/13
383.4 KB
.pad/14
379.3 KB
.pad/15
334.3 KB
.pad/16
258 KB
.pad/17
50.5 KB
.pad/18
95.2 KB
.pad/19
321 KB
.pad/2
402.1 KB
.pad/20
478.9 KB
.pad/21
578 B
.pad/22
306 KB
.pad/23
453.5 KB
.pad/24
1.8 KB
.pad/25
12.6 KB
.pad/26
95 KB
.pad/27
259.6 KB
.pad/28
392.2 KB
.pad/29
193 KB
.pad/3
292.6 KB
.pad/30
374.2 KB
.pad/31
489.1 KB
.pad/32
421.7 KB
.pad/33
444.1 KB
.pad/34
15.5 KB
.pad/35
212.5 KB
.pad/36
100.7 KB
.pad/37
402.4 KB
.pad/38
52.3 KB
.pad/39
288.3 KB
.pad/4
110.1 KB
.pad/40
384.1 KB
.pad/41
474.2 KB
.pad/42
338.3 KB
.pad/43
7 KB
.pad/44
45.7 KB
.pad/45
112 KB
.pad/46
16 KB
.pad/47
45.9 KB
.pad/5
475 KB
.pad/6
88.5 KB
.pad/7
54.9 KB
.pad/8
504.2 KB
.pad/9
340.4 KB
TutsNode.net.txt
63 B
[TutsNode.net] - Learn Enough Python to be Dangerous/Introduction/001. Learn Enough Python to Be Dangerous Introduction.mp4
26.3 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 1 Hello, World!/004. 1.3 Python in a file.mp4
9.2 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 1 Hello, World!/006. 1.5 Python in a web browser.mp4
22.2 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 10 A Live Web Application/002. 10.1 Setup.mp4
9.9 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 10 A Live Web Application/003. 10.2 Site pages.mp4
13.5 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 10 A Live Web Application/004. 10.3 Layouts.mp4
41.9 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 10 A Live Web Application/005. 10.4 Template engine.mp4
30.2 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 10 A Live Web Application/006. 10.5 Palindrome detector.mp4
62.8 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 11 Data Science/003. 11.2 Numerical computations with NumPy.mp4
30.9 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 11 Data Science/004. 11.3 Data visualization with Matplotlib.mp4
42.7 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 11 Data Science/005. 11.4 Introduction to data analysis with pandas.mp4
19.5 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 11 Data Science/006. 11.5 pandas example Nobel laureates.mp4
62.8 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 11 Data Science/007. 11.6 pandas example Titanic.mp4
27.6 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 11 Data Science/008. 11.7 Machine learning with scikit-learn.mp4
44.1 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 2 Strings/003. 2.2 Concatenation and interpolation.mp4
9.4 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 2 Strings/005. 2.4 Length, booleans, and control flow.mp4
18 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 2 Strings/006. 2.5 Methods.mp4
10.6 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 2 Strings/007. 2.6 String iteration.mp4
9.6 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 3 Lists/001. Topics.mp4
8.4 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 3 Lists/004. 3.3 List slicing.mp4
8 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 3 Lists/005. 3.4 More list techniques.mp4
13.2 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 3 Lists/007. 3.6 Tuples and sets.mp4
8.5 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 4 Other Native Objects/001. Topics.mp4
9 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 4 Other Native Objects/002. 4.1 Math.mp4
13.1 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 4 Other Native Objects/003. 4.2 Times and datetimes.mp4
13.4 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 4 Other Native Objects/004. 4.3 Regular expressions.mp4
13.5 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 4 Other Native Objects/005. 4.4 Dictionaries.mp4
17 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 4 Other Native Objects/006. 4.5 Application Unique words.mp4
18.7 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 5 Functions and Iterators/002. 5.1 Function definitions.mp4
27.3 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 5 Functions and Iterators/003. 5.2 Functions in a file.mp4
12.1 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 5 Functions and Iterators/004. 5.3 Iterators.mp4
21.7 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 6 Functional Programming/002. 6.1 List comprehensions.mp4
10.5 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 6 Functional Programming/003. 6.2 List comprehensions with conditions.mp4
10.3 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 6 Functional Programming/004. 6.3 Dictionary comprehensions.mp4
8 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 6 Functional Programming/006. 6.5 Other functional techniques.mp4
7.4 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 7 Objects and Classes/002. 7.1 Defining classes.mp4
12.8 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 7 Objects and Classes/003. 7.2 Custom iterators.mp4
10.6 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 7 Objects and Classes/004. 7.3 Inheritance.mp4
8.5 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 7 Objects and Classes/005. 7.4 Derived classes.mp4
23.1 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 8 Testing and Test-Driven Development/001. Topics.mp4
9.1 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 8 Testing and Test-Driven Development/002. 8.1 Package setup.mp4
8.7 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 8 Testing and Test-Driven Development/003. 8.2 Initial test coverage.mp4
31.4 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 8 Testing and Test-Driven Development/004. 8.3 Red.mp4
16.2 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 8 Testing and Test-Driven Development/005. 8.4 Green.mp4
18.9 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 8 Testing and Test-Driven Development/006. 8.5 Refactor.mp4
30.5 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 9 Shell Scripts/002. 9.1 Reading from files.mp4
24.1 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 9 Shell Scripts/003. 9.2 Reading from URLs.mp4
14.1 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Lesson 9 Shell Scripts/004. 9.3 DOM manipulation at the command line.mp4
34.5 MB
[TutsNode.net] - Learn Enough Python to be Dangerous/Summary/001. Learn Enough Python to Be Dangerous Summary.mp4