Mastermind - Java

eracer2006 said:
There isnt a bug, the bug is me not knowing java well enough to write it, and failing my year at uni if i fail the coursework!

Grab a copy of Objects First with Java (A Practical Introduction Using BlueJ) and read it. For this assignment the first few chapters should be enough.

Ladforce's example in C++ should be more than enough to write a Java version with once you've got the input sorted :)
 
Beansprout said:
) and a bunch of networking nerds (computer systems & networking) :)

That would be me then.... though im not really "into" it as much as they :o

Anyway, i failed it I think, I rushed it and it turned out i emailed it to Vadim a day early :rolleyes:
 
Ladforce said:
how did you fail? i gave you a fully working program which you only had to convert to java and it would have been complete :p
Ours had to be a little more complex (but not much) than that iirc. But I'm happy to say my solution was nearly identical to yours, though obviously more efficient and generally awesome, eventhough it was the first time I'd ever done any Java (you think I went to *any* of the lectures/practicals for a basic programming module? :D)
 
Back
Top Bottom