Programming without examples, demos, documentation?

https://news.ycombinator.com/item?id=7123358
by quadfour • 12 years ago
9 4 12 years ago

Hello HN, i'm a informatics engineering student from Portugal. Lately i found that i almost always over rely on demos or examples to start something quick or solve some problem. Checking examples is obviously quicker, but that won't do every time.

Last project i did, used apache jena (a java semantic web framework), they provide many examples on their website (i gotta say it needs improvement), if they didn't i'm afraid it would have taken me way too much time to get stuff working. It has way more classes and patterns that my beginner brain can handle at once. I found generally that is really hard to find the starting points just by looking at javadoc's. So, how do you manage when something you want to use is complex and there is no examples( or documentation), is this just an endurance problem to figure out how everything works? do you have any special approach? Thanks

Related Stories

Loading related stories...

Source preview

news.ycombinator.com