this post was submitted on 02 Jun 2023
23 points (100.0% liked)
Programming
13376 readers
1 users here now
All things programming and coding related. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I use python mainly because thats what i learned programming with. I like the bracketless design, no need to track down unclosed bracks/parenthesis plus its versatile and can do most anything.
Other the python the other one i mainly use is bash. I know JS and C but don't really use them much.
I want to learn more C just because Im interested in diving deeper into how memory is managed but just havent found a suitable project to start using it for.
Ive been learning a lot of web design and want to get back into JS because i wanna start doing frontend, since i mostly know backend.
That being said i'm also interested in php because i think it's cool that i could run a script directly on the backend without an api