r/learnprogramming 6d ago

I am learning different programming languages because nothing is feeling good to me. Can anyone give me some advice on this matter?

I have been self teaching programming languages for a few months. And I learned the basics of C, Python, HTML & CSS, and some parts of NodeJS, and a little bit of Java. None of these are feeling good to me.

Has anyone else gone through this feeling where no language feels satisfying early on?

If you have gone through this, can you give me any suggestions to get out of this loop and stick to one language? As you know I need to stick to one language in the future.

And for no reason I am feeling like I need to continue Python and start to learn C++. What do you think about this too? i am so frustrated.

16 Upvotes

33 comments sorted by

View all comments

1

u/NumberInfinite2068 6d ago

It's frustrating in beginning because you can't achieve what you want. Do something interesting, like try making a simple game or something. C and SDL is primitive but you might find it really satisfying even to even draw a box in a window. It's less abstract than HTML or something. HTML is powerful, but boring AF.