- 2,531
- Posts
- 5
- Years
- बिहार, भारत। Bihar, India.
- Seen Mar 19, 2025
I can program Ruby, mainly in RGSS. I also know little bit of Node.js and have made my own discord bot.
I know quite a lot of GML. its a gamemaking engine that is actually pretty simple and i usually make stuff on it for about 1/2 of an hour every day.
I only ever made 1 application for it, and i never released it to the public.
I started using GML when i was only 9 :P . when i was that age i just looked up tutorials for everything, and didnt understand the actual language myself.
I've been working in data analysis for a year now, mostly using R.
I'm using Python for my final project in college and can work my way around JavaScript and C if need be.
Every so often I try picking up Rust but the safety first approach is a bit too annoying for me. I know it comes from a good place but it can definitely feel a bit too much.
I can program Ruby, mainly in RGSS. I also know little bit of Node.js and have made my own discord bot.
Only CSS and HTML. I knew a little php, but that's about it.
Had to pick a lot of it up, when I had a few websites or had to do some website based projects when studying. It's a ton of fun.
i wish i had the time to learn but I don't aha,,,
If you're interested in coding, there are lots of great beginners tutorials out there for HTML, CSS, JavaScript, or pretty much whatever else you might want to learn.
I can literally do some css but just barely. That's the extent of what i can do, I can do maybe a post flair and change colors on a tumblr theme, but not much else. <_< I wish I knew coding, but I just...don't.
I used html/css/javascript mostly as a hack for flairs and personal projects (trying to create a webdex in github but that's in hiatus atm lmao)
My main language is c++, java, c# and recently zmq. I've worked in developing 4g nbiot simulations, that mixed with 5g, etc. Now im in a completely different field where we're making an application for high speed high volume financial trading. Also have a fangame in the works that might use c#. :eyes:
I used to play with r and python but I don't have that much time for machine learning and social computing anymore ;( was fun though
I can't say I'm good but I definitely know how to google my way through some situations.
i used to know html pretty decently and could make basic layouts and stuff. thank u neopets and myspace... kind of sucks that there's not really any sites that encourage learning things like that anymore. at least, none that are super active anyway. like back in the day we had neopets and myspace, but then facebook doesn't really provide any customization options and twitter's are bare minimum. the latter used to have more options, but still, not that much. i recall youtube being more customizable years ago too. and then there's tumblr that's still around but it's definitely no where near as popular as it once was so i can't really count that tbh. so yeah it just seems like there's not much chance to learn those kinds of things now.
anyway i did major in computer science for a semester lol i was ass at coding...i don't even remember what language it was but i was so bad at it. i went to tutoring for it literally every opportunity that i got. i think i was just. unteachable, it wasn't clicking. i was literally so bad that my tutor eventually just discreetly typed to me during a session "i'm just going to give you my old code for this class. just make sure to change some of the words used." so i did that slkfjdsl and like i would turn in my assignments and my teacher would always leave snide comments like "this is good. too good." skalfjdslaf god...it was so bad. i don't know wtf i was thinking in majoring in that. literally a wasted semester. i paid out of pocket for myself that semester though so i mean. hey...at least i paid for my own mistake ig?
i remember failing so hard in coding class in high school when i couldn't make something even as simple as a basic website with functioning buttons. so don't ever give me any web dev tasks unless you wanna crash and burn.
funnily enough, i've learned the most CSS coding through Pokecommunity, trying my damned hardest to get my flair to look exactly how i want it lmao (it still isn't btw, but i got too tired of staring at w3schools for hours on end that i just settled for what you see now).
I have the absolute very basics when it comes to coding and that's pretty much HTML and CSS. I can't make my own codes but I can take a code and alter it to what I need. I also bought a book several years ago on How To Do HTML. Other than that I have no clue....lol.
I've taken a lot of Intro to (code) classes such as HTML, Java, C++, and so forth, but I run into a wall with connecting databases and more complicated coding. I got through the C++ 2 course by the skin of my teeth.
Recently I made a website however, so that's cool.
For C#, you should really give Xamarin a look see if you're interested in mobile development.
For C++, it is very much so an OOPL. C is not. If you really want a modern feeling implementation of C++, try using the Qt framework. It's so much better to work with imo. You also get the benefit of easily deploying to Windows, macOS, Linux, iOS, and Android for a relatively painless experience. Qt Creator is also one of the few IDEs that I actually like.