Torrent Info
Title The complete Python course including Django web framework!
Category
Size 3.68GB

Files List
Please note that this page does not hosts or makes available any of the listed filenames. You cannot download any of those files from here.
[TGx]Downloaded from torrentgalaxy.to .txt 585B
001 Python 2 vs. Python 3.en.srt 4.13KB
001 Python 2 vs. Python 3.mp4 16.20MB
002 Installing Python.en.srt 4.19KB
002 Installing Python.mp4 20.57MB
003 hello-world.py 37B
003 How to execute Python code.en.srt 7.83KB
003 How to execute Python code.mp4 24.02MB
004 Basic arithmetic.en.srt 10.39KB
004 Basic arithmetic.mp4 18.95MB
005 Python variables.en.srt 6.82KB
005 Python variables.mp4 19.69MB
005 variables.py 38B
006 indentation.py 340B
006 Python is all about indentation and formatting.en.srt 9.78KB
006 Python is all about indentation and formatting.mp4 37.48MB
007 Code comments.en.srt 6.07KB
007 Code comments.mp4 21.64MB
007 comments.py 88B
008 data-types.py 259B
008 Python data types overview.en.srt 7.11KB
008 Python data types overview.mp4 23.37MB
009 integers.py 123B
009 Numeric data types.en.srt 6.32KB
009 Numeric data types.mp4 24.51MB
010 String data type.en.srt 5.39KB
010 String data type.mp4 19.13MB
010 strings.py 79B
011 List data type.en.srt 9.13KB
011 List data type.mp4 27.86MB
011 lists.py 105B
012 dictionaries.py 221B
012 Dictionary data type.en.srt 10.04KB
012 Dictionary data type.mp4 41.03MB
013 Tuple data type.en.srt 9.92KB
013 Tuple data type.mp4 30.43MB
013 tuples.py 89B
014 Set data type.en.srt 8.05KB
014 Set data type.mp4 28.86MB
014 sets.py 135B
015 Boolean data type.en.srt 4.41KB
015 Boolean data type.mp4 17.65MB
015 booleans.py 57B
016 none.py 127B
016 None data type.en.srt 3.87KB
016 None data type.mp4 15.92MB
017 indexing-and-slicing.py 171B
017 Indexing and slicing lists.en.srt 10.56KB
017 Indexing and slicing lists.mp4 46.45MB
018 Asking for user input.en.srt 5.31KB
018 Asking for user input.mp4 22.06MB
018 user-input.py 145B
019 type-casting.py 332B
019 Type casting your data types.en.srt 9.61KB
019 Type casting your data types.mp4 37.85MB
020 print-formatting.py 161B
020 Various string formatting methods.en.srt 6.57KB
020 Various string formatting methods.mp4 27.34MB
021 comparison-operators.py 986B
021 Comparison operators (basics).en.srt 22.16KB
021 Comparison operators (basics).mp4 109.06MB
022 Comparison operator shortcuts.en.srt 4.54KB
022 Comparison operator shortcuts.mp4 21.51MB
022 comparison-shortcuts.py 91B
023 Multiple comparison operators.en.srt 6.87KB
023 Multiple comparison operators.mp4 31.27MB
023 multiple-comparison-operators.py 239B
024 For loops.en.srt 9.96KB
024 For loops.mp4 50.56MB
024 for-loops.py 504B
025 While loops.en.srt 4.35KB
025 While loops.mp4 14.67MB
025 while-loops.py 60B
026 break-and-continue.py 441B
026 Break out of and continue through loop iterations.en.srt 9.77KB
026 Break out of and continue through loop iterations.mp4 39.19MB
027 functions.py 540B
027 Introduction to Python functions.en.srt 18.39KB
027 Introduction to Python functions.mp4 90.89MB
028 Introduction to Python scope.en.srt 9.01KB
028 Introduction to Python scope.mp4 34.36MB
028 scope.py 103B
029 How to run a local web server using Python.en.srt 5.34KB
029 How to run a local web server using Python.mp4 17.91MB
030 Random choices using a Python module.en.srt 2.97KB
030 Random choices using a Python module.mp4 11.47MB
031 project.py 848B
031 Project #1_ Beginner Python Project.en.srt 16.27KB
031 Project #1_ Beginner Python Project.mp4 88.50MB
032 Beginner Python summary.en.srt 3.32KB
032 Beginner Python summary.mp4 14.09MB
033 Intermediate Python Introduction.en.srt 2.41KB
033 Intermediate Python Introduction.mp4 32.55MB
034 in-operator.py 376B
034 The IN operator.en.srt 13.29KB
034 The IN operator.mp4 52.49MB
035 not-operator.py 178B
035 The NOT operator.en.srt 10.41KB
035 The NOT operator.mp4 42.93MB
036 Reading files.en.srt 9.17KB
036 Reading files.mp4 34.41MB
036 reading-files.py 98B
036 readme.txt 42B
037 Writing files.en.srt 6.42KB
037 Writing files.mp4 23.21MB
037 writing-files.py 118B
038 emails.txt 99B
038 reading-multiple-lines.py 149B
038 Reading multiple lines from a file.en.srt 9.07KB
038 Reading multiple lines from a file.mp4 37.55MB
039 executable-user-files.py 324B
039 Writing a new file and executing it.en.srt 6.75KB
039 Writing a new file and executing it.mp4 31.15MB
040 functions-inside-of-functions.py 147B
040 Functions inside of functions (a decorator primer lesson).en.srt 10.39KB
040 Functions inside of functions (a decorator primer lesson).mp4 41.51MB
041 Making a simple API request.en.srt 6.85KB
041 Making a simple API request.mp4 28.58MB
041 simple-api-requests.py 323B
042 Making a JSON API request.en.srt 8.15KB
042 Making a JSON API request.mp4 48.26MB
042 making-json-api-requests.py 328B
043 reading-json.py 778B
043 Reading JSON responses.en.srt 7.98KB
043 Reading JSON responses.mp4 49.76MB
044 Function _args.en.srt 7.45KB
044 Function _args.mp4 30.60MB
044 function-args.py 153B
045 Function __kwargs.en.srt 11.56KB
045 Function __kwargs.mp4 58.66MB
045 function-kwargs.py 543B
046 How to install pip.en.srt 6.23KB
046 How to install pip.mp4 21.16MB
046 installing-pip.py 74B
047 mutable-vs-immutable.py 182B
047 Mutable vs Immutable data types.en.srt 7.79KB
047 Mutable vs Immutable data types.mp4 34.45MB
048 enumeration.py 190B
048 List enumeration.en.srt 4.41KB
048 List enumeration.mp4 22.99MB
049 List comprehensions.en.srt 5.82KB
049 List comprehensions.mp4 26.60MB
049 list-comprehensions.py 146B
050 Dictionary comprehensions.en.srt 6.23KB
050 Dictionary comprehensions.mp4 33.81MB
050 dictionary-comprehensions.py 190B
051 Getting dictionary values.en.srt 8.09KB
051 Getting dictionary values.mp4 41.00MB
051 getting-dictionary-values.py 219B
052 Virtual environments.en.srt 11.75KB
052 Virtual environments.mp4 48.38MB
053 How to learn by exploring Python using iPython.en.srt 9.52KB
053 How to learn by exploring Python using iPython.mp4 41.66MB
054 3rd party Python packages.en.srt 9.33KB
054 3rd party Python packages.mp4 48.41MB
054 packages.py 225B
055 API requests refresher.en.srt 5.49KB
055 API requests refresher.mp4 27.38MB
056 project.py 648B
056 Project #2_ Intermediate Python Project.en.srt 20.02KB
056 Project #2_ Intermediate Python Project.mp4 98.16MB
057 Intermediate Python Summary.en.srt 2.59KB
057 Intermediate Python Summary.mp4 13.08MB
058 Advanced Python introduction.en.srt 2.15KB
058 Advanced Python introduction.mp4 29.83MB
059 Creating your first OOP class.en.srt 8.13KB
059 Creating your first OOP class.mp4 20.25MB
059 python-301-lesson-1-first-class.py 207B
060 OOP class properties.en.srt 9.32KB
060 OOP class properties.mp4 31.99MB
060 python-301-lesson-2-class-properties.py 247B
061 OOP class methods.en.srt 13.52KB
061 OOP class methods.mp4 57.48MB
061 python-301-lesson-3-class-methods.py 544B
062 OOP class cleanup.en.srt 3.99KB
062 OOP class cleanup.mp4 16.64MB
062 python-301-lesson-4-class-cleanup.py 188B
063 OOP class inheritance.en.srt 9.40KB
063 OOP class inheritance.mp4 40.56MB
063 python-301-lesson-5-class-inheritance.py 414B
064 OOP class interfaces.en.srt 5.35KB
064 OOP class interfaces.mp4 24.85MB
064 python-301-lesson-6-class-interfaces.py 267B
065 OOP the super() function.en.srt 13.08KB
065 OOP the super() function.mp4 64.61MB
065 python-301-lesson-7-super-method.py 523B
066 OOP magic dunder methods.en.srt 13.72KB
066 OOP magic dunder methods.mp4 78.42MB
066 python-301-lesson-8-dunder-methods.py 890B
067 Errors and exceptions.en.srt 9.25KB
067 Errors and exceptions.mp4 37.86MB
067 python-301-lesson-9-errors-and-exceptions.py 289B
068 Catching exceptions.en.srt 14.08KB
068 Catching exceptions.mp4 67.39MB
068 python-301-lesson-10-catching-exceptions.py 351B
069 Decorators.en.srt 11.04KB
069 Decorators.mp4 46.57MB
070 Generators.en.srt 19.47KB
070 Generators.mp4 97.07MB
070 python-301-lesson-12-generators.py 201B
071 Pipenvs.en.srt 12.28KB
071 Pipenvs.mp4 54.23MB
071 python-301-lesson-13-pipenvs.py 88B
072 project.py 1.52KB
072 Project #3_ Advanced Python Project.en.srt 29.15KB
072 Project #3_ Advanced Python Project.mp4 133.36MB
073 Advanced Python Summary.en.srt 1.83KB
073 Advanced Python Summary.mp4 9.50MB
074 Django-101-Source-Code.zip 20.00KB
074 Welcome to Django for beginners.en.srt 1.91KB
074 Welcome to Django for beginners.mp4 20.50MB
075 Django-101-Source-Code.zip 20.00KB
075 Getting setup with a virtual environment.en.srt 4.28KB
075 Getting setup with a virtual environment.mp4 14.69MB
076 Django-101-Source-Code.zip 20.00KB
076 Setting up Django.en.srt 7.27KB
076 Setting up Django.mp4 22.20MB
077 Creating a new app.en.srt 3.10KB
077 Creating a new app.mp4 12.63MB
077 Django-101-Source-Code.zip 20.00KB
078 Django-101-Source-Code.zip 20.00KB
078 Your first model.en.srt 12.16KB
078 Your first model.mp4 42.37MB
079 Django-101-Source-Code.zip 20.00KB
079 Your first view.en.srt 12.29KB
079 Your first view.mp4 52.04MB
080 Django-101-Source-Code.zip 20.00KB
080 Setting up your templates folder.en.srt 9.57KB
080 Setting up your templates folder.mp4 40.35MB
081 Django-101-Source-Code.zip 20.00KB
081 Using template blocks.en.srt 7.31KB
081 Using template blocks.mp4 29.91MB
082 Custom page context.en.srt 10.59KB
082 Custom page context.mp4 49.07MB
082 Django-101-Source-Code.zip 20.00KB
083 Displaying dynamically added posts.en.srt 5.93KB
083 Displaying dynamically added posts.mp4 24.88MB
083 Django-101-Source-Code.zip 20.00KB
084 Adding images to your model.en.srt 12.27KB
084 Adding images to your model.mp4 63.10MB
084 Django-101-Source-Code.zip 20.00KB
085 Django-101-Source-Code.zip 20.00KB
085 Setting up your media folder.en.srt 6.94KB
085 Setting up your media folder.mp4 36.75MB
086 Adding images to your template.en.srt 5.58KB
086 Adding images to your template.mp4 27.55MB
086 Django-101-Source-Code.zip 20.00KB
087 Adding a Post Detail view.en.srt 9.11KB
087 Adding a Post Detail view.mp4 36.85MB
087 Django-101-Source-Code.zip 20.00KB
088 Adding a Post Detail template.en.srt 4.41KB
088 Adding a Post Detail template.mp4 21.52MB
088 Django-101-Source-Code.zip 20.00KB
089 Django-101-Source-Code.zip 20.00KB
089 Template links.en.srt 6.00KB
089 Template links.mp4 39.45MB
090 Adding an upload form.en.srt 22.17KB
090 Adding an upload form.mp4 104.84MB
090 Django-101-Source-Code.zip 20.00KB
091 Django-101-Source-Code.zip 20.00KB
091 Sorting default posts.en.srt 4.15KB
091 Sorting default posts.mp4 21.40MB
092 Django-101-Source-Code.zip 20.00KB
092 Django messages framework.en.srt 12.01KB
092 Django messages framework.mp4 75.17MB
093 Adding Bootstrap 5.en.srt 27.06KB
093 Adding Bootstrap 5.mp4 192.42MB
093 Django-101-Source-Code.zip 20.00KB
094 Django-101-Source-Code.zip 20.00KB
094 Project #4_ Your Final Project.en.srt 2.53KB
094 Project #4_ Your Final Project.mp4 8.81MB
095 Summary.en.srt 1.59KB
095 Summary.mp4 7.39MB
TutsNode.com.txt 63B
Distribution statistics by country
Lebanon (LB) 1
United States (US) 1
Saudi Arabia (SA) 1
Total 3
IP List List of IP addresses which were distributed this torrent