2023 Complete Python Bootcamp from Zero to Hero in Python

seeders: 7
leechers: 1
Added 3 years ago by tutsnode in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

2023 Complete Python Bootcamp from Zero to Hero in Python (Size: 3.9 GB)
  0 31.3 KB
  1. Basics of Strings.mp4 84.7 MB
  1. Basics of Strings.srt 18 KB
  1. Functions - Basics.mp4 34.9 MB
  1. Functions - Basics.srt 10.3 KB
  1. If Statement in Python.mp4 23.8 MB
  1. If Statement in Python.srt 5.5 KB
  1. List Indexing & Slicing.mp4 39.1 MB
  1. List Indexing & Slicing.srt 9.9 KB
  1. Lists.mp4 45 MB
  1. Lists.srt 20.7 KB
  1. Module - Basics.mp4 65.1 MB
  1. Module - Basics.srt 11.5 KB
  1. Online IDE for running Python programs.mp4 74.9 MB
  1. Online IDE for running Python programs.srt 9.1 KB
  1. Read, Write & Append in Files.mp4 150.4 MB
  1. Read, Write & Append in Files.srt 20.4 KB
  1. Regular Expressions.mp4 119 MB
  1. While Loop in Python.srt 7.3 KB
  1 132.1 KB
  1. Regular Expressions.srt 23.4 KB
  1. Simple Calculator.mp4 36.1 MB
  1. Simple Calculator.srt 6.1 KB
  1. Task #1.html 204.8 B
  1. While Loop in Python.mp4 32.6 MB
  2 988.2 KB
  4 117.5 KB
  10. Computing area of triangle using Heron's Formula.mp4 65.3 MB
  10. Computing area of triangle using Heron's Formula.srt 3.9 KB
  10. Display Multiplication Table.mp4 18 MB
  10. Display Multiplication Table.srt 3.2 KB
  10. Example of recursion using McCarthy's 91 function.mp4 21 MB
  10. Example of recursion using McCarthy's 91 function.srt 3.7 KB
  10. Python program to check whether the given integer is a multiple of both 5 & 7.html 204.8 B
  10. Write a Program to Remove all duplicates from a given string in Python.html 204.8 B
  10. Write a Python program to find the odd numbers in a List.html 204.8 B
  10. insert() method in lists.mp4 6.1 MB
  10. insert() method in lists.srt 1.2 KB
  11. Nested Functions in Python.mp4 44.2 MB
  11. Nested Functions in Python.srt 6.6 KB
  11. Python program to convert the temperature in degree centigrade to Fahrenheit.html 204.8 B
  11. Write a Python program to find out the average of a set of integers.html 204.8 B
  11. Write a Python program to find the roots of a quadratic equation.html 204.8 B
  11. Write a Python program to print all the items in a dictionary.html 204.8 B
  11. pop() method in Lists.mp4 12.7 MB
  11. pop() method in Lists.srt 2 KB
  12. Examples of nested Functions.mp4 39.7 MB
  12. Examples of nested Functions.srt 9.2 KB
  12. Python code to find the circumference and area of a circle with a given radius.html 204.8 B
  12. Write a Python program to generate the prime numbers from 1 to N.html 204.8 B
  12. remove() method in Lists.mp4 4.3 MB
  12. remove() method in Lists.srt 921.6 B
  13. Lambda Functions in Python.mp4 23.7 MB
  13. Lambda Functions in Python.srt 4.1 KB
  13. Python program to find the area of a triangle whose sides are given.html 204.8 B
  13. Write a Python program to display the given integer in reverse..html 204.8 B
  13. reverse() method in Lists.mp4 3.6 MB
  13. reverse() method in Lists.srt 819.2 B
  14. Examples of Lambda Functions.mp4 81.8 MB
  14. Examples of Lambda Functions.srt 14.4 KB
  14. sort() method in Lists.mp4 6.8 MB
  14. sort() method in Lists.srt 1.5 KB
  15. Default arguments in Python.mp4 20.9 MB
  15. Default arguments in Python.srt 4.4 KB
  15. Finding Maximum & minimum element in a List.mp4 26.7 MB
  15. Finding Maximum & minimum element in a List.srt 5.2 KB
  16. Keyword and Variable Length arguments in Python.mp4 90.2 MB
  16. Keyword and Variable Length arguments in Python.srt 16.1 KB
  16. List Comprehension.mp4 18 MB
  16. List Comprehension.srt 4.7 KB
  17. Global Variables in Python.mp4 74.1 MB
  17. Global Variables in Python.srt 9.4 KB
  18. Python program to print the numbers from a given number n till 0 using recursion.html 204.8 B
  19. Python program to find the factorial of a number using recursion.html 204.8 B
  2. Accessing Elements & Searching element in a List.mp4 54.3 MB
  2. Accessing Elements & Searching element in a List.srt 11.8 KB
  2. Built in Functions in Strings.mp4 77.6 MB
  2. Built in Functions in Strings.srt 21.1 KB
  2. Creating and accessing lists in python.mp4 41.7 MB
  2. Creating and accessing lists in python.srt 8.6 KB
  2. Dice Rolling Game.mp4 35.5 MB
  2. Dice Rolling Game.srt 5.6 KB
  2. Examples of If Statement.mp4 82.7 MB
  2. Examples of If Statement.srt 7.2 KB
  2. Function Calling examples.mp4 37.8 MB
  2. Function Calling examples.srt 8.2 KB
  2. Hello World program and Indentation.mp4 19.1 MB
  2. Hello World program and Indentation.srt 2.2 KB
  2. Regex Start with 'a' and End with 'b'.mp4 25.9 MB
  2. Regex Start with 'a' and End with 'b'.srt 5.5 KB
  2. Renaming & Remove Operation in Files.mp4 34.9 MB
  2. Renaming & Remove Operation in Files.srt 5.5 KB
  2. Sum of N Numbers Using While Loop.mp4 11.4 MB
  2. Sum of N Numbers Using While Loop.srt 2 KB
  2. Task #2.html 204.8 B
  2. Working with Math Module.mp4 17.8 MB
  2. Working with Math Module.srt 3.9 KB
  20. Python program to find the Nth term in a Fibonacci series using recursion.html 204.8 B
  3. Arithmetic Operators in Python.mp4 71.8 MB
  3. Arithmetic Operators in Python.srt 5.2 KB
  3. Count digits in a given number.mp4 15.4 MB
  3. Count digits in a given number.srt 3.9 KB
  3. Creating own module in Python.mp4 74.6 MB
  3. Creating own module in Python.srt 12.8 KB
  3. ID() Function in Strings.mp4 87.3 MB
  3. ID() Function in Strings.srt 13.6 KB
  3. If Else statement in Python.mp4 10 MB
  3. If Else statement in Python.srt 2.2 KB
  3. Number Guessing Game in Python.mp4 60.6 MB
  3. Number Guessing Game in Python.srt 9.2 KB
  3. Regex 'a' followed by 3 b's.mp4 32.3 MB
  3. Regex 'a' followed by 3 b's.srt 6 KB
  3. Some built-in functions to work with Lists.mp4 86.5 MB
  3. Some built-in functions to work with Lists.srt 6.6 KB
  3. Split Method.mp4 52.1 MB
  3. Split Method.srt 7.5 KB
  3. Task #3.html 204.8 B
  3. Using loops & functions together.mp4 61.1 MB
  3. Using loops & functions together.srt 5 KB
  3. Working with Operators on lists.mp4 19.2 MB
  3. Working with Operators on lists.srt 4.3 KB
  4. Computing average of two given numbers.mp4 43.8 MB
  4. Computing average of two given numbers.srt 2.6 KB
  4. Example application OTP Basics.mp4 37 MB
  4. Example application OTP Basics.srt 8.8 KB
  4. Example programs to illustrate Lists in Python.mp4 127.9 MB
  4. Example programs to illustrate Lists in Python.srt 14.1 KB
  4. Examples programs in If-Else statement.mp4 113 MB
  4. Examples programs in If-Else statement.srt 13.7 KB
  4. For Loop in Python.mp4 37.5 MB
  4. For Loop in Python.srt 8.3 KB
  4. Formatting Strings in Python.mp4 56.6 MB
  4. Formatting Strings in Python.srt 13.4 KB
  4. Frequency Count.mp4 59.9 MB
  4. Frequency Count.srt 6.9 KB
  4. Function to compute Sum of two given numbers.mp4 32.6 MB
  4. Function to compute Sum of two given numbers.srt 2.2 KB
  4. List methods.mp4 16.2 MB
  4. List methods.srt 3.2 KB
  4. Regex Match a string with uppercase, Lower case Letters, digits and underscore.mp4 51.7 MB
  4. Regex Match a string with uppercase, Lower case Letters, digits and underscore.srt 8.5 KB
  4. Task #4.html 204.8 B
  5. Append() method in Lists.mp4 25.9 MB
  5. Computing area and Circumference of circle.mp4 71.2 MB
  5. Computing area and Circumference of circle.srt 4.8 KB
  5. Copying first 10 Bytes.mp4 38.6 MB
  5. Copying first 10 Bytes.srt 5.2 KB
  5. Display numbers from 1 to 10 Using for loop.mp4 12.1 MB
  5. Display numbers from 1 to 10 Using for loop.srt 2 KB
  5. Function to compute maximum among two given numbers.srt 2.8 KB
  5. Regex Word Containing 'Z'.mp4 39.1 MB
  5. Regex Word Containing 'Z'.srt 7.1 KB
  5. Reversing a String in Python.mp4 28.3 MB
  5. Reversing a String in Python.srt 5.8 KB
  5. Task #5.html 204.8 B
  5. Tuples.mp4 49.5 MB
  5. Tuples.srt 4.3 KB
  TutsNode.net.txt 102.4 B
  [TGx]Downloaded from torrentgalaxy.to .txt 614.4 B
  5 770.6 KB
  5. Append() method in Lists.srt 4.9 KB
  5. Function to compute maximum among two given numbers.mp4 32.1 MB
  5. Nested If Statement in Python.mp4 18.2 MB
  5. Nested If Statement in Python.srt 4 KB
  5. Using modules in OTP Generation application.mp4 25.8 MB
  5. Using modules in OTP Generation application.srt 6.1 KB
  6. Clear() method in Lists.mp4 7.5 MB
  6. Clear() method in Lists.srt 2 KB
  6. Example of Nested If statement.mp4 24.6 MB
  6. Example of Nested If statement.srt 3.9 KB
  6. Factorial Using For loop.mp4 28.9 MB
  6. Factorial Using For loop.srt 5.3 KB
  6. Finding mean median and mode using module.mp4 22.6 MB
  6 765.4 KB
  6. Finding mean median and mode using module.srt 3.6 KB
  6. Function to find factorial of a given number.mp4 28.8 MB
  6. Function to find factorial of a given number.srt 2.5 KB
  6. Sets.mp4 48.5 MB
  6. Sets.srt 4.3 KB
  6. Shortcut operators.mp4 85.2 MB
  6. Shortcut operators.srt 5.2 KB
  6. Swapping Case in Strings.mp4 12.9 MB
  6. Swapping Case in Strings.srt 2.9 KB
  7. Break & Continue Statement.mp4 12.2 MB
  7. Break & Continue Statement.srt 3 KB
  7 470.1 KB
  7. Count() method in Lists.mp4 9.4 MB
  7. Count() method in Lists.srt 2 KB
  7. Dictionaries.mp4 75.4 MB
  7. Dictionaries.srt 6.1 KB
  7. Elif Statement.mp4 18.7 MB
  7. Elif Statement.srt 4.1 KB
  7. Function to test a given number in the Specified range or not.mp4 18.4 MB
  7. Function to test a given number in the Specified range or not.srt 1.6 KB
  7. Relational Operators.mp4 44.2 MB
  7. Relational Operators.srt 3.4 KB
  7. Removing brackets in Algebraic expressions.mp4 37.7 MB
  7. Removing brackets in Algebraic expressions.srt 5.8 KB
  8. Displaying Cube of a number up to a given number.mp4 21.1 MB
  8. Displaying Cube of a number up to a given number.srt 3.8 KB
  8. Example for Elif Statement.mp4 15.2 MB
  8. Example for Elif Statement.srt 2.3 KB
  8 830.4 KB
  8. Example for Using List inside a Function.mp4 41.5 MB
  8. Example for Using List inside a Function.srt 2.9 KB
  8. Extend() method in Lists.mp4 7.7 MB
  8. Extend() method in Lists.srt 1.7 KB
  8. Write a Python program to check whether a string is palindrome or not .html 204.8 B
  8. Write a Python program to display the sum of n numbers using a list.html 204.8 B
  8. logical operators.mp4 80.6 MB
  8. logical operators.srt 4.4 KB
  9 355.9 KB
  9. Bit-wise Operators.mp4 112.9 MB
  9. Bit-wise Operators.srt 6.9 KB
  9. Python Program to Count the Number of matching characters in a pair of string.html 204.8 B
  9. Recursion.mp4 28.1 MB
  9. Recursion.srt 6.9 KB
  9. Sum of Digits in a Given number Using While Loop.mp4 16.7 MB
  9. Sum of Digits in a Given number Using While Loop.srt 3.7 KB
  9. Write a Python program to check whether the given number is even or not.html 204.8 B
  9. Write a Python program to implement linear search on a List of elements.html 204.8 B
  9. index() method in Lists.mp4 4.8 MB
  9. index() method in Lists.srt 1.1 KB
  10 341.2 KB
  11 166.4 KB
  12 408.2 KB
  13 374.7 KB
  14 643.5 KB
  15 93 KB
  16 419.5 KB
  17 964.6 KB
  18 223.9 KB
  19 774.5 KB
  20 755.3 KB
  21 971.3 KB
  22 917.7 KB
  23 403.4 KB
  24 141.8 KB
  25 422.8 KB
  26 681.2 KB
  27 877.2 KB
  28 309.6 KB
  29 522.7 KB
  30 537.6 KB
  31 26.6 KB
  32 827.4 KB
  33 829.5 KB
  34 232.7 KB
  35 278.9 KB
  36 560.4 KB
  37 335.1 KB
  38 932.3 KB
  39 936.4 KB
  40 430.6 KB
  41 191.6 KB
  42 279.8 KB
  43 540.4 KB
  45 934.2 KB
  46 513.3 KB
  47 104.3 KB
  48 138.2 KB
  49 374.4 KB
  50 444.5 KB
  51 754.6 KB
  52 935.3 KB
  53 131.3 KB
  54 188.6 KB
  55 759.7 KB
  56 885.4 KB
  57 286.6 KB
  58 122.5 KB
  59 128.4 KB
  60 162.7 KB
  61 367.4 KB
  62 219.6 KB
  63 269.6 KB
  64 370.7 KB
  65 903.2 KB
  66 3.8 KB
  67 82.5 KB
  68 858.9 KB
  69 944.5 KB
  70 356.7 KB
  71 640.5 KB
  72 848.6 KB
  73 975.4 KB
  74 30.1 KB
  75 174.8 KB
  76 303 KB
  77 798.6 KB
  78 594.5 KB
  79 782.6 KB
  80 53.7 KB
  81 257.3 KB
  82 771 KB
  83 871.4 KB
  84 642.5 KB
  85 18.6 KB
  86 575.4 KB
  87 265.3 KB
  88 501.9 KB
  89 183.4 KB
  90 890.9 KB
  91 238.2 KB
  92 754.1 KB
  ▲ 305 total files

