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
 

It seems like there are about ~~22~~ ~~27~~ ~~46~~ ~~219~~ ~~320~~ ~~493~~ 1840 active subscribers here. I have a few questions for you all.

  • Which programming languages do you regularly use?
  • Which are your favorite to work with and why?
  • Which do you have interest in trying and why?
you are viewing a single comment's thread
view the rest of the comments
[–] neosheo@beehaw.org 5 points 1 year ago

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