Udemy - Complete Python Bootcamp For Absolute Beginners - Zero To Hero

seeders: 0
leechers: 0
Added 3 years ago by freecoursewb in Other

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

Files

Udemy - Complete Python Bootcamp For Absolute Beginners - Zero To Hero (Size: 2.9 GB)
  1 - Course Introduction.mp4 45.6 MB
  10 - Python Logical Operators.mp4 79.6 MB
  11 - Python Numbers datatype.mp4 83.3 MB
  12 - Introduction to Strings.mp4 40.3 MB
  13 - Using variables in Python strings with the fstrings.mp4 22.7 MB
  14 - Strings indexing and splitting.mp4 50.1 MB
  15 - slicing strings.mp4 57 MB
  16 - Reassigning String in Python.mp4 34.1 MB
  17 - String formatting in Python.mp4 61.6 MB
  18 - Python String title upper and lower Method.mp4 32.4 MB
  19 - Convert one data type into the other data type.mp4 46.4 MB
  2 - Why we learn python.mp4 50.7 MB
  20 - Python Lists.mp4 17.7 MB
  21 - List indexing and splitting.mp4 29.3 MB
  22 - Getting the length of a list.mp4 15.6 MB
  23 - Looping through a list.mp4 31.4 MB
  24 - Check an item in the list.mp4 22.7 MB
  25 - Create a Sublist from the List.mp4 32 MB
  26 - Add an Item to Python List.mp4 79.4 MB
  27 - Removing Elements from Python List.mp4 18.9 MB
  28 - Modifying Elements in Python List.mp4 18.8 MB
  29 - Combining python lists.mp4 42.9 MB
  3 - Variables in Python.mp4 24.4 MB
  30 - Characteristics of Python Lists.mp4 29.3 MB
  31 - Coding Challenge on Python List.mp4 10.2 MB
  32 - Python-List-Coding-challenge-by-code-with-zele.pdf 287.8 KB
  32 - Solution for the Coding Challenge.mp4 27.9 MB
  33 - Python Dictionary.mp4 46 MB
  34 - Create python dictionaries.mp4 14.3 MB
  35 - Access Dictionary Item.mp4 17 MB
  36 - Delete Dictionary Elements.mp4 22.2 MB
  37 - dictionary methods pop and popitemclear.mp4 62.1 MB
  38 - Updating Dictionary Elements.mp4 8.2 MB
  39 - Adding an item to the dictionary.mp4 20.2 MB
  4 - Naming Variables Rules and Best Practices.mp4 53.9 MB
  40 - Python Dictionary methods Copy Method.mp4 36.6 MB
  41 - Python Dictionary methods Get Method.mp4 20.2 MB
  42 - Dictionary methods setdefault Method.mp4 53.8 MB
  43 - Dictionary methods update Method.mp4 12.3 MB
  44 - Dictionary methods keys values For loops.mp4 22.9 MB
  45 - Coding Challenge on Dictionaries Python.mp4 9.7 MB
  46 - Coding-challenge-on-Python-dictionary-Code-with-Zele.pdf 97.3 KB
  46 - Solution for the Coding Challenge.mp4 27.4 MB
  47 - About Python tuples.mp4 25.7 MB
  48 - python tuple methods.mp4 18.6 MB
  49 - iterating through Tuple.mp4 3.4 MB
  5 - Variables Naming Convention.mp4 20.6 MB
  50 - introduction to sets.mp4 42.7 MB
  51 - python Set methods.mp4 52.2 MB
  52 - python Set method part 2 comprehensions.mp4 122.8 MB
  53 - Accept User Input.mp4 51.8 MB
  54 - Taking multiple inputs from user in PythonUsing split method.mp4 51.1 MB
  55 - Taking multiple inputs from user in PythonUsing List comprehension.mp4 34.8 MB
  56 - Python decision making program introduction.mp4 19.5 MB
  57 - python if statement.mp4 36.6 MB
  58 - If Else Statement.mp4 19.2 MB
  59 - Using the if elif statement in an application.mp4 72.3 MB
  6 - Python Comments.mp4 17.1 MB
  60 - Python While Loops.mp4 18.2 MB
  61 - For LoopLooping through a String in python.mp4 21.3 MB
  62 - For loopLooping through python list.mp4 13.2 MB
  63 - For LoopLooping Through Numbers in Range.mp4 28.8 MB
  64 - Loop Control Statements break.mp4 40.9 MB
  65 - Loop Control Statements continue.mp4 71 MB
  66 - Infinite Loop.mp4 9.7 MB
  67 - Coding Challenge.mp4 3.1 MB
  68 - Solution for Coding Challenge.mp4 16.9 MB
  69 - Python Creating Functions.mp4 19.4 MB
  7 - Python Arithmetic Operators.mp4 57.2 MB
  70 - Python Function Passing information to a function.mp4 20.4 MB
  71 - Python Function Defining optional parameters with defaults.mp4 17.8 MB
  72 - Python Function Passing multiple values to a function.mp4 38.9 MB
  73 - Using keyword arguments kwargs.mp4 32.3 MB
  74 - Python Function The return Statement.mp4 12 MB
  75 - Python LambdaAnonymous Function.mp4 29.2 MB
  76 - Coding Challenge.mp4 2.7 MB
  77 - Solution for the Coding Challenge.mp4 14.5 MB
  78 - Coding ChallengeWrite a program to find the Volume of the Rectangular Prism.mp4 17.2 MB
  79 - Solution for Volume of the Rectangular Prism.mp4 23.1 MB
  8 - Python Comparison Operators.mp4 26.7 MB
  80 - Create BMI Calculator using PythonCoding Challenge.mp4 26.2 MB
  81 - BMI Calculator Python Program with Source Code.mp4 43 MB
  82 - Introduction about Python Module.mp4 83.4 MB
  83 - import Python User defined and Custom Modules.mp4 222.6 MB
  9 - Python Assignment Operators.mp4 51.5 MB
  Bonus Resources.txt 409.6 B
  Get Bonus Downloads Here.url 204.8 B
  ▲ 87 total files

Description


Complete Python Bootcamp For Absolute Beginners:Zero To Hero
https://DevCourseWeb.com

Published 4/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.91 GB | Duration: 6h 40m

Learn Python programming from scratch with hands-on exercises in this Python course!

What you'll learn
Master the Features of Python Language
Using Python to solve real life problems with computer programs
You will learn the absolute basics of how programs run, and why Python is a great language.
You will be discovering the different data types Python has to offer, and how to use them.
You will learn how to use loops to allow for iteration over data, and improve code efficiency.
You will learn how to use control flow, to allow 'decision making' to happen in your code.
You will learn how to write functions to allow for reusable blocks of code to be used elsewhere in your code.
Modules and libraries: students will learn how to import and use pre-existing modules and libraries in their own programs.

Requirements
No programming skill is needed, you will learn everything you need to know
Access to a computer with an internet connection.

Related Torrents

torrent name size uploader age seed leech
0
24
0
20
0