Register Login System Project
In the course, you will create a basic authorization system to create and manage users.
Syllabus
3 chapters8 lessons2 projectsStarting from scratch
2 lessons- 01Introduction
- 02How to use a set
Building the system
Project4 lessons- 01Initializing
- 02Register
- 03Login
- 04Sign out
Encryption
Project2 lessons- 01Basic password encryption
- 02Final words
More like this
File Handling in Python
In this course you will learn everything about file handling in Python, from create, read and write to append and delete.
- 12
Email validator using Python
In this course, you will create a fully working email validator program that takes input email from the user and outputs whether it's valid email or not!
- 8
- 2
Quiz Generator - Python OOP Project
In this course you will create fully working Quiz Generator with python using object oriented programming skills. Happy Coding!
- 11
- 3
Dictionary in Python
Explore the dynamic world of Python dictionaries, from fundamental concepts to advanced applications, and enhance your Python programming skills with hands-on exercises.
- 14
Calculator project using Python
In this course you will create full working console calculator with python, step by step but also without giving you the code. In the end you will have your own code!
- 29
- 6