Programming Discussion

Talk about everything else besides Stratovarius here in English. Please try to put more serious topics here, and silly topics in the Spam section.
Locked
Guest
Programming Discussion

Post by Guest » Mon Aug 09, 2004 2:05 am

Well, here we are.
This thread is for discussion of programming.
What do you know? What kinds of things do you do?

I know HTML, some Javascript, some C#, some Basic.
I can make console and win apps, I can do lots of basics things.

My latest project was a diceroller. It simulated random numbers of 1/x probability and added up values for Y dice.

User avatar
Shurik
Sr. Member
Posts:3774
Joined:Mon Mar 04, 2002 12:17 am
Location:Satellite Of Love
Contact:

Re: Programming Discussion

Post by Shurik » Mon Aug 09, 2004 12:23 pm

I know some HTML and should learn some C someday in univercity but I absolutely despise programming.
I'm more scientific kind of person :)
Chemistry is physics without a thought
Mathematics is physics without a purpose

Administrator
Administrator
Posts:54
Joined:Sat Jul 20, 2002 9:43 am

Re: Programming Discussion

Post by Administrator » Mon Aug 09, 2004 1:22 pm

HTML, XHTML, ColdFusion, PHP, Javascript, JSTL, JSP, ASP.

And of course SQL but it isn't a programming language so.

User avatar
NordicStorm
Sr. Member
Posts:2174
Joined:Fri Mar 01, 2002 11:46 pm
Location:Finland

Re: Programming Discussion

Post by NordicStorm » Mon Aug 09, 2004 5:09 pm

HTML, XHTML, CSS, been dabbling around with XML and XSLT.
PHP, MySQL
Java/C# (aargh! The dark side!), C, some C++, Microsoft Basic v1.2 ;), Prolog, some Erlang
I should really learn C++ properly, which I plan on doing during the fall, time permitting...

Some shit I've programmed:
A DVD database to keep track of my DVDs (I'm too lazy to actually use the program, though ;))
Rot-13/47 decoder/encoder in Java and then in C# for comparison
Yahtzee game as a java applet
Platform game in C using Allegro graphics routines, although the sprites currently consist of colored squares ;)
A program to make my school schedule in Delphi
Give me liberty, or give me cake!

User avatar
Twilightsymphony
Sr. Member
Posts:1340
Joined:Thu Sep 26, 2002 10:07 pm
Location:Wiesdorf, Germany
Contact:

Re: Programming Discussion

Post by Twilightsymphony » Mon Aug 09, 2004 5:16 pm

When i had computer science in school we had a program called Delphi, i forgot the language, but it wasnt very good. Learned some basic stuff like gambling games, calculator and some database calculating... i actually wasnt that interested though.. but we all had Starcraft on the Pc´s so it was fun at least :D

I can do some basic html stuff, because i didnt have a graphical program for webdesign in the beginning, its quite simple i assume 8)


EDIT: 800! :D
Delusions Of Grandeur

Guest

Re: Programming Discussion

Post by Guest » Thu Aug 12, 2004 6:35 am

I worked with something called HTML + time. Its like flash but free.
You can do all animations and transitions with a few (as in 2) lines of code.

I'm working on a western shooter game now for c# ;)

Locked