d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Java Beginner Project > Looking For Partner
Add Reply New Topic New Poll
Member
Posts: 5,988
Joined: May 6 2006
Gold: 30.00
Sep 27 2013 03:17pm
I am a computer science student with about a year of programming under my belt. I am looking for a similar beginner-level student who would like to work on this project with me.

I'm not using this project for academic purposes, but purely as a way to develop programming and teamwork skills, and possibly reference on my future resume

I'm only looking to work maybe 1-3 hours a week.

This is the project I am interesting in working on: http://projectsgeek.com/2011/06/hospital-management-java-project.html

However, I would prefer to start the same idea from scratch rather than using a framework that they provided (i havent downloaded it, not sure if its a legit file)

So if you are interested, let me know. We can use skype, Collabedit, or any other software you would like to work with.
Member
Posts: 7,998
Joined: Apr 11 2006
Gold: 3,572.46
Sep 30 2013 08:23am
Anything you make in second year university will probably not be something you'll want to put on your resume. And the limited amount of development time invested means that you probably won't make any money on it either (unless you have a unique idea, of course)

I would recommend writing some kind of phone-app for ios or android. It'll teach you a bunch and you'll have something to show for it in the end

This post was edited by eyewuvd2 on Sep 30 2013 08:25am
Member
Posts: 5,988
Joined: May 6 2006
Gold: 30.00
Sep 30 2013 10:56am
Although those are some good points, I still disagree. in my data structures class I made a jav program that uses a gui to input files and then uses a huffman algorithm to compress and/or decompress files, and i think it looks good on a resume. The point isnt to make money, but to make a nice program that can do what the objectives aim to do. I would be willing to work longer if I can find a dedicated partner

I would like to also eventually make an app, although I think that requires more creativity and work

This post was edited by oOn on Sep 30 2013 11:00am
Member
Posts: 32,925
Joined: Jul 23 2006
Gold: 3,804.50
Sep 30 2013 05:02pm
Quote (oOn @ Sep 30 2013 12:56pm)
Although those are some good points, I still disagree. in my data structures class I made a jav program that uses a gui to input files and then uses a huffman algorithm to compress and/or decompress  files, and i think it looks good on a resume. The point isnt to make money, but to make a nice program that can do what the objectives aim to do. I would be willing to work longer if I can find a dedicated partner

I would like to also eventually make an app, although I think that requires more creativity and work


honestly it doesn't. if you apply to a normal app-development company, showing that you can implement fancy algorithms someone else designed really doesn't hold any value. i've seen people put school projects based on algorithms on their resume, which is fine if you have zero work experience. but if they have work experience, i usually laugh that they included it. much more valuable would be classroom experience with sql (jdbc/jpa), frameworks (j2ee, jsf, threads, REST/SOAP, etc), and libraries (gson, log4j, xstream, etc) since that's closer to what most companies will use. on the other hand, if you didn't something really interesting with it (eg: not your basic huffman encoding), then it can be included.

if you apply to a company where algorithms are more important, than they expect you to already be familiar with algorithms and be able to use them; in fact their entire interview process will be algorithms. putting it on your resume won't win any brownie points.

with that said, it's good that you're trying to do something outside of school. the one you picked shouldnt take very long though, so i dont see the value in collaboration. i would agree with eyewuvd2 that making a phone app would be more useful, if you're up to it.
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll