Just recently I finished a trainercard PHP script for PNO. it pulls save data from a database and creates an image with the right Pokemon and levels ect.
I made it by using the source code from Jc's existing VB program
the thing is I have next to no knowledge of PHP and none at all of VB! i quite literally trans-coded a 5000+ lines piece of code from a language I didn't know to a language I only kinda know. and it WORKS! even the function that interprets a long id number for what gender the Pokemon is based on data in an ini file. true JC did most of the actual code but I took it and trans-coded it to an language whose only similarity is that it is object oriented.
so I'm asking should i be proud of this accomplishment? is it even all that great of an accomplishment?
dose it prove as i think it dose that I have a firm grasp of programing not just scripting?
For the technical achievement? Yes.
For basing it on someone else's work? Well, that's really for you to decide.
At the very least, it's a cool idea.
Of course you should be proud. Take a look at all of the useless scripts I made I was proud of every single one of them.
Be proud. Be very a-proud
It wasn't my intent to imply that you should feel guilty or that your project isn't an accomplishment... let me try to put it another way.
My entire project is being built on the labor provided by other people.
I'm using the RMXP engine, developed by Entebrain.
I'm using probably two dozen individual scripts, mostly from this forum.
I'm using resources that other people have ripped or designed personally.
I have asked countless people for their time, feedback and help, which they have generously provided.
Will I be proud when my project is complete?
Yes.
I'm using these things as the fundamental building block of a project of my own design, and the end result will be very different from the source material.
From what I understand of the technical details of your project, this was not simply a copypasta + plug in to a few lines of scripting affair. You took an existing technology and adapted it for a different use. The only hypothetical reason I can think of for not being proud of such an accomplishment would be if you took someone else's work without credit and claimed it as your own because you made a minor revision.
That doesn't appear to be the case here, so why shouldn't you be proud?
In terms of being proud of a coding accomplishment, yes. You are working your way towards fluency (where you will be comfortable enough to code anything you can think of in any language), and that translation was a big step in the right direction. ;)
Much further along than I am.
I'm still learning RUBY's kinks.
I see nothing wrong about being proud of one's work. The problem only arises when you stick it into everybody's nose all the time (especially if it's not so good as in not of high quality). >.<
i agree congratz