DEV Community

Cover image for The Introduction
Lovish
Lovish

Posted on

The Introduction

About Me

Hi, I’m Lovish — a 2nd-year CSE undergrad at Punjab Technical University.
At the time of writing this, I’ve decided to restart my coding journey the right way.

So let’s get into the things that actually matter.


**_

What This Coding Series Is About (And Why It Might Help You)

_**

A lot of us get stuck because tutorials skip the tiny things that actually matter —
the confusing errors, the weird setups, the “why is this not working?” moments.

This series is going to focus on those exact small issues I face while learning Python.

If you follow along:

you’ll see the mistakes I make

the problems I run into

the fixes that finally make everything click

and the simple explanations that I wish someone had told me earlier

Basically, I’m learning in public — taking notes for myself,
and sharing them so someone else (maybe you) doesn’t get stuck the same way.

We grow together.


Tech Stack (For Now)

Python

That’s enough for the introduction.

See you on Day 1, where I install Python and set up everything properly —
including the problems I faced and how I fixed them.

Top comments (0)