Python Programming for beginners Quickly learn python

Photo unavailable
Category:
Date:
07/31/20 at 9:10pm GMT+1
Submitter:
Seeders:
0
Leechers:
1
File size:
2.6 GB in 99 files

Torrent Status:
  This torrent has been verified.

Infohash:
4239dad24eab173395f11510ddde4559762513c8


File list

  • Python Programming for beginners Quickly learn python
  • icon 1. Introduction to Python Programming/1. Course Intro.mp4 34.1 MB
    icon 1. Introduction to Python Programming/1. Course Intro.vtt 1.9 KB
    icon 2. Getting Started with Python/1. Software Installation.mp4 21.7 MB
    icon 2. Getting Started with Python/1. Software Installation.vtt 2.3 KB
    icon 2. Getting Started with Python/2. Installation of Python on Mac and Linux.html 589 B
    icon 2. Getting Started with Python/3. Hello World Program.mp4 63.3 MB
    icon 2. Getting Started with Python/3. Hello World Program.vtt 5.8 KB
    icon 2. Getting Started with Python/4. Input and Output.mp4 63.6 MB
    icon 2. Getting Started with Python/4. Input and Output.vtt 6.4 KB
    icon 2. Getting Started with Python/5. Calculating Average of 5 Numbers.mp4 30.6 MB
    icon 2. Getting Started with Python/5. Calculating Average of 5 Numbers.vtt 2.5 KB
    icon 2. Getting Started with Python/5.1 avg.py.py 270 B
    icon 3. Conditional Branching with Python/1. If Loop In Python.mp4 64.9 MB
    icon 3. Conditional Branching with Python/1. If Loop In Python.vtt 5.5 KB
    icon 3. Conditional Branching with Python/10. Program Using While.mp4 34.3 MB
    icon 3. Conditional Branching with Python/10. Program Using While.vtt 4.5 KB
    icon 3. Conditional Branching with Python/10.1 while_test.py.py 320 B
    icon 3. Conditional Branching with Python/11. While Loop Example.mp4 49.7 MB
    icon 3. Conditional Branching with Python/11. While Loop Example.vtt 6.4 KB
    icon 3. Conditional Branching with Python/11.1 reverse_of_number.py.py 186 B
    icon 3. Conditional Branching with Python/12. Tasks for Practice.mp4 13.6 MB
    icon 3. Conditional Branching with Python/12. Tasks for Practice.vtt 1.7 KB
    icon 3. Conditional Branching with Python/12.1 num_100-1000.py.py 191 B
    icon 3. Conditional Branching with Python/12.2 addition_even.py.py 273 B
    icon 3. Conditional Branching with Python/12.3 square.py.py 334 B
    icon 3. Conditional Branching with Python/12.4 fabonaci.py.py 650 B
    icon 3. Conditional Branching with Python/2. Program Using If Else part 1.mp4 31.2 MB
    icon 3. Conditional Branching with Python/2. Program Using If Else part 1.vtt 2.7 KB
    icon 3. Conditional Branching with Python/3. Program Using If Else part 2.mp4 83.1 MB
    icon 3. Conditional Branching with Python/3. Program Using If Else part 2.vtt 7 KB
    icon 3. Conditional Branching with Python/4. Program For Calculator.mp4 27.9 MB
    icon 3. Conditional Branching with Python/4. Program For Calculator.vtt 2.7 KB
    icon 3. Conditional Branching with Python/4.1 largest-num.py.py 423 B
    icon 3. Conditional Branching with Python/4.2 largest_smallest.py.py 477 B
    icon 3. Conditional Branching with Python/4.3 calc.py.py 740 B
    icon 3. Conditional Branching with Python/5. Program Using For Loop.mp4 75.9 MB
    icon 3. Conditional Branching with Python/5. Program Using For Loop.vtt 7.2 KB
    icon 3. Conditional Branching with Python/6. Simple Tasks using for loop.html 1001 B
    icon 3. Conditional Branching with Python/7. For Table.mp4 24 MB
    icon 3. Conditional Branching with Python/7. For Table.vtt 5.2 KB
    icon 3. Conditional Branching with Python/7.1 table_number.py.py 233 B
    icon 3. Conditional Branching with Python/8. For loop and Mathematical Operator In Python.mp4 27.6 MB
    icon 3. Conditional Branching with Python/8. For loop and Mathematical Operator In Python.vtt 4.4 KB
    icon 3. Conditional Branching with Python/9. Factorial Of Number Using Python.mp4 37.2 MB
    icon 3. Conditional Branching with Python/9. Factorial Of Number Using Python.vtt 5.6 KB
    icon 3. Conditional Branching with Python/9.1 find_factorial.py.py 208 B
    icon 4. Importing externalinternal library in python/1. Importing Library In Python.mp4 47.3 MB
    icon 4. Importing externalinternal library in python/1. Importing Library In Python.vtt 7.1 KB
    icon 4. Importing externalinternal library in python/1.1 time_trial.py.py 158 B
    icon 5. Project Rock Paper and Scissors/1. Rock Paper and Scissor Game.mp4 38.4 MB
    icon 5. Project Rock Paper and Scissors/1. Rock Paper and Scissor Game.vtt 5.5 KB
    icon 5. Project Rock Paper and Scissors/1.1 rock_paper_scissor.py.py 506 B
    icon 6. Strings Operation in Python/1. Program Using String part 1.mp4 37.9 MB
    icon 6. Strings Operation in Python/1. Program Using String part 1.vtt 4.2 KB
    icon 6. Strings Operation in Python/2. Program using String 2.mp4 55.4 MB
    icon 6. Strings Operation in Python/2. Program using String 2.vtt 5.7 KB
    icon 6. Strings Operation in Python/2.1 test_string.py.py 37 B
    icon 6. Strings Operation in Python/3. Program Using String 3.mp4 43.7 MB
    icon 6. Strings Operation in Python/3. Program Using String 3.vtt 6 KB
    icon 6. Strings Operation in Python/3.1 string_trial_2.py.py 190 B
    icon 6. Strings Operation in Python/4. Program Using String part 4.mp4 30.6 MB
    icon 6. Strings Operation in Python/4. Program Using String part 4.vtt 3.8 KB
    icon 6. Strings Operation in Python/4.1 remove_char.py.py 554 B
    icon 6. Strings Operation in Python/4.2 string_functions.docx.docx 18 KB
    icon 6. Strings Operation in Python/4.3 str_length.py.py 188 B
    icon 6. Strings Operation in Python/4.4 char_counting.py.py 223 B
    icon 6. Strings Operation in Python/4.5 2string.py.py 136 B
    icon 7. Date and time in Python/1. Use Of Date and Time part 1.mp4 30.2 MB
    icon 7. Date and time in Python/1. Use Of Date and Time part 1.vtt 4.7 KB
    icon 7. Date and time in Python/1.1 date_trial.py.py 174 B
    icon 7. Date and time in Python/2. Use Of Date and Time part 2.mp4 34.7 MB
    icon 7. Date and time in Python/2. Use Of Date and Time part 2.vtt 4.5 KB
    icon 7. Date and time in Python/2.1 time_trial.py.py 158 B
    icon 8. File Handling, read and write using Python/1. File Handling part 1.mp4 52.8 MB
    icon 8. File Handling, read and write using Python/1. File Handling part 1.vtt 7.7 KB
    icon 8. File Handling, read and write using Python/1.1 test_file_write.py.py 315 B
    icon 8. File Handling, read and write using Python/2. File Handling part 2.mp4 45.9 MB
    icon 8. File Handling, read and write using Python/2. File Handling part 2.vtt 6.1 KB
    icon 9. Data Storage Structures, Tuple, List and Dictionary/1. Tuple In Python Part 1.mp4 75.6 MB
    icon 9. Data Storage Structures, Tuple, List and Dictionary/1. Tuple In Python Part 1.vtt 8.9 KB
    icon 9. Data Storage Structures, Tuple, List and Dictionary/2. Tuple In Python Part 2.mp4 47 MB
    icon 9. Data Storage Structures, Tuple, List and Dictionary/2. Tuple In Python Part 2.vtt 6.4 KB
    icon 9. Data Storage Structures, Tuple, List and Dictionary/3. List and Tuple Functions.html 345 B
    icon 9. Data Storage Structures, Tuple, List and Dictionary/4. Using Lists part 1.mp4 44.5 MB
    icon 9. Data Storage Structures, Tuple, List and Dictionary/4. Using Lists part 1.vtt 6.5 KB
    icon 9. Data Storage Structures, Tuple, List and Dictionary/5. Using List part 2.mp4 95 MB
    icon 9. Data Storage Structures, Tuple, List and Dictionary/5. Using List part 2.vtt 10.5 KB
    icon 9. Data Storage Structures, Tuple, List and Dictionary/6. Using Lists part 3.mp4 40.4 MB
    icon 9. Data Storage Structures, Tuple, List and Dictionary/6. Using Lists part 3.vtt 5.7 KB
    icon 9. Data Storage Structures, Tuple, List and Dictionary/7. Using Lists part 4.mp4 62.5 MB
    icon 9. Data Storage Structures, Tuple, List and Dictionary/7. Using Lists part 4.vtt 7.2 KB
    icon 9. Data Storage Structures, Tuple, List and Dictionary/8. Using Lists part 5.mp4 23.7 MB
    icon 9. Data Storage Structures, Tuple, List and Dictionary/8. Using Lists part 5.vtt 2.8 KB
    icon 9. Data Storage Structures, Tuple, List and Dictionary/8.1 Q3.py.py 555 B
    icon 9. Data Storage Structures, Tuple, List and Dictionary/8.2 Q6.py.py 168 B
    icon 9. Data Storage Structures, Tuple, List and Dictionary/8.3 Q4.py.py 224 B
    icon 9. Data Storage Structures, Tuple, List and Dictionary/8.4 Q2.py.py 399 B
    icon 9. Data Storage Structures, Tuple, List and Dictionary/8.5 Q1.py.py 583 B
    icon freecoursesource.com.txt 0 B

Similar Torrents