Skip to content

Milestones

List view

  • Tasks: Explore additional Python libraries for specialized tasks (e.g., Matplotlib, Scikit-learn). Work on a capstone project to integrate advanced concepts. Review and document all progress. Goal: Build an end-to-end application to demonstrate Python proficiency. Expected Duration: 8–10 days.

    Overdue by 3 month(s)
    Due by March 3, 2025
  • Tasks: Learn Pandas dataframes for data manipulation and cleaning. Perform data aggregation and visualization using Polars (optional). Complete exercises on handling CSV, Excel, and JSON files. Goal: Analyze, transform, and visualize structured data. Expected Duration: 7–10 days.

    Overdue by 4 month(s)
    Due by February 23, 2025
  • Tasks: Understand NumPy arrays and matrix operations. Work with statistical and mathematical functions in NumPy. Solve numerical problems requiring optimized computation. Goal: Perform data analysis and numerical computation efficiently. Expected Duration: 6–8 days.

    Overdue by 4 month(s)
    Due by February 10, 2025
  • Tasks: Understand classes and objects in Python. Write programs using inheritance and polymorphism. Implement encapsulation using private and public methods. Goal: Build scalable applications using OOP principles. Expected Duration: 6–8 days.

    Overdue by 4 month(s)
    Due by January 31, 2025
  • Tasks: Work with string methods (split(), join(), and replace()). Implement regular expressions (optional). Practice writing code that handles text processing. Goal: Process and manipulate textual data effectively. Expected Duration: 4–5 days.

    Overdue by 5 month(s)
    Due by January 22, 2025
  • Tasks: Understand tuples (immutable lists), dictionaries (key-value pairs), and sets (unique elements). Solve problems requiring these data types. Explore dictionary comprehension and set operations. Goal: Learn efficient data storage and retrieval techniques. Expected Duration: 6–7 days.

    Overdue by 5 month(s)
    Due by January 15, 2025
  • Tasks: Write conditional statements (if, elif, else). Implement loops (for and while) and nested loops. Solve problems requiring iteration and decision-making. Goal: Write dynamic programs that make decisions and repeat tasks. Expected Duration: 5–7 days.

    Overdue by 5 month(s)
    Due by January 7, 2025
  • Tasks: Learn list creation, indexing, and slicing. Implement list methods like append(), remove(), and sort(). Use loops and list comprehension to perform operations on lists. Goal: Master list manipulations for structured data handling. Expected Duration: 5–6 days.

    Overdue by 5 month(s)
    Due by December 30, 2024
  • Tasks: Explore Python built-in functions like len(), print(), and type(). Write user-defined functions with arguments and return values. Practice recursion basics (optional). Goal: Understand and leverage functions for reusable code. Expected Duration: 3–4 days.

    Overdue by 6 month(s)
    Due by December 25, 2024
  • Tasks: Perform basic arithmetic operations. Work with string methods (concatenation, slicing, formatting). Solve quizzes to reinforce concepts. Goal: Apply arithmetic and string manipulation to solve real-world problems. Expected Duration: 4–5 days.

    Overdue by 6 month(s)
    Due by December 20, 2024
  • Tasks: Learn about primitive data types (integers, floats, strings, booleans). Practice variable declaration and assignment. Solve exercises on type conversion and input/output. Goal: Gain confidence in handling variables and simple data manipulations. Expected Duration: 3–4 days.

    Overdue by 6 month(s)
    Due by December 15, 2024
    1/1 issues closed
  • Tasks: Set up a Python environment (local/virtual/conda). Write and run a "Hello, World!" program. Understand how Python executes scripts using the interpreter. Goal: Become familiar with Python and set up the development environment. Expected Duration: 2–3 days.

    Overdue by 6 month(s)
    Due by December 10, 2024
    12/12 issues closed