Being an self taught programmer that learns 2 programming languages all by myself while creating 200 small projects is really an experience.

Although i could make several unique projects, For example, Something like invidious, HTTP Live broadcast program, etc, It slowly makes me bored.

With the current language that i currently focus with (go), It slowly makes me bored to write a program or even stopping in just 5% of making the WIP, especially when i need to write the struct at the very first place.

Reply to this note

Please Login to reply.

Discussion

Initially i only know how to write in js. frontend? js. backend? js. But i always promised one thing, which is “keep everything suckless & simple while not borked despite i only know js”.

Now, I know go. Before i moved to go myself, I was thinking whenever i should learn rust or go, but then ended up go because i couldn’t read rust & my time is not here for it.

I want:

fast performance

but i also want to do it in short amount of time without making me wasting on time to make shit doing things all done manually.

and go won on that.

and guess what

I DID NOT KNOW PHP & PYTHON. I JUST LEARNED JS AND THEN ROCKS IT IN NODEJS, HECK, CREATING TUI MMO SANDBOX LIKE GROWTOPIA IN NODEJS JUST TO TEST MY SKILL

I don't know Yonle, personally I've found learning C to be really fulfilling despite the challenge. I think you should consider learning a lower level programming language like C.