coder2000
Members-
Content Count
66 -
Joined
-
Last visited
Everything posted by coder2000
-
Which Video Card Is Better, ATI Radeon, Or N-Vidia
coder2000 replied to lxcid's topic in Hardware Workshop
I am going to throw a monkey wrench into these works if it hasn't been already and state that although there are two big gpu manufacturers there are still many companies making video cards. Namely you can get an asus built ati card that could out perform an ati built card. Some 3rd party manufacturers will overclock from the factory and others won't as well the feature set isn't consistent. I prefer ati based cards and like the support. -
That is the right page you just have to go to the downloads. Sorry I didn't make it more clear. The focus of the page isn't scripts as you can tell.
-
If the goal is to learn good object oriented programming java by far is the best to learn first. The sytanx isn't that far from c++ to make the transistion difficult. If you are taking c then there is no comparison because c is not object oriented. That is my opinion on the matter.
-
I say C#. Its similar enough to Java or c++ that you don't have to learn too much. It is also faster than java but slower than native applications written in c++ or object pascal (delphi). C# can also be used as part of vb.net or managed c++ programs as well as on the web through asp.net.
-
Best Open Source Cms... tell your story...
coder2000 replied to rapco's topic in Websites and Web Designing
I think Postnuke is the best. Its very secure and always updated. -
http://www.hotscripts.com/category/scripts/php/scripts-programs/email-systems/email-utilities/ is my formmail script. It will send an email to the address specified and then redirect to a different page. If you have any questions about it just ask and if you like it please rate it.
-
The Name Game Whats the basis for the name Astahost?
coder2000 replied to hashbang's topic in Web Hosting Support
My name comes from the fact that I like to program. Sometimes I just program for hours and it seems like its all I do. So I came up with Coder2000. I have used other names in the past but this is the one I am sticking with. -
Boast Your Computers Specs. Feel free to brag
coder2000 replied to chronogamer28's topic in Hardware Workshop
Asus A7N8X-DeluxeAthlon XP 2000512 MB DDR52x CD-RW120 GB HDD60 GB HDD -
I say phpbb but I like IPB for the fast reply feature.
-
half the reason why I prefer Gentoo but I was talking about their usability for newbs.
-
If you put your finger in the middle of a map of north america you will probably be covering my city. I am from Winnipeg, MB in Canada. Go Canada GO in the World Junior Championship of Hockey 2004.
-
The sims 2 is a good game. It is completely different from the first in that you are trying to satisfy their wants more than making them goto the bathroom. There are a lot of different items and things you can do. The jobs are varing and different things can happen every time you play.
-
I think Burnout 3 is a game unto itself. The crash courses are fun. Who cares if the spedometer is incorrect. Just the amount of damage you can cause is nuts. Taking a semi-tractor and crashing into 6 parked busses.
-
What do you think of Need for speed Undergroud Is great or bad?
coder2000 replied to jamesleon's topic in Computer Gaming
NFSU2 is great. The vast number of things you can do to your car is crazy. You can trick it out and fine tune the engine for any style of race. -
One Stop For Web Scriptings heaven for web designer/programmer
coder2000 replied to whafizi's topic in Programming
http://www.dynamicdrive.com/ is good for a lot of dhtml stuff. Hotscripts is good if you are wanting server side code snippets. -
Flash Or Java Which is Better Flash or Java?
coder2000 replied to arunkumarhg's topic in Programming
If you are comparing flash to applets I would probably choose flash but because java is a programming language that is used for more than the web it will trump flash anytime. Flash can be used for software outside of websites but its not as common in that area than java. -
Windows Or Linux DEVELOPERS Which OS You Prefer?
coder2000 replied to arunkumarhg's topic in Websites and Web Designing
I chose Windows because its what I have been taught and what most people use. Linux programming is probably easier than windows if you are using c++ but there are a bunch of languages that are used in both platforms like php, python, perl just to name a few. I am a big fan of cross-platform programming so languages like java or perl are good. -
I like gentoo. Mostly for the ability of having an os optimized for your computer. Most operating systems are compiled so they will run on a wide variety of machines while with portage you can get software that will run only on your machine making it work that much better. Sure it takes longer because you have to compile it but I think the results are worth it. Fedora Core 3 or Mandrake 10 are good distrobutions as well they provide easy to use installation interfaces that allow newbies to linux to install and start using it without much hassle similar to windows.