Command Palette

Search for a command to run...

Learn Python In 7days Complete Guidelines Zero to Hero
shahinalam02
Shahin Alam
·3 min read

Learn Python In 7days Complete Guidelines Zero to Hero

Learn Python In 7days Complete Guidelines Zero to Hero

Hey developers,

Today I’m giving you complete guidelines to become a junior python developer. Trust me, it’s super easy and very simple steps just follow my steps, and you become a junior developer of python. On the 7th day, we will build some awesome projects.

This module was created by Mr Jhankar Mahbub Learn and Master Python in a Month after reading this article.

First of all, I need confirmation that you can spend 5--6 hours daily for 7days, you will become a Junior Python Developer. If you are super lazy or do not have the patient to spend 5--6 hours daily, my suggestion to you, my friend, please ignore this.

Now let’s jump to day 1

Day-1: 4 basic concepts (5 hours)

  1. Python Print() Function
  2. Variable
  3. Input
  4. Conditionals

Day-2: 5 basic concepts (5 hours)

  1. List
  2. For Loop
  3. While Loop
  4. Function
  5. Import Modules

Day-3: Simple coding problems (6 hours)

  1. Swap Two Variables
  2. Convert miles to kilometers
  3. Reverse a string (Check palindrome)
  4. Calculate simple interest
  5. Calculate GCD
  6. Find the largest number in a list
  7. Check a number is a prime number or not
  8. Merge two sorted Array
  9. Sum of all digits in a number
  10. Calculate age
  11. Build a simple calculator
  12. Number guessing game

Day-4: Data Structures (6 hours)

  1. Stack (LIFO)
  2. Queue (FIFO)
  3. Dictionary
  4. Tuples
  5. Tree
  6. Linked List

Day-5: Python OOP ( .. hours)

  1. Object
  2. Class
  3. Method and constructor
  4. OOP- Inheritance

IF you have more time to learn all about the oop of python then you can learn

  • Abstraction.

  • Encapsulation.

  • Polymorphism.

Day-6: Algorithm ( .. hours)

  1. Search (Linear and Binary search)
  2. Sort (Bubble sort, Selection Sort)
  3. Recursive function (factorial, Fibonacci series)
  4. Time Complexity (Linear, Quadratic, and Constant)

Day-7: Project (6 hours)

  1. Build a web crawler
  2. a news aggregator
  3. or a simple game using pygame

Remember one thing if your sincerity follows my steps, then on the 7th day, you become a Junior python developer.

Comments

  • Type and hit enter to post comment
  • For multiline comments, use Shift + Enter
  • You can use markdown syntax for formatting

Cookie Consent

We use cookies to enhance your browsing experience and analyze our traffic. By clicking "Accept", you consent to our use of cookies.