Skills required to become a Python Developer

Skill required to become a Python Developer

 
Hello everyone!

If you want to become a Python developer, you must have the knowledge in the following skills...
 

Technical Skills:

  1. Operating System: (any one)
    • Windows
    • Linux

  2. Integrated Developement Environment: (any one)
    • Visual Studio Code
    • PyCharm
    • Atom

  3. GitHub:
    • Account Creation
    • Repository Creation
    • Adding Files and Commit
    • Other Functions of Git

  4. Python:
    • Comments
    • Data Types
    • Variables
    • Reserved Keywords
    • Operators
    • User Input
    • Type Casting
    • Indexing
    • Slicing
    • Immutability
    • Conditional Statements
    • Ternary Operators
    • Looping Statements
    • String Formatting
    • String Methods
    • List Methods
    • Tuple Methods
    • Set Methods
    • Dictionary Methods
    • List Comprehension
    • Functions
    • Scope
    • Lambda Functions
    • Modules
    • Exception Handling
    • Multi-Threading
    • Classes and Objects
    • Inheritance
    • Polymorphism
    • Abstraction
    • Encapsulation
    • PIP
    • File Handling

  5. Python Modules:
    • datetime
    • math
    • os
    • sys
    • json
    • re (RegEx)
    • numpy
    • pandas
    • selenium
    • beautifulsoup4

  6. Frameworks:
    • Flask (optional)
    • Django
    • Bootstrap

  7. Web Technologies:
    • HTML5
    • CSS3
    • JavaScript

  8. Database Managements: (any one)
    • SQLite3
    • MySQL