Download link
File List
-
MyFreeOnlineMovies.co.uk.html 184.54 KB
Section 1 Getting Started with Python/Introduction to Python.mp4 12.33 MB
Section 1 Getting Started with Python/New Text Document.txt 1.33 KB
Section 1 Getting Started with Python/Welcome to this course!.mp4 4.25 MB
Section 10 Python and MySQL/My-Sql-Commands.txt 1.6 KB
Section 10 Python and MySQL/My-Sql-Linux-Remote-Access.txt 713 B
Section 10 Python and MySQL/New Text Document (2).txt 784 B
Section 10 Python and MySQL/New Text Document.txt 1.66 KB
Section 10 Python and MySQL/Python interacting with MySQL.mp4 19.06 MB
Section 10 Python and MySQL/Setting up the MySQL database.mp4 26.51 MB
Section 11 Bonus Python Tools/List _ Set _ Dictionary comprehensions.mp4 6.92 MB
Section 11 Bonus Python Tools/New Text Document.txt 161 B
Section 11 Bonus Python Tools/Python Lambda functions.mp4 8.77 MB
Section 11 Bonus Python Tools/Python Map, Filter, Reduce.mp4 7.83 MB
Section 11 Bonus Python Tools/Python Threading basics.mp4 8.6 MB
Section 11 Bonus Python Tools/Some advice on coding.mp4 11.55 MB
Section 12 Python 2.x vs. Python 3.x. Converting your code easily/Converting Python 2.x to Python 3.x code in Linux.mp4 39.91 MB
Section 12 Python 2.x vs. Python 3.x. Converting your code easily/Converting Python 2.x to Python 3.x code in Windows.mp4 42.14 MB
Section 12 Python 2.x vs. Python 3.x. Converting your code easily/Converting large scripts from Python 2.x to 3.x.mp4 21.3 MB
Section 12 Python 2.x vs. Python 3.x. Converting your code easily/New Text Document.txt 972 B
Section 12 Python 2.x vs. Python 3.x. Converting your code easily/Setting up the working environment.mp4 9.12 MB
Section 13 Practice, Practice, Practice/answerspdf.pdf 177.88 KB
Section 13 Practice, Practice, Practice/python-exercisespdf.pdf 319.22 KB
Section 14 Updates/Client.py 224 B
Section 14 Updates/How To Install a New Python Module.mp4 14.51 MB
Section 14 Updates/New Text Document.txt 408 B
Section 14 Updates/Python Decorators.mp4 5.38 MB
Section 14 Updates/Python Iterators and Generators.mp4 10.23 MB
Section 14 Updates/Python Itertools.mp4 17.86 MB
Section 14 Updates/Server.py 274 B
Section 14 Updates/Sockets - Client.mp4 11.33 MB
Section 14 Updates/Sockets - Server.mp4 26.69 MB
Section 14 Updates/Web Access Basics with Python - requests.mp4 78.97 MB
Section 14 Updates/socket-client.txt 223 B
Section 14 Updates/socket-server.txt 273 B
Section 15 Conclusions and Final Information/Audio.mp3 464.05 KB
Section 15 Conclusions and Final Information/New Text Document.txt 1.25 KB
Section 2 Course Resources and Troubleshooting Guides/Downloading VirtualBox.mp4 9.94 MB
Section 2 Course Resources and Troubleshooting Guides/How to import and setup the Debian 7 VM in VirtualBox.mp4 28.68 MB
Section 2 Course Resources and Troubleshooting Guides/New Text Document (2).txt 2.86 KB
Section 2 Course Resources and Troubleshooting Guides/New Text Document (3).txt 420 B
Section 2 Course Resources and Troubleshooting Guides/New Text Document (4).txt 3.27 KB
Section 2 Course Resources and Troubleshooting Guides/New Text Document.txt 1.44 KB
Section 2 Course Resources and Troubleshooting Guides/Setting up the working environment.mp4 4.87 MB
Section 3 Python Basic Operations/Python argument passing.mp4 10.95 MB
Section 3 Python Basic Operations/Python interpreter.mp4 20.63 MB
Section 3 Python Basic Operations/Python scripts.mp4 7.76 MB
Section 3 Python Basic Operations/User input.mp4 4.72 MB
Section 3 Python Basic Operations/dir and help.mp4 4.39 MB
Section 4 Python Data Types/Booleans and logical operators.mp4 7.2 MB
Section 4 Python Data Types/Conversions between data types.mp4 11.83 MB
Section 4 Python Data Types/New Text Document (2).txt 164 B
Section 4 Python Data Types/New Text Document.txt 553 B
Section 4 Python Data Types/Numbers and math operators.mp4 8.3 MB
Section 4 Python Data Types/Python Data Types.mp4 4.77 MB
Section 4 Python Data Types/Python Dictionaries introduction.mp4 4.17 MB
Section 4 Python Data Types/Python Dictionary methods.mp4 8.25 MB
Section 4 Python Data Types/Python List methods.mp4 11.34 MB
Section 4 Python Data Types/Python List slices.mp4 6.57 MB
Section 4 Python Data Types/Python Lists introduction.mp4 4.27 MB
Section 4 Python Data Types/Python Set methods.mp4 4.27 MB
Section 4 Python Data Types/Python Sets introduction.mp4 5.21 MB
Section 4 Python Data Types/Python String methods.mp4 9.41 MB
Section 4 Python Data Types/Python String operators and formatting.mp4 6.46 MB
Section 4 Python Data Types/Python String slices.mp4 10.99 MB
Section 4 Python Data Types/Python Strings.mp4 8.29 MB
Section 4 Python Data Types/Python Tuple methods.mp4 5.15 MB
Section 4 Python Data Types/Python Tuples introduction.mp4 7.15 MB
Section 4 Python Data Types/Python Variables.mp4 8.73 MB
Section 4 Python Data Types/lecture11-keywordspdf.pdf 125.62 KB
Section 5 Python Control Flow/Break, Continue, Pass.mp4 8.15 MB
Section 5 Python Control Flow/For _ For-Else loops.mp4 11.67 MB
Section 5 Python Control Flow/If _ Elif _ Else conditionals.mp4 15.3 MB
Section 5 Python Control Flow/If _ For _ While nesting.mp4 7.85 MB
Section 5 Python Control Flow/New Text Document.txt 296 B
Section 5 Python Control Flow/Python Exceptions.mp4 3.43 MB
Section 5 Python Control Flow/Try _ Except _ Else _ Finally.mp4 13.93 MB
Section 5 Python Control Flow/While _ While-Else loops.mp4 5.35 MB
Section 6 Python Functions/Modules and importing.mp4 42.36 MB
Section 6 Python Functions/New Text Document.txt 186 B
Section 6 Python Functions/Python Arguments.mp4 9.21 MB
Section 6 Python Functions/Python Functions.mp4 12.28 MB
Section 6 Python Functions/Python Namespaces.mp4 30.54 MB
Section 7 Python File Operations/File closing _ The 'with' method.mp4 4.47 MB
Section 7 Python File Operations/File opening and reading.mp4 15.11 MB
Section 7 Python File Operations/File writing and appending.mp4 25.33 MB
Section 7 Python File Operations/New Text Document.txt 57 B
Section 8 Python Regular Expressions/New Text Document.txt 64 B
Section 8 Python Regular Expressions/The 're.findall' and 're.sub' methods.mp4 8.79 MB
Section 8 Python Regular Expressions/The 're.match' and 're.search' methods.mp4 28.38 MB
Section 8 Python Regular Expressions/regular-expressions-sheetpdf.pdf 233.17 KB
Section 9 Python Classes (Object-Oriented Programming) Basics/New Text Document.txt 55 B
Section 9 Python Classes (Object-Oriented Programming) Basics/Python Classes and Inheritance.mp4 11.3 MB
Section 9 Python Classes (Object-Oriented Programming) Basics/Python Classes and Objects.mp4 17.65 MB
Torrent Downloaded from Glodls.to.txt 237 B
Download Info
-
Tips
“[udemy] Python Tutorial Python 100% Hands-On [MyFOM]” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.
-
DMCA Notice and Takedown Procedure
If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.