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
Udemy - Python Programming 2021-22
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz Language: English | Size: 2.10 GB | Duration: 5h 32m This series of tutorials will help you understand the basics and intermediate of Python Programming. What you'll learn Students will have a good working knowledge on Python Programming and can use it for their Educational as well as Business projects and assignments. Working professionals can also benefit from this course as this course provides many tips and tricks which they can use it for their Corporate presentations. The topics that will be covered in this course are as follows: 1. Getting Started with Python 2. Spyder IDE 3. Jupyter Notebook 4. Basic Variables 5. Numeric Operators 6. Types of Data 7. Isinstance and Logical Operators
Description The following topics will be covered as part of this series. Each topic is described in detail with hands-on exercises done on Jupyter Notebook to help students learn with ease. We will cover all the nitty-gritty that you need to know to get started with Python along with the correction and handling of errors as and when they pop-up
Getting Started with Python
Spyder IDE
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
~Get Your Files Here !/1. Introduction to Python/1. Installation of Anaconda Navigator for Jupyter Notebook and Spyder.mp4
49.1 MB
~Get Your Files Here !/1. Introduction to Python/1. Installation of Anaconda Navigator for Jupyter Notebook and Spyder.srt
7.1 KB
~Get Your Files Here !/1. Introduction to Python/2. Getting Started with Python.mp4
45 MB
~Get Your Files Here !/1. Introduction to Python/2. Getting Started with Python.srt
7.7 KB
~Get Your Files Here !/1. Introduction to Python/3. Spyder IDE, a Python interface.mp4
57.2 MB
~Get Your Files Here !/1. Introduction to Python/3. Spyder IDE, a Python interface.srt
9.6 KB
~Get Your Files Here !/1. Introduction to Python/4. Jupyter Notebook, a Python interface.mp4
17 MB
~Get Your Files Here !/1. Introduction to Python/4. Jupyter Notebook, a Python interface.srt
4.1 KB
~Get Your Files Here !/1. Introduction to Python/5. Basic Variables in Python.mp4
30.8 MB
~Get Your Files Here !/1. Introduction to Python/5. Basic Variables in Python.srt
6.8 KB
~Get Your Files Here !/1. Introduction to Python/6. Numeric Operators in Python.mp4
20.4 MB
~Get Your Files Here !/1. Introduction to Python/6. Numeric Operators in Python.srt
4.5 KB
~Get Your Files Here !/1. Introduction to Python/7. Types of Data in Python.mp4
29.1 MB
~Get Your Files Here !/1. Introduction to Python/7. Types of Data in Python.srt
8.6 KB
~Get Your Files Here !/1. Introduction to Python/8. Isinstance and Logical Operators in Python.mp4
37.8 MB
~Get Your Files Here !/1. Introduction to Python/8. Isinstance and Logical Operators in Python.srt
9.6 KB
~Get Your Files Here !/2. Data Structures and Conditional Executions in Python/1. Lists in Python.mp4
48.7 MB
~Get Your Files Here !/2. Data Structures and Conditional Executions in Python/1. Lists in Python.srt
8.1 KB
~Get Your Files Here !/2. Data Structures and Conditional Executions in Python/2. Tuples in Python.mp4
61.3 MB
~Get Your Files Here !/2. Data Structures and Conditional Executions in Python/2. Tuples in Python.srt
11.1 KB
~Get Your Files Here !/2. Data Structures and Conditional Executions in Python/3. Dictionaries in Python.mp4
89.9 MB
~Get Your Files Here !/2. Data Structures and Conditional Executions in Python/3. Dictionaries in Python.srt
13.2 KB
~Get Your Files Here !/2. Data Structures and Conditional Executions in Python/4. Complex lists and repetitions in Python.mp4
81 MB
~Get Your Files Here !/2. Data Structures and Conditional Executions in Python/4. Complex lists and repetitions in Python.srt
11.9 KB
~Get Your Files Here !/2. Data Structures and Conditional Executions in Python/5. More on Lists and Sets in Python.mp4
63.7 MB
~Get Your Files Here !/2. Data Structures and Conditional Executions in Python/5. More on Lists and Sets in Python.srt
11.3 KB
~Get Your Files Here !/2. Data Structures and Conditional Executions in Python/6. Strings in Python.mp4
33.9 MB
~Get Your Files Here !/2. Data Structures and Conditional Executions in Python/6. Strings in Python.srt
5.3 KB
~Get Your Files Here !/3. Conditions and Loops in Python/1. Application of If Condition in Python.mp4
44.9 MB
~Get Your Files Here !/3. Conditions and Loops in Python/1. Application of If Condition in Python.srt
8.8 KB
~Get Your Files Here !/3. Conditions and Loops in Python/2. Nested IfElse condition in Python.mp4
35.5 MB
~Get Your Files Here !/3. Conditions and Loops in Python/2. Nested IfElse condition in Python.srt
5.7 KB
~Get Your Files Here !/3. Conditions and Loops in Python/3. Examples on For and Nested For in Python.mp4
64.1 MB
~Get Your Files Here !/3. Conditions and Loops in Python/3. Examples on For and Nested For in Python.srt
10.1 KB
~Get Your Files Here !/3. Conditions and Loops in Python/4. Application of Switch Case in Python.mp4
23.2 MB
~Get Your Files Here !/3. Conditions and Loops in Python/4. Application of Switch Case in Python.srt
3.3 KB
~Get Your Files Here !/3. Conditions and Loops in Python/5. Pass, Break and Continue explained in Python.mp4
50.3 MB
~Get Your Files Here !/3. Conditions and Loops in Python/5. Pass, Break and Continue explained in Python.srt
8.3 KB
~Get Your Files Here !/4. Errors and Exceptions in Python/1. Python Errors.mp4
56.8 MB
~Get Your Files Here !/4. Errors and Exceptions in Python/1. Python Errors.srt
9.3 KB
~Get Your Files Here !/4. Errors and Exceptions in Python/2. Handling Errors and Exceptions in Python.mp4
81.4 MB
~Get Your Files Here !/4. Errors and Exceptions in Python/2. Handling Errors and Exceptions in Python.srt
11.4 KB
~Get Your Files Here !/4. Errors and Exceptions in Python/3. Python Input Output.mp4
43.9 MB
~Get Your Files Here !/4. Errors and Exceptions in Python/3. Python Input Output.srt
6.3 KB
~Get Your Files Here !/4. Errors and Exceptions in Python/4. Patterns using loops in Python.mp4
37.7 MB
~Get Your Files Here !/4. Errors and Exceptions in Python/4. Patterns using loops in Python.srt
6.7 KB
~Get Your Files Here !/4. Errors and Exceptions in Python/5. More on loops in Python.mp4
79.9 MB
~Get Your Files Here !/4. Errors and Exceptions in Python/5. More on loops in Python.srt
11 KB
~Get Your Files Here !/5. Graphs and Plotting in Python/1. Bar Chart Application in Python.mp4
52.6 MB
~Get Your Files Here !/5. Graphs and Plotting in Python/1. Bar Chart Application in Python.srt
7 KB
~Get Your Files Here !/5. Graphs and Plotting in Python/2. Application of Grouped Bar Graph in Python.mp4
67.8 MB
~Get Your Files Here !/5. Graphs and Plotting in Python/2. Application of Grouped Bar Graph in Python.srt
9.4 KB
~Get Your Files Here !/5. Graphs and Plotting in Python/3. Histogram in Python.mp4
59.8 MB
~Get Your Files Here !/5. Graphs and Plotting in Python/3. Histogram in Python.srt
6.4 KB
~Get Your Files Here !/5. Graphs and Plotting in Python/4. Application of Stackplot in Python.mp4
98.1 MB
~Get Your Files Here !/5. Graphs and Plotting in Python/4. Application of Stackplot in Python.srt
12 KB
~Get Your Files Here !/5. Graphs and Plotting in Python/5. Plotting with Matplotlib in Python.mp4
39.7 MB
~Get Your Files Here !/5. Graphs and Plotting in Python/5. Plotting with Matplotlib in Python.srt
6.3 KB
~Get Your Files Here !/5. Graphs and Plotting in Python/6. Scatter Plot in Python.mp4
82.2 MB
~Get Your Files Here !/5. Graphs and Plotting in Python/6. Scatter Plot in Python.srt
8.3 KB
~Get Your Files Here !/6. Working with Different Functions in Python/1. Built-in Functions in Python.mp4
51.9 MB
~Get Your Files Here !/6. Working with Different Functions in Python/1. Built-in Functions in Python.srt
7.3 KB
~Get Your Files Here !/6. Working with Different Functions in Python/10. Lambda in Python.mp4
26.9 MB
~Get Your Files Here !/6. Working with Different Functions in Python/10. Lambda in Python.srt
3.9 KB
~Get Your Files Here !/6. Working with Different Functions in Python/2. Built-in Modules in Python.mp4
47.2 MB
~Get Your Files Here !/6. Working with Different Functions in Python/2. Built-in Modules in Python.srt
7.6 KB
~Get Your Files Here !/6. Working with Different Functions in Python/3. Conditionals in Python Lists.mp4
50.8 MB
~Get Your Files Here !/6. Working with Different Functions in Python/3. Conditionals in Python Lists.srt
8 KB
~Get Your Files Here !/6. Working with Different Functions in Python/4. Functional Programming-map in Python.mp4
87 MB
~Get Your Files Here !/6. Working with Different Functions in Python/4. Functional Programming-map in Python.srt
12 KB
~Get Your Files Here !/6. Working with Different Functions in Python/5. List and Reduce in Python.mp4
74 MB
~Get Your Files Here !/6. Working with Different Functions in Python/5. List and Reduce in Python.srt
9.8 KB
~Get Your Files Here !/6. Working with Different Functions in Python/6. Python List Comprehension.mp4
37.6 MB
~Get Your Files Here !/6. Working with Different Functions in Python/6. Python List Comprehension.srt
6.2 KB
~Get Your Files Here !/6. Working with Different Functions in Python/7. Map () further examples in Python.mp4
46.7 MB
~Get Your Files Here !/6. Working with Different Functions in Python/7. Map () further examples in Python.srt
7 KB
~Get Your Files Here !/6. Working with Different Functions in Python/8. String Functions in Python.mp4
37.8 MB
~Get Your Files Here !/6. Working with Different Functions in Python/8. String Functions in Python.srt
5.4 KB
~Get Your Files Here !/6. Working with Different Functions in Python/9. User Defined functions in Python.mp4
44.1 MB
~Get Your Files Here !/6. Working with Different Functions in Python/9. User Defined functions in Python.srt
7.3 KB
~Get Your Files Here !/7. Web Scraping using BeautifulSoup in Python/1. Parsing a simple webpage using BeautifulSoup in Python.mp4
69 MB
~Get Your Files Here !/7. Web Scraping using BeautifulSoup in Python/1. Parsing a simple webpage using BeautifulSoup in Python.srt