Author Topic: Do you know how to code?  (Read 2337 times)

Definitely Love2D.
Everytime I use Löve2D, i get a blue screen on startup. :(


NXT (Not even coding).
it can be coding if you do it like real men do!

I can read most coding languages and figure out what they do, but I can't actually write anything, other than HTML.

Taught myself some C++ Torque through constant trial-and-error and terrible guides :U will be learning some form of HTML and Java during school in later trimesters

I know Morse code!

.... . .-.. .-.. ---  .-- -- .-. .-- -..

:D!

I know Morse code!

.... . .-.. .-.. ---  .-- -- .-. .-- -..

:D!
... --- ...


NO MORSE CODE ALLOWED!

Also, someone competent in Python/libtcod look at this and tell me what you think.

NO MORSE CODE ALLOWED!

Also, someone competent in Python/libtcod look at this and tell me what you think.
looks legit


A bit of Python, a bit of C++, a little tiny bit of Java, and I'm learning C#.You don't. It will get you nowhere. Learn something in the C family, it will be worthwhile.

2 things.

1) Learning "a bit" of everything won't get you anywhere.
2) Python's a decent language and as good as any to teach you about programming in general.

Right, so I'm going the direction of Python (and libtcod... one day) for game development rather than any general use. Anyone have a good online tutorial? Something someone with zero (and I mean zero) knowledge of programming in general?

I know a little HTML and BASH or whatever Unix uses.

Code: [Select]
<html>
<head>
<title>Coding families I know</title
</head>
<body>
<p>HTML, XHTML, TorqueScript, and HTML5</p>
</body>
</html>

Code: (command prompt) [Select]
echo Hello World!
Hello World!
« Last Edit: October 01, 2011, 08:58:57 PM by brîckbðt »