View Single Post
  #16  
Old 15-11-2014, 09:43 AM
codemonkey's Avatar
codemonkey (Lee)
Lee "Wormsy" Borsboom

codemonkey is offline
 
Join Date: Jul 2013
Location: Kilcoy, QLD
Posts: 2,058
Nice work Rick! Good to see another coder here too.

Quote:
Originally Posted by RickS View Post
Thanks, Troy. I have to say I'm not a huge fan of JavaScript. Hopefully, they'll finish Python support soon.
I develop web apps, and my 9-5 is entirely JS these days. Well, actually, CoffeeScript (not my decision--I wouldn't have chosen to use it, but now that I am, it does make JS feel a tiny bit less ugly). We use Angular + a touch of Node. I've never been a big fan of JS either, but you gotta pay the bills.

I like python as a language, but I can't get past __init__.py. Small thing, but it makes me feel a little dirty inside.

I've been enjoying playing around with Java lately, which I hadn't done since uni.
Reply With Quote