https://img87.pixhost.to/images/599/359020115_tuto.jpg


download скачать Free download скачать : Udemy 2024 Complete Python Masterclass Zero to Hero Bootcamp
mp4 | Video: h264,1280X720 | Audio: AAC, 44.1 KHz
Genre:eLearning | Language: English | Size:6.09 GB

Files Included :

001 Course Content Walkthrough.mp4 (70.03 MB)
MP4
002 Setup - Introduction.mp4 (7.2 MB)
MP4
003 Setup - Making Python3 the Default.mp4 (4.94 MB)
MP4
004 Setup -  Python Installation.mp4 (10.35 MB)
MP4
005 Setup - Python Shell.mp4 (16.44 MB)
MP4
006 Setup - Sublime Text Installation & Build System.mp4 (12.48 MB)
MP4
007 Setup - AnacondaJupiter Notebook Installation.mp4 (20.32 MB)
MP4
008 Python Variables.mp4 (30.3 MB)
MP4
009 Python Operator - Arithmetic.mp4 (15.86 MB)
MP4
010 Python Operator - Assignment.mp4 (20.35 MB)
MP4
011 Python Operator - Left & Right Shift (Bitwise).mp4 (21.76 MB)
MP4
012 Python Operator - Bitwise.mp4 (23.95 MB)
MP4
013 Python Operator -  Logical.mp4 (13.67 MB)
MP4
014 Python Operator - Comparison.mp4 (11.88 MB)
MP4
015 Python Operator - Identity.mp4 (15.78 MB)
MP4
016 Python Operator -  Membership.mp4 (10.26 MB)
MP4
017 Python Comments.mp4 (12.45 MB)
MP4
018 Python Data Types.mp4 (30.96 MB)
MP4
001 Python List - What is List.mp4 (12.53 MB)
MP4
002 Python List  -  Arbitrary Objects.mp4 (13.12 MB)
MP4
003 Python List   - Number of Objects.mp4 (9.32 MB)
MP4
004 Python List  - Ordered or Unordered.mp4 (10.27 MB)
MP4
005 Python List  - List Indexing.mp4 (10.9 MB)
MP4
006 Python List  - Slicing with Positive and Negative indexing.mp4 (24.47 MB)
MP4
007 Python List  - Omitting First & Second Indices.mp4 (39.05 MB)
MP4
008 Python List  - Using Stride to Access Elements of List.mp4 (11.56 MB)
MP4
009 Python List  - Reversing.mp4 (17.42 MB)
MP4
010 Python List  - The difference between [] in List & String.mp4 (38.39 MB)
MP4
011 Python List  - Operators and Built-In Structure.mp4 (22.04 MB)
MP4
012 Python List  - Mutable or Immutable.mp4 (32.09 MB)
MP4
013 Python List  - Modification.mp4 (20.66 MB)
MP4
014 Python List  - Appending & Prepending.mp4 (25.35 MB)
MP4
015 Python List  - Ways to Delete Elements of a List.mp4 (20.14 MB)
MP4
016 Python List  - Append Method.mp4 (7.49 MB)
MP4
017 Python List  - Extend Method.mp4 (10.84 MB)
MP4
018 Python List  - Insert Method.mp4 (9.38 MB)
MP4
019 Python List  - Index Method.mp4 (5.08 MB)
MP4
020 Python List  - Copy Method.mp4 (4.8 MB)
MP4
021 Python List  - Count Method.mp4 (3.68 MB)
MP4
022 Python List  - Reverse Method.mp4 (6.13 MB)
MP4
023 Python List  - Sort Method &  Sorted Function.mp4 (13.38 MB)
MP4
024 Python List  - Emptying a List with  Clear and Del.mp4 (9.02 MB)
MP4
025 Python List Challenge - 1 - List Reversal.mp4 (441.69 KB)
MP4
026 Python List Challenge - 1 - List Reversal - Solution.mp4 (4.08 MB)
MP4
028 Python List Challenge - 2 - Insert.mp4 (715.11 KB)
MP4
029 Python List Challenge - 2 - Insert -Solution.mp4 (7.68 MB)
MP4
031 Python List Challenge - 3  - Append.mp4 (1.47 MB)
MP4
032 Python List Challenge - 3  - Append - Solution.mp4 (5.2 MB)
MP4
034 Python List Challenge - 4 - Extend.mp4 (1.6 MB)
MP4
035 Python List Challenge - 4 - Extend  - Solution.mp4 (6.67 MB)
MP4
037 Python List Challenge - 5 - Index.mp4 (730.32 KB)
MP4
038 Python List Challenge - 5 - Index - Solution.mp4 (5.47 MB)
MP4
040 Python List Challenge & Solution - 6 - Len, Max & Min.mp4 (4.56 MB)
MP4
042 Python List Challenge & Solution - 7 - Plus Operator.mp4 (6.52 MB)
MP4
044 Python List Challenge & Solution - 8 - Emptying a List.mp4 (5.8 MB)
MP4
046 Python List Challenge & Solution - 9 - Reverse.mp4 (12.46 MB)
MP4
048 Python List Challenge & Solution - 10 - Count, pop, sort, and sorted.mp4 (20.99 MB)
MP4
050 Python List Challenge & Solution - 11 - Unpack.mp4 (4.49 MB)
MP4
001 Python Tuple - What is Tuple.mp4 (8.08 MB)
MP4
002 Python Tuple - Creating a Tuple.mp4 (7.29 MB)
MP4
003 Python Tuple - Immutable.mp4 (11.97 MB)
MP4
004 Python Tuple - Ordered.mp4 (5.34 MB)
MP4
005 Python Tuple - Indexing.mp4 (4.42 MB)
MP4
006 Python Tuple - Slicing.mp4 (8.97 MB)
MP4
007 Python Tuple - Stride.mp4 (10.28 MB)
MP4
008 Python Tuple - One Item.mp4 (3.81 MB)
MP4
009 Python Tuple - Packing and Unpacking.mp4 (29.88 MB)
MP4
010 Python Tuple - Values Swapping.mp4 (14.9 MB)
MP4
011 Python Tuple - Count Method.mp4 (2.66 MB)
MP4
012 Python Tuple - Index Method.mp4 (2.74 MB)
MP4
013 Python Tuple - Join Method.mp4 (6.1 MB)
MP4
014 Python Tuple Challenge & Solution- 1 - Empty Tuple.mp4 (2.01 MB)
MP4
015 Python Tuple Challenge & Solution - 2- Assigning Elements.mp4 (2.7 MB)
MP4
016 Python Tuple Challenge & Solution - 3 - Printing Last Element.mp4 (1.14 MB)
MP4
017 Python Tuple Challenge & Solution - 4 - Index of Element.mp4 (2.43 MB)
MP4
018 Python Tuple Challenge & Solution - 5 - Count.mp4 (1.16 MB)
MP4
019 Python Tuple Challenge & Solution - 6 - Mixed Data.mp4 (1.44 MB)
MP4
020 Python Tuple Challenge & Solution - 7 - Sum.mp4 (1.16 MB)
MP4
021 Python Tuple Challenge & Solution - 8 - Max and Min.mp4 (1.48 MB)
MP4
022 Python Tuple Challenge & Solution - 9 - Unpack.mp4 (3.79 MB)
MP4
023 Python Tuple Challenge & Solution - 10 - Add value fo Tuple.mp4 (14.9 MB)
MP4
024 Python Tuple Challenge & Solution - 11 - Add Elements.mp4 (13.03 MB)
MP4
025 Python Tuple Challenge & Solution - 12 - Join Method.mp4 (1.84 MB)
MP4
026 Python Tuple Challenge & Solution - 13 - Elements.mp4 (3.83 MB)
MP4
027 Python Tuple Challenge & Solution - 14 - Remove Element.mp4 (3.84 MB)
MP4
028 Python Tuple Challenge & Solution - 15 - Length.mp4 (729.23 KB)
MP4
029 Python Tuple Challenge & Solution - 16 - Stride.mp4 (2.38 MB)
MP4
030 Python Tuple Challenge & Solution - 17 - Join.mp4 (3.49 MB)
MP4
001 Python Dictionary - What is Dictionary.mp4 (15.66 MB)
MP4
002 Python Dictionary - Defining a Dictionary.mp4 (50.82 MB)
MP4
003 Python Dictionary - Defining a Dictionary with Arbitrary Entries.mp4 (9.32 MB)
MP4
004 Python Dictionary - Accessing Values in Dictionary.mp4 (7.05 MB)
MP4
005 Python Dictionary - Adding to Existing Dictionary.mp4 (3.64 MB)
MP4
006 Python Dictionary - Deleting Records.mp4 (2.22 MB)
MP4
007 Python Dictionary -  Incremental Building.mp4 (8.72 MB)
MP4
008 Python Dictionary - Accessing SubDictionary.mp4 (18.22 MB)
MP4
009 Python Dictionary - Key Restriction.mp4 (19.91 MB)
MP4
010 Python Dictionary - IN and NOT Operators.mp4 (6.32 MB)
MP4
011 Python Dictionary - Len Function.mp4 (1.22 MB)
MP4
012 Python Dictionary - Keys Method.mp4 (5.05 MB)
MP4
013 Dictionary - Values Method.mp4 (5.35 MB)
MP4
014 Dictionary - Items Method.mp4 (13.59 MB)
MP4
015 Python Dictionary - Get Method.mp4 (6.3 MB)
MP4
016 Python Dictionary - Update Method.mp4 (11.48 MB)
MP4
017 Python Dictionary - Popitem, Pop and Clear Method.mp4 (13.97 MB)
MP4
018 Python Dictionary Challenge & Solution - 1 - Key-Value.mp4 (9.41 MB)
MP4
020 Python Dictionary Challenge & Solution - 2- Data Structure.mp4 (10.23 MB)
MP4
022 Python Dictionary Challenge & Solution - 3- Next.mp4 (3.83 MB)
MP4
024 Python Dictionary Challenge & Solution - 4- Next.mp4 (2.34 MB)
MP4
025 Python Dictionary Challenge & Solution - 4- Sorted.mp4 (7.27 MB)
MP4
027 Python Dictionary Challenge & Solution -5-Update.mp4 (2 MB)
MP4
028 Python Dictionary Challenge & Solution - 7 - Len.mp4 (4.35 MB)
MP4
030 Python Dictionary Challenge & Solution - 8 - Merging Two Dicts.mp4 (5.66 MB)
MP4
031 Python Dictionary Challenge & Solution - 9 - Sum.mp4 (3.2 MB)
MP4
001 Python Set - What is Set.mp4 (15.63 MB)
MP4
002 Python Set - Defining Set.mp4 (19 MB)
MP4
003 Python Set - Initialising a Set.mp4 (4.83 MB)
MP4
004 Python Set - Supports Arbitrary Immutable Objects.mp4 (11.24 MB)
MP4
005 Python Set - IN and NOT IN.mp4 (3.95 MB)
MP4
006 Python Set - Len.mp4 (2.18 MB)
MP4
007 Python Set - Understanding Set Venn Diagram & Operations - Union.mp4 (17.15 MB)
MP4
008 Python Set - Understanding Set Venn Diagram & Operations - Intersection.mp4 (9.33 MB)
MP4
009 Python Set - Understanding Set Venn Diagram & Operations - Intersection update.mp4 (16.64 MB)
MP4
010 Python Set - Understanding Set Venn Diagram & Operations - Difference.mp4 (19.25 MB)
MP4
011 Python Set - Understanding Set Venn Diagram & Operations - Difference update.mp4 (7.9 MB)
MP4
012 Python Set - Understanding Set Venn Diagram & Operations - Symmetric difference.mp4 (21.44 MB)
MP4
013 Python Set - Symmetric difference update.mp4 (21.23 MB)
MP4
014 Python Set - isSubset Method.mp4 (13.38 MB)
MP4
015 Python Set - isSuperset Method.mp4 (4.96 MB)
MP4
016 Python Set - Proper Subset  Proper Superset.mp4 (16.48 MB)
MP4
017 Python Set - isDisjoint Method.mp4 (5.23 MB)
MP4
018 Python Set - Add Method.mp4 (3.67 MB)
MP4
019 Python Set - Clear Method.mp4 (1.47 MB)
MP4
020 Python Set - Pop Method.mp4 (6.07 MB)
MP4
021 Python Set - Discard Method.mp4 (5.8 MB)
MP4
022 Python Set - Remove Method.mp4 (6.75 MB)
MP4
023 Python Set - Update Method.mp4 (4.85 MB)
MP4
024 Python Set Challenge & Solution - 1 - Empty Set.mp4 (1.19 MB)
MP4
025 Python Set Challenge & Solution  - 2 - Empty Set.mp4 (5.04 MB)
MP4
027 Python Set Challenge & Solution  - 3 - Add.mp4 (1.56 MB)
MP4
029 Python Set Challenge & Solution  - 4 - Update.mp4 (2.44 MB)
MP4
031 Python Set Challenge & Solution  - 5 - Pop.mp4 (3.8 MB)
MP4
033 Python Set Challenge & Solution  - 6 - Discard.mp4 (6.15 MB)
MP4
035 Python Set Challenge & Solution  - 7 - Remove or Discard.mp4 (6.82 MB)
MP4
037 Python Set Challenge & Solution  - 8 - Remove.mp4 (2.83 MB)
MP4
039 Python Set Challenge & Solution  - 9 - Intersection.mp4 (4.3 MB)
MP4
041 Python Set Challenge & Solution  - 10 - List.mp4 (2.17 MB)
MP4
042 Python Set Challenge & Solution  - 11 - Issuperset.mp4 (4.62 MB)
MP4
043 Python Set Challenge & Solution  - 12 - isSubset.mp4 (2.69 MB)
MP4
045 Python Set Challenge & Solution  - 13 - ProperSubset.mp4 (4.33 MB)
MP4
046 Python Set Challenge & Solution  - 14 - isDisjoint.mp4 (1.94 MB)
MP4
047 Python Set Challenge & Solution  - 15 - Subset & Proper Subset.mp4 (7.59 MB)
MP4
049 Python Set Challenge & Solution  - 16 - Copy.mp4 (1.82 MB)
MP4
050 Python Set Challenge & Solution  - 17 - Unordered.mp4 (2.9 MB)
MP4
051 Python Set Challenge & Solution  - 18 - IN.mp4 (1.33 MB)
MP4
052 Python Set Challenge & Solution  - 19 - Intersection.mp4 (3.44 MB)
MP4
054 Python Set Challenge & Solution  - 20 - Difference.mp4 (7.25 MB)
MP4
056 Python Set Challenge & Solution - 21 - Subset.mp4 (2.32 MB)
MP4
057 Python Set Challenge & Solution  - 22 - SuperSet.mp4 (5.61 MB)
MP4
058 Python Set Challenge & Solution - 23 - Symmetric Difference.mp4 (15 MB)
MP4
059 Python Set Challenge & Solution - 24 - Difference Update.mp4 (14.51 MB)
MP4
060 Python Set Challenge & Solution - 25 - Union.mp4 (4.64 MB)
MP4
061 Python Set Challenge & Solution - 26 - Dictionary to Set.mp4 (3.81 MB)
MP4
062 Python Set Challenge & Solution - 27 - Max and Min.mp4 (2.47 MB)
MP4
001 Python FrozenSet - What is FrozenSet.mp4 (4.42 MB)
MP4
002 Python FrozenSet - Defining a FrozenSet.mp4 (2.49 MB)
MP4
003 Python FrozenSet - Can't Be Modified.mp4 (14.87 MB)
MP4
004 Python FrozenSet - Len & List Functions.mp4 (2.69 MB)
MP4
005 Python FrozenSet - Importance of FrozenSet.mp4 (17.56 MB)
MP4
001 Python String - What is String.mp4 (8.67 MB)
MP4
002 Python String - Capitalise.mp4 (4.89 MB)
MP4
003 Python String - Accessing Values In Strings.mp4 (5.33 MB)
MP4
004 Python String - Casefold.mp4 (8.59 MB)
MP4
005 Python String - Slicing & Stride.mp4 (15.94 MB)
MP4
006 Python String - Center.mp4 (9.17 MB)
MP4
007 Python String - Plus Operator.mp4 (5.1 MB)
MP4
008 Python String - Minus Operator.mp4 (2.9 MB)
MP4
009 Python String - Multiplication Operator.mp4 (5.05 MB)
MP4
010 Python String - Upper Method.mp4 (2.04 MB)
MP4
011 Python String - Lower Method.mp4 (3.2 MB)
MP4
012 Python String - IN and NOT IN.mp4 (5.85 MB)
MP4
013 Python String - Title.mp4 (2.15 MB)
MP4
014 Python String - Swapcase.mp4 (3.47 MB)
MP4
015 Python String - StartsWith & EndsWith.mp4 (6.05 MB)
MP4
016 Python String - Find.mp4 (8.02 MB)
MP4
017 Python String - rFind.mp4 (5.56 MB)
MP4
018 Python String - Index.mp4 (8.83 MB)
MP4
019 Python String - rIndex.mp4 (6.4 MB)
MP4
020 Python String - isAlnum.mp4 (5 MB)
MP4
021 Python String - isDigit.mp4 (3.34 MB)
MP4
022 Python String - isIdentifier.mp4 (5.57 MB)
MP4
023 Python String - isAlpha.mp4 (1.9 MB)
MP4
024 Python String - isLower.mp4 (2.75 MB)
MP4
025 String -isPrintable.mp4 (6.88 MB)
MP4
026 Python String - isTitle.mp4 (3.89 MB)
MP4
027 Python String - isSpace.mp4 (4.9 MB)
MP4
028 Python String - isUpper.mp4 (2.69 MB)
MP4
029 Python String - ljust.mp4 (4.8 MB)
MP4
030 Python String - rJust.mp4 (3.67 MB)
MP4
031 Python String - replace.mp4 (6.06 MB)
MP4
032 Python String - strip.mp4 (5.78 MB)
MP4
033 Python String - rStrip.mp4 (3.95 MB)
MP4
034 Python String - iStrip.mp4 (2.58 MB)
MP4
035 Python String - expandtabs.mp4 (3.81 MB)
MP4
036 Python String - zfill.mp4 (6.13 MB)
MP4
037 Python String - partition.mp4 (4.27 MB)
MP4
038 Python String - rPartition.mp4 (4.9 MB)
MP4
039 Python String - rsplit.mp4 (18.2 MB)
MP4
040 Python String - split.mp4 (9.75 MB)
MP4
041 Python String - splitline.mp4 (6.8 MB)
MP4
042 Python String - format.mp4 (6.37 MB)
MP4
043 Python String - f-string.mp4 (5.11 MB)
MP4
044 Python String - isascii.mp4 (9.42 MB)
MP4
045 Python String Challenge & Solution - 1.mp4 (7.98 MB)
MP4
046 Python String Challenge & Solution - 2.mp4 (2.36 MB)
MP4
047 Python String Challenge & Solution - 3.mp4 (3.85 MB)
MP4
048 Python String Challenge & Solution - 4.mp4 (7.42 MB)
MP4
049 Python String Challenge & Solution - 5.mp4 (4.22 MB)
MP4
050 Python String Challenge & Solution - 6.mp4 (2.33 MB)
MP4
051 Python String Challenge & Solution - 7.mp4 (5 MB)
MP4
052 Python String Challenge & Solution - 8.mp4 (2.61 MB)
MP4
053 Python String Challenge & Solution - 9.mp4 (15.16 MB)
MP4
054 Python String Challenge & Solution - 10.mp4 (3.11 MB)
MP4
055 Python String Challenge & Solution - 11.mp4 (3.04 MB)
MP4
056 Python String Challenge & Solution - 12.mp4 (4.93 MB)
MP4
057 Python String Challenge & Solution - 13.mp4 (4.9 MB)
MP4
058 Python String Challenge & Solution - 14.mp4 (2.97 MB)
MP4
059 Python String Challenge & Solution - 15.mp4 (2.22 MB)
MP4
060 Python String Challenge & Solution - 16.mp4 (1.15 MB)
MP4
061 Python String Challenge & Solution - 17.mp4 (3.93 MB)
MP4
062 Python String Challenge & Solution - 18.mp4 (3.23 MB)
MP4
063 Python String Challenge & Solution - 19.mp4 (7 MB)
MP4
064 Python String Challenge & Solution - 20.mp4 (16.08 MB)
MP4
065 Python String Challenge & Solution - 21.mp4 (4.83 MB)
MP4
066 Python String Challenge & Solution - 22.mp4 (50.8 MB)
MP4
067 Python String Challenge & Solution - 23.mp4 (1.73 MB)
MP4
068 Python String Challenge & Solution - 24.mp4 (2.73 MB)
MP4
069 Python String Challenge & Solution - 25.mp4 (6.39 MB)
MP4
070 Python String Challenge & Solution - 26.mp4 (12.29 MB)
MP4
071 Python String Challenge & Solution - 27.mp4 (1.97 MB)
MP4
072 Python String Challenge & Solution - 28.mp4 (1.26 MB)
MP4
073 Python String Challenge & Solution - 29.mp4 (1.57 MB)
MP4
074 Python String Challenge & Solution - 30.mp4 (5.03 MB)
MP4
075 Python String Challenge & Solution - 31.mp4 (1.95 MB)
MP4
076 Python String Challenge & Solution - 32.mp4 (4.2 MB)
MP4
077 Python String Challenge & Solution - 33.mp4 (4.29 MB)
MP4
078 Python String Challenge & Solution - 34.mp4 (5.32 MB)
MP4
079 Python String Challenge & Solution - 35.mp4 (3.25 MB)
MP4
080 Python String Challenge & Solution - 36.mp4 (4.35 MB)
MP4
081 Python String Challenge & Solution - 37.mp4 (2.37 MB)
MP4
082 Python String Challenge & Solution - 38.mp4 (1.5 MB)
MP4
083 Python String Challenge & Solution - 39.mp4 (2.12 MB)
MP4
084 Python String Challenge & Solution - 40.mp4 (4.2 MB)
MP4
085 Python String Challenge & Solution - 41.mp4 (4.51 MB)
MP4
086 Python String Challenge & Solution - 42.mp4 (1.74 MB)
MP4
001 Understanding Python Casting.mp4 (14.18 MB)
MP4
001 Meaning of Python Container.mp4 (10.91 MB)
MP4
002 Python Iterable, Iteration and Iterator.mp4 (28.89 MB)
MP4
003 Python Iterator Challenge & Solution.mp4 (31.19 MB)
MP4
001 Introduction to Python Range Function.mp4 (33.13 MB)
MP4
001 Introduction to Python For Loop.mp4 (10.88 MB)
MP4
001 Python Range Function Challenge & Solution - 1.mp4 (8.98 MB)
MP4
002 Python Range Function Challenge & Solution - 2.mp4 (4.91 MB)
MP4
004 Python Range Function Challenge & Solution - 3.mp4 (7.95 MB)
MP4
006 Python Range Function Challenge & Solution - 4.mp4 (6.3 MB)
MP4
008 Python Range Function Challenge & Solution - 5.mp4 (4.52 MB)
MP4
010 Python Range Function Challenge & Solution - 6.mp4 (3.81 MB)
MP4
012 Python Range Function Challenge & Solution - 7.mp4 (6.37 MB)
MP4
014 Python Range Function Challenge & Solution - 8.mp4 (8.29 MB)
MP4
016 Python Range Function Challenge & Solution - 9.mp4 (24.79 MB)
MP4
018 Python Range Function Challenge & Solution - 10.mp4 (8.73 MB)
MP4
001 Python For Loop Challenge & Solution - 1.mp4 (10.46 MB)
MP4
003 Python For Loop Challenge & Solution - 2.mp4 (4.38 MB)
MP4
005 Python For Loop Challenge & Solution - 3.mp4 (11.1 MB)
MP4
007 Python For Loop Challenge & Solution - 4.mp4 (3.77 MB)
MP4
009 Python For Loop Challenge & Solution - 5.mp4 (3.73 MB)
MP4
001 Python If     Else - Introduction.mp4 (30.41 MB)
MP4
002 Python If     Else - Nested If Statements.mp4 (10.43 MB)
MP4
003 Python If     Else - Else Statement.mp4 (11.84 MB)
MP4
004 Python If     Else - ELIF Statement.mp4 (55.85 MB)
MP4
005 One Line If Statement.mp4 (16.28 MB)
MP4
006 Python If     Else - Ternary Operator.mp4 (20.38 MB)
MP4
007 Python If     Else - From Ternary to Normal Conditional Statement.mp4 (8.31 MB)
MP4
008 More Conditional Expression  Ternary Operator.mp4 (16.79 MB)
MP4
001 How Python Input Function Works.mp4 (27.61 MB)
MP4
002 Challenge & Solution - 1.mp4 (4.43 MB)
MP4
003 Challenge & Solution - 2.mp4 (4.48 MB)
MP4
001 Python While Loops - Introduction.mp4 (15.39 MB)
MP4
002 Python While Loops - pop Method.mp4 (15.41 MB)
MP4
003 Python While Loops - If & break.mp4 (12.25 MB)
MP4
004 Python While Loops - If & Continue.mp4 (22.22 MB)
MP4
005 Python While Loops - If, Break & Continue.mp4 (21.02 MB)
MP4
006 Python While Loops - One-Line While Loop.mp4 (5.18 MB)
MP4
007 Python While Loops - Challenge - 1.mp4 (4.34 MB)
MP4
009 Python While Loops - Challenge - 2.mp4 (29.55 MB)
MP4
001 Python Print Function - New Line.mp4 (11.1 MB)
MP4
002 Python Print Function - String.mp4 (13.81 MB)
MP4
003 Python Print Function - Concatenation.mp4 (6.44 MB)
MP4
004 Python Print Function - Data Types.mp4 (12.35 MB)
MP4
005 Python Print Function - Separating Multiple Arguments.mp4 (13.51 MB)
MP4
006 Python Print Function - Separator Option.mp4 (12.68 MB)
MP4
007 Python Print Function - Newline.mp4 (3.53 MB)
MP4
008 Python Print Function - Challenge Separator.mp4 (1.27 MB)
MP4
009 Python Print Function - Challenge Separator.mp4 (6.15 MB)
MP4
010 Python Print Function - End Option.mp4 (11.02 MB)
MP4
011 Python Print Function - Newline.mp4 (5.81 MB)
MP4
012 Python Print Function - Newline With End Option.mp4 (8.05 MB)
MP4
013 Python Print Function - Modulo (%) Operator.mp4 (18.29 MB)
MP4
001 Python List Comprehension - Introduction.mp4 (11.53 MB)
MP4
002 Python List Comprehension - with IF.mp4 (9.33 MB)
MP4
003 Python List Comprehension - with IF and ELSE.mp4 (11.56 MB)
MP4
005 Python List Comprehension - Nested List Comprehension.mp4 (2.52 MB)
MP4
006 Python List Comprehension - More Challenge & Solution - 1.mp4 (20.68 MB)
MP4
008 Python List Comprehension - More Challenge & Solution - 2.mp4 (8.09 MB)
MP4
010 Python List Comprehension - More Challenge & Solution - 3.mp4 (2.82 MB)
MP4
012 Python List Comprehension - More Challenge & Solution - 4.mp4 (2.52 MB)
MP4
014 Python List Comprehension - More Challenge & Solution - 5.mp4 (3.98 MB)
MP4
016 Python List Comprehension - More Challenge - 6.mp4 (5.53 MB)
MP4
018 PyPython List Comprehension - More Challenge & Solution - 7.mp4 (5.59 MB)
MP4
020 Python List Comprehension - More Challenge & Solution - 8.mp4 (6.01 MB)
MP4
022 Python List Comprehension - More Challenge - 9.mp4 (6.19 MB)
MP4
024 Python List Comprehension - More Challenge & Solution - 10.mp4 (5.19 MB)
MP4
026 Python List Comprehension - More Challenge - 11.mp4 (10.91 MB)
MP4
028 Python List Comprehension - More Challenge & Solution - 12.mp4 (6.19 MB)
MP4
030 Python List Comprehension - More Challenge - 13.mp4 (11.38 MB)
MP4
032 Python List Comprehension - More Challenge & Solution - 14.mp4 (7.46 MB)
MP4
034 Python List Comprehension - More Challenge & Solution - 15.mp4 (18.27 MB)
MP4
036 Python List Comprehension - More Challenge & Solution - 16.mp4 (4.11 MB)
MP4
038 Python List Comprehension - More Challenge & Solution - 17.mp4 (5.18 MB)
MP4
040 Python List Comprehension - More Challenge & Solution - 18.mp4 (22.64 MB)
MP4
042 Python List Comprehension - More Challenge & Solution - 19.mp4 (11.23 MB)
MP4
044 Python List Comprehension - More Challenge & Solution - 20.mp4 (14.77 MB)
MP4
001 Project  - Detecting Vowels & Consonants.mp4 (17.29 MB)
MP4
001 Project  - Number of Days in a Month.mp4 (65.46 MB)
MP4
001 Project - Media of Given Numbers.mp4 (11.53 MB)
MP4
001 Project  - Pattern.mp4 (16.97 MB)
MP4
001 Project - Number of Digits in Any Given Number.mp4 (14.2 MB)
MP4
001 Project  - Multiplication Table.mp4 (13.39 MB)
MP4
001 Project  - Divisible.mp4 (42.11 MB)
MP4
001 Project 8 - Divisible Extended.mp4 (19.6 MB)
MP4
001 Project - Location of the Result of Sum.mp4 (15.72 MB)
MP4
001 Project  - Counting Alphabets and Numbers in a String.mp4 (17.49 MB)
MP4
001 Project - Sum & Average of Any Given Numbers.mp4 (31.74 MB)
MP4
001 Python Functions - What is Function.mp4 (7.5 MB)
MP4
002 Python Functions - The Inbuilt Function.mp4 (17.92 MB)
MP4
003 Python Functions - Defining a Function.mp4 (21.07 MB)
MP4
004 Python Functions - Understanding Return.mp4 (23.65 MB)
MP4
005 Python Functions - Understanding Parameters.mp4 (55.18 MB)
MP4
006 Python Functions - Understanding Flow of Execution.mp4 (15.34 MB)
MP4
007 Python Functions - Encapsulation and Generalisation.mp4 (14.29 MB)
MP4
008 Python Functions - Default Argument.mp4 (12.83 MB)
MP4
009 Python Functions - Default Argument II.mp4 (7.6 MB)
MP4
011 Python Functions - More Challenge 1.mp4 (29.48 MB)
MP4
013 Python Functions - More Challenge 2.mp4 (9.45 MB)
MP4
015 Python Functions - More Challenge 3.mp4 (20.42 MB)
MP4
017 Python Functions - More Challenge 4.mp4 (7.56 MB)
MP4
019 Python Functions - More Challenge 5.mp4 (10.43 MB)
MP4
021 Python Functions - More Challenge & Solution 6.mp4 (13.99 MB)
MP4
001 Python Nested Functions - Introduction.mp4 (8.44 MB)
MP4
003 Python Nested Functions - Challenge - I.mp4 (25.91 MB)
MP4
005 Python Nested Functions - Challenge - II.mp4 (32.86 MB)
MP4
001 Python Variable-Length Arguments - Introduction.mp4 (14.64 MB)
MP4
002 Python Variable-Length Arguments - 1 Challenge & Solution.mp4 (14.3 MB)
MP4
004 Python Variable-Length Arguments - 2 Challenge & Solution.mp4 (11.37 MB)
MP4
006 Python Variable-Length Arguments - 3 Challenge & Solution.mp4 (51.47 MB)
MP4
007 Python Variable-Length Arguments - 4 Challenge & Solution.mp4 (16.35 MB)
MP4
009 Python Variable-Length Arguments - 5 Challenge & Solution.mp4 (4.67 MB)
MP4
011 Python Variable-Length Arguments - 6 Challenge & Solution.mp4 (7.93 MB)
MP4
001 Python Keyword Arguments - Introduction.mp4 (34.77 MB)
MP4
003 Python Keyword Arguments - Challenge & Solution.mp4 (13.28 MB)
MP4
001 Python Recursive Function - Introduction.mp4 (9.29 MB)
MP4
002 Python Recursive Function - 1 Challenge & Solution.mp4 (23.53 MB)
MP4
004 Python Recursive Function - 2 Challenge & Solution.mp4 (13.13 MB)
MP4
001 Python Global Variables - Introduction.mp4 (15.39 MB)
MP4
003 Python Global Variables - Challenge & Solution.mp4 (5.53 MB)
MP4
001 Python Lambda - Introduction.mp4 (8.7 MB)
MP4
002 Python Lambda - 1 Challenge & Solution.mp4 (2.77 MB)
MP4
004 Python Lambda - 2 Challenge & Solution.mp4 (2.73 MB)
MP4
006 Python Lambda - 3 Challenge & Solution.mp4 (16.9 MB)
MP4
001 Python Map Function - Introduction.mp4 (17.59 MB)
MP4
002 Python Map Function - Challenge - 1.mp4 (11.19 MB)
MP4
004 Python Map Function - Challenge - 2.mp4 (6.85 MB)
MP4
006 Python Map Function - Challenge - 3.mp4 (3.74 MB)
MP4
008 Python Map Function - Challenge - 4.mp4 (3.55 MB)
MP4
010 Python Map Function - Challenge - 5.mp4 (2.17 MB)
MP4
012 Python Map Function - Challenge - 6.mp4 (2.65 MB)
MP4
014 Python Map Function - Challenge - 7.mp4 (3.11 MB)
MP4
016 Python Map Function - Challenge - 8.mp4 (6.95 MB)
MP4
001 Python Generators - Introduction.mp4 (35.76 MB)
MP4
003 Python Generators - Challenge 1.mp4 (8.37 MB)
MP4
005 Python Generators - Challenge 2.mp4 (5.1 MB)
MP4
001 Python Modules - Introduction.mp4 (3.25 MB)
MP4
002 Python Modules - Challenge - 1.mp4 (7.52 MB)
MP4
004 Python Modules - Challenge - 2.mp4 (7.5 MB)
MP4
006 Python Modules - Challenge - 3.mp4 (5.95 MB)
MP4
008 Python Modules - Challenge - 4.mp4 (6.43 MB)
MP4
010 Python Modules - Challenge - 5.mp4 (5.02 MB)
MP4
012 Python Modules - Challenge - 6.mp4 (1.47 MB)
MP4
014 Python Modules - Challenge - 7.mp4 (16.43 MB)
MP4
016 Python Modules - Challenge - 8.mp4 (9.95 MB)
MP4
018 Python Modules - Challenge - 9.mp4 (6.44 MB)
MP4
001 Python PIP - Introduction.mp4 (20.48 MB)
MP4
002 Python PIP - More.mp4 (9.27 MB)
MP4
001 Python Classes - Introduction.mp4 (24.5 MB)
MP4
003 Python Classes - Understanding   init   (Self).mp4 (58.42 MB)
MP4
005 Python Classes - How to Create Object.mp4 (37.48 MB)
MP4
007 Python Classes - Another Function After   init.mp4 (15.6 MB)
MP4
009 Python Classes - Self or No Self.mp4 (35.23 MB)
MP4
011 Python Classes - What is a Python Method.mp4 (28.86 MB)
MP4
012 Python Classes - Challenge & Solution on Method - I.mp4 (73.5 MB)
MP4
014 Python Classes - Challenge & Solution on Method - II - Code.mp4 (10.63 MB)
MP4
015 Python Classes - Understanding PASS.mp4 (4.48 MB)
MP4
016 Python Classes - Deleting a Class Property.mp4 (6.06 MB)
MP4
017 Python Classes - Deleting an Object or a Class.mp4 (20.91 MB)
MP4
001 Python Inheritance - Introduction.mp4 (24.68 MB)
MP4
003 Python Inheritance -   Init    and Child Class.mp4 (37.92 MB)
MP4
005 Python Inheritance - When to use super().mp4 (18.02 MB)
MP4
007 Python Inheritance - Adding A Method to A Child Class.mp4 (15.49 MB)
MP4
001 Python File Handling - Introduction.mp4 (12.96 MB)
MP4
002 Python File Handling - 1 - Challenge & Solution.mp4 (4.99 MB)
MP4
004 Python File Handling - 2 - Challenge & Solution.mp4 (1.39 MB)
MP4
006 Python File Handling - 3 - Challenge & Solution.mp4 (16.93 MB)
MP4
007 Python File Handling - 4 - Challenge & Solution.mp4 (2.46 MB)
MP4
009 Python File Handling - 5 - Challenge & Solution.mp4 (8.7 MB)
MP4
011 Python File Handling - 6 - Challenge & Solution.mp4 (7.22 MB)
MP4
012 Python File Handling - 7 - Challenge & Solution.mp4 (31.09 MB)
MP4
014 Python File Handling - 8 - Challenge & Solution.mp4 (15.23 MB)
MP4
015 Python File Handling - 9 - Challenge & Solution.mp4 (6.16 MB)
MP4
001 Python Exception Handling Using try, except and finally statement.mp4 (23.53 MB)
MP4
002 Python Exception Handling - Using Else.mp4 (8.12 MB)
MP4
003 Python Exception Handling  - Challenge & Solution.mp4 (10.64 MB)
MP4
001 Python Zipfile Module - Introduction.mp4 (4.11 MB)
MP4
002 Python Zipfile Module - 1  Challenge & Solution.mp4 (10.03 MB)
MP4
004 Python Zipfile Module - 2  Challenge & Solution.mp4 (22.61 MB)
MP4
001 Python Zipfile  -  Introduction.mp4 (11.34 MB)
MP4
002 Python Zipfile  - 1  Challenge & Solution.mp4 (8.37 MB)
MP4
004 Python Zipfile  - 2  Challenge & Solution.mp4 (3.34 MB)
MP4
006 Python Zipfile  - 3  Challenge & Solution.mp4 (8.68 MB)
MP4
008 Python Zipfile  - 4  Challenge & Solution.mp4 (14.3 MB)
MP4
001 Python JSON - Introduction.mp4 (9.04 MB)
MP4
002 Python JSON - From Python To Json.mp4 (3.72 MB)
MP4
004 Python JSON - From Json to Python.mp4 (6.65 MB)
MP4
006 Python JSON - Serialisable Data Types.mp4 (21.28 MB)
MP4
008 Python JSON - Readable with Indentation.mp4 (7.19 MB)
MP4
010 Python JSON - Separator.mp4 (10.27 MB)
MP4
012 Python JSON - Sort Keys.mp4 (5.35 MB)
MP4
014 Python JSON - 1 Challenge & Solution.mp4 (6.19 MB)
MP4
016 Python JSON - 2 Challenge & Solution.mp4 (42.2 MB)
MP4
001 Python RegEx - Introduction.mp4 (6 MB)
MP4
001 Python RegEx - MetaCharacter - Any Character.mp4 (7.77 MB)
MP4
002 Python RegEx - MetaCharacter - Starts With & Ends With.mp4 (12.42 MB)
MP4
004 Python RegEx - MetaCharacter - Zero or More Occurrence.mp4 (9.39 MB)
MP4
006 Python RegEx - MetaCharacter - One or More Occurrence.mp4 (21.02 MB)
MP4
008 Python RegEx - MetaCharacter - Or.mp4 (6.72 MB)
MP4
010 Python RegEx - MetaCharacter - Exact Number of Occurrence.mp4 (18.42 MB)
MP4
001 Python RegEx - Special Characters - WhiteSpaces.mp4 (7.38 MB)
MP4
003 Python RegEx - Special Characters - Word & None Word.mp4 (9.66 MB)
MP4
005 Python RegEx - Special Characters - Digits & None Digits.mp4 (6.72 MB)
MP4
007 Python RegEx - Special Characters - Beginning or End of Word.mp4 (14.93 MB)
MP4
009 Python RegEx - Special Characters - Neither Beginning or Nor End of Word.mp4 (16.29 MB)
MP4
011 Python RegEx - Special Characters - Beginning or End of String.mp4 (30.2 MB)
MP4
001 Python RegEx - Set of Characters - Introduction.mp4 (7.37 MB)
MP4
003 Python RegEx - Set of Characters - 1 Challenge & Solution.mp4 (4.05 MB)
MP4
005 Python RegEx - Set of Characters - 2 Challenge & Solution.mp4 (5.78 MB)
MP4
007 Python RegEx - Set of Characters - 3 Challenge & Solution.mp4 (6.11 MB)
MP4
009 Python RegEx - Set of Characters - 4 Challenge & Solution.mp4 (7.85 MB)
MP4
001 Python Datetime - Introduction.mp4 (2.22 MB)
MP4
002 Python Datetime - 1  Challenge & Solution.mp4 (3.48 MB)
MP4
004 Python Datetime - 2 Challenge & Solution.mp4 (14.71 MB)
MP4
005 Python Datetime - 3  Challenge & Solution.mp4 (2.85 MB)
MP4
007 Python Datetime - 4  Challenge & Solution.mp4 (6.91 MB)
MP4
009 Python Datetime - 5  Challenge & Solution.mp4 (6.93 MB)
MP4
011 Python Datetime - 6  Challenge & Solution.mp4 (7.49 MB)
MP4
001 Python GUI - Tkinter - Introduction.mp4 (2.03 MB)
MP4
002 Python GUI - Tkinter - Tk() & Loop.mp4 (6.62 MB)
MP4
004 Python GUI - Tkinter - Button.mp4 (14.7 MB)
MP4
006 Python GUI - Tkinter - UserName & Password.mp4 (26.69 MB)
MP4
008 Python GUI - Tkinter - Window Title & Button.mp4 (9.38 MB)
MP4
010 Python GUI - Tkinter  - Resizable Disabled.mp4 (3.17 MB)
MP4
012 Python GUI - Tkinter  - Geometry.mp4 (8.17 MB)
MP4
014 Python GUI - Tkinter  - Radio.mp4 (18.47 MB)
MP4
016 Python GUI - Tkinter  - Place.mp4 (19.57 MB)
MP4
018 Python GUI - Tkinter  - ScrolledText.mp4 (4.03 MB)
MP4
020 Python GUI - Tkinter  - SpinBox.mp4 (5.37 MB)
MP4
022 Python GUI - Tkinter  - Checkbutton.mp4 (5.61 MB)
MP4
024 Python GUI - Tkinter  - Frame.mp4 (52.71 MB)
MP4
026 Python GUI - Tkinter Variable Class.mp4 (31.34 MB)
MP4
028 Python GUI - Tkinter - Pause to Learn.mp4 (16.68 MB)
MP4
001 Simple - Guess Number Game.mp4 (23.26 MB)
MP4
002 Guess Number Game - Thrice Trials.mp4 (34.72 MB)
MP4
003 Guess Number Game - Range for While.mp4 (13.88 MB)
MP4
004 Guess Number Game - Including Emoji.mp4 (15.83 MB)
MP4
001 Introduction.mp4 (8.83 MB)
MP4
002 Hangman Game - 1.mp4 (19.65 MB)
MP4
003 Hangman Game -  2.mp4 (7.58 MB)
MP4
004 Hangman Game - 3.mp4 (15.39 MB)
MP4
005 Hangman Game - 4.mp4 (44.75 MB)
MP4
006 Hangman Game - 5.mp4 (20.38 MB)
MP4
007 Hangman Game - 6.mp4 (62.01 MB)
MP4
008 Hangman Game - 7.mp4 (76.26 MB)
MP4
009 Hangman Game - 8.mp4 (117.28 MB)
MP4
010 Hangman Game - 9.mp4 (35.64 MB)
MP4
011 Hangman Game - Final.mp4 (114.53 MB)
MP4
001 Introduction.mp4 (4.9 MB)
MP4
002 Designing the Graphic User Interface (GUI).mp4 (26.17 MB)
MP4
004 Function, Module and Testing.mp4 (20.6 MB)
MP4
001 Understanding String Module.mp4 (6.88 MB)
MP4
003 Understanding Random Module.mp4 (7.36 MB)
MP4
005 Combination of Multiple String Outputs.mp4 (10.99 MB)
MP4
007 Random & Range Looping.mp4 (8.36 MB)
MP4
009 Understanding Number of Characters in a Password.mp4 (55.35 MB)
MP4
011 Final - Password Generator.mp4 (65.48 MB)
MP4
001 Introduction.mp4 (2.6 MB)
MP4
002 Understanding Label Config.mp4 (15.34 MB)
MP4
004 Final  - Digital Clock.mp4 (60.86 MB)
MP4

