Do you program?
12 replies · 8 participants
Jun 5, 2009, 01:58 PM#1
So, do you program?
IF answer.txt = "yes" then
Say.what_language_you_use
Say.something_youve_made
Say.any_other_comments_you_like
Post.Reply
Else
Kill.Yourself
EndIf
okay, please dont go killing yourself
but yeh
ill start:
I use Visual Basic Express (because i was tought how to use this in computing at college)
I make simple stuff. Ive made a couple of very simple programs for my windows mobile phone.
Im very much into the windows mobile scene.
The first thing i made for windows mobile was something that worked out the length of side of a triangle, when given the two other sides. This was based upon pythagoras's thoery
(the only thing i remember from maths at school)
IF answer.txt = "yes" then
Say.what_language_you_use
Say.something_youve_made
Say.any_other_comments_you_like
Post.Reply
Else
Kill.Yourself
EndIf
okay, please dont go killing yourself
but yeh
ill start:
I use Visual Basic Express (because i was tought how to use this in computing at college)
I make simple stuff. Ive made a couple of very simple programs for my windows mobile phone.
Im very much into the windows mobile scene.
The first thing i made for windows mobile was something that worked out the length of side of a triangle, when given the two other sides. This was based upon pythagoras's thoery
(the only thing i remember from maths at school)
Jun 5, 2009, 02:10 PM#2
I have a lot of experience with HTML and CSS (as in web designing). I did a lot of mSL (mIRC Scripting Language) like 2 years ago, but it's a useless language outside of the IRC world.
Currently learning PHP and Lua.
Currently learning PHP and Lua.
Jun 6, 2009, 03:12 PM#3
umm yeh i know a bunch, ill take the time to list em here:
c++
visual basic
actionscript 2.0(thats used for making flash games btw)
perl
fortran
javascript(not that i ever use it when making web pages)
PHP
HTML
LUA
c#
j#
c
umm i've obviously made a bunch of things, some of the things im most proud of include a few mods for HL2 and some flash games with actionscript
i've been programming for 5 years now and i really enjoy it
c++
visual basic
actionscript 2.0(thats used for making flash games btw)
perl
fortran
javascript(not that i ever use it when making web pages)
PHP
HTML
LUA
c#
j#
c
umm i've obviously made a bunch of things, some of the things im most proud of include a few mods for HL2 and some flash games with actionscript
i've been programming for 5 years now and i really enjoy it
Jun 11, 2009, 03:05 PM#4
Used to do some basic C++ and pretty experienced with web designing.
Jun 28, 2009, 12:01 PM#5
i am editor with Mirc and irc files and scripts also i make bots
not so good as karl
not so good as karl
Jun 28, 2009, 02:05 PM#6
Oh Hai.
Web/Server:
HTML, CSS, PHP, Javascript.
All relatively proficient with each. Used the first three of those to create my website, which is nearly finished with it's redesign.
Other:
Pascal - Learnt it in High School, made a 3D Snake game with it, using OpenGL.
C/C++ - Did this years ago, easy language to quickly pick up. (If you already know the basics of programming)
Java - Currently learning. It's an annoying language. I wouldn't recommend it to anyone
. Took me half a day to get a web applet working.
Loosely dabbled in: Lua, LOLCODE, SQL, Prolog.
Web/Server:
HTML, CSS, PHP, Javascript.
All relatively proficient with each. Used the first three of those to create my website, which is nearly finished with it's redesign.
Other:
Pascal - Learnt it in High School, made a 3D Snake game with it, using OpenGL.
C/C++ - Did this years ago, easy language to quickly pick up. (If you already know the basics of programming)
Java - Currently learning. It's an annoying language. I wouldn't recommend it to anyone
Loosely dabbled in: Lua, LOLCODE, SQL, Prolog.
Jun 28, 2009, 05:45 PM#7
I know a great language! That's chinese!
Sep 2, 2009, 01:55 AM#8
Just getting in the programming right now when I have some free time to do stuff over the weekends, not going to do too much a week just going to take it slow.
Sep 2, 2009, 06:04 AM#9
Just getting in the programming right now when I have some free time to do stuff over the weekends, not going to do too much a week just going to take it slow.
Any specific language?
Sep 2, 2009, 09:58 AM#10
Just getting in the programming right now when I have some free time to do stuff over the weekends, not going to do too much a week just going to take it slow.
If you are looking for a language, may I suggest C++. Since so many languages are derived from it, it is much easier if then you want to use PHP since they are so similar.
Sep 2, 2009, 07:04 PM#11
Just getting in the programming right now when I have some free time to do stuff over the weekends, not going to do too much a week just going to take it slow.
If you are looking for a language, may I suggest C++. Since so many languages are derived from it, it is much easier if then you want to use PHP since they are so similar.
Yeah C++ is what I'm getting into when I have a lot of free time which lately isn't as often as before.
Sep 2, 2009, 10:35 PM#12
If you are looking for a language, may I suggest C++. Since so many languages are derived from it, it is much easier if then you want to use PHP since they are so similar.
LOL'd.
PHP is one of those oddball languages that are completely different from anything else.
I would definitely NOT say it is similar to C++ at all.