Skip to content

itzmorshed24/python_practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐍 Python Practice

এই রেপোতে আমি Python শেখার প্র্যাকটিস কোড রাখছি।
প্রতিদিন নতুন টপিক শিখে এখানে আপলোড করবো।
বেসিক থেকে শুরু করে ছোট ছোট প্রজেক্ট পর্যন্ত সব কিছু সাজানো থাকবে।


📚 Topics Covered

  1. Basics

    • Variables
    • Data Types
    • Operators
    • Type Conversion
  2. Strings

    • String Concatenation
    • f-string
    • String Formatting
    • Indexing & Slicing
    • String Methods
  3. List

    • Syntax
    • Accessing List Items
    • List Slicing
    • List Methods
    • Excersice
  4. Tuple

    • Syntax
    • Accessing tuple Items
    • tuple Slicing
    • tuple Methods
    • Excersice
  5. Dictionary

    • Syntax
    • Accessing dictionary Items
    • Adding & Updating
    • Remove items
    • Dictionary Methods
    • Excersice
  6. Sets

    • Syntax
    • Adding & Updating
    • Remove items
    • Sets Methods
    • Excersice

🗓 My Plan

  • প্রতিদিন অন্তত ১টি নতুন কোড যোগ করা
  • ছোট প্রজেক্ট তৈরি করে প্র্যাকটিস করা
  • শিখা কোডের সাথে README তে ব্যাখ্যা যোগ করা

📬 Contact


💡 "Every great developer you know started with writing simple programs they didn’t think anyone would use."

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages