V
V
Vitaly Petrov2012-11-19 07:18:51
Algorithms
Vitaly Petrov, 2012-11-19 07:18:51

Complex structure - simple algorithm?

Hi all. I don’t remember the exact quote, but I think it’s clear from the subject what exactly I’m looking for =)

Answer the question

In order to leave comments, you need to log in

3 answer(s)
M
MikhailEdoshin, 2012-11-19
@vitaly_KF

Linus Torvalds?

Bad programmers worry about the code. Good programmers worry about data structures and their relationships.
git actually has a simple design, with stable and reasonably well-documented data structures. In fact, I'm a huge proponent of designing your code around the data, rather than the other way around, and I think it's one of the reasons git has been fairly successful […] I will, in fact, claim that the difference between a bad programmer and a good one is whether he considers his code or his data structures more important.

K
KoXGen, 2012-11-19
@KoXGen

Any, even the most complex problem necessarily has a simple, easy to understand, wrong solution © Arthur Bloch )))

M
Monnoroch, 2012-11-19
@Monnoroch

Nothing clear, sorry.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question