Description


Description

After this course, you will be able to start coding with Python.
After this course, you will be able to implement the basic tasks using Python’s standard library.
After this course, Build a complete understanding of Python from the ground up!
After this course, You will be able to create your own useful programs for real-world problems.
After this course, Automate tasks on your computer by writing simple Python programs.
After this course, You will be able to enhance your coding skills in Python.
After this course, You will be able to define and use functions.
After this course, You will be able to Understand What modules are, when you should use them, and how to create your own.
After this course, You will be able to Understand What are some Important built-in Python functions that you’ll use often.
After this course, You will be able to Understand How to work with various data types including strings, lists, tuples, dictionaries, Booleans, and more.
After this course, You will be able to Understand variables and when to use them.
After this course, You will be able to perform mathematical operations using Python.
After this course, You will be able to capture input from a user.
After this course, You will be able to write multiple Ways to control the flow of your programs.

Who this course is for:

Everybody who has essential computer skills with passion to learn programming with Python
College students
Engineers, scientists, analysts, researchers, students
IT specialists
QA members
Software developers
Web developers
Analysts who need to implement programs for specific computational tasks

Requirements

Passion to learn coding with Python
Essential computer skills

Last Updated 5/2023

Related Torrents

torrent name size uploader age seed leech
7
0
0
0
0