Forum: Coder's Corner Lounge
Feb 22nd, 2008, 10:44 PM
|
|
Replies: 6
Views: 271
Re: Begininng programming
The program will "do the math" but you need to understand how the math applys. Just cause the computer can solve a physics problem, doesnt mean you know how to apply the physics correctly. Some of...
|
Forum: Coder's Corner Lounge
Feb 22nd, 2008, 5:42 PM
|
|
Replies: 6
Views: 271
Re: Begininng programming
I'm pretty sure he's refering to office applications, websites, games, etc?
If thats the case, games I would say is the hardest, just because of the shear number of engine calls that need to be...
|
Forum: Other Web Development Languages
Feb 22nd, 2008, 11:21 AM
|
|
Replies: 6
Views: 417
Re: Not Sure What Language Makes The Most Sense
To be frank there is no "path of least resistance." This will be a pretty large project for a beginner. I'd recommend php/css/mysql and hunt around for a free pre-made one you can modify.
|
Forum: Other Web Development Languages
Feb 22nd, 2008, 11:00 AM
|
|
Replies: 2
Views: 295
Forums - post is read
I've been working on a ASP .NET forum for a while now, and I've hit a bit of a snag. In any forum, you want it to track which posts you have read, and ones you havn't. Whats the most efficient way to...
|