FileMood

Download [ DevCourseWeb.com ] Udemy - Python Mastery - Installation To Advanced Projects

DevCourseWeb com Udemy Python Mastery Installation To Advanced Projects

Name

[ DevCourseWeb.com ] Udemy - Python Mastery - Installation To Advanced Projects

 DOWNLOAD Copy Link

Total Size

1.7 GB

Total Files

172

Last Seen

2024-07-05 23:49

Hash

F4D13F9D502350DE65F1DCB836A6B0CFE19AC422

/

Get Bonus Downloads Here.url

0.2 KB

/1 - Introduction/

1 - Introduction.mp4

59.0 MB

/.../10 - Handling Files in Python/

69 - How to Open and Close Text Files in Python.mp4

55.8 MB

70 - Resource revenuedatatxt.html

0.1 KB

70 - revenue-data.txt

0.2 KB

71 - Reading Text Files Using Python.mp4

20.3 MB

72 - How to Use a Loop to Read the Entire Content of a Text File.mp4

11.6 MB

73 - Writing To A Text File Within Python.mp4

28.0 MB

74 - How to Create a New Text File in Python.mp4

10.4 MB

/.../11 - Project 2 Manipulating csv Files with Python/

75 - What You Will Learn and Do in Project 2.mp4

19.1 MB

76 - Project 2 Instructions and Requirements.html

0.1 KB

76 - Project-2-Instruction-Sheet.pdf

147.6 KB

77 - Resource File empdetails.html

0.1 KB

77 - emp-details.csv

0.1 KB

78 - Project 2 Solution Step 1 Importing the csv Module.mp4

7.1 MB

79 - Project 2 Solution Step 2 Opening Reading csv Files.mp4

11.9 MB

80 - Downloadable Reference csvReader Codes.html

0.1 KB

80 - csv-Reader.py

0.3 KB

81 - Project 2 Solution Step 3 Displaying csv File Data.mp4

9.4 MB

82 - Project 2 Solution Step 4 Creating and Writing to csv Files.mp4

47.5 MB

83 - Resource Completed Codes csvWriter.html

0.1 KB

83 - csv-Writer.py

0.3 KB

84 - Project 2 Bonus Solution Filtering csv File Data.mp4

15.3 MB

/.../12 - Working with the OS Module in Python Lectures/

85 - How to Import the OS Module in Python.mp4

14.8 MB

86 - How to Get the Current Working Directory with the OS getdir Function.mp4

3.2 MB

87 - How to List the Files in a Directory with the OS listdir Function.mp4

5.0 MB

88 - How to Change the Working Directory with the OS chdir Function.mp4

10.3 MB

89 - How to Create a New Directory with the OS makedirs Function.mp4

9.2 MB

90 - How to Check if a File Exists with the isfile Function.mp4

17.1 MB

91 - How to Delete a File with Python.mp4

52.7 MB

/.../13 - Working With Python Functions/

100 - Passing-DEFAULT-Arguement.py

0.1 KB

100 - Resource Passing DEFAULT Argument.html

0.1 KB

101 - Variable Scope of a Python Function.html

0.1 KB

102 - Resource Scope Of A Variable.html

0.1 KB

102 - Scope-Of-A-Variable.py

0.2 KB

103 - Return Keyword in a Python Function.mp4

35.2 MB

104 - Resource return keyword.html

0.1 KB

104 - return-keyword.py

0.2 KB

92 - Creating a Function in Python.mp4

5.9 MB

93 - Resource Creation Calling Function.html

0.1 KB

93 - new-function.py

0.1 KB

94 - Calling a Function in Python.mp4

7.1 MB

95 - Passing Arguments to a Python Function.mp4

17.6 MB

96 - Passing-Arguements.py

0.1 KB

96 - Resource Passing Arguments.html

0.1 KB

97 - Naming Arguments in a Python Function.mp4

11.8 MB

98 - Named-Function.py

0.2 KB

98 - Resource Named Function.html

0.1 KB

99 - Default Arguments in a Python Function.mp4

14.8 MB

/.../14 - ObjectOriented Programming OOP in Python/

105 - How to Define Classes in Python.mp4

10.7 MB

106 - Working with Class Attributes in Python.mp4

13.3 MB

107 - Using the init Method in Python Classes.mp4

17.0 MB

108 - Understanding the self Parameter in Python Classes.mp4

9.7 MB

109 - Creating and Calling Class Methods in Python.mp4

15.4 MB

110 - Python Class Return.mp4

12.9 MB

111 - Implementing Private Properties in Python.mp4

12.4 MB

112 - Defining Private Functions in Python Classes.mp4

21.5 MB

113 - How to Delete Objects in Python.mp4

7.3 MB

114 - Object Inheritance Introduction.mp4

10.1 MB

115 - Resource userpy.html

0.1 KB

115 - user.py

0.3 KB

116 - Python Class Inheritance.mp4

22.7 MB

117 - Overriding Class Inheritance.mp4

13.8 MB

118 - Inheretence-Final-Codes.py

0.5 KB

118 - ResourceInheritanceFinal Codes.html

0.1 KB

/.../15 - How to Handle Errors in Python Like a Pro/

119 - What is Error Handling and Why You Need It.mp4

8.1 MB

120 - Try Statement.mp4

13.6 MB

121 - Try Specific Error Detection.mp4

19.9 MB

/.../16 - Project 3 WizardryInquiries Game/

122 - Project 3 Overview.mp4

34.1 MB

123 - Resources Project 3.html

0.1 KB

124 - Project 3 Solution Step 1 Setting Up The Class.mp4

5.4 MB

125 - Project 3 Solution Step 2 Implementing The init Method.mp4

8.0 MB

126 - Project 3 Solution Step 3 Implement the Game Functionality.mp4

24.1 MB

127 - Project 3 Solution Step 4 Implementation Of Game Functionality Continued.mp4

14.4 MB

128 - Project 3 Solution Step 5 Write Questions to csv File.mp4

36.6 MB

129 - Project 3 Solution Step 6 Final Run.mp4

26.1 MB

/.../16 - Project 3 WizardryInquiries Game/Resources -- Project #3/

INSTRUCTIONS-COMPLETE CODES.pdf

51.0 KB

magicquestions.py

1.2 KB

user_questions.csv

0.2 KB

/.../17 - How to Format Strings in Python/

130 - What are Formatted Strings and Why Use Them.mp4

14.1 MB

131 - Inserting String Variables into Formatted Strings with s.mp4

4.6 MB

132 - Adding Numeric Values to Formatted Strings with d.mp4

3.6 MB

133 - Using Multiple Variables in a Single Formatted String.mp4

4.7 MB

134 - Formatting Strings with Collection Types like Lists and Dictionaries.mp4

11.2 MB

/.../2 - How To Install Setup Python/

2 - Get Python on Your Computer.mp4

12.7 MB

3 - Set Up Python on Your System.mp4

11.3 MB

4 - Verify Your Python Installation.mp4

11.8 MB

5 - Using Command Line to Write Python Code.mp4

15.8 MB

6 - ResourceDemopy.html

0.1 KB

6 - demo-3.py

0.1 KB

7 - Using Python py Files.mp4

23.5 MB

/.../3 - Types and Variables The Building Blocks of Python Programming/

10 - Working With Python Numbers.mp4

20.4 MB

11 - Understanding String Methods Within Python.mp4

51.8 MB

12 - Working With Python Strings.mp4

13.9 MB

13 - Reference Material String Methods.html

0.1 KB

13 - Reference-Material-String-Methods.pdf

148.3 KB

14 - Casting Data Types Within Python.mp4

33.3 MB

8 - Understanding Variables Within Python.mp4

21.9 MB

9 - Resource Python Variables.html

0.1 KB

9 - Resource-Python-Variables.pdf

41.4 KB

/.../4 - Python Operators The Essential Tools for Data Manipulation/

15 - Mathematical Operators In Python.mp4

14.4 MB

16 - Python Assignment Operators.mp4

18.4 MB

17 - Comparison Operators Within Python.mp4

21.4 MB

18 - List Of Commonly Used Python Operators.html

0.1 KB

18 - List-Of-Commonly-Used-Python-Operators.pdf

37.9 KB

/.../5 - Working with Python Collections/

19 - How to Use Lists in Python.mp4

22.5 MB

20 - Creating Lists with the List Constructor.mp4

23.3 MB

21 - Adding Elements to List with the Append Method.mp4

17.5 MB

22 - Exploring Other Useful List Methods.mp4

17.8 MB

23 - 23.REFERENCE-MATERIAL-LIST-METHODS.xlsx

11.5 KB

23 - Reference Material List Method.html

0.1 KB

24 - How to Use Tuples in Python.mp4

19.3 MB

25 - Comparing Lists and Tuples.mp4

23.1 MB

26 - Set Data Within Python.mp4

30.3 MB

27 - Exploring Other Useful Set Methods.mp4

13.9 MB

28 - How to Use Dictionaries in Python.mp4

14.4 MB

/.../6 - Using Python Shell and IDLE/

29 - Python Shell.mp4

15.1 MB

30 - Python Editor IDLE.mp4

15.1 MB

31 - 31.Resource-Idle-Shortcuts.pdf

84.6 KB

31 - Downloadable Cheat Sheet for IDLE Keyboard Shortcuts.html

0.1 KB

32 - How to Use Whitespace in Python.mp4

9.6 MB

33 - How to Write and Use Comments in Python.mp4

17.2 MB

/.../7 - Exploring Python Modules/

34 - What are Python Modules and How to Use Them.mp4

17.2 MB

35 - How to Import Modules in Python.mp4

8.0 MB

36 - How to Use the dir Method to List Module Attributes.mp4

32.9 MB

37 - How to Use the help Method to Get Module Documentation.mp4

16.3 MB

38 - How to Assign Module Aliases in Python.mp4

11.2 MB

/.../8 - Controlling the Flow of Python Programs/

39 - How to Use If Statements in Python.mp4

10.9 MB

40 - Resource if statement.html

0.1 KB

40 - Resource-39-if-statement.py

0.1 KB

41 - How to Use Elif Keyword for Multiple Conditions.mp4

13.4 MB

42 - Resource Elif Statement.html

0.1 KB

42 - Resource-40-elif-statement.py

0.1 KB

43 - How to Use If Else Statements for Alternative Actions.mp4

11.9 MB

44 - Resource else statement.html

0.1 KB

44 - Resource-41-else-statement.py

0.2 KB

45 - How to Use AND Operator for Compound Conditions.mp4

15.0 MB

46 - Resource IfAnd Logic.html

0.1 KB

46 - Resource-42-If-And-Logic.py

0.2 KB

47 - OR Condition Within IF Statement.mp4

11.5 MB

48 - Resource IfOR Logic.html

0.1 KB

48 - Resource-43-If-OR-Logic.py

0.1 KB

49 - How to Use While Loops for Repeated Execution.mp4

12.5 MB

50 - Resource While Loops.html

0.1 KB

50 - Resource-44-While-Loops.py

0.1 KB

51 - How to Use break Keyword to Exit a Loop.mp4

22.7 MB

52 - Resource BREAK Keyword.html

0.1 KB

52 - Resource-45-BREAK-Keyword.py

0.2 KB

53 - How to Use continue Keyword to Skip an Iteration.mp4

20.0 MB

54 - Resource CONTINUE Keyword.html

0.1 KB

54 - Resource-46-CONTINUE-Keyword.py

0.1 KB

55 - How to Use For Loops for Iterating over Sequences.mp4

9.9 MB

56 - Resource For Loops.html

0.1 KB

56 - Resource-47-For-Loops.py

0.1 KB

57 - How to Loop through String Values in Python.mp4

7.2 MB

58 - Resource String Looping.html

0.1 KB

58 - Resource-48-String-Looping.py

0.0 KB

59 - How to Use Range Function for Generating Numbers in For Loops.mp4

11.5 MB

60 - Resource Range Function.html

0.1 KB

60 - Resource-49-Range-Function.py

0.0 KB

61 - How to Use For Loop Else Statement for Handling No Breaks.mp4

6.3 MB

62 - Resource FOR Loop ELSE Statement.html

0.1 KB

62 - Resource-50-FOR-Loop-ELSE-Statement.py

0.1 KB

/.../9 - Project 1 Magic Questions Game/

63 - Project 1 Preview.mp4

4.3 MB

64 - 52.Project-1-Instruction-Sheet.pdf

162.3 KB

64 - Project 1 Instruction Sheet.html

0.1 KB

65 - Project 1 Solution Step 1 Setting Up The Magic Question Responses.mp4

16.1 MB

66 - Project 1 Solution Step 2 Capturing Of User Input Respond.mp4

24.0 MB

67 - Project 1 Solution Step 3 Exiting The Application.mp4

14.1 MB

68 - Resource PROJECT1MAGIC QUESTION COMPLETE CODING.html

0.1 KB

68 - Resource-PROJECT1-MAGIC8-COMPLETE-CODING.py

0.5 KB

/~Get Your Files Here !/

Bonus Resources.txt

0.4 KB

 

Total files 172


Copyright © 2024 FileMood.com