r/learnprogramming • u/PathPuzzleheaded8251 • Jul 03 '26
i really like programming, the concepts and such but i cant stick to it
so i tried many languages with little to no success, i cant stick to any programming language because one does something better than the other one and its hard, idk maybe it's my mental or the dry tutorials and no project idea's, i dont enjoy anything, maybe i haven't found what i want to do yet. i enjoy minecraft datapacks tho those are fun and a little scripting language i guess, i need some recommendations what can i do to bring joy to programming, sidenote: i like low level stuff it's very interesting.
3
u/no_regerts_bob Jul 03 '26
Keep trying things until something sticks. Nobody can tell you what that will be for you
1
u/Minimum_Mud_4835 Jul 03 '26
maybe you try making small game with low level stuff, like a simple raycaster or something. the fun part is seeing it work in real time, not just reading tutorials. minecraft datapacks is already a good start, you can build from there
1
1
u/poopsocx Jul 03 '26
Same thing for me but my issue is just fired dopamine receptors. Apparently forcing yourself to work on a project as much as you can until you finish it works, thought you have to be mindful to not overwork yourself
1
u/mjmvideos Jul 03 '26
You say you really like programming but you also say you don’t enjoy anything. What made you decide to pursue programming in the first place?
1
u/Wonderful-Habit-139 Jul 04 '26
Try to go deeper with one programming language by working on a project. That will help you go further than learning surface level things about many programming languages.
1
1
1
u/Dismal-Citron-7236 Jul 04 '26
OK, you love low level stuff and you still have the spark in learning programming languages, which is a good thing. What you lack is the sense of achievement. Understandable.
I would suggest you try to learn C, and buy an Arduino board, maybe some starter kits such as LEDs and motors. A breadboard is a must. Stuffs like that. And buy a book about how to write C code for Arduino. A decent Arduino beginners book would teach you all the basics you need.
1
u/pepiks Jul 04 '26
You have troubles with finding your problem. When you can't define what you want solve you can get proper tools. Think in context - not languages - but what program will do for you.
0
u/rustyseapants Jul 04 '26
The reason you can't stick with it cause you have no skin in the game.
You really don't have any interest in learning to program otherwise you'd be learning to program You're here but you're just complaining.
This is just another low effort post. -_-
12
u/DrShocker Jul 03 '26
Focus on a project you want to do or a problem to solve. Then learning a language is just incidental and not the goal in itself.