Python Tutorial for Beginners

Python Tutorial for Beginners

Telusko via YouTube Direct link

#21 Django tutorials | User Registration - 1

106 of 110

106 of 110

#21 Django tutorials | User Registration - 1

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Python Tutorial for Beginners

Automatically move to the next video in the Classroom when playback concludes

  1. 1 #0 Python Programming Tutorial for Beginners
  2. 2 #1 Python Tutorial for Beginners | Introduction to Python
  3. 3 #2 Python Tutorial for Beginners | Python Installation | PyCharm
  4. 4 #3 Python Tutorial for Beginners | Getting Started with Python
  5. 5 #4 Python Tutorial for Beginners | Variables in Python
  6. 6 #5 Python Tutorial for Beginners | List in Python
  7. 7 #6 Python Tutorial for Beginners | Tuple | Set in Python
  8. 8 Dictionary in Python
  9. 9 #7 Python Tutorial for Beginners | Python Set Path in Windows and Help
  10. 10 #8 Python Tutorial for Beginners | Python Editor | Sublime Text
  11. 11 #9 Python Tutorial for Beginners | More on Variables in Python
  12. 12 #10 Python Tutorial for Beginners | Data Types in Python
  13. 13 #11 Python Tutorial for Beginners | Operators in Python
  14. 14 #12 Python Tutorial for Beginners | Number System Conversion in Python
  15. 15 #13 Python Tutorial for Beginners | Swap 2 Variables in Python
  16. 16 Support Telusko
  17. 17 #14 Python Tutorial for Beginners | IDLE Previous Command | Clear Screen?
  18. 18 #15 Python Tutorial for Beginners | Python BitWise Operators
  19. 19 #16 Python Tutorial for Beginners | Import Math Functions in Python
  20. 20 #17 Python Tutorial for Beginners | Working with PyCharm | Run | Debug | Trace | py file
  21. 21 #18 Python Tutorial for Beginners | User input in Python | Command Line Input
  22. 22 #19 Python Tutorial for Beginners | If Elif Else Statement in Python
  23. 23 #20 Python Tutorial for Beginners | While Loop in Python
  24. 24 #21 Python Tutorial for Beginners | For Loop in Python
  25. 25 #22 Python Tutorial for Beginners | Break Continue Pass in Python
  26. 26 #22.1 Python Tutorial for Beginners | Break vs Continue vs Pass in Python part 2
  27. 27 #23 Python Tutorial for Beginners | Printing Patterns in Python
  28. 28 #24 Python Tutorial for Beginners | For Else in Python
  29. 29 #25 Python Tutorial for Beginners | Prime Number in Python
  30. 30 #26 Python Tutorial for Beginners | Array in Python
  31. 31 #27 Python Tutorial for Beginners | Array values from User in Python | Search in Array
  32. 32 #28 Python Tutorial for Beginners | Why Numpy? Installing Numpy in Pycharm
  33. 33 #29 Python Tutorial for Beginners | Ways of Creating Arrays in Numpy
  34. 34 #30 Python Tutorial for Beginners | Copying an Array in Python
  35. 35 #31 Python Tutorial for Beginners | Working with Matrix in Python
  36. 36 #32 Python Tutorial for Beginners | Functions in Python
  37. 37 #33 Python Tutorial for Beginners | Function Arguments in Python
  38. 38 #34 Python Tutorial for Beginners | Types of Arguments in Python
  39. 39 #35 Python Tutorial for Beginners | Keyworded Variable Length Arguments in Python | **kwargs
  40. 40 #36 Python Tutorial for Beginners | Global Keyword in Python | Global vs Local Variable
  41. 41 #37 Python Tutorial for Beginners | Pass List to a Function in Python
  42. 42 #38 Python Tutorial for Beginners | Fibonacci Sequence
  43. 43 #39 Python Tutorial for Beginners | Factorial
  44. 44 #40 Python Tutorial for Beginners | Recursion
  45. 45 #41 Python Tutorial for Beginners | Factorial using Recursion
  46. 46 #42 Python Tutorial for Beginners | Anonymous Functions | Lambda
  47. 47 #43 Python Tutorial for Beginners | Filter Map Reduce
  48. 48 #44 Python Tutorial for Beginners | Decorators
  49. 49 #45 Python Tutorial for Beginners | Modules
  50. 50 #46 Python Tutorial for Beginners | Special Variable __name__
  51. 51 #47 Python Tutorial for Beginners | Special Variable __name__ part 2
  52. 52 #48 Python Tutorial for Beginners | Object Oriented Programming | Introduction
  53. 53 #49 Python Tutorial for Beginners | Class and Object
  54. 54 #50 Python Tutorial for Beginners | __init__ method
  55. 55 #51 Python Tutorial for Beginners | Constructor, Self and Comparing Objects
  56. 56 #52 Python Tutorial for Beginners | Types of Variables
  57. 57 #53 Python Tutorial for Beginners | Types of Methods
  58. 58 #54 Python Tutorial for Beginners | Inner class
  59. 59 #55 Python Tutorial for Beginners | Inheritance
  60. 60 #56 Python Tutorial for Beginners | Constructor in Inheritance
  61. 61 #57 Python Tutorial for Beginners | Introduction to Polymorphism
  62. 62 #58 Python Tutorial for Beginners | Duck Typing
  63. 63 #59 Python Tutorial for Beginners | Operator Overloading | Polymorphism
  64. 64 #60 Python Tutorial for Beginners | Method Overloading and Method Overriding
  65. 65 Abstract Class and Abstract Method in Python
  66. 66 #61 Python Tutorial for Beginners | Iterator
  67. 67 #62 Python Tutorial for Beginners | Generators
  68. 68 #63 Python Tutorial for Beginners | Exception Handling
  69. 69 #64 Python Tutorial for Beginners | MultiThreading
  70. 70 #65 Python Tutorial for Beginners | File handling
  71. 71 #66 Python Tutorial for Beginners | Comments
  72. 72 #67 Python Tutorial for Beginners | is Python Compiled or Interpreted Language?
  73. 73 #68 Python Tutorial for Beginners | Linear Search using Python
  74. 74 #69 Python Tutorial for Beginners | Binary Search Using Python
  75. 75 #70 Python Tutorial for Beginners | Bubble Sort in python | List Sort
  76. 76 #71 Python Tutorial for Beginners | Selection Sort using Python
  77. 77 #72 MySQL Workbench Setup | Python Database Connection
  78. 78 #73 Python Database Connection | MySQL
  79. 79 #74 Python | Git | PyCharm | GitHub
  80. 80 #75 Python Tutorial for Beginners | Python GitHub Code Contribution
  81. 81 Zip Function in Python
  82. 82 Socket Programming Using Python
  83. 83 #76 Python Tutorial for Beginners | Anaconda Setup
  84. 84 #77 Python Tutorial for Beginners | Jupyter Notebook Setup
  85. 85 What after Python?
  86. 86 #1 Django tutorials | What is Django? | Python Web Framework
  87. 87 #2 Django tutorials | Setup
  88. 88 #3 Django tutorials | First App in Django - part 1
  89. 89 #4 Django tutorials | First App Django - part 2
  90. 90 #5 Django tutorials | Django Template Language | DTL
  91. 91 #6 Django tutorials | Django Template Language - part 2
  92. 92 #7 Django tutorials | Addition of Two Numbers in Django
  93. 93 #8 Django tutorials | GET vs POST | HTTP Methods
  94. 94 #9 Django tutorials | Model View Template in Django | MVT
  95. 95 #10 Django tutorials | Static Files - 1
  96. 96 #11 Django tutorials | Static Files - 2
  97. 97 #12 Django tutorials | Passing Dynamic Data in Html part 1
  98. 98 #13 Django tutorials | Passing Dynamic Data in Html - part 2
  99. 99 #14 Django tutorials | If Statement
  100. 100 #15 Django tutorials | ORM | Object Relational Mapper | Theory
  101. 101 #16 Django tutorials | Postgres and PgAdmin Setup
  102. 102 #17 Django tutorials | Models and Migrations
  103. 103 #18 Django tutorials | Re-Migration
  104. 104 #19 Django tutorials | Admin Panel
  105. 105 #20 Django tutorials | Add and Fetch data from Database
  106. 106 #21 Django tutorials | User Registration - 1
  107. 107 #22 Django tutorials | User Registration - 2
  108. 108 #23 Django tutorials | Passing Messages
  109. 109 #24 Django tutorials | User login
  110. 110 #25 Django Tutorials | User Logout

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.