https://thumbs2.imgbox.com/10/05/jfp9D1Ru_t.jpg

https://img87.pixhost.to/images/1010/363506399_rg.png

Код:
 https://rapidgator.net/file/09ba1e8d39fb3c8444a3c16bf61b95f3/Udemy_2024_Complete_Python_Masterclass_Zero_to_Hero_Bootcamp_.z01
https://rapidgator.net/file/31d2ecff62e8662645384fa3eece7928/Udemy_2024_Complete_Python_Masterclass_Zero_to_Hero_Bootcamp_.z02
https://rapidgator.net/file/90ed8b86646296ced1ce152bca8d99e4/Udemy_2024_Complete_Python_Masterclass_Zero_to_Hero_Bootcamp_.z03
https://rapidgator.net/file/14472f0588c6b70870ef0871ae54686a/Udemy_2024_Complete_Python_Masterclass_Zero_to_Hero_Bootcamp_.z04
https://rapidgator.net/file/465eb3f36f8fd1a9d79245d5af11deac/Udemy_2024_Complete_Python_Masterclass_Zero_to_Hero_Bootcamp_.z05
https://rapidgator.net/file/4ba745b3f27b589efb21524d44656ecf/Udemy_2024_Complete_Python_Masterclass_Zero_to_Hero_Bootcamp_.zip

https://img87.pixhost.to/images/1103/364146951_nitroflare.jpg

Код:
 https://nitroflare.com/view/FAED27AE4D30F12/Udemy_2024_Complete_Python_Masterclass_Zero_to_Hero_Bootcamp_.z01
https://nitroflare.com/view/C5366B2C89801D2/Udemy_2024_Complete_Python_Masterclass_Zero_to_Hero_Bootcamp_.z02
https://nitroflare.com/view/97B49B6BBD8E929/Udemy_2024_Complete_Python_Masterclass_Zero_to_Hero_Bootcamp_.z03
https://nitroflare.com/view/DE64C88542196E8/Udemy_2024_Complete_Python_Masterclass_Zero_to_Hero_Bootcamp_.z04
https://nitroflare.com/view/8B020B3D4B75BE9/Udemy_2024_Complete_Python_Masterclass_Zero_to_Hero_Bootcamp_.z05
https://nitroflare.com/view/48BAE89E44DA5F9/Udemy_2024_Complete_Python_Masterclass_Zero_to_Hero_Bootcamp_.zip

https://img88.pixhost.to/images/1104/374887060_banner_240-32.png

Код:
 https://ddownload.com/k27wmp8oybf2/Udemy_2024_Complete_Python_Masterclass_Zero_to_Hero_Bootcamp_.z01
https://ddownload.com/s94b56rgef7y/Udemy_2024_Complete_Python_Masterclass_Zero_to_Hero_Bootcamp_.z02
https://ddownload.com/fkkmjsjzpxep/Udemy_2024_Complete_Python_Masterclass_Zero_to_Hero_Bootcamp_.z03
https://ddownload.com/l04nx6bb872p/Udemy_2024_Complete_Python_Masterclass_Zero_to_Hero_Bootcamp_.z04
https://ddownload.com/ex2adqxazy8o/Udemy_2024_Complete_Python_Masterclass_Zero_to_Hero_Bootcamp_.z05
https://ddownload.com/1prnnbpbol8u/Udemy_2024_Complete_Python_Masterclass_Zero_to_Hero_Bootcamp_.zip