Looking for Co-Developer and a learning coder

Discussion in 'Plugin Development' started by Haribo98, Jan 21, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    Haribo98

    Hey there,
    First of all I apologise for any mistakes made in this post, sent from my iPhone...
    I've been working on my servers plugin for around 2 months now, it's becoming quite a hefty project and I sometimes get stuck on bits of code and wonder why it's not working. To those of you who don't already know (probably most of you) I run the Inferno Minecraft Team Deathmatch PvP server. It runs a (rather advanced) plugin, called "Games". This plugin is what does literally everything on my server other than world edit world guard and I use a little bit of essentials (unban and lag commands). I'm looking for a developer who is both trustworthy and experienced. I am also looking for somebody I can teach, so I will have 3 active developers working on my plugin. The "student" should have knowledge of Java, as long as you know the basics. I would have asked for help before but the non-trusting part of me expected that some people would like to steal my code, I have had >15 people asking for my plugin, some saying they will take down my Minecraft or my server if they don't.... Lol, but that's another matter I can assure you if your sensible and careful it won't happen to you... At all. Anyways I can't stress more I have to be confident that you won't leak of sell my code (without my consent). If your interested in joining the team and you feel you meet the requirements then please, do pop an application either via PM or emailing [email protected]

    Please fill out this form.

    Name:
    Username:
    Age Band: [10-12][13-16][17-20][21+]
    Application for: Developer/student
    About yourself:
    Past Experience:

    Please fill out the application to the best of you ability, likely chances are if you don't try then I'm not interested. If you can't put in the effort, how can I trust you to get a job done?
     
  2. Offline

    AstramG

    Sent ;)!
     
  3. Offline

    Haribo98

    Nobody else or have I misplaced this?
     
  4. Offline

    evilmidget38

    If this is specific to your server only(devs to work for your server), then these posts are generally put in "Show off your Bukkit Server", although more people developers will see it here.
     
  5. Offline

    camyono

    Maybe you should fill out:

    Name:
    Username:
    Age Band: [10-12][13-16][17-20][21+]
    Application for: Developer/student
    About yourself:
    Past Experience:

    with your information. Maybe you also should search for experienced ppl. I think they wouldn't steal source rather not than "noobs" if you know what i mean. Someone who is experienced may dont need your help to program the same...

    So when i read this post - to decide whether i would help or not - i thought that this is just a post like other with unexperienced people working with java for maybe 2 month and never read the API like most of the people here.

    So maybe you should write about this point of view.
     
  6. Offline

    Haribo98

    The student part was not just for my server, but I would like them to help. And yes, camyono I think I did aim that application more towards people who want to learn and not to current developers.

    I have decided to take on 2 students. And I am still looking for an experienced developer.
     
  7. Offline

    tiess

    Name: ties
    Username: 737y
    Age Band: [17-20]
    Application for: student
    About yourself: I am 17 year old and I live in the Netherlands. Coding is really my hobby to do, I really enjoy learning + doing it. I am still going to high school with classes about 'informatica' ( not sure about the english name, this is the dutch one ) In this class I learn all sorts of coding styles and things about proccesors etc..
    I would really like to learn from this project so once I could make an advanced plugin at my own.
    I master the basics of java.
    Past Experience: I coded c++ for about 2 years and did VB for about 0,5 year. The step from c++ to java was quitte easy due that the most things work the same. I have no expierence with making minecraft plugins, that is really something I want to learn. Before I made in c++ hacks for fps games and did some reverse engineering, so I have a decent knowledge of coding in common.

    I hope I told you enough about my self, feel free to ask for more information. I will be happy to give it and I am exciting about joining your team!
     
  8. Offline

    camyono

    tiess
    just a question out of pure curiosity: Can you tell me an example of what you re-engineered?
     
  9. Offline

    tiess

    I followed on tutorial called: Lena's tutorial for reservere egineering ( something like that idk what the name was something with lena) and in the tutorial I re-engineered a few progams. Like cracking a progam what limited you to only have 10 contacts and make it give you unlimited. I didn't do much with it after the tutorial though.
     
  10. Offline

    camyono

    tiess

    So can you answer it?

    Code:text
    1.  
    2. .globl main
    3. main:
    4. movl $8, %eax
    5. movl $3, %ebx
    6. A1: cmpl $0, %eax
    7. je A2
    8. imull %eax, %ebx
    9. decl %eax
    10. jmp A1
    11. A2: ret
    12.  


    1. How do i force to jump to A2 by only changing the value of one register.
    2. How would you write it in c++

    *scnr* :D
     
  11. Offline

    tiess

    Not sure it was long ago.
    But you would change the flag of jmp A1 from true to false. Idk the names anymore.
    It would skip the A1 loop because it will only jump to A2 if it is equal.
    If you change the flag where I said it would go to A2: ret

    .
     
  12. Offline

    lemon42

    I was kinda interested at first, but then I saw the website, which was horrible. Some pages were incomplete, template texted or even inexistant.

    Second, my "user page", before playing on the server, leads to a 310. You might wanna fix that, you got some infinite redirection in your URL.

    I found your website poorly coded and trying to look classy by using some fancy CSS3.

    That's just my opinion though. I think you should upgrade your website, make it a bit more complete. Hopefully you'll find those people you need.

    Why take on students though? While I approve the fact you want to share knowledge, why let them join on a rather large project? Just curious.

    Good luck though, surely you can fix those things.
     
    camyono likes this.
  13. Offline

    Haribo98

    The website has been an ongoing project which has never truly got completed because I was more focused on running the actual server itself. Now I've got all of the main server-side stuff done, I will be moving towards making a new website which will look better on the server.

    EDIT: I also want to help some people learn how to develop plugins because it's also a learning curve for me. I'm an OK developer and teaching other people with past experience might give me a few tips on how I can edit my code to make it more fluid.
     
  14. Offline

    tiess

    Why isn't my post getting approved?
     
  15. Offline

    Haribo98

    Forgot to post, probably going to be teaching a team now :p
     
  16. Offline

    Plaze_Demon

    I'm on my iPod so I can't really paste that big application form , but I was wondering about the role of student. I have already developed my first plugin (it's on bukkit Dev) so you can see the type of stuff I'm good at. I was just wondering what sort of ages you were taking in. My bad if I missed it. It's just I'm 13.I'm one of them guys who started learning young and so is kind of like, you know, 'lifeless' as most people would have it.i enjoy it a lot. Don't worry, I don't have a squeky high pitched voice.
     
    Haribo98 likes this.
  17. Offline

    camyono

    tiess

    partially yes :D

    its just a while loop in assembler
    in c/c++/(java) would be something like this:

    2.
    Code:text
    1.  
    2. int main {
    3.  
    4. int eax = 8;
    5. int ebx = 3;
    6.  
    7. while( eax != 0 ) { // L1
    8. ebx = eax*ebx
    9. eax--;
    10. }
    11. }
    12.  
    13. // L2
    14.  


    1. So just set eax to 0 to break through

    But you are not bad anyway for 17 years :)
     
  18. Offline

    tiess

    Ah thats how you do it :/ Well it makes sense.
     
  19. Offline

    Haribo98

    Hey, if you want to join, can you add the on Skype?
    HariboProxomity
     
  20. Offline

    tiess

    Added.
     
  21. Offline

    Zimbaway

    Sent to ur email :D
     
  22. Offline

    Haribo98

    I am no longer looking for Students. But I'll look at your application anyways.
     
Thread Status:
Not open for further replies.

Share This Page