种子简介
种子名称:
[GigaCourse.Com] Udemy - 2022 Complete Python Masterclass™ Zero to Hero Bootcamp
文件类型:
视频
文件数目:
515个文件
文件大小:
6.09 GB
收录时间:
2022-5-10 17:23
已经下载:
3次
资源热度:
133
最近下载:
2024-12-30 00:19
下载BT种子文件
下载Torrent文件(.torrent)
立即下载
磁力链接下载
magnet:?xt=urn:btih:9192b94f58d191173a2f96893421a8d25c6714b0&dn=[GigaCourse.Com] Udemy - 2022 Complete Python Masterclass™ Zero to Hero Bootcamp
复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。
喜欢这个种子的人也喜欢
种子包含的文件
[GigaCourse.Com] Udemy - 2022 Complete Python Masterclass™ Zero to Hero Bootcamp.torrent
01 - Introduction, Setup, Variable, Operators, Comment, Data Type/001 Course Content Walkthrough.mp470.03MB
01 - Introduction, Setup, Variable, Operators, Comment, Data Type/002 Setup - Introduction.mp47.2MB
01 - Introduction, Setup, Variable, Operators, Comment, Data Type/003 Setup - Making Python3 the Default.mp44.94MB
01 - Introduction, Setup, Variable, Operators, Comment, Data Type/004 Setup - Python Installation.mp410.35MB
01 - Introduction, Setup, Variable, Operators, Comment, Data Type/005 Setup - Python Shell.mp416.44MB
01 - Introduction, Setup, Variable, Operators, Comment, Data Type/006 Setup - Sublime Text Installation & Build System.mp412.48MB
01 - Introduction, Setup, Variable, Operators, Comment, Data Type/007 Setup - AnacondaJupiter Notebook Installation.mp420.32MB
01 - Introduction, Setup, Variable, Operators, Comment, Data Type/008 Python Variables.mp430.3MB
01 - Introduction, Setup, Variable, Operators, Comment, Data Type/009 Python Operator - Arithmetic.mp415.86MB
01 - Introduction, Setup, Variable, Operators, Comment, Data Type/010 Python Operator - Assignment.mp420.35MB
01 - Introduction, Setup, Variable, Operators, Comment, Data Type/011 Python Operator - Left & Right Shift (Bitwise).mp421.76MB
01 - Introduction, Setup, Variable, Operators, Comment, Data Type/012 Python Operator - Bitwise.mp423.95MB
01 - Introduction, Setup, Variable, Operators, Comment, Data Type/013 Python Operator - Logical.mp413.67MB
01 - Introduction, Setup, Variable, Operators, Comment, Data Type/014 Python Operator - Comparison.mp411.88MB
01 - Introduction, Setup, Variable, Operators, Comment, Data Type/015 Python Operator - Identity.mp415.78MB
01 - Introduction, Setup, Variable, Operators, Comment, Data Type/016 Python Operator - Membership.mp410.26MB
01 - Introduction, Setup, Variable, Operators, Comment, Data Type/017 Python Comments.mp412.45MB
01 - Introduction, Setup, Variable, Operators, Comment, Data Type/018 Python Data Types.mp430.96MB
02 - Beginner to Intermediate - Python List/001 Python List - What is List.mp412.53MB
02 - Beginner to Intermediate - Python List/002 Python List - Arbitrary Objects.mp413.12MB
02 - Beginner to Intermediate - Python List/003 Python List - Number of Objects.mp49.32MB
02 - Beginner to Intermediate - Python List/004 Python List - Ordered or Unordered.mp410.27MB
02 - Beginner to Intermediate - Python List/005 Python List - List Indexing.mp410.9MB
02 - Beginner to Intermediate - Python List/006 Python List - Slicing with Positive and Negative indexing.mp424.47MB
02 - Beginner to Intermediate - Python List/007 Python List - Omitting First & Second Indices.mp439.05MB
02 - Beginner to Intermediate - Python List/008 Python List - Using Stride to Access Elements of List.mp411.56MB
02 - Beginner to Intermediate - Python List/009 Python List - Reversing.mp417.42MB
02 - Beginner to Intermediate - Python List/010 Python List - The difference between [] in List & String.mp438.39MB
02 - Beginner to Intermediate - Python List/011 Python List - Operators and Built-In Structure.mp422.04MB
02 - Beginner to Intermediate - Python List/012 Python List - Mutable or Immutable.mp432.09MB
02 - Beginner to Intermediate - Python List/013 Python List - Modification.mp420.66MB
02 - Beginner to Intermediate - Python List/014 Python List - Appending & Prepending.mp425.35MB
02 - Beginner to Intermediate - Python List/015 Python List - Ways to Delete Elements of a List.mp420.14MB
02 - Beginner to Intermediate - Python List/016 Python List - Append Method.mp47.49MB
02 - Beginner to Intermediate - Python List/017 Python List - Extend Method.mp410.84MB
02 - Beginner to Intermediate - Python List/018 Python List - Insert Method.mp49.38MB
02 - Beginner to Intermediate - Python List/019 Python List - Index Method.mp45.08MB
02 - Beginner to Intermediate - Python List/020 Python List - Copy Method.mp44.8MB
02 - Beginner to Intermediate - Python List/021 Python List - Count Method.mp43.68MB
02 - Beginner to Intermediate - Python List/022 Python List - Reverse Method.mp46.13MB
02 - Beginner to Intermediate - Python List/023 Python List - Sort Method & Sorted Function.mp413.38MB
02 - Beginner to Intermediate - Python List/024 Python List - Emptying a List with Clear and Del.mp49.02MB
02 - Beginner to Intermediate - Python List/025 Python List Challenge - 1 - List Reversal.mp4441.69KB
02 - Beginner to Intermediate - Python List/026 Python List Challenge - 1 - List Reversal - Solution.mp44.08MB
02 - Beginner to Intermediate - Python List/028 Python List Challenge - 2 - Insert.mp4715.11KB
02 - Beginner to Intermediate - Python List/029 Python List Challenge - 2 - Insert -Solution.mp47.68MB
02 - Beginner to Intermediate - Python List/031 Python List Challenge - 3 - Append.mp41.47MB
02 - Beginner to Intermediate - Python List/032 Python List Challenge - 3 - Append - Solution.mp45.2MB
02 - Beginner to Intermediate - Python List/034 Python List Challenge - 4 - Extend.mp41.6MB
02 - Beginner to Intermediate - Python List/035 Python List Challenge - 4 - Extend - Solution.mp46.67MB
02 - Beginner to Intermediate - Python List/037 Python List Challenge - 5 - Index.mp4730.32KB
02 - Beginner to Intermediate - Python List/038 Python List Challenge - 5 - Index - Solution.mp45.47MB
02 - Beginner to Intermediate - Python List/040 Python List Challenge & Solution - 6 - Len, Max & Min.mp44.56MB
02 - Beginner to Intermediate - Python List/042 Python List Challenge & Solution - 7 - Plus Operator.mp46.52MB
02 - Beginner to Intermediate - Python List/044 Python List Challenge & Solution - 8 - Emptying a List.mp45.8MB
02 - Beginner to Intermediate - Python List/046 Python List Challenge & Solution - 9 - Reverse.mp412.46MB
02 - Beginner to Intermediate - Python List/048 Python List Challenge & Solution - 10 - Count, pop, sort, and sorted.mp420.99MB
02 - Beginner to Intermediate - Python List/050 Python List Challenge & Solution - 11 - Unpack.mp44.49MB
03 - Beginner to Intermediate - Python Tuple/001 Python Tuple - What is Tuple.mp48.08MB
03 - Beginner to Intermediate - Python Tuple/002 Python Tuple - Creating a Tuple.mp47.29MB
03 - Beginner to Intermediate - Python Tuple/003 Python Tuple - Immutable.mp411.97MB
03 - Beginner to Intermediate - Python Tuple/004 Python Tuple - Ordered.mp45.34MB
03 - Beginner to Intermediate - Python Tuple/005 Python Tuple - Indexing.mp44.42MB
03 - Beginner to Intermediate - Python Tuple/006 Python Tuple - Slicing.mp48.97MB
03 - Beginner to Intermediate - Python Tuple/007 Python Tuple - Stride.mp410.28MB
03 - Beginner to Intermediate - Python Tuple/008 Python Tuple - One Item.mp43.81MB
03 - Beginner to Intermediate - Python Tuple/009 Python Tuple - Packing and Unpacking.mp429.88MB
03 - Beginner to Intermediate - Python Tuple/010 Python Tuple - Values Swapping.mp414.9MB
03 - Beginner to Intermediate - Python Tuple/011 Python Tuple - Count Method.mp42.66MB
03 - Beginner to Intermediate - Python Tuple/012 Python Tuple - Index Method.mp42.74MB
03 - Beginner to Intermediate - Python Tuple/013 Python Tuple - Join Method.mp46.1MB
03 - Beginner to Intermediate - Python Tuple/014 Python Tuple Challenge & Solution- 1 - Empty Tuple.mp42.01MB
03 - Beginner to Intermediate - Python Tuple/015 Python Tuple Challenge & Solution - 2- Assigning Elements.mp42.7MB
03 - Beginner to Intermediate - Python Tuple/016 Python Tuple Challenge & Solution - 3 - Printing Last Element.mp41.14MB
03 - Beginner to Intermediate - Python Tuple/017 Python Tuple Challenge & Solution - 4 - Index of Element.mp42.43MB
03 - Beginner to Intermediate - Python Tuple/018 Python Tuple Challenge & Solution - 5 - Count.mp41.16MB
03 - Beginner to Intermediate - Python Tuple/019 Python Tuple Challenge & Solution - 6 - Mixed Data.mp41.44MB
03 - Beginner to Intermediate - Python Tuple/020 Python Tuple Challenge & Solution - 7 - Sum.mp41.16MB
03 - Beginner to Intermediate - Python Tuple/021 Python Tuple Challenge & Solution - 8 - Max and Min.mp41.48MB
03 - Beginner to Intermediate - Python Tuple/022 Python Tuple Challenge & Solution - 9 - Unpack.mp43.79MB
03 - Beginner to Intermediate - Python Tuple/023 Python Tuple Challenge & Solution - 10 - Add value fo Tuple.mp414.9MB
03 - Beginner to Intermediate - Python Tuple/024 Python Tuple Challenge & Solution - 11 - Add Elements.mp413.03MB
03 - Beginner to Intermediate - Python Tuple/025 Python Tuple Challenge & Solution - 12 - Join Method.mp41.84MB
03 - Beginner to Intermediate - Python Tuple/026 Python Tuple Challenge & Solution - 13 - Elements.mp43.83MB
03 - Beginner to Intermediate - Python Tuple/027 Python Tuple Challenge & Solution - 14 - Remove Element.mp43.84MB
03 - Beginner to Intermediate - Python Tuple/028 Python Tuple Challenge & Solution - 15 - Length.mp4729.23KB
03 - Beginner to Intermediate - Python Tuple/029 Python Tuple Challenge & Solution - 16 - Stride.mp42.38MB
03 - Beginner to Intermediate - Python Tuple/030 Python Tuple Challenge & Solution - 17 - Join.mp43.49MB
04 - Beginner to Intermediate - Dictionary/001 Python Dictionary - What is Dictionary.mp415.66MB
04 - Beginner to Intermediate - Dictionary/002 Python Dictionary - Defining a Dictionary.mp450.82MB
04 - Beginner to Intermediate - Dictionary/003 Python Dictionary - Defining a Dictionary with Arbitrary Entries.mp49.32MB
04 - Beginner to Intermediate - Dictionary/004 Python Dictionary - Accessing Values in Dictionary.mp47.05MB
04 - Beginner to Intermediate - Dictionary/005 Python Dictionary - Adding to Existing Dictionary.mp43.64MB
04 - Beginner to Intermediate - Dictionary/006 Python Dictionary - Deleting Records.mp42.22MB
04 - Beginner to Intermediate - Dictionary/007 Python Dictionary - Incremental Building.mp48.72MB
04 - Beginner to Intermediate - Dictionary/008 Python Dictionary - Accessing SubDictionary.mp418.22MB
04 - Beginner to Intermediate - Dictionary/009 Python Dictionary - Key Restriction.mp419.91MB
04 - Beginner to Intermediate - Dictionary/010 Python Dictionary - IN and NOT Operators.mp46.32MB
04 - Beginner to Intermediate - Dictionary/011 Python Dictionary - Len Function.mp41.22MB
04 - Beginner to Intermediate - Dictionary/012 Python Dictionary - Keys Method.mp45.05MB
04 - Beginner to Intermediate - Dictionary/013 Dictionary - Values Method.mp45.35MB
04 - Beginner to Intermediate - Dictionary/014 Dictionary - Items Method.mp413.59MB
04 - Beginner to Intermediate - Dictionary/015 Python Dictionary - Get Method.mp46.3MB
04 - Beginner to Intermediate - Dictionary/016 Python Dictionary - Update Method.mp411.48MB
04 - Beginner to Intermediate - Dictionary/017 Python Dictionary - Popitem, Pop and Clear Method.mp413.97MB
04 - Beginner to Intermediate - Dictionary/018 Python Dictionary Challenge & Solution - 1 - Key-Value.mp49.41MB
04 - Beginner to Intermediate - Dictionary/020 Python Dictionary Challenge & Solution - 2- Data Structure.mp410.23MB
04 - Beginner to Intermediate - Dictionary/022 Python Dictionary Challenge & Solution - 3- Next.mp43.83MB
04 - Beginner to Intermediate - Dictionary/024 Python Dictionary Challenge & Solution - 4- Next.mp42.34MB
04 - Beginner to Intermediate - Dictionary/025 Python Dictionary Challenge & Solution - 4- Sorted.mp47.27MB
04 - Beginner to Intermediate - Dictionary/027 Python Dictionary Challenge & Solution -5-Update.mp42MB
04 - Beginner to Intermediate - Dictionary/028 Python Dictionary Challenge & Solution - 7 - Len.mp44.35MB
04 - Beginner to Intermediate - Dictionary/030 Python Dictionary Challenge & Solution - 8 - Merging Two Dicts.mp45.66MB
04 - Beginner to Intermediate - Dictionary/031 Python Dictionary Challenge & Solution - 9 - Sum.mp43.2MB
05 - Beginner to Intermediate - Python Set/001 Python Set - What is Set.mp415.63MB
05 - Beginner to Intermediate - Python Set/002 Python Set - Defining Set.mp419MB
05 - Beginner to Intermediate - Python Set/003 Python Set - Initialising a Set.mp44.83MB
05 - Beginner to Intermediate - Python Set/004 Python Set - Supports Arbitrary Immutable Objects.mp411.24MB
05 - Beginner to Intermediate - Python Set/005 Python Set - IN and NOT IN.mp43.95MB
05 - Beginner to Intermediate - Python Set/006 Python Set - Len.mp42.18MB
05 - Beginner to Intermediate - Python Set/007 Python Set - Understanding Set Venn Diagram & Operations - Union.mp417.15MB
05 - Beginner to Intermediate - Python Set/008 Python Set - Understanding Set Venn Diagram & Operations - Intersection.mp49.33MB
05 - Beginner to Intermediate - Python Set/009 Python Set - Understanding Set Venn Diagram & Operations - Intersection_update.mp416.64MB
05 - Beginner to Intermediate - Python Set/010 Python Set - Understanding Set Venn Diagram & Operations - Difference.mp419.25MB
05 - Beginner to Intermediate - Python Set/011 Python Set - Understanding Set Venn Diagram & Operations - Difference_update.mp47.9MB
05 - Beginner to Intermediate - Python Set/012 Python Set - Understanding Set Venn Diagram & Operations - Symmetric_difference.mp421.44MB
05 - Beginner to Intermediate - Python Set/013 Python Set - Symmetric_difference_update.mp421.23MB
05 - Beginner to Intermediate - Python Set/014 Python Set - isSubset Method.mp413.38MB
05 - Beginner to Intermediate - Python Set/015 Python Set - isSuperset Method.mp44.96MB
05 - Beginner to Intermediate - Python Set/016 Python Set - Proper Subset Proper Superset.mp416.48MB
05 - Beginner to Intermediate - Python Set/017 Python Set - isDisjoint Method.mp45.23MB
05 - Beginner to Intermediate - Python Set/018 Python Set - Add Method.mp43.67MB
05 - Beginner to Intermediate - Python Set/019 Python Set - Clear Method.mp41.47MB
05 - Beginner to Intermediate - Python Set/020 Python Set - Pop Method.mp46.07MB
05 - Beginner to Intermediate - Python Set/021 Python Set - Discard Method.mp45.8MB
05 - Beginner to Intermediate - Python Set/022 Python Set - Remove Method.mp46.75MB
05 - Beginner to Intermediate - Python Set/023 Python Set - Update Method.mp44.85MB
05 - Beginner to Intermediate - Python Set/024 Python Set Challenge & Solution - 1 - Empty Set.mp41.19MB
05 - Beginner to Intermediate - Python Set/025 Python Set Challenge & Solution - 2 - Empty Set.mp45.04MB
05 - Beginner to Intermediate - Python Set/027 Python Set Challenge & Solution - 3 - Add.mp41.56MB
05 - Beginner to Intermediate - Python Set/029 Python Set Challenge & Solution - 4 - Update.mp42.44MB
05 - Beginner to Intermediate - Python Set/031 Python Set Challenge & Solution - 5 - Pop.mp43.8MB
05 - Beginner to Intermediate - Python Set/033 Python Set Challenge & Solution - 6 - Discard.mp46.15MB
05 - Beginner to Intermediate - Python Set/035 Python Set Challenge & Solution - 7 - Remove or Discard.mp46.82MB
05 - Beginner to Intermediate - Python Set/037 Python Set Challenge & Solution - 8 - Remove.mp42.83MB
05 - Beginner to Intermediate - Python Set/039 Python Set Challenge & Solution - 9 - Intersection.mp44.3MB
05 - Beginner to Intermediate - Python Set/041 Python Set Challenge & Solution - 10 - List.mp42.17MB
05 - Beginner to Intermediate - Python Set/042 Python Set Challenge & Solution - 11 - Issuperset.mp44.62MB
05 - Beginner to Intermediate - Python Set/043 Python Set Challenge & Solution - 12 - isSubset.mp42.69MB
05 - Beginner to Intermediate - Python Set/045 Python Set Challenge & Solution - 13 - ProperSubset.mp44.33MB
05 - Beginner to Intermediate - Python Set/046 Python Set Challenge & Solution - 14 - isDisjoint.mp41.94MB
05 - Beginner to Intermediate - Python Set/047 Python Set Challenge & Solution - 15 - Subset & Proper Subset.mp47.59MB
05 - Beginner to Intermediate - Python Set/049 Python Set Challenge & Solution - 16 - Copy.mp41.82MB
05 - Beginner to Intermediate - Python Set/050 Python Set Challenge & Solution - 17 - Unordered.mp42.9MB
05 - Beginner to Intermediate - Python Set/051 Python Set Challenge & Solution - 18 - IN.mp41.33MB
05 - Beginner to Intermediate - Python Set/052 Python Set Challenge & Solution - 19 - Intersection.mp43.44MB
05 - Beginner to Intermediate - Python Set/054 Python Set Challenge & Solution - 20 - Difference.mp47.25MB
05 - Beginner to Intermediate - Python Set/056 Python Set Challenge & Solution - 21 - Subset.mp42.32MB
05 - Beginner to Intermediate - Python Set/057 Python Set Challenge & Solution - 22 - SuperSet.mp45.61MB
05 - Beginner to Intermediate - Python Set/058 Python Set Challenge & Solution - 23 - Symmetric Difference.mp415MB
05 - Beginner to Intermediate - Python Set/059 Python Set Challenge & Solution - 24 - Difference Update.mp414.51MB
05 - Beginner to Intermediate - Python Set/060 Python Set Challenge & Solution - 25 - Union.mp44.64MB
05 - Beginner to Intermediate - Python Set/061 Python Set Challenge & Solution - 26 - Dictionary to Set.mp43.81MB
05 - Beginner to Intermediate - Python Set/062 Python Set Challenge & Solution - 27 - Max and Min.mp42.47MB
06 - Beginner to Intermediate - Python FrozenSet/001 Python FrozenSet - What is FrozenSet.mp44.42MB
06 - Beginner to Intermediate - Python FrozenSet/002 Python FrozenSet - Defining a FrozenSet.mp42.49MB
06 - Beginner to Intermediate - Python FrozenSet/003 Python FrozenSet - Can't Be Modified.mp414.87MB
06 - Beginner to Intermediate - Python FrozenSet/004 Python FrozenSet - Len & List Functions.mp42.69MB
06 - Beginner to Intermediate - Python FrozenSet/005 Python FrozenSet - Importance of FrozenSet.mp417.56MB
07 - Beginner to Intermediate - Python String/001 Python String - What is String.mp48.67MB
07 - Beginner to Intermediate - Python String/002 Python String - Capitalise.mp44.89MB
07 - Beginner to Intermediate - Python String/003 Python String - Accessing Values In Strings.mp45.33MB
07 - Beginner to Intermediate - Python String/004 Python String - Casefold.mp48.59MB
07 - Beginner to Intermediate - Python String/005 Python String - Slicing & Stride.mp415.94MB
07 - Beginner to Intermediate - Python String/006 Python String - Center.mp49.17MB
07 - Beginner to Intermediate - Python String/007 Python String - Plus Operator.mp45.1MB
07 - Beginner to Intermediate - Python String/008 Python String - Minus Operator.mp42.9MB
07 - Beginner to Intermediate - Python String/009 Python String - Multiplication Operator.mp45.05MB
07 - Beginner to Intermediate - Python String/010 Python String - Upper Method.mp42.04MB
07 - Beginner to Intermediate - Python String/011 Python String - Lower Method.mp43.2MB
07 - Beginner to Intermediate - Python String/012 Python String - IN and NOT IN.mp45.85MB
07 - Beginner to Intermediate - Python String/013 Python String - Title.mp42.15MB
07 - Beginner to Intermediate - Python String/014 Python String - Swapcase.mp43.47MB
07 - Beginner to Intermediate - Python String/015 Python String - StartsWith & EndsWith.mp46.05MB
07 - Beginner to Intermediate - Python String/016 Python String - Find.mp48.02MB
07 - Beginner to Intermediate - Python String/017 Python String - rFind.mp45.56MB
07 - Beginner to Intermediate - Python String/018 Python String - Index.mp48.83MB
07 - Beginner to Intermediate - Python String/019 Python String - rIndex.mp46.4MB
07 - Beginner to Intermediate - Python String/020 Python String - isAlnum.mp45MB
07 - Beginner to Intermediate - Python String/021 Python String - isDigit.mp43.34MB
07 - Beginner to Intermediate - Python String/022 Python String - isIdentifier.mp45.57MB
07 - Beginner to Intermediate - Python String/023 Python String - isAlpha.mp41.9MB
07 - Beginner to Intermediate - Python String/024 Python String - isLower.mp42.75MB
07 - Beginner to Intermediate - Python String/025 String -isPrintable.mp46.88MB
07 - Beginner to Intermediate - Python String/026 Python String - isTitle.mp43.89MB
07 - Beginner to Intermediate - Python String/027 Python String - isSpace.mp44.9MB
07 - Beginner to Intermediate - Python String/028 Python String - isUpper.mp42.69MB
07 - Beginner to Intermediate - Python String/029 Python String - ljust.mp44.8MB
07 - Beginner to Intermediate - Python String/030 Python String - rJust.mp43.67MB
07 - Beginner to Intermediate - Python String/031 Python String - replace.mp46.06MB
07 - Beginner to Intermediate - Python String/032 Python String - strip.mp45.78MB
07 - Beginner to Intermediate - Python String/033 Python String - rStrip.mp43.95MB
07 - Beginner to Intermediate - Python String/034 Python String - iStrip.mp42.58MB
07 - Beginner to Intermediate - Python String/035 Python String - expandtabs.mp43.81MB
07 - Beginner to Intermediate - Python String/036 Python String - zfill.mp46.13MB
07 - Beginner to Intermediate - Python String/037 Python String - partition.mp44.27MB
07 - Beginner to Intermediate - Python String/038 Python String - rPartition.mp44.9MB
07 - Beginner to Intermediate - Python String/039 Python String - rsplit.mp418.2MB
07 - Beginner to Intermediate - Python String/040 Python String - split.mp49.75MB
07 - Beginner to Intermediate - Python String/041 Python String - splitline.mp46.8MB
07 - Beginner to Intermediate - Python String/042 Python String - format.mp46.37MB
07 - Beginner to Intermediate - Python String/043 Python String - f-string.mp45.11MB
07 - Beginner to Intermediate - Python String/044 Python String - isascii.mp49.42MB
07 - Beginner to Intermediate - Python String/045 Python String Challenge & Solution - 1.mp47.98MB
07 - Beginner to Intermediate - Python String/046 Python String Challenge & Solution - 2.mp42.36MB
07 - Beginner to Intermediate - Python String/047 Python String Challenge & Solution - 3.mp43.85MB
07 - Beginner to Intermediate - Python String/048 Python String Challenge & Solution - 4.mp47.42MB
07 - Beginner to Intermediate - Python String/049 Python String Challenge & Solution - 5.mp44.22MB
07 - Beginner to Intermediate - Python String/050 Python String Challenge & Solution - 6.mp42.33MB
07 - Beginner to Intermediate - Python String/051 Python String Challenge & Solution - 7.mp45MB
07 - Beginner to Intermediate - Python String/052 Python String Challenge & Solution - 8.mp42.61MB
07 - Beginner to Intermediate - Python String/053 Python String Challenge & Solution - 9.mp415.16MB
07 - Beginner to Intermediate - Python String/054 Python String Challenge & Solution - 10.mp43.11MB
07 - Beginner to Intermediate - Python String/055 Python String Challenge & Solution - 11.mp43.04MB
07 - Beginner to Intermediate - Python String/056 Python String Challenge & Solution - 12.mp44.93MB
07 - Beginner to Intermediate - Python String/057 Python String Challenge & Solution - 13.mp44.9MB
07 - Beginner to Intermediate - Python String/058 Python String Challenge & Solution - 14.mp42.97MB
07 - Beginner to Intermediate - Python String/059 Python String Challenge & Solution - 15.mp42.22MB
07 - Beginner to Intermediate - Python String/060 Python String Challenge & Solution - 16.mp41.15MB
07 - Beginner to Intermediate - Python String/061 Python String Challenge & Solution - 17.mp43.93MB
07 - Beginner to Intermediate - Python String/062 Python String Challenge & Solution - 18.mp43.23MB
07 - Beginner to Intermediate - Python String/063 Python String Challenge & Solution - 19.mp47MB
07 - Beginner to Intermediate - Python String/064 Python String Challenge & Solution - 20.mp416.08MB
07 - Beginner to Intermediate - Python String/065 Python String Challenge & Solution - 21.mp44.83MB
07 - Beginner to Intermediate - Python String/066 Python String Challenge & Solution - 22.mp450.8MB
07 - Beginner to Intermediate - Python String/067 Python String Challenge & Solution - 23.mp41.73MB
07 - Beginner to Intermediate - Python String/068 Python String Challenge & Solution - 24.mp42.73MB
07 - Beginner to Intermediate - Python String/069 Python String Challenge & Solution - 25.mp46.39MB
07 - Beginner to Intermediate - Python String/070 Python String Challenge & Solution - 26.mp412.29MB
07 - Beginner to Intermediate - Python String/071 Python String Challenge & Solution - 27.mp41.97MB
07 - Beginner to Intermediate - Python String/072 Python String Challenge & Solution - 28.mp41.26MB
07 - Beginner to Intermediate - Python String/073 Python String Challenge & Solution - 29.mp41.57MB
07 - Beginner to Intermediate - Python String/074 Python String Challenge & Solution - 30.mp45.03MB
07 - Beginner to Intermediate - Python String/075 Python String Challenge & Solution - 31.mp41.95MB
07 - Beginner to Intermediate - Python String/076 Python String Challenge & Solution - 32.mp44.2MB
07 - Beginner to Intermediate - Python String/077 Python String Challenge & Solution - 33.mp44.29MB
07 - Beginner to Intermediate - Python String/078 Python String Challenge & Solution - 34.mp45.32MB
07 - Beginner to Intermediate - Python String/079 Python String Challenge & Solution - 35.mp43.25MB
07 - Beginner to Intermediate - Python String/080 Python String Challenge & Solution - 36.mp44.35MB
07 - Beginner to Intermediate - Python String/081 Python String Challenge & Solution - 37.mp42.37MB
07 - Beginner to Intermediate - Python String/082 Python String Challenge & Solution - 38.mp41.5MB
07 - Beginner to Intermediate - Python String/083 Python String Challenge & Solution - 39.mp42.12MB
07 - Beginner to Intermediate - Python String/084 Python String Challenge & Solution - 40.mp44.2MB
07 - Beginner to Intermediate - Python String/085 Python String Challenge & Solution - 41.mp44.51MB
07 - Beginner to Intermediate - Python String/086 Python String Challenge & Solution - 42.mp41.74MB
08 - Intermediate - Python Casting/001 Understanding Python Casting.mp414.18MB
09 - Intermediate - Python Container/001 Meaning of Python Container.mp410.91MB
09 - Intermediate - Python Container/002 Python Iterable, Iteration and Iterator.mp428.89MB
09 - Intermediate - Python Container/003 Python Iterator Challenge & Solution.mp431.19MB
10 - Intermediate - Introduction to Python Range Function/001 Introduction to Python Range Function.mp433.13MB
11 - Intermediate - Introduction to Python For Loop/001 Introduction to Python For Loop.mp410.88MB
12 - Intermediate - Revisiting Python Range Function/001 Python Range Function Challenge & Solution - 1.mp48.98MB
12 - Intermediate - Revisiting Python Range Function/002 Python Range Function Challenge & Solution - 2.mp44.91MB
12 - Intermediate - Revisiting Python Range Function/004 Python Range Function Challenge & Solution - 3.mp47.95MB
12 - Intermediate - Revisiting Python Range Function/006 Python Range Function Challenge & Solution - 4.mp46.3MB
12 - Intermediate - Revisiting Python Range Function/008 Python Range Function Challenge & Solution - 5.mp44.52MB
12 - Intermediate - Revisiting Python Range Function/010 Python Range Function Challenge & Solution - 6.mp43.81MB
12 - Intermediate - Revisiting Python Range Function/012 Python Range Function Challenge & Solution - 7.mp46.37MB
12 - Intermediate - Revisiting Python Range Function/014 Python Range Function Challenge & Solution - 8.mp48.29MB
12 - Intermediate - Revisiting Python Range Function/016 Python Range Function Challenge & Solution - 9.mp424.79MB
12 - Intermediate - Revisiting Python Range Function/018 Python Range Function Challenge & Solution - 10.mp48.73MB
13 - Intermediate - Revisiting Python For Loop/001 Python For Loop Challenge & Solution - 1.mp410.46MB
13 - Intermediate - Revisiting Python For Loop/003 Python For Loop Challenge & Solution - 2.mp44.38MB
13 - Intermediate - Revisiting Python For Loop/005 Python For Loop Challenge & Solution - 3.mp411.1MB
13 - Intermediate - Revisiting Python For Loop/007 Python For Loop Challenge & Solution - 4.mp43.77MB
13 - Intermediate - Revisiting Python For Loop/009 Python For Loop Challenge & Solution - 5.mp43.73MB
14 - Intermediate - Python If ... Else Statement/001 Python If ... Else - Introduction.mp430.41MB
14 - Intermediate - Python If ... Else Statement/002 Python If ... Else - Nested If Statements.mp410.43MB
14 - Intermediate - Python If ... Else Statement/003 Python If ... Else - Else Statement.mp411.84MB
14 - Intermediate - Python If ... Else Statement/004 Python If ... Else - ELIF Statement.mp455.85MB
14 - Intermediate - Python If ... Else Statement/005 One Line If Statement.mp416.28MB
14 - Intermediate - Python If ... Else Statement/006 Python If ... Else - Ternary Operator.mp420.38MB
14 - Intermediate - Python If ... Else Statement/007 Python If ... Else - From Ternary to Normal Conditional Statement.mp48.31MB
14 - Intermediate - Python If ... Else Statement/008 More Conditional Expression Ternary Operator.mp416.79MB
15 - Intermediate - Python Input Function/001 How Python Input Function Works.mp427.61MB
15 - Intermediate - Python Input Function/002 Challenge & Solution - 1.mp44.43MB
15 - Intermediate - Python Input Function/003 Challenge & Solution - 2.mp44.48MB
16 - Intermediate - Python While Loops/001 Python While Loops - Introduction.mp415.39MB
16 - Intermediate - Python While Loops/002 Python While Loops - pop Method.mp415.41MB
16 - Intermediate - Python While Loops/003 Python While Loops - If & break.mp412.25MB
16 - Intermediate - Python While Loops/004 Python While Loops - If & Continue.mp422.22MB
16 - Intermediate - Python While Loops/005 Python While Loops - If, Break & Continue.mp421.02MB
16 - Intermediate - Python While Loops/006 Python While Loops - One-Line While Loop.mp45.18MB
16 - Intermediate - Python While Loops/007 Python While Loops - Challenge - 1.mp44.34MB
16 - Intermediate - Python While Loops/009 Python While Loops - Challenge - 2.mp429.55MB
17 - Intermediate - Python Print Function/001 Python Print Function - New Line.mp411.1MB
17 - Intermediate - Python Print Function/002 Python Print Function - String.mp413.81MB
17 - Intermediate - Python Print Function/003 Python Print Function - Concatenation.mp46.44MB
17 - Intermediate - Python Print Function/004 Python Print Function - Data Types.mp412.35MB
17 - Intermediate - Python Print Function/005 Python Print Function - Separating Multiple Arguments.mp413.51MB
17 - Intermediate - Python Print Function/006 Python Print Function - Separator Option.mp412.68MB
17 - Intermediate - Python Print Function/007 Python Print Function - Newline.mp43.53MB
17 - Intermediate - Python Print Function/008 Python Print Function - Challenge Separator.mp41.27MB
17 - Intermediate - Python Print Function/009 Python Print Function - Challenge Separator.mp46.15MB
17 - Intermediate - Python Print Function/010 Python Print Function - End Option.mp411.02MB
17 - Intermediate - Python Print Function/011 Python Print Function - Newline.mp45.81MB
17 - Intermediate - Python Print Function/012 Python Print Function - Newline With End Option.mp48.05MB
17 - Intermediate - Python Print Function/013 Python Print Function - Modulo (%) Operator.mp418.29MB
18 - Intermediate - Python List Comprehension/001 Python List Comprehension - Introduction.mp411.53MB
18 - Intermediate - Python List Comprehension/002 Python List Comprehension - with IF.mp49.33MB
18 - Intermediate - Python List Comprehension/003 Python List Comprehension - with IF and ELSE.mp411.56MB
18 - Intermediate - Python List Comprehension/005 Python List Comprehension - Nested List Comprehension.mp42.52MB
18 - Intermediate - Python List Comprehension/006 Python List Comprehension - More Challenge & Solution - 1.mp420.68MB
18 - Intermediate - Python List Comprehension/008 Python List Comprehension - More Challenge & Solution - 2.mp48.09MB
18 - Intermediate - Python List Comprehension/010 Python List Comprehension - More Challenge & Solution - 3.mp42.82MB
18 - Intermediate - Python List Comprehension/012 Python List Comprehension - More Challenge & Solution - 4.mp42.52MB
18 - Intermediate - Python List Comprehension/014 Python List Comprehension - More Challenge & Solution - 5.mp43.98MB
18 - Intermediate - Python List Comprehension/016 Python List Comprehension - More Challenge - 6.mp45.53MB
18 - Intermediate - Python List Comprehension/018 PyPython List Comprehension - More Challenge & Solution - 7.mp45.59MB
18 - Intermediate - Python List Comprehension/020 Python List Comprehension - More Challenge & Solution - 8.mp46.01MB
18 - Intermediate - Python List Comprehension/022 Python List Comprehension - More Challenge - 9.mp46.19MB
18 - Intermediate - Python List Comprehension/024 Python List Comprehension - More Challenge & Solution - 10.mp45.19MB
18 - Intermediate - Python List Comprehension/026 Python List Comprehension - More Challenge - 11.mp410.91MB
18 - Intermediate - Python List Comprehension/028 Python List Comprehension - More Challenge & Solution - 12.mp46.19MB
18 - Intermediate - Python List Comprehension/030 Python List Comprehension - More Challenge - 13.mp411.38MB
18 - Intermediate - Python List Comprehension/032 Python List Comprehension - More Challenge & Solution - 14.mp47.46MB
18 - Intermediate - Python List Comprehension/034 Python List Comprehension - More Challenge & Solution - 15.mp418.27MB
18 - Intermediate - Python List Comprehension/036 Python List Comprehension - More Challenge & Solution - 16.mp44.11MB
18 - Intermediate - Python List Comprehension/038 Python List Comprehension - More Challenge & Solution - 17.mp45.18MB
18 - Intermediate - Python List Comprehension/040 Python List Comprehension - More Challenge & Solution - 18.mp422.64MB
18 - Intermediate - Python List Comprehension/042 Python List Comprehension - More Challenge & Solution - 19.mp411.23MB
18 - Intermediate - Python List Comprehension/044 Python List Comprehension - More Challenge & Solution - 20.mp414.77MB
19 - Project - Detecting Vowels & Consonants/001 Project - Detecting Vowels & Consonants.mp417.29MB
20 - Project - Number of Days in a Month/001 Project - Number of Days in a Month.mp465.46MB
21 - Project - Media of Given Numbers/001 Project - Media of Given Numbers.mp411.53MB
22 - Project - Pattern/001 Project - Pattern.mp416.97MB
23 - Project - Number of Digits in Any Given Number/001 Project - Number of Digits in Any Given Number.mp414.2MB
24 - Project - Multiplication Table/001 Project - Multiplication Table.mp413.39MB
25 - Project - Divisible/001 Project - Divisible.mp442.11MB
26 - Project - Divisible Extended/001 Project 8 - Divisible Extended.mp419.6MB
27 - Project - Location of the Result of Sum/001 Project - Location of the Result of Sum.mp415.72MB
28 - Project - Counting Alphabets and Numbers in a String/001 Project - Counting Alphabets and Numbers in a String.mp417.49MB
29 - Project - Sum & Average of Any Given Numbers/001 Project - Sum & Average of Any Given Numbers.mp431.74MB
30 - Advance - Python Functions/001 Python Functions - What is Function.mp47.5MB
30 - Advance - Python Functions/002 Python Functions - The Inbuilt Function.mp417.92MB
30 - Advance - Python Functions/003 Python Functions - Defining a Function.mp421.07MB
30 - Advance - Python Functions/004 Python Functions - Understanding Return.mp423.65MB
30 - Advance - Python Functions/005 Python Functions - Understanding Parameters.mp455.18MB
30 - Advance - Python Functions/006 Python Functions - Understanding Flow of Execution.mp415.34MB
30 - Advance - Python Functions/007 Python Functions - Encapsulation and Generalisation.mp414.29MB
30 - Advance - Python Functions/008 Python Functions - Default Argument.mp412.83MB
30 - Advance - Python Functions/009 Python Functions - Default Argument II.mp47.6MB
30 - Advance - Python Functions/011 Python Functions - More Challenge 1.mp429.48MB
30 - Advance - Python Functions/013 Python Functions - More Challenge 2.mp49.45MB
30 - Advance - Python Functions/015 Python Functions - More Challenge 3.mp420.42MB
30 - Advance - Python Functions/017 Python Functions - More Challenge 4.mp47.56MB
30 - Advance - Python Functions/019 Python Functions - More Challenge 5.mp410.43MB
30 - Advance - Python Functions/021 Python Functions - More Challenge & Solution 6.mp413.99MB
31 - Advance - Python Nested Functions/001 Python Nested Functions - Introduction.mp48.44MB
31 - Advance - Python Nested Functions/003 Python Nested Functions - Challenge - I.mp425.91MB
31 - Advance - Python Nested Functions/005 Python Nested Functions - Challenge - II.mp432.86MB
32 - Advance - Python Variable-Length Arguments/001 Python Variable-Length Arguments - Introduction.mp414.64MB
32 - Advance - Python Variable-Length Arguments/002 Python Variable-Length Arguments - 1 Challenge & Solution.mp414.3MB
32 - Advance - Python Variable-Length Arguments/004 Python Variable-Length Arguments - 2 Challenge & Solution.mp411.37MB
32 - Advance - Python Variable-Length Arguments/006 Python Variable-Length Arguments - 3 Challenge & Solution.mp451.47MB
32 - Advance - Python Variable-Length Arguments/007 Python Variable-Length Arguments - 4 Challenge & Solution.mp416.35MB
32 - Advance - Python Variable-Length Arguments/009 Python Variable-Length Arguments - 5 Challenge & Solution.mp44.67MB
32 - Advance - Python Variable-Length Arguments/011 Python Variable-Length Arguments - 6 Challenge & Solution.mp47.93MB
33 - Advance - Python Keyword Arguments/001 Python Keyword Arguments - Introduction.mp434.77MB
33 - Advance - Python Keyword Arguments/003 Python Keyword Arguments - Challenge & Solution.mp413.28MB
34 - Advance - Python Recursive Function/001 Python Recursive Function - Introduction.mp49.29MB
34 - Advance - Python Recursive Function/002 Python Recursive Function - 1 Challenge & Solution.mp423.53MB
34 - Advance - Python Recursive Function/004 Python Recursive Function - 2 Challenge & Solution.mp413.13MB
35 - Advance - Python Global Variables/001 Python Global Variables - Introduction.mp415.39MB
35 - Advance - Python Global Variables/003 Python Global Variables - Challenge & Solution.mp45.53MB
36 - Advance - Python Lambda/001 Python Lambda - Introduction.mp48.7MB
36 - Advance - Python Lambda/002 Python Lambda - 1 Challenge & Solution.mp42.77MB
36 - Advance - Python Lambda/004 Python Lambda - 2 Challenge & Solution.mp42.73MB
36 - Advance - Python Lambda/006 Python Lambda - 3 Challenge & Solution.mp416.9MB
37 - Advance - Python Map Function/001 Python Map Function - Introduction.mp417.59MB
37 - Advance - Python Map Function/002 Python Map Function - Challenge - 1.mp411.19MB
37 - Advance - Python Map Function/004 Python Map Function - Challenge - 2.mp46.85MB
37 - Advance - Python Map Function/006 Python Map Function - Challenge - 3.mp43.74MB
37 - Advance - Python Map Function/008 Python Map Function - Challenge - 4.mp43.55MB
37 - Advance - Python Map Function/010 Python Map Function - Challenge - 5.mp42.17MB
37 - Advance - Python Map Function/012 Python Map Function - Challenge - 6.mp42.65MB
37 - Advance - Python Map Function/014 Python Map Function - Challenge - 7.mp43.11MB
37 - Advance - Python Map Function/016 Python Map Function - Challenge - 8.mp46.95MB
38 - Advance - Python Generators/001 Python Generators - Introduction.mp435.76MB
38 - Advance - Python Generators/003 Python Generators - Challenge 1.mp48.37MB
38 - Advance - Python Generators/005 Python Generators - Challenge 2.mp45.1MB
39 - Advance - Python Modules/001 Python Modules - Introduction.mp43.25MB
39 - Advance - Python Modules/002 Python Modules - Challenge - 1.mp47.52MB
39 - Advance - Python Modules/004 Python Modules - Challenge - 2.mp47.5MB
39 - Advance - Python Modules/006 Python Modules - Challenge - 3.mp45.95MB
39 - Advance - Python Modules/008 Python Modules - Challenge - 4.mp46.43MB
39 - Advance - Python Modules/010 Python Modules - Challenge - 5.mp45.02MB
39 - Advance - Python Modules/012 Python Modules - Challenge - 6.mp41.47MB
39 - Advance - Python Modules/014 Python Modules - Challenge - 7.mp416.43MB
39 - Advance - Python Modules/016 Python Modules - Challenge - 8.mp49.95MB
39 - Advance - Python Modules/018 Python Modules - Challenge - 9.mp46.44MB
40 - Pro - Python PIP/001 Python PIP - Introduction.mp420.48MB
40 - Pro - Python PIP/002 Python PIP - More.mp49.27MB
41 - Pro - Python Classes - Python Object Oriented Programming (OOP)/001 Python Classes - Introduction.mp424.5MB
41 - Pro - Python Classes - Python Object Oriented Programming (OOP)/003 Python Classes - Understanding __init__ (Self).mp458.42MB
41 - Pro - Python Classes - Python Object Oriented Programming (OOP)/005 Python Classes - How to Create Object.mp437.48MB
41 - Pro - Python Classes - Python Object Oriented Programming (OOP)/007 Python Classes - Another Function After __init__.mp415.6MB
41 - Pro - Python Classes - Python Object Oriented Programming (OOP)/009 Python Classes - Self or No Self.mp435.23MB
41 - Pro - Python Classes - Python Object Oriented Programming (OOP)/011 Python Classes - What is a Python Method.mp428.86MB
41 - Pro - Python Classes - Python Object Oriented Programming (OOP)/012 Python Classes - Challenge & Solution on Method - I.mp473.5MB
41 - Pro - Python Classes - Python Object Oriented Programming (OOP)/014 Python Classes - Challenge & Solution on Method - II - Code.mp410.63MB
41 - Pro - Python Classes - Python Object Oriented Programming (OOP)/015 Python Classes - Understanding PASS.mp44.48MB
41 - Pro - Python Classes - Python Object Oriented Programming (OOP)/016 Python Classes - Deleting a Class Property.mp46.06MB
41 - Pro - Python Classes - Python Object Oriented Programming (OOP)/017 Python Classes - Deleting an Object or a Class.mp420.91MB
42 - Pro - Python Inheritance/001 Python Inheritance - Introduction.mp424.68MB
42 - Pro - Python Inheritance/003 Python Inheritance - __Init__ and Child Class.mp437.92MB
42 - Pro - Python Inheritance/005 Python Inheritance - When to use super().mp418.02MB
42 - Pro - Python Inheritance/007 Python Inheritance - Adding A Method to A Child Class.mp415.49MB
43 - Pro - Python File Handling How to Create, Open, Append, Read and Write Files/001 Python File Handling - Introduction.mp412.96MB
43 - Pro - Python File Handling How to Create, Open, Append, Read and Write Files/002 Python File Handling - 1 - Challenge & Solution.mp44.99MB
43 - Pro - Python File Handling How to Create, Open, Append, Read and Write Files/004 Python File Handling - 2 - Challenge & Solution.mp41.39MB
43 - Pro - Python File Handling How to Create, Open, Append, Read and Write Files/006 Python File Handling - 3 - Challenge & Solution.mp416.93MB
43 - Pro - Python File Handling How to Create, Open, Append, Read and Write Files/007 Python File Handling - 4 - Challenge & Solution.mp42.46MB
43 - Pro - Python File Handling How to Create, Open, Append, Read and Write Files/009 Python File Handling - 5 - Challenge & Solution.mp48.7MB
43 - Pro - Python File Handling How to Create, Open, Append, Read and Write Files/011 Python File Handling - 6 - Challenge & Solution.mp47.22MB
43 - Pro - Python File Handling How to Create, Open, Append, Read and Write Files/012 Python File Handling - 7 - Challenge & Solution.mp431.09MB
43 - Pro - Python File Handling How to Create, Open, Append, Read and Write Files/014 Python File Handling - 8 - Challenge & Solution.mp415.23MB
43 - Pro - Python File Handling How to Create, Open, Append, Read and Write Files/015 Python File Handling - 9 - Challenge & Solution.mp46.16MB
44 - Pro - Python Exception Handling/001 Python Exception Handling Using try, except and finally statement.mp423.53MB
44 - Pro - Python Exception Handling/002 Python Exception Handling - Using Else.mp48.12MB
44 - Pro - Python Exception Handling/003 Python Exception Handling - Challenge & Solution.mp410.64MB
45 - Pro - Python Zipfile/001 Python Zipfile Module - Introduction.mp44.11MB
45 - Pro - Python Zipfile/002 Python Zipfile Module - 1. Challenge & Solution.mp410.03MB
45 - Pro - Python Zipfile/004 Python Zipfile Module - 2. Challenge & Solution.mp422.61MB
46 - Pro - Python Pickling/001 Python Zipfile - Introduction.mp411.34MB
46 - Pro - Python Pickling/002 Python Zipfile - 1. Challenge & Solution.mp48.37MB
46 - Pro - Python Pickling/004 Python Zipfile - 2. Challenge & Solution.mp43.34MB
46 - Pro - Python Pickling/006 Python Zipfile - 3. Challenge & Solution.mp48.68MB
46 - Pro - Python Pickling/008 Python Zipfile - 4. Challenge & Solution.mp414.3MB
47 - Pro - Python JSON/001 Python JSON - Introduction.mp49.04MB
47 - Pro - Python JSON/002 Python JSON - From Python To Json.mp43.72MB
47 - Pro - Python JSON/004 Python JSON - From Json to Python.mp46.65MB
47 - Pro - Python JSON/006 Python JSON - Serialisable Data Types.mp421.28MB
47 - Pro - Python JSON/008 Python JSON - Readable with Indentation.mp47.19MB
47 - Pro - Python JSON/010 Python JSON - Separator.mp410.27MB
47 - Pro - Python JSON/012 Python JSON - Sort_Keys.mp45.35MB
47 - Pro - Python JSON/014 Python JSON - 1 Challenge & Solution.mp46.19MB
47 - Pro - Python JSON/016 Python JSON - 2 Challenge & Solution.mp442.2MB
48 - Pro - Python Regular Expression - Introduction/001 Python RegEx - Introduction.mp46MB
49 - Pro - Python Regular Expression - MetaCharacter/001 Python RegEx - MetaCharacter - Any Character.mp47.77MB
49 - Pro - Python Regular Expression - MetaCharacter/002 Python RegEx - MetaCharacter - Starts With & Ends With.mp412.42MB
49 - Pro - Python Regular Expression - MetaCharacter/004 Python RegEx - MetaCharacter - Zero or More Occurrence.mp49.39MB
49 - Pro - Python Regular Expression - MetaCharacter/006 Python RegEx - MetaCharacter - One or More Occurrence.mp421.02MB
49 - Pro - Python Regular Expression - MetaCharacter/008 Python RegEx - MetaCharacter - Or.mp46.72MB
49 - Pro - Python Regular Expression - MetaCharacter/010 Python RegEx - MetaCharacter - Exact Number of Occurrence.mp418.42MB
50 - Pro - Python RegEx - Special Characters/001 Python RegEx - Special Characters - WhiteSpaces.mp47.38MB
50 - Pro - Python RegEx - Special Characters/003 Python RegEx - Special Characters - Word & None Word.mp49.66MB
50 - Pro - Python RegEx - Special Characters/005 Python RegEx - Special Characters - Digits & None Digits.mp46.72MB
50 - Pro - Python RegEx - Special Characters/007 Python RegEx - Special Characters - Beginning or End of Word.mp414.93MB
50 - Pro - Python RegEx - Special Characters/009 Python RegEx - Special Characters - Neither Beginning or Nor End of Word.mp416.29MB
50 - Pro - Python RegEx - Special Characters/011 Python RegEx - Special Characters - Beginning or End of String.mp430.2MB
51 - Pro - Python RegEx - Set of Characters/001 Python RegEx - Set of Characters - Introduction.mp47.37MB
51 - Pro - Python RegEx - Set of Characters/003 Python RegEx - Set of Characters - 1 Challenge & Solution.mp44.05MB
51 - Pro - Python RegEx - Set of Characters/005 Python RegEx - Set of Characters - 2 Challenge & Solution.mp45.78MB
51 - Pro - Python RegEx - Set of Characters/007 Python RegEx - Set of Characters - 3 Challenge & Solution.mp46.11MB
51 - Pro - Python RegEx - Set of Characters/009 Python RegEx - Set of Characters - 4 Challenge & Solution.mp47.85MB
52 - Pro - Python Datetime/001 Python Datetime - Introduction.mp42.22MB
52 - Pro - Python Datetime/002 Python Datetime - 1 Challenge & Solution.mp43.48MB
52 - Pro - Python Datetime/004 Python Datetime - 2 Challenge & Solution.mp414.71MB
52 - Pro - Python Datetime/005 Python Datetime - 3 Challenge & Solution.mp42.85MB
52 - Pro - Python Datetime/007 Python Datetime - 4 Challenge & Solution.mp46.91MB
52 - Pro - Python Datetime/009 Python Datetime - 5 Challenge & Solution.mp46.93MB
52 - Pro - Python Datetime/011 Python Datetime - 6 Challenge & Solution.mp47.49MB
53 - Pro - Python Graphical User Interface with Tkinter/001 Python GUI - Tkinter - Introduction.mp42.03MB
53 - Pro - Python Graphical User Interface with Tkinter/002 Python GUI - Tkinter - Tk() & Loop.mp46.62MB
53 - Pro - Python Graphical User Interface with Tkinter/004 Python GUI - Tkinter - Button.mp414.7MB
53 - Pro - Python Graphical User Interface with Tkinter/006 Python GUI - Tkinter - UserName & Password.mp426.69MB
53 - Pro - Python Graphical User Interface with Tkinter/008 Python GUI - Tkinter - Window Title & Button.mp49.38MB
53 - Pro - Python Graphical User Interface with Tkinter/010 Python GUI - Tkinter - Resizable Disabled.mp43.17MB
53 - Pro - Python Graphical User Interface with Tkinter/012 Python GUI - Tkinter - Geometry.mp48.17MB
53 - Pro - Python Graphical User Interface with Tkinter/014 Python GUI - Tkinter - Radio.mp418.47MB
53 - Pro - Python Graphical User Interface with Tkinter/016 Python GUI - Tkinter - Place.mp419.57MB
53 - Pro - Python Graphical User Interface with Tkinter/018 Python GUI - Tkinter - ScrolledText.mp44.03MB
53 - Pro - Python Graphical User Interface with Tkinter/020 Python GUI - Tkinter - SpinBox.mp45.37MB
53 - Pro - Python Graphical User Interface with Tkinter/022 Python GUI - Tkinter - Checkbutton.mp45.61MB
53 - Pro - Python Graphical User Interface with Tkinter/024 Python GUI - Tkinter - Frame.mp452.71MB
53 - Pro - Python Graphical User Interface with Tkinter/026 Python GUI - Tkinter Variable Class.mp431.34MB
53 - Pro - Python Graphical User Interface with Tkinter/028 Python GUI - Tkinter - Pause to Learn.mp416.68MB
54 - Project - Guess Number Game/001 Simple - Guess Number Game.mp423.26MB
54 - Project - Guess Number Game/002 Guess Number Game - Thrice Trials.mp434.72MB
54 - Project - Guess Number Game/003 Guess Number Game - Range for While.mp413.88MB
54 - Project - Guess Number Game/004 Guess Number Game - Including Emoji.mp415.83MB
55 - Project - HangMan Game/001 Introduction.mp48.83MB
55 - Project - HangMan Game/002 Hangman Game - 1.mp419.65MB
55 - Project - HangMan Game/003 Hangman Game - 2.mp47.58MB
55 - Project - HangMan Game/004 Hangman Game - 3.mp415.39MB
55 - Project - HangMan Game/005 Hangman Game - 4.mp444.75MB
55 - Project - HangMan Game/006 Hangman Game - 5.mp420.38MB
55 - Project - HangMan Game/007 Hangman Game - 6.mp462.01MB
55 - Project - HangMan Game/008 Hangman Game - 7.mp476.26MB
55 - Project - HangMan Game/009 Hangman Game - 8.mp4117.28MB
55 - Project - HangMan Game/010 Hangman Game - 9.mp435.64MB
55 - Project - HangMan Game/011 Hangman Game - Final.mp4114.53MB
56 - Project - YouTube Downloader/001 Introduction.mp44.9MB
56 - Project - YouTube Downloader/002 Designing the Graphic User Interface (GUI).mp426.17MB
56 - Project - YouTube Downloader/004 Function, Module and Testing.mp420.6MB
57 - Project - Password Generator/001 Understanding String Module.mp46.88MB
57 - Project - Password Generator/003 Understanding Random Module.mp47.36MB
57 - Project - Password Generator/005 Combination of Multiple String Outputs.mp410.99MB
57 - Project - Password Generator/007 Random & Range Looping.mp48.36MB
57 - Project - Password Generator/009 Understanding Number of Characters in a Password.mp455.35MB
57 - Project - Password Generator/011 Final - Password Generator.mp465.48MB
58 - Project - Digital Clock/001 Introduction.mp42.6MB
58 - Project - Digital Clock/002 Understanding Label Config.mp415.34MB
58 - Project - Digital Clock/004 Final - Digital Clock.mp460.86MB