Hello,
This week marks the beginning of my coding journey, and I couldn't be more excited. Here's a quick summary of what I've learned and experienced in Week 1 of my month-long learning plan.

🛠️ Setting Up the Basics

Before diving into the code, I made sure my development environment was set up properly:

  1. Installed Anaconda and set up Jupyter Notebook, which feels like a great tool for getting hands-on with Python.
  2. Haven’t yet created a GitHub account or explored version control, but I’m planning to do that soon.
  3. The terminal still feels like uncharted territory for me, but I'm sure I'll tackle that in the coming weeks as I get more comfortable with the setup.

🧠 Learning the Fundamentals

This week, I took my first steps into Python programming, and it was a lot of fun!
I covered:

  1. Variables and date types
  2. Conditional statements (of, else)
  3. Loops(for, while)

Even though it's still early days, I'm already seeing how these building blocks come together to form simple programs, which is super rewarding.

🤝 Looking Ahead

I'm excited to keep learning and pushing myself further, especially as I plan dive into Git, GitHub, and the terminal. I know it'll all click together in time.