Page 1 of 1
Some advice?
Posted: Wed May 11, 2005 1:54 pm
by Kiddiarni
Hey, I'm new to all this programming stuff.
I was thinking if you could tell me what programming language and comilers to use.
I'm going to make a very simple porgram.
It's supposed to delete all (or as many as it can) registry entries with one double click/enter.
Would that be very hard?
Re:Some advice?
Posted: Wed May 11, 2005 7:24 pm
by Warrior
That's a decision you have to make yourself I'm afraid as YOU should choose a language you feel confortable with and suits your needs.
I'd try googling some programming languages to see which can get the job done in an efficient manner.
Remember that Rome wasn't built in a day (corny, but find a better one =P) so you can't expect to become good over night.
With that said enjoy your jump into the programming world.
Regards,
Nelson
Re:Some advice?
Posted: Wed May 11, 2005 9:26 pm
by Joel (not logged in)
Do you mean the Windows registry? It's hard to say whether the program would be hard based on that vague description of it. And if you do mean the Windows registry, Windows programming is probably not the best place to start.
Re:Some advice?
Posted: Wed May 11, 2005 10:16 pm
by Colonel Kernel
Kiddiarni wrote:
It's supposed to delete all (or as many as it can) registry entries with one double click/enter.
If you're trying to write malware, just stop now before all your karma drains away.
Re:Some advice?
Posted: Thu May 12, 2005 1:03 am
by Solar
"Hi, I am all new to programming, but how could I write a piece of code that has no practical use whatsoever except killing a Windows box? Please advice!"
Here's my advice: Please do not ask such questions on this forum.
Closed.