Off Topic > Off Topic
Programming Megathread
<< < (156/241) > >>
JumboMuffin:
I want to learn to code, which language should I start out with?
Foxscotch:

--- Quote from: JumboMuffin on July 24, 2016, 01:08:02 PM ---I want to learn to code, which language should I start out with?

--- End quote ---
depends on what you wanna do
Headcrab Zombie:

--- Quote from: Maxwell. on July 24, 2016, 09:01:30 AM ---bumping this cause why not, my function here can't seem to round down to 2 decimal places

--- End quote ---
Why are you returning the roots if you're passing them by ref?
Also I'm pretty sure Decimal.Round returns the rounded value, not modifies by ref. So you're not assigning the return value to anything.



--- Quote from: Foxscotch on July 24, 2016, 01:11:55 PM ---depends on what you wanna do

--- End quote ---
Yeah, do you know what you want?
Like, web applications? Games? Phone apps? Or just...general desktop software
JumboMuffin:

--- Quote from: Foxscotch on July 24, 2016, 01:11:55 PM ---depends on what you wanna do

--- End quote ---
Probably stuffty games and Blockland mods for now.
Headcrab Zombie:

--- Quote from: JumboMuffin on July 24, 2016, 01:12:34 PM ---Probably stuffty games and Blockland mods for now.

--- End quote ---
Well your only option for Blocklands mods is TorqueScript.
For games, don't worry about what language you want to use, instead decide what engine you want to use (since it's doubtful you'll be coding your own, unless you want something really basic). Then you just use whatever language that engine uses.
Navigation
Message Index
Next page
Previous page

Go to full version