Search Torrents
[UDEMY] Python for Beginners with Examples - [FTU]...
Seeders: 1 Leechers: 0
|
[UDEMY] Python for Beginners with Examples - [FTU] GloDLS Torrent content (File list)
|
|---|
| 1. Getting Started with Python/1. Introduction to the course.mp4 10.7 MB |
| 1. Getting Started with Python/1. Introduction to the course.vtt 3.9 KB |
| 1. Getting Started with Python/2. A few words about Python.mp4 4.1 MB |
| 1. Getting Started with Python/2. A few words about Python.vtt 3.4 KB |
| 1. Getting Started with Python/3. Installing Python via Anaconda.mp4 11.9 MB |
| 1. Getting Started with Python/3. Installing Python via Anaconda.vtt 9.2 KB |
| 1. Getting Started with Python/4. Installing Python the default way.mp4 16.0 MB |
| 1. Getting Started with Python/4. Installing Python the default way.vtt 3.6 KB |
| 1. Getting Started with Python/5. Spyder and iPython.mp4 4.7 MB |
| 1. Getting Started with Python/5. Spyder and iPython.vtt 3.9 KB |
| 1. Getting Started with Python/6. Section1 Quiz.html 0.1 KB |
| 2. Variables, Strings, Integers and Floats/1. Variables.mp4 2.4 MB |
| 2. Variables, Strings, Integers and Floats/1. Variables.vtt 3.1 KB |
| 2. Variables, Strings, Integers and Floats/2. How to save your code.mp4 19.9 MB |
| 2. Variables, Strings, Integers and Floats/2. How to save your code.vtt 5.5 KB |
| 2. Variables, Strings, Integers and Floats/3. Strings and numbers.mp4 4.1 MB |
| 2. Variables, Strings, Integers and Floats/3. Strings and numbers.vtt 4.4 KB |
| 2. Variables, Strings, Integers and Floats/4. Variables, strings, and numbers.html 0.1 KB |
| 3. Conditionals and functions/10. Solution String Concatenation.html 0.2 KB |
| 3. Conditionals and functions/1. If, else, and indentation.mp4 3.8 MB |
| 3. Conditionals and functions/1. If, else, and indentation.vtt 4.1 KB |
| 3. Conditionals and functions/2. Functions.mp4 2.7 MB |
| 3. Conditionals and functions/2. Functions.vtt 3.3 KB |
| 3. Conditionals and functions/3. Storing code for later use.pdf 482.4 KB |
| 3. Conditionals and functions/4. Conditionals and functions.html 0.1 KB |
| 3. Conditionals and functions/5. Exercise Converter Function.html 0.2 KB |
| 3. Conditionals and functions/6. Solution Converter Function.html 0.2 KB |
| 3. Conditionals and functions/7. Exercise Calculate Area.html 0.1 KB |
| 3. Conditionals and functions/8. Solution Calculate Area.html 0.2 KB |
| 3. Conditionals and functions/9. Exercise String Concatenation.html 0.2 KB |
| 4. Sequences, collections and iterations/1.1 Sequences.mp4 4.3 MB |
| 4. Sequences, collections and iterations/1. Sequences.mp4 5.4 MB |
| 4. Sequences, collections and iterations/1. Sequences.vtt 2.9 KB |
| 4. Sequences, collections and iterations/2. Collections.mp4 3.0 MB |
| 4. Sequences, collections and iterations/2. Collections.vtt 3.6 KB |
| 4. Sequences, collections and iterations/3. Working with sequences and strings.mp4 6.2 MB |
| 4. Sequences, collections and iterations/3. Working with sequences and strings.vtt 6.6 KB |
| 4. Sequences, collections and iterations/4. Iterating.mp4 3.8 MB |
| 4. Sequences, collections and iterations/4. Iterating.vtt 3.8 KB |
| 4. Sequences, collections and iterations/5. Sequences, collections, strings and iterations.html 0.1 KB |
| 5. Working with files/1. Working with files.mp4 14.0 MB |
| 5. Working with files/1. Working with files.vtt 5.6 KB |
| 5. Working with files/2. Handling files easily.mp4 3.6 MB |
| 5. Working with files/2. Handling files easily.vtt 1.7 KB |
| 5. Working with files/3. Exercise.pdf 390.3 KB |
| 5. Working with files/4. Exercise solution.pdf 209.1 KB |
| 6. Getting into the real world/1. Finding and using any library you want.mp4 38.3 MB |
| 6. Getting into the real world/1. Finding and using any library you want.vtt 7.1 KB |
| 6. Getting into the real world/2. Real world example Extracting averages from data files.mp4 19.5 MB |
| 6. Getting into the real world/2. Real world example Extracting averages from data files.vtt 7.4 KB |
| 6. Getting into the real world/3. Code introspection.mp4 15.1 MB |
| 6. Getting into the real world/3. Code introspection.vtt 4.5 KB |
| 6. Getting into the real world/4. Real world example Generating KML files.mp4 16.5 MB |
| 6. Getting into the real world/4. Real world example Generating KML files.vtt 4.2 KB |
| 6. Getting into the real world/5. Interacting with the user.mp4 20.3 MB |
| 6. Getting into the real world/5. Interacting with the user.vtt 5.1 KB |
| 6. Getting into the real world/6. Exercise User interaction.pdf 423.8 KB |
| 6. Getting into the real world/7. Exercise solution User interaction.pdf 322.5 KB |
| 6. Getting into the real world/8. Converting CSV data to a KML file.mp4 16.6 MB |
| 6. Getting into the real world/8. Converting CSV data to a KML file.vtt 5.0 KB |
| 7. Making a Graphical User Interface (GUI) for your script/1. Global variables.mp4 5.1 MB |
| 7. Making a Graphical User Interface (GUI) for your script/1. Global variables.vtt 2.2 KB |
| 7. Making a Graphical User Interface (GUI) for your script/2. Creating a GUI with tkinter.mp4 31.2 MB |
| 7. Making a Graphical User Interface (GUI) for your script/2. Creating a GUI with tkinter.vtt 6.6 KB |
| 7. Making a Graphical User Interface (GUI) for your script/3. Attaching the GUI to your script.mp4 53.5 MB |
| 7. Making a Graphical User Interface (GUI) for your script/3. Attaching the GUI to your script.vtt 8.3 KB |
| 8. Creating an Executable File out of a Python Program/1.1 GUI CSV To KML Lecture.py.py 0.9 KB |
| 8. Creating an Executable File out of a Python Program/1. Creating standalone executables out of your Python programs.mp4 9.5 MB |
| 8. Creating an Executable File out of a Python Program/1. Creating standalone executables out of your Python programs.vtt 3.0 KB |
| 9. Coupons for Other Python Courses/1. Bonus lecture.html 0.8 KB |
| Discuss.FreeTutorials.Us.html 165.7 KB |
| FreeCoursesOnline.Me.html 108.3 KB |
| FreeTutorials.Eu.html 102.2 KB |
| Presented By SaM.txt 0.0 KB |
| [TGx]Downloaded from torrentgalaxy.org.txt 0.5 KB |
| Torrent Downloaded From GloDls.to.txt 0.1 KB |
- Torrent indexed: 7 years
- Torrent updated: Monday 12th of November 2018 08:01:22 AM
- Torrent hash: 957A9E6C46AC30E219A7E880A45458058CA06E05
- Torrent size: 348.5 MB
- Torrent category: Tutorials

Community - Add torrent to search results - Stats - DMCA - Removal Request - TOR - Contact
Comments