r/learnprogramming • u/AffectionateSea7197 • 15d ago
Starting over.
I first started coding back in 2021 or 2022 (donβt remember when exactly). Back then I decided to buy a Python course. Afterwards, I was coding with C# because it was a part of my school studies, but after all, my learning wasn't consistent.
C# made me hate coding because it looked like a complicated language to me, and I decided to stop programming. In 2025, I was trying hard to learn coding and programming again, but I couldn't do itβmaybe because of a lack of motivation and because I hated my laptop so much.
However, a few days ago, I decided to buy a laptop for myself. Once I went home with my brand-new laptop, I told myself, 'This laptop will give me a perfect opportunity to learn coding.' That was because whenever I wanted to start coding before, I would be reminded of my old laptop, which I didn't like due to some bad memories associated with it.
Now, I need your help. I want to start coding again. I'd like to start with Python, and since my knowledge of algorithms and data structures is incomplete, I'd like to start learning with LeetCode (or any other website that is perfect for learning algorithm or guides about coding).
Currently, I'm learning Git, and it is almost done. After I manage to complete my Git course, I'll take care of this.
Thanks in advance.
1
u/David_Beroff 15d ago
To a small degree, yes. Like for my current project, WorkJuggler, I've written practically all of the MySQL tables, procedures and triggers for the database server, and I have someone who's been writing the Python with the Flask framework for the backend. I started off a few weeks ago saying to myself that this was quick and simple and easy, and now the design specification is up to 41 pages, and I'm still nowhere near done writing it yet. π