FileMood

Download The complete Python course including Django web framework!

The complete Python course including Django web framework

Name

The complete Python course including Django web framework!

 DOWNLOAD Copy Link

Total Size

4.0 GB

Total Files

274

Last Seen

2024-07-15 23:37

Hash

A9BD815AC071B7863BF849192B0E2D3867920F5B

/.../26 Adding Bootstrap 5/

093 Adding Bootstrap 5.mp4

201.8 MB

093 Adding Bootstrap 5.en.srt

27.7 KB

093 Django-101-Source-Code.zip

20.5 KB

/

TutsNode.com.txt

0.1 KB

[TGx]Downloaded from torrentgalaxy.to .txt

0.6 KB

/.../01 Python for beginners/

001 Python 2 vs. Python 3.en.srt

4.2 KB

001 Python 2 vs. Python 3.mp4

17.0 MB

002 Installing Python.en.srt

4.3 KB

002 Installing Python.mp4

21.6 MB

003 hello-world.py

0.0 KB

003 How to execute Python code.en.srt

8.0 KB

003 How to execute Python code.mp4

25.2 MB

004 Basic arithmetic.en.srt

10.6 KB

004 Basic arithmetic.mp4

19.9 MB

005 Python variables.en.srt

7.0 KB

005 Python variables.mp4

20.6 MB

005 variables.py

0.0 KB

006 indentation.py

0.3 KB

006 Python is all about indentation and formatting.en.srt

10.0 KB

006 Python is all about indentation and formatting.mp4

39.3 MB

007 Code comments.en.srt

6.2 KB

007 Code comments.mp4

22.7 MB

007 comments.py

0.1 KB

/.../02 Python data types and data structures/

008 data-types.py

0.3 KB

008 Python data types overview.en.srt

7.3 KB

008 Python data types overview.mp4

24.5 MB

009 integers.py

0.1 KB

009 Numeric data types.en.srt

6.5 KB

009 Numeric data types.mp4

25.7 MB

010 String data type.en.srt

5.5 KB

010 String data type.mp4

20.1 MB

010 strings.py

0.1 KB

011 List data type.en.srt

9.4 KB

011 List data type.mp4

29.2 MB

011 lists.py

0.1 KB

012 dictionaries.py

0.2 KB

012 Dictionary data type.en.srt

10.3 KB

012 Dictionary data type.mp4

43.0 MB

013 Tuple data type.en.srt

10.2 KB

013 Tuple data type.mp4

31.9 MB

013 tuples.py

0.1 KB

014 Set data type.en.srt

8.2 KB

014 Set data type.mp4

30.3 MB

014 sets.py

0.1 KB

015 Boolean data type.en.srt

4.5 KB

015 Boolean data type.mp4

18.5 MB

015 booleans.py

0.1 KB

016 None data type.en.srt

4.0 KB

016 None data type.mp4

16.7 MB

016 none.py

0.1 KB

/.../03 Misc. beginner Python lessons/

017 Indexing and slicing lists.en.srt

10.8 KB

017 Indexing and slicing lists.mp4

48.7 MB

017 indexing-and-slicing.py

0.2 KB

018 Asking for user input.en.srt

5.4 KB

018 Asking for user input.mp4

23.1 MB

018 user-input.py

0.1 KB

019 Type casting your data types.en.srt

9.8 KB

019 Type casting your data types.mp4

39.7 MB

019 type-casting.py

0.3 KB

020 print-formatting.py

0.2 KB

020 Various string formatting methods.en.srt

6.7 KB

020 Various string formatting methods.mp4

28.7 MB

/.../04 Pythonic comparison statements/

021 Comparison operators (basics).en.srt

22.7 KB

021 Comparison operators (basics).mp4

114.4 MB

021 comparison-operators.py

1.0 KB

022 Comparison operator shortcuts.en.srt

4.6 KB

022 Comparison operator shortcuts.mp4

22.6 MB

022 comparison-shortcuts.py

0.1 KB

023 Multiple comparison operators.en.srt

7.0 KB

023 Multiple comparison operators.mp4

32.8 MB

023 multiple-comparison-operators.py

0.2 KB

/.../05 Python loops/

024 For loops.en.srt

10.2 KB

024 For loops.mp4

53.0 MB

024 for-loops.py

0.5 KB

025 While loops.en.srt

4.5 KB

025 While loops.mp4

15.4 MB

025 while-loops.py

0.1 KB

026 Break out of and continue through loop iterations.en.srt

10.0 KB

026 Break out of and continue through loop iterations.mp4

41.1 MB

026 break-and-continue.py

0.4 KB

/.../06 Functions, scope and modules/

027 functions.py

0.5 KB

027 Introduction to Python functions.en.srt

18.8 KB

027 Introduction to Python functions.mp4

95.3 MB

028 Introduction to Python scope.en.srt

9.2 KB

028 Introduction to Python scope.mp4

36.0 MB

028 scope.py

0.1 KB

029 How to run a local web server using Python.en.srt

5.5 KB

029 How to run a local web server using Python.mp4

18.8 MB

030 Random choices using a Python module.en.srt

3.0 KB

030 Random choices using a Python module.mp4

12.0 MB

/.../07 Project #1_ Beginner Python Project/

031 Project #1_ Beginner Python Project.en.srt

16.7 KB

031 Project #1_ Beginner Python Project.mp4

92.8 MB

031 project.py

0.8 KB

032 Beginner Python summary.en.srt

3.4 KB

032 Beginner Python summary.mp4

14.8 MB

/.../08 IN and NOT operators/

033 Intermediate Python Introduction.en.srt

2.5 KB

033 Intermediate Python Introduction.mp4

34.1 MB

034 in-operator.py

0.4 KB

034 The IN operator.en.srt

13.6 KB

034 The IN operator.mp4

55.0 MB

035 not-operator.py

0.2 KB

035 The NOT operator.en.srt

10.7 KB

035 The NOT operator.mp4

45.0 MB

/.../09 Handling files/

036 Reading files.en.srt

9.4 KB

036 Reading files.mp4

36.1 MB

036 reading-files.py

0.1 KB

036 readme.txt

0.0 KB

037 Writing files.en.srt

6.6 KB

037 Writing files.mp4

24.3 MB

037 writing-files.py

0.1 KB

038 emails.txt

0.1 KB

038 Reading multiple lines from a file.en.srt

9.3 KB

038 Reading multiple lines from a file.mp4

39.4 MB

038 reading-multiple-lines.py

0.1 KB

039 executable-user-files.py

0.3 KB

039 Writing a new file and executing it.en.srt

6.9 KB

039 Writing a new file and executing it.mp4

32.7 MB

/.../10 Nesting Python functions/

040 Functions inside of functions (a decorator primer lesson).en.srt

10.6 KB

040 Functions inside of functions (a decorator primer lesson).mp4

43.5 MB

040 functions-inside-of-functions.py

0.1 KB

/.../11 Introduction to APIs/

041 Making a simple API request.en.srt

7.0 KB

041 Making a simple API request.mp4

30.0 MB

041 simple-api-requests.py

0.3 KB

042 Making a JSON API request.en.srt

8.3 KB

042 Making a JSON API request.mp4

50.6 MB

042 making-json-api-requests.py

0.3 KB

043 Reading JSON responses.en.srt

8.2 KB

043 Reading JSON responses.mp4

52.2 MB

043 reading-json.py

0.8 KB

/.../12 Intermediate functions/

044 Function _args.en.srt

7.6 KB

044 Function _args.mp4

32.1 MB

044 function-args.py

0.2 KB

045 Function __kwargs.en.srt

11.8 KB

045 Function __kwargs.mp4

61.5 MB

045 function-kwargs.py

0.5 KB

/.../13 Misc. intermediate Python lessons/

046 How to install pip.en.srt

6.4 KB

046 How to install pip.mp4

22.2 MB

046 installing-pip.py

0.1 KB

047 Mutable vs Immutable data types.en.srt

8.0 KB

047 Mutable vs Immutable data types.mp4

36.1 MB

047 mutable-vs-immutable.py

0.2 KB

/.../14 Intermediate iterable helpers/

048 enumeration.py

0.2 KB

048 List enumeration.en.srt

4.5 KB

048 List enumeration.mp4

24.1 MB

049 List comprehensions.en.srt

6.0 KB

049 List comprehensions.mp4

27.9 MB

049 list-comprehensions.py

0.1 KB

050 Dictionary comprehensions.en.srt

6.4 KB

050 Dictionary comprehensions.mp4

35.4 MB

050 dictionary-comprehensions.py

0.2 KB

051 Getting dictionary values.en.srt

8.3 KB

051 Getting dictionary values.mp4

43.0 MB

051 getting-dictionary-values.py

0.2 KB

/.../15 Virtual environments, how to learn faster, and Python packages/

052 Virtual environments.en.srt

12.0 KB

052 Virtual environments.mp4

50.7 MB

053 How to learn by exploring Python using iPython.en.srt

9.8 KB

053 How to learn by exploring Python using iPython.mp4

43.7 MB

054 3rd party Python packages.en.srt

9.5 KB

054 3rd party Python packages.mp4

50.8 MB

054 packages.py

0.2 KB

/.../16 Project #2_ Intermediate Python Project/

055 API requests refresher.en.srt

5.6 KB

055 API requests refresher.mp4

28.7 MB

056 Project #2_ Intermediate Python Project.en.srt

20.5 KB

056 Project #2_ Intermediate Python Project.mp4

102.9 MB

056 project.py

0.6 KB

057 Intermediate Python Summary.en.srt

2.6 KB

057 Intermediate Python Summary.mp4

13.7 MB

/.../17 Object oriented Python (advanced)/

058 Advanced Python introduction.en.srt

2.2 KB

058 Advanced Python introduction.mp4

31.3 MB

059 Creating your first OOP class.en.srt

8.3 KB

059 Creating your first OOP class.mp4

21.2 MB

059 python-301-lesson-1-first-class.py

0.2 KB

060 OOP class properties.en.srt

9.5 KB

060 OOP class properties.mp4

33.5 MB

060 python-301-lesson-2-class-properties.py

0.2 KB

061 OOP class methods.en.srt

13.8 KB

061 OOP class methods.mp4

60.3 MB

061 python-301-lesson-3-class-methods.py

0.5 KB

062 OOP class cleanup.en.srt

4.1 KB

062 OOP class cleanup.mp4

17.4 MB

062 python-301-lesson-4-class-cleanup.py

0.2 KB

063 OOP class inheritance.en.srt

9.6 KB

063 OOP class inheritance.mp4

42.5 MB

063 python-301-lesson-5-class-inheritance.py

0.4 KB

064 OOP class interfaces.en.srt

5.5 KB

064 OOP class interfaces.mp4

26.1 MB

064 python-301-lesson-6-class-interfaces.py

0.3 KB

065 OOP the super() function.en.srt

13.4 KB

065 OOP the super() function.mp4

67.7 MB

065 python-301-lesson-7-super-method.py

0.5 KB

066 OOP magic dunder methods.en.srt

14.1 KB

066 OOP magic dunder methods.mp4

82.2 MB

066 python-301-lesson-8-dunder-methods.py

0.9 KB

/.../18 Catching errors and gracefully handling them/

067 Errors and exceptions.en.srt

9.5 KB

067 Errors and exceptions.mp4

39.7 MB

067 python-301-lesson-9-errors-and-exceptions.py

0.3 KB

068 Catching exceptions.en.srt

14.4 KB

068 Catching exceptions.mp4

70.7 MB

068 python-301-lesson-10-catching-exceptions.py

0.4 KB

/.../19 Decorators, generators and pipenvs/

069 Decorators.en.srt

11.3 KB

069 Decorators.mp4

48.8 MB

070 Generators.en.srt

19.9 KB

070 Generators.mp4

101.8 MB

070 python-301-lesson-12-generators.py

0.2 KB

071 Pipenvs.en.srt

12.6 KB

071 Pipenvs.mp4

56.9 MB

071 python-301-lesson-13-pipenvs.py

0.1 KB

/.../20 Project #3_ Advanced Python Project/

072 Project #3_ Advanced Python Project.en.srt

29.9 KB

072 Project #3_ Advanced Python Project.mp4

139.8 MB

072 project.py

1.6 KB

073 Advanced Python Summary.en.srt

1.9 KB

073 Advanced Python Summary.mp4

10.0 MB

/.../21 Django for beginners/

074 Django-101-Source-Code.zip

20.5 KB

074 Welcome to Django for beginners.en.srt

2.0 KB

074 Welcome to Django for beginners.mp4

21.5 MB

075 Django-101-Source-Code.zip

20.5 KB

075 Getting setup with a virtual environment.en.srt

4.4 KB

075 Getting setup with a virtual environment.mp4

15.4 MB

076 Django-101-Source-Code.zip

20.5 KB

076 Setting up Django.en.srt

7.4 KB

076 Setting up Django.mp4

23.3 MB

077 Creating a new app.en.srt

3.2 KB

077 Creating a new app.mp4

13.2 MB

077 Django-101-Source-Code.zip

20.5 KB

/.../22 Django models, views and templates/

078 Django-101-Source-Code.zip

20.5 KB

078 Your first model.en.srt

12.4 KB

078 Your first model.mp4

44.4 MB

079 Django-101-Source-Code.zip

20.5 KB

079 Your first view.en.srt

12.6 KB

079 Your first view.mp4

54.6 MB

080 Django-101-Source-Code.zip

20.5 KB

080 Setting up your templates folder.en.srt

9.8 KB

080 Setting up your templates folder.mp4

42.3 MB

081 Django-101-Source-Code.zip

20.5 KB

081 Using template blocks.en.srt

7.5 KB

081 Using template blocks.mp4

31.4 MB

/.../23 Custom Python logic in Django views/

082 Custom page context.en.srt

10.8 KB

082 Custom page context.mp4

51.5 MB

082 Django-101-Source-Code.zip

20.5 KB

083 Displaying dynamically added posts.en.srt

6.1 KB

083 Displaying dynamically added posts.mp4

26.1 MB

083 Django-101-Source-Code.zip

20.5 KB

/.../24 Adding images and media/

084 Adding images to your model.en.srt

12.6 KB

084 Adding images to your model.mp4

66.2 MB

084 Django-101-Source-Code.zip

20.5 KB

085 Django-101-Source-Code.zip

20.5 KB

085 Setting up your media folder.en.srt

7.1 KB

085 Setting up your media folder.mp4

38.5 MB

086 Adding images to your template.en.srt

5.7 KB

086 Adding images to your template.mp4

28.9 MB

086 Django-101-Source-Code.zip

20.5 KB

087 Adding a Post Detail view.en.srt

9.3 KB

087 Adding a Post Detail view.mp4

38.6 MB

087 Django-101-Source-Code.zip

20.5 KB

088 Adding a Post Detail template.en.srt

4.5 KB

088 Adding a Post Detail template.mp4

22.6 MB

088 Django-101-Source-Code.zip

20.5 KB

/.../25 Adding an upload form for users to submit photos/

089 Django-101-Source-Code.zip

20.5 KB

089 Template links.en.srt

6.1 KB

089 Template links.mp4

41.4 MB

090 Adding an upload form.en.srt

22.7 KB

090 Adding an upload form.mp4

109.9 MB

090 Django-101-Source-Code.zip

20.5 KB

091 Django-101-Source-Code.zip

20.5 KB

091 Sorting default posts.en.srt

4.3 KB

091 Sorting default posts.mp4

22.4 MB

092 Django messages framework.en.srt

12.3 KB

092 Django messages framework.mp4

78.8 MB

092 Django-101-Source-Code.zip

20.5 KB

/.../27 Project #4_ Your Final Project/

094 Django-101-Source-Code.zip

20.5 KB

094 Project #4_ Your Final Project.en.srt

2.6 KB

094 Project #4_ Your Final Project.mp4

9.2 MB

095 Summary.en.srt

1.6 KB

095 Summary.mp4

7.7 MB

 

Total files 274


Copyright © 2024 FileMood.com