Page 1 of 1 [ 11 posts ] 

Iguessthisworks
Butterfly
Butterfly

User avatar

Joined: 3 Jan 2015
Age: 27
Gender: Male
Posts: 13
Location: Southern California

05 Apr 2015, 1:19 pm

I code things for fun. I made simple games, mad libs, chat bots, and other things. Does anyone else code, and what language do you use?



peterd
Veteran
Veteran

User avatar

Joined: 25 Dec 2006
Age: 72
Gender: Male
Posts: 1,351

07 Apr 2015, 4:00 am

Coding's been my bread and butter for forty years



Differentialform
Yellow-bellied Woodpecker
Yellow-bellied Woodpecker

User avatar

Joined: 29 May 2014
Age: 37
Gender: Male
Posts: 72
Location: Germany

07 Apr 2015, 10:52 am

I use the programming language C to do numerical calculations (e.g., using Fast Fourier Transforms) for my scientific research projects.



Aniihya
Veteran
Veteran

User avatar

Joined: 29 Jan 2015
Age: 33
Gender: Male
Posts: 771

07 Apr 2015, 7:56 pm

I know some PHP and Java. I have started to learn C++ and after being at a big demoparty over the weekend, I am more motivated to learn C++ and OpenGL, especially because I want to make stuff with Shadertoy and Bonzomatic.



cberg
Veteran
Veteran

User avatar

Joined: 31 Dec 2011
Gender: Male
Posts: 12,183
Location: A swiftly tilting planet

07 Apr 2015, 8:02 pm

I code many things, right now I'm studying R. One thing I enjoy more than coding is scripting, as I'm a hobbyist hacker.


_________________
"Standing on a well-chilled cinder, we see the fading of the suns, and try to recall the vanished brilliance of the origin of the worlds."
-Georges Lemaitre
"I fly through hyperspace, in my green computer interface"
-Gem Tos :mrgreen:


Girlwithaspergers
Veteran
Veteran

User avatar

Joined: 1 Dec 2012
Age: 29
Gender: Female
Posts: 1,320
Location: USA

08 Apr 2015, 12:21 pm

I only code Tumblr themes and I'm horrible at it. LOL.



Adamantium
Veteran
Veteran

User avatar

Joined: 6 Feb 2013
Age: 1024
Gender: Female
Posts: 5,863
Location: Erehwon

09 Apr 2015, 9:23 am

cberg wrote:
I code many things, right now I'm studying R. One thing I enjoy more than coding is scripting, as I'm a hobbyist hacker.

R is an amazing project. What do you use it for? What are you favorite or most useful packages?

I use python to clean data and then R to do quick visualizations based on it. Sometimes I pass these into Illustrator to create print or web ready data graphics.



Ichinin
Veteran
Veteran

User avatar

Joined: 3 Apr 2009
Gender: Male
Posts: 3,653
Location: A cold place with lots of blondes.

09 Apr 2015, 9:15 pm

Been coding since childhood. Started in the early 80s on commodore vic 20 that had 3K of memory.

Basically it was like this:

10 print "Hello world"
20 goto 10

"Out of memory error" :P



downbutnotout
Veteran
Veteran

User avatar

Joined: 6 Jul 2014
Gender: Female
Posts: 656
Location: MN, US

10 Apr 2015, 4:23 pm

I've been toying with Ruby. I don't care for programming, but feel I should have a working understanding of it so I dip in once in awhile when I'm in the mood or something catches my eye.



wbport
Sea Gull
Sea Gull

User avatar

Joined: 16 Sep 2012
Gender: Male
Posts: 220

11 Apr 2015, 7:04 am

My career has been mostly as a COBOL programmer although I have been paid for some C programs and Unix scripts. I've used HTML and JavaScript for things like the Crackerbarrel puzzle, round robin tables and withholding calculations.



LupaLuna
Veteran
Veteran

User avatar

Joined: 14 Jan 2013
Age: 53
Gender: Male
Posts: 1,551
Location: tri-cities WA

11 Apr 2015, 9:39 am

I do some coding. I mostly do C, basic ,python ,assembler and lots of Verilog(FPGA stuff). I am mostly a hardware guy rather then a software guy. I am still yet to figure out JavaScript, for some reason, that programming language just doesn't click with me.