Jump to content

Skill Tracker - What do i need to know?


Mishari

Recommended Posts

Hello,

 

I'm new to the programming world and i'm eager to learn but i've heard that the best way to learn is by having a nice project to work on. And i've always wanted to make a Skill Tracker for my clan. Could you guys give me any advices on what i should learn before being able to start on such a project.

 

I'm familiar with variables, loops, if else statements etc etc. But whenever i try to make a tracker or a simple highscore i get lost because i don't know where to start.

 

 

Cheers.

Skillers Zone


True Skilling Excellence

Link to comment
Share on other sites

The best advice I can give you is to not bite off more than you can chew. It's nice having a project, but a reasonable project is better than one that's too ambitious.

polvCwJ.gif
"It's not a rest for me, it's a rest for the weights." - Dom Mazzetti

Link to comment
Share on other sites

I'd say rather than trying to make a hiscore tracker, to begin with just aim to make a manual hiscore grabber.

 

It is much simpler, but it is also a necessary first step.

Once you have the grabber you can work on making it automatically grab data every so often.

Once that is working you can work on making it store historic data sets - the information needed for tracking.

Once that is done you can work on the front end/gui to turn that data into graphs or w/e you desire.

  • Like 1

Plv6Dz6.jpg

Operation Gold Sparkles :: Chompy Kills ::  Full Profound :: Champions :: Barbarian Notes :: Champions Tackle Box :: MA Rewards

Dragonkin Journals :: Ports Stories :: Elder Chronicles :: Boss Slayer :: Penance King :: Kal'gerion Titles :: Gold Statue

Link to comment
Share on other sites

I'd say rather than trying to make a hiscore tracker, to begin with just aim to make a manual hiscore grabber.

 

It is much simpler, but it is also a necessary first step.

Once you have the grabber you can work on making it automatically grab data every so often.

Once that is working you can work on making it store historic data sets - the information needed for tracking.

Once that is done you can work on the front end/gui to turn that data into graphs or w/e you desire.

 

Already working on a highscore :)

Skillers Zone


True Skilling Excellence

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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