Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Start with understanding the project (Score 1) 283

First off: Well done for wanting to contribute!
I'd say the first step is to spend some significant time in reading and understanding the code of the project you want to contribute on. Not only on how it implements a certain algorithm, but also on how the project uses templates, inheritence and coding conventions (as these may change from project to project). Since you already know the basics, this will teach you the application of these techniques in the real world, and how they are used in this project.
If you want some more in-depth background reading which may guide you in understanding the techniques used in the project, i'd suggest "Design Patterns" by Gamma, Helm, Johnson, and Vlissides http://en.wikipedia.org/wiki/Design_pattern_(computer_science)

Comment Re:Teachers wrong here (Score 1) 333

Sorry for my late reply.
It is a university in the Netherlands.
I tried to double-check, but i can't find the exact rules anymore.

I do remember it specifically, because i wanted to put code written during my master's thesis online but had to ask permission from the university.
I guess you can compare it to doing graduation work within a company, the company owns the work the student does. The same i guess holds for the university.

Comment Re:moving outside of 'pure' math (Score 1) 630

Yes, moving outside the pure math may be a good idea. I've learned the most math when i finally understood what it could be used for. A practical side helps. For me, "Multiple View Geometry", by Hartley and Zisserman falls in this category. Well written, and uses nice mathematical tools to a very practical problem: 3d reconstruction in computer vision.
PC Games (Games)

Windows 7 Gaming Performance Tested 179

Timmus writes "Gamers holding onto Windows XP may not have to fear sluggish performance when Windows 7 debuts. While Windows Vista's gaming performance was pretty spotty at launch, the Windows 7 beta build seems to handle most games well. Firingsquad has tested the Windows 7 beta against Windows XP SP3 and Vista SP1 on midrange and high-end gaming PCs across 7 different games. While the beta stumbles in a couple of cases, overall it performs within a few percentage points of Windows XP, actually outrunning XP in multiple benchmarks."

Comment Why Otherland? (Score 1) 142

So, any fans of the SF/Fantasy genre out there who can say why Otherland? Why not Steven Erikson's Malazan Empire? Robert Jordan's Wheel of (too much) time, Tolkien, or Terry Pratchett for that matter? What makes Otherland more suitable than the others?

Slashdot Top Deals

So you think that money is the root of all evil. Have you ever asked what is the root of money? -- Ayn Rand

Working...