Jump to content

Flyphe

Members
  • Posts

    5
  • Joined

  • Last visited

Reputation

0 Neutral

Profile Information

  • Gender
    Male
  • Location
    Perth WA

RuneScape Information

  1. haha nice, thats cool. Need to remember pointers... ;) Who else got it right? (I did) There is some good puzzles here, try writing a program that outputs the answer to each question :D http://foohack.com/2008/07/programming-puzzles-and-our-mismatch-problem/
  2. Honestly, I would recommend starting with a language like C. Learn it inside and outside. When you know it really well then progress to other languages. C is somewhat a hard language but if you master it and its concepts, programming in other languages will simple. The main thing for you really though I guess is, the language doesnt really matter. Learn HOW to program first. Get the thought process into your head and learning any language will be simple.
  3. Hmmm, I suppose I could still do it, but make it better :D. There program works really nicely, im not sure how i could do anything better.
  4. I figured, when you have a calculator, you have to manually type in your stats. These stats can be grabbed from the highscores, so why not just have a program that shows a persons highscores and then a button or something on the side in which you click, enter in the level you want to get to (or not, just have it calculate every level... possibly). It would just make it easier. Thats all. Never heard of that berfore haha, oh well...
  5. Heya all, im new around here but iv been coding for some time(around 3 years) in C++, C, C# and Razor syntax. Anyway, down to business. I know there are many applications out there in which calculate your 'xp till next level' however iv never seen one that goes in tandem with the highscores of a person. (Thus making it easier to select a particular skill or whatever) If you guys think something like this would be useful, or helpful in anyway, shape or form, then please tell me!!! The language I will be coding this in would be c# (with a gui!!! bonus points...? :D?) If you all think its a jolly good idea, or could be helpful (to share the code with others or whatever) then ill post the source code here when im done. :) Anyways, Good idea? yes/no... THANKS! P.S hope i can be of help around here!! :) -EDIT- Just realised that this program will only benefit members... still useful though no? ;D
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.