![]() |
|
First 'GOOD' Program? - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Coding (https://sinister.ly/Forum-Coding--71) +--- Thread: First 'GOOD' Program? (/Thread-First-GOOD-Program) |
First 'GOOD' Program? - Sunlight - 04-28-2013 What was the very first/good program you've ever made? My first good program was a UDP Flooder. RE: First 'GOOD' Program? - AnonGen - 04-28-2013 I script in PAWN, it's a language that GTA San Andreas Multiplayer uses. So, my very first good thing I scripted/made was my Hitman Contract system for a Roleplay system. I still remember how happy I was. RE: First 'GOOD' Program? - Sunlight - 04-28-2013 Nice AnonGen. What do you code now? RE: First 'GOOD' Program? - Aizen - 04-28-2013 My first "good" program I made, was a calculator, that can solve all algebraic equations, arithmetic problems, and graph some functions. RE: First 'GOOD' Program? - Sunlight - 04-28-2013 Nice @Aizen. That's a pretty nice calculator. I've mde some calculators that can do that as well and gives you the ability to make your own encryptions. |