وب سایت تخصصی شرکت فرین
دسته بندی دوره ها

2022-Master in Core Python Programming in 99Days

سرفصل های دوره

Learn Python Programming in 99 Days with Theoretical concepts, Practical, Examples, Assignments, Problems & Solution etc


1. Day 01 Study Materials (Video and Notes)
  • 1.1 Day 01 Study Materials.zip
  • 1. Outline for Day 01 Lectures
  • 2. Introduction to Python Day 01
  • 3. Scope of Python - Day 01
  • 4. Examples of Python - Day 01
  • 5. Python Jobs Opportunities -Day 01
  • 6. Python Developers Salaries - Day 01
  • 7. Python Different Fields - Day 01
  • 8. Companies that Used Python - Day 01
  • 9. Next Topic for Day 02

  • 2. Day 02 Study Materials (Video and Notes)
  • 1.1 Day 02 Study Materials.zip
  • 1. Outlines for Day 02
  • 2. Difference between Python2 and Python3
  • 3. Download And Installation Of Python Day -02
  • 4. Python is Installed or Not
  • 5. Next Day Topic for Day 03

  • 3. Day 03 (Videos, Notes and Source Code)
  • 1.1 Day 03 Study Materials.zip
  • 1. Outline for Day 03
  • 2. Introduction to IDE
  • 3. Python Hello World Program using CMD Prompt
  • 4. Python Hello World Program using Notepad
  • 5. Python Hello World Program using Notepad p p
  • 6. Python Hello World Program using VS Code
  • 7. Next Day Topics for Day 04

  • 4. Day 04 (Videos, Notes and Source Code)
  • 1.1 Day 04 Study Materials.zip
  • 1. Outlines for Day 04
  • 2. Input and Output Function in Python
  • 3. Exercises 1
  • 4. Exercises 2
  • 5. Exercises 3
  • 6. Next Day Topics for Day 05

  • 5. Day 05 (Videos, Notes and Source Code)
  • 1.1 Day 05 Study Materials.zip
  • 1. Outline for Day 05
  • 2. Python2 and Python3 Practical
  • 3. Comments in Python
  • 4. What is Program in Python
  • 5. Statements in Python
  • 6. Separator in Python
  • 7. Indentation in Python
  • 8. Next Topic of Day 06

  • 6. Day 06 (Videos, Notes and Source Code)
  • 1.1 Day 06 Study Materials.zip
  • 1. Outline for Day 06
  • 2. What is Variable in Python
  • 3. Declaration and Initialization of Variable in Python
  • 4. What is Expression
  • 5. What is Undefined Variable in Python
  • 6. Types of Variables in Python
  • 7. Next Topics of Day 07

  • 7. Day 07 (Videos, Notes and Source Code)
  • 1.1 Day 07 Study Materials.zip
  • 1. Outlines of Day 07
  • 2. Escape Sequence in Python
  • 3. Reserved Words in Python
  • 4. Topics of Next Day 08

  • 8. Day 08 (Videos, Notes and Source Code)
  • 1.1 Day 08 Study Materials.zip
  • 1. Outlines for Day 08
  • 2. Data Types in Python
  • 3. Mutable and Immutable Data Type in Python
  • 4. Sequence and non Sequence Data Type in Python
  • 5. Categories of Data Types in Python
  • 6. Topics for Next Day 09

  • 9. Day 09 (Videos, Notes and Source Code)
  • 1.1 Day 09 Study Materials.zip
  • 1. Outlines for Day 09
  • 2. Text Based Data Type in Python
  • 3. Number Data types in Python
  • 4. List Sequence Data Type in Python
  • 5. Tuple Sequence Data Type in Python
  • 6. Range Sequence Data Type in Python
  • 7. String Sequence Data Type in Python
  • 8. Topics for Next Day 10

  • 10. Day 10 (Videos, Notes and Source Code)
  • 1. Python Problem1 and Solution
  • 2. Python Problem2 and Solution
  • 3. Topic for Next Day 11

  • 11. Day 11 (Python Important Quiz)
  • 1. Python Important Quiz Part1.html

  • 12. Day 12
  • 1. Python Important Quiz Part2.html

  • 13. Day 13
  • 1. Python Practice.html

  • 14. Day 14
  • 1.1 Day 14 Study Materials.zip
  • 1. Outline for Day 14
  • 2. Type Method to Find Data Type
  • 3. Type Conversion
  • 4. Implicit Type Conversion
  • 5. Explicit Type Conversion
  • 6. Concatenate String with number
  • 7. Topic for Next Day 15

  • 15. Day 15
  • 1.1 Day 15 Study Materials.zip
  • 1. Python Advantages Day 15
  • 2. Next topics for Day 16

  • 16. Day 16
  • 1.1 Day 16 Study Materials.zip
  • 1. Outlines for Day 16
  • 2. What is Operator in Python
  • 3. Next topics for Day 17

  • 17. Day 17
  • 1.1 Day 17 Study Materials.zip
  • 1. Outlines for Day 17
  • 2. Arithmetic Operators in Python
  • 3. Arithmetic Operators Exercises 1
  • 4. Arithmetic Operators Exercises 2
  • 5. Next topics for Day 18

  • 18. Day 18
  • 1.1 Day 18 Study Materials.zip
  • 1. Outline for Day 18
  • 2. Relational Operators in Python
  • 3. Relational Operators Exercise 1
  • 4. Relational Operators Exercise 2
  • 5. Next topics for Day 19

  • 19. Day 19
  • 1. Assignment 1.html

  • 20. Day 20
  • 1.1 Day 20 Study Materials.zip
  • 1. Outline for Day 20
  • 2. Assignment Operators in Python
  • 3. Assignment Operators in Python Exercise 1
  • 4. Assignment Operators in Python Exercise 2
  • 5. Next topics for Day 21

  • 21. Day 21
  • 1.1 Day 21 Study Materials.zip
  • 1. Outline for Day 21
  • 2. Logical Operators in Python
  • 3. 3 Logical Operators Exercises 1
  • 4. Logical Operators Exercises 2
  • 5. Next topics for Day 22

  • 22. Day 22
  • 1. Outline for Day 22
  • 2. Membership Operators in Python
  • 3. Membership Operators Exercise 2
  • 4. Next topics for Day 23

  • 23. Day 23
  • 1.1 Day 23 Study Materials.zip
  • 1. Outline for Day 23
  • 2. Identity Operators in Python
  • 3. Identity Operators Exercise 1
  • 4. Identity Operators Assignment
  • 5. Next topics for Day 24

  • 24. Day 24
  • 1. Python Problem 1 and Solution
  • 2. Python Problem 2 and Solution
  • 3. Python Problem 3 and Solution
  • 4. Next topics for Day 25

  • 25. Day 25
  • 1. Outline for Day 25
  • 2. Python Operators Precedence
  • 3. Python Operators Precedence Exercise 2
  • 4. Python Operators Precedence Exercise 3
  • 5. Python Operators Precedence Exercise 4
  • 6. Next topics for Day 26

  • 26. Day 26
  • 1. Assignment 2.html

  • 27. Day 27
  • 1.1 Day 27 Study Materials.zip
  • 1. Outlines for Day 27 Python Course
  • 2. Problems 1 and Solution Day 27
  • 3. Problems 2 and Solution Day 27
  • 4. Problems 3 and Solution Day 27
  • 5. Problems 4 and Solution Day 27
  • 6. Problems 5 and Solution Day 27
  • 7. Topics for Next Day 28

  • 28. Day 28
  • 1.1 Day 28 Study Materials.zip
  • 1. Outlines for Day 28
  • 2. Python Decision Making Structure
  • 3. if Statement in Python
  • 4. Problem1 related to if statement
  • 5. Problem 2 related to if statement
  • 6. Topics for Next Day 29

  • 29. Day 29
  • 1.1 Day 29 Study Materials.zip
  • 1. Outlines for Day 29
  • 2. if else Statement in Python
  • 3. Problem 1 related to if else Statement in Python
  • 4. Problem 2 related to if else Statement in Python
  • 5. Topics for Next Day 30

  • 30. Day 30
  • 1.1 Day 30 Study Materials.zip
  • 1. Outline for Day 30
  • 2. Nested if Statement in Python
  • 3. Problem 1 Related to Nested if Statement in Python
  • 4. Problem 2 Related to Nested if Statement in Python
  • 5. Topics for Next Day 31

  • 31. Day 31
  • 1.1 Day 31 Study Materials.zip
  • 1. Outlines for Day 31
  • 2. if elif else Statement in Python
  • 3. Problem 1 Related to if elif else Statement in Python
  • 4. Problem 2 Related to if elif else Statement in Python
  • 5. Topics for Next Day 32

  • 32. Day 32
  • 1.1 Day 32 Study Materials.zip
  • 1. Outlines for Day 32
  • 2. Problem 1 and its Solution Day 32
  • 3. Problem 2 and its Solution
  • 4. Problem 3 and its Solution
  • 5. Problem 4 and its Solution
  • 6. Problem 5 and its Solution
  • 7. Topics for Next Day 33

  • 33. Day 33
  • 1. Python Quiz.html

  • 34. Day 34
  • 1.1 Day 34 Study Materials.zip
  • 1. Outlines for Day 34
  • 2. Loop in the Python
  • 3. For Loop in Python with Example
  • 4. Python For Loop Problem and Solution
  • 5. For Loop Assignment

  • 35. Day 35
  • 1.1 Day 35 Study Materials.zip
  • 1. Outlines for Day 35
  • 2. While Loop in the Python
  • 3. While Loop Problem and Solution
  • 4. While Loop Assignment
  • 5. Next Day 36 Topics

  • 36. Day 36
  • 1.1 Day 36 Study Materials.zip
  • 1. Outlines for Day 36
  • 2. Python Exercise 1 and Solution
  • 3. Python Exercise 2 and Solution
  • 4. Python Exercise 3 and Solution
  • 5. Next Day 37 Topics

  • 37. Day 37
  • 1.1 Day 37 Study Materials.zip
  • 1. Outlines for Day 37
  • 2. Function in the Python
  • 3. Python Function Problem 1 and Solution
  • 4. Python Function Problem 2 and Solution
  • 5. Next Day 38 Topics

  • 38. Day 38 Quiz
  • 1. Python Quiz.html

  • 39. Day 39
  • 1.1 Day 39 Study Materials.zip
  • 1. Outline for Day 39
  • 2. Arguments and Parameter in Python Function
  • 3. Difference Between Argument and Parameter in Python Function
  • 4. Different Types of Argument in Python Function
  • 5. Keyword Argument in Python
  • 6. Default Argument in Python Function
  • 7. Required Arguments in Function Python
  • 8. Next Day 40 Topics

  • 40. Day 40
  • 1.1 Day 40 Study Materials.zip
  • 1. Outlines for Day 40
  • 2. Day 40 Exercise 1 and Solution
  • 3. Day 40 Exercise 2 and Solution
  • 4. Day 40 Exercise 3 and Solution
  • 5. Day 40 Exercise 4 and Solution
  • 6. Day 40 Exercise 5 and Solution
  • 7. Next Day 41 Topics

  • 41. Day 41
  • 1.1 Day 41 Study Materials.zip
  • 1. Outlines for Day 41
  • 2. Python Return Statement
  • 3. Pass Keyword in Python
  • 4. Local and Global Scope of Variable in Python
  • 5. Anonymous Function in Python
  • 6. Next Day 42 Topics

  • 42. Day 42
  • 1.1 Day 42 Study Materials.zip
  • 1. Outlines for Day 42
  • 2. Lambda Function with Examples
  • 3. Lambda Problem 1 and Solution
  • 4. Lambda Problem 2 and Solution
  • 5. Next Day 43 Topics

  • 43. Day 43
  • 1. Python Assignment.html

  • 44. Day 44
  • 1.1 Day 44 Study Materials.zip
  • 1. Outlines for Day 44
  • 2. String and Create String Data type in Python
  • 3. Accessing String with 4 Methods in Python
  • 4. Iterating String Elements using For Loop in Python
  • 5. List of String Built-in Method in Python
  • 6. Next Day 45 Topics

  • 45. Day 45
  • 1.1 Day 45 Study Materials.zip
  • 1. Outlines Day 45 Topics
  • 2. Day 45 String Problem 1 and Solution
  • 3. Day 45 String Problem 2 and Solution
  • 4. Day 45 String Problem 3 and Solution
  • 5. Day 45 String Problem 4 and Solution
  • 6. Day 45 String Problem 5 and Solution
  • 7. Next Day Topics 46

  • 46. Day 46
  • 1. Outlines for Day 46
  • 2. Day 46 isalnum string method in Python
  • 3. Day 46 isdecimal string method in Python
  • 4. Day 46 isdigit string method in Python
  • 5. Day 46 String isnumeric function
  • 6. Day 46 Difference isdigit isnumeric and isdecimal
  • 7. Day 46 islower string method in Python
  • 8. Day 46 startswith string method in Python
  • 9. Day 46 endswith string method in Python
  • 10. Day 46 lower string method in Python
  • 11. Day 46 upper string method in Python
  • 12. Next Day 47 Topics

  • 47. Day 47
  • 1. Outline for Day 47
  • 2. Day 47 index String Method in Python
  • 3. Day 47 replace String Method in Python
  • 4. Day 47 title String Method in Python
  • 5. Day 47 isspace String Method in Python
  • 6. Next Day 48 Topics

  • 48. Day 48
  • 1.1 Day 48 Study Materials.zip
  • 1. Outlines for Day 48
  • 2. Day 48 Problem 1 and Solution in Python
  • 3. Day 48 Problem 2 and Solution in Python
  • 4. Day 48 Problem 3 and Solution in Python
  • 5. Day 48 Problem 4 and Solution in Python
  • 6. Day 48 Problem 5 and Solution in Python
  • 7. Next Day 49 Topics

  • 49. Day 49
  • 1. Python Quiz.html

  • 50. Day 50
  • 1.1 Day 50 Study Materials.zip
  • 1. Outlines for Day 50
  • 2. Introduction to Number Data Type in Python
  • 3. Convert One Number Data type to Another
  • 4. Next Day 51 Topics

  • 51. Day 51
  • 1.1 Day 51 Study Materials.zip
  • 1. Outlines for Day 51
  • 2. pow Number Builtin Method in Python
  • 3. 3 exp Number Builtin Method in Python
  • 4. max and min Number Builtin Method in Python
  • 5. round Number Builtin Method in Python
  • 6. sqrt Number Builtin Method in Python
  • 7. choice Number Builtin Method in Python
  • 8. randrange Number Builtin Method in Python
  • 9. random Number Builtin Method in Python
  • 10. shuffle Number Builtin Method in Python

  • 52. Day 52
  • 1.1 Day 52 Study Materials.zip
  • 1. Outlines for Day 52
  • 2. Number related Problem 1 and Solution
  • 3. Number related Problem 2 and Solution
  • 4. Number related Problem 3 and Solution
  • 5. Number related Problem 4 and Solution
  • 6. Number related Problem 5 and Solution
  • 7. Next Day 53 Topics

  • 53. Day 53
  • 1.1 Day 53 Study Materials.zip
  • 1. Outlines for Day 53
  • 2. List Introduction with Practical
  • 3. List Problem 1 and Solution
  • 4. List Problem 2 and Solution
  • 5. Next Day 54 Topics

  • 54. Day 54
  • 1. Python Quiz.html

  • 55. Day 55
  • 1.1 Day 55 Study Materials.zip
  • 1. Outlines for Day 55
  • 2. Loop with Python
  • 3. Loop Problem 1 and Solution
  • 4. Loop Problem 2 and Solution
  • 5. Next Day 56 Topics

  • 56. Day 56
  • 1.1 Day 56 Study Materials.zip
  • 1. Outlines for Day 56
  • 2. Python List Comprehension
  • 3. What is Comprehension (List)
  • 4. Syntax and Examples Python List Comprehension
  • 5. Python List Comprehension Problem 1 and Solution
  • 6. Python List Comprehension Problem 2 and Solution
  • 7. Next Day 57 Topics

  • 57. Day 57
  • 1.1 Day 57 Study Materials.zip
  • 1. Python List Method 1 append
  • 2. Python List Method 2 remove
  • 3. Python List Method 3 sort
  • 4. Python List Method 4 copy
  • 5. Python List Method 5 join
  • 6. Python List Method 6 clear
  • 7. Python List Method 7 count
  • 8. Python List Method 8 len
  • 9. Python List Method 9 extend
  • 10. Python List Method 10 index
  • 11. Python List Method 11 insert
  • 12. Python List Method 13 pop
  • 13. Python List Method 14 and 15 max and min
  • 14. Python List Method 16 reverse
  • 15. Next Day 58 Topics

  • 58. Day 58
  • 1.1 Day 58 Study Materials.zip
  • 1. Outlines for Day 58
  • 2. Problem 1 and Solution Related to list
  • 3. Problem 2 and Solution Related to list
  • 4. Problem 3 and Solution Related to list
  • 5. Problem 4 and Solution Related to list
  • 6. Problem 5 and Solution Related to list
  • 7. Next Day 59 Topics

  • 59. Day 59
  • 1.1 Day 59 Study Materials.zip
  • 1. Outlines for Day 59
  • 2. Python Tuple Introduction
  • 3. Tuple Access Methods
  • 4. Modification Tuple Items
  • 5. Summary of Tuple
  • 6. Tuple related Problem 1 and Solution
  • 7. Tuple related Problem 2 and Solution

  • 60. Day 60
  • 1. Python Assignment.html

  • 61. Day 61
  • 1.1 Day 61 Study Materials.zip
  • 1. Outlines for Day 61
  • 2. Loop with Python Tuple with Example
  • 3. Python Problem 1 related to Loop with Tuple
  • 4. Python Problem 2 related to Loop with Tuple
  • 5. Next Day 62 Topics

  • 62. Day 62
  • 1.1 Day 62 Study Materials.zip
  • 1. Outlines for Day 62
  • 2. Comprehension with Tuple

  • 63. Day 63
  • 1.1 Day 63 Study Materials.zip
  • 1. Tuple Method 1 count with Example
  • 2. Tuple Method 1 index with Example
  • 3. Tuple Method max and Min
  • 4. Tuple Method tuple
  • 5. Tuple Method len
  • 6. Tuple Method of deleting a tuple
  • 7. Next Day 64 Topics

  • 64. Day 64
  • 1. Outlines for Day 64
  • 2. Tuple Exercise 1 and Solution
  • 3. Tuple Exercise 2 and Solution
  • 4. Tuple Exercise 4 and Solution
  • 5. Next Day 65 Topics

  • 65. Day 65
  • 1.1 Day 65 Study Materials.zip
  • 1. Introduction to Dictionary in Python
  • 2. When used a Dictionary in Python
  • 3. What is Key Value Pair in Dictionary in Python
  • 4. Different Style to Create Dictionary in Python
  • 5. Dictionary Exercise 1 and Solution
  • 6. Dictionary Exercise 2 and Solution

  • 66. Day 66
  • 1. Python Assignment.html

  • 67. Day 67
  • 1.1 Day 67 Study Materials.zip
  • 1. Outlines for Day 67
  • 2. Loop with Python Dictionary
  • 3. Python Dictionary Problem 1 and Solution
  • 4. Python Dictionary Problem 2 and Solution
  • 5. Next Day 68 Topics

  • 68. Day 68
  • 1.1 Day 68 Study Materials.zip
  • 1. Outlines for Day 68
  • 2. What is Comprehension (Dictionary) in Python
  • 3. Dictionary Comprehension with Examples
  • 4. Dictionary Comprehension with Syntax and Examples
  • 5. Dictionary Comprehension Problem 1 and Solution
  • 6. 5 Dictionary Comprehension Problem 2 and Solution
  • 7. Next Day 69 Topics

  • 69. Day 69
  • 1.1 Day 69 Study Materials.zip
  • 1. Outlines for Day 69
  • 2. Dictionary Method No 1 clear()
  • 3. Dictionary Method No 2 copy()
  • 4. Dictionary Method No 3 fromkeys()
  • 5. Dictionary Method No 4 get()
  • 6. Dictionary Method No 5 itmes()
  • 7. Dictionary Method No 6 keys()
  • 8. Dictionary Method No 7 pop()
  • 9. Dictionary Method No 8 popitem()
  • 10. Dictionary Method No 9 setdefault()
  • 11. Dictionary Method No 10 update()
  • 12. Dictionary Method No 11 values()
  • 13. Next Day 70 Topics

  • 70. Day 70
  • 1.1 Day 70 Study Materials.zip
  • 1. Outlines for Day 70
  • 2. Python Dictionary Problem 1 and Solution
  • 3. Python Dictionary Problem 2 and Solution
  • 4. Python Dictionary Problem 3 and Solution
  • 5. Python Dictionary Problem 4 and Solution
  • 6. Python Dictionary Problem 5 and Solution
  • 7. Next Day 71 Topics

  • 71. Day 71
  • 1. Outlines for Day 71
  • 2. Problem 1 and Solution about SET
  • 3. Next Day 72 Topics

  • 72. Day 72
  • 1.1 Day 72 Study Materials.zip
  • 1. Outlines for Day 72
  • 2. SET Union method with Example
  • 3. SET Intersection Method with Example
  • 4. Day 72 SET Problem 1 and Solution
  • 5. Day 72 SET Problem 2 and Solution
  • 6. Day 72 SET Problem 3 and Solution
  • 7. Next Day 73 Topics

  • 73. Day 73
  • 1.1 Day 73 Study Materials.zip
  • 1. Outlines for Day 73
  • 2. SET Difference Method with Example
  • 3. SET Symmetric Difference Method with example
  • 4. Day 73 Python SET problem 1 and Solution
  • 5. Day 73 Python SET problem 2 and Solution
  • 6. Day 73 Python SET problem 3 and Solution
  • 7. Next Day 74 Topics

  • 74. Day 74
  • 1.1 Day 74 Study Materials.zip
  • 1. Outlines for Day 74
  • 2. Python SET Comprehension with Example
  • 3. SET Comprehension Syntax and Example
  • 4. Day 74Python SET Problem 1 and Solution
  • 5. Day 74 Python SET Problem 2 and Solution
  • 6. Next Day 75 Topics

  • 75. Day 75
  • 1.1 Day 75 Study Materials.zip
  • 1. Outlines for Day 75
  • 2. SET Built-in method with examples
  • 3. SET Builtin method UPDATE with example

  • 76. Day 76
  • 1.1 Day 76 Study Materials.zip
  • 1. Day 76 Python SET Problem 1 and Solution
  • 2. Day 76 Python SET Problem 2 and Solution
  • 3. Day 76 Python SET Problem 3 and Solution
  • 4. Day 76 Python SET Problem 4 and Solution
  • 5. Day 76 Python SET Problem 5 and Solution
  • 6. Next Day 77 Topic

  • 77. Day 77
  • 1. Python Assignment.html

  • 78. Day 78
  • 1.1 Day 78 Study Materials.zip
  • 1. Outlines for Day 78
  • 2. Python based Problem 1 out of 5 and Solution
  • 3. Python based Problem 2 out of 5 and Solution
  • 4. Python based Problem 3 out of 5 and Solution
  • 5. Python based Problem 4out of 5 and Solution
  • 6. Python based Problem 5 out of 5 and Solution

  • 79. Day 79
  • 1.1 Day 79 Study Materials.zip
  • 1. Modulo Operator - Python String Formatting
  • 2. format method - Python String Formatting
  • 3. f-string method - Python String Formatting
  • 4. Template Class method - Python String Formatting
  • 5. String Formatting Problem 1 and Solution
  • 6. String Formatting Problem 2 and Solution
  • 7. Next Day 80 Topics

  • 80. Day 80
  • 1.1 Day 80 Study Materials.zip
  • 1. Outlines for Day 80
  • 2. Python Time Module with Examples
  • 3. Python datetime Module with Examples
  • 4. Date and Time Different Problems
  • 5. Date and Time Applications
  • 6. Date and Time Problem 1 and Solution
  • 7. Date and Time Problem 2 and Solution
  • 8. Next Day 81 Topics

  • 81. Day 81
  • 1.1 Day 81 Study Materials.zip
  • 1. Outlines for Day 81
  • 2. Array in Python
  • 3. Array Module Installation in Python
  • 4. What is Array, Array Terminologies and Exercise in Python
  • 5. Array Problem 1 and Solution
  • 6. Array Problem 2 and Solution

  • 82. Day 82
  • 1.1 Day 82 Study Materials.zip
  • 1. Outlines for Day 82
  • 2. Day 82 Python Problem 1 and Solution
  • 3. Day 82 Python Problem 2 and Solution
  • 4. Day 82 Python Problem 3 and Solution
  • 5. Day 82 Python Problem 4 and Solution
  • 6. Day 82 Python Problem 5 and Solution
  • 7. Next Day 83 Topics

  • 83. Day 83
  • 1.1 Day 83 Study Materials.zip
  • 1. Outlines of Day 83
  • 2. Python Exception and Exception Handling Practical
  • 3. Python Exception Problem 1 and Solution
  • 4. Python Exception Problem 2 and Solution
  • 5. Next Day 84 Topics

  • 84. Day 84
  • 1.1 Day 84 Study Materials.zip
  • 1. What is PIP in Python
  • 2. Installation of Package and Library

  • 85. Day 85
  • 1. Python Assignment.html

  • 86. Day 86
  • 1. Python Quiz True False.html

  • 87. Day 87
  • 1. Python Assignment.html

  • 88. Day 88
  • 1. Python Quiz.html

  • 89. Day 89
  • 1.1 Day 89 Study Materials.zip
  • 1. Outlines for Day 89
  • 2. After Python, What you can do
  • 3. Next Day 90 Topics

  • 90. Day 90
  • 1.1 Day 90 Study Materials.zip
  • 1. Outlines for Day 90
  • 2. Python Problem 1 and Solution
  • 3. Python Problem 2 and Solution
  • 4. Python Problem 3 and Solution
  • 5. Python Problem 4 and Solution
  • 6. Python Problem 5 and Solution
  • 7. Next Day 91 Topics

  • 91. Day 91
  • 1. What is OOP and Advantages of OOP in Python
  • 2. Class in Python OOP
  • 3. Object in Python OOP
  • 4. Python OOP Problem 1 and Solution Day 91
  • 5. Python OOP Problem 2 and Solution Day 91
  • 6. Next Day 92 Topics

  • 92. Day 92
  • 1.1 Day 92 Study Materials.zip
  • 1. Outlines for Day 92
  • 2. Members in Python OOP with Examples
  • 3. Python OOP Problem 1 and Solution Day 92
  • 4. Python OOP Problem 2 and Solution Day 92

  • 93. Day 93
  • 1.1 Day 93 Study Materials.zip
  • 1. Public Access Modifier with Programming Examples
  • 2. Protected Access Modifier with Programming Examples
  • 3. Private Access Modifier with Programming Examples
  • 4. Python Access Modifier Related Problem 1 and Solution
  • 5. Python Access Modifier Related Problem 2 and Solution

  • 94. Day 94
  • 1.1 Day 94 Study Materials.zip
  • 1. Inheritance in Python OOP with Examples
  • 2. Python Inheritance Problem 1 and Solution
  • 3. Python Inheritance Problem 2 and Solution
  • 4. Next Day 95 Topics

  • 95. Day 95
  • 1. Outlines for Day 95
  • 2. Constructor in Python OOP with Examples
  • 3. Parameterized Non Parameterized Default Constructor
  • 4. Constructor Related Problem 1 and Solution
  • 5. Destructor Related Problem 2 and Solution

  • 96. Day 96
  • 1. Python Test.html

  • 97. Day 97
  • 1.1 Day 97 Study Materials.zip
  • 1. Outlines for Day 97
  • 2. Python Problem 1 and Solution Day 97
  • 3. Python Problem 2 and Solution Day 97
  • 4. Python Problem 3 and Solution Day 97
  • 5. Python Problem 4 and Solution Day 97
  • 6. Python Problem 5 and Solution Day 97
  • 7. Next Day 98 Topics

  • 98. Day 98
  • 1. Python Problem 1 and Solution
  • 2. Python Problem 2 and Solution
  • 3. Python Problem 3 and Solution

  • 99. Day 99
  • 1. Outline for Day 99
  • 2. Bonus Lecture
  • 53,700 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    مدرس:
    شناسه: 221
    حجم: 11941 مگابایت
    مدت زمان: 1839 دقیقه
    تاریخ انتشار: 22 دی 1401
    طراحی سایت و خدمات سئو

    53,700 تومان
    افزودن به سبد خرید