T
T
tuccar2014-11-02 20:28:21
Programming
tuccar, 2014-11-02 20:28:21

Read the literature on data structures and algorithms before studying PL or in parallel with the study?

Or even after some programming practice?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
E
Elizaveta Borisova, 2014-11-02
@Elizaveta

There is an assumption that the order is not so important, you will re-read some points again.
There is also an excellent platform for sports programmers codeforces.ru !
It seems to me that this is a must do for some time for all developers. Determine the measure yourself, depending on your interest. For product development, strictly speaking, you do not need to be a champion in algorithms.
Codeforces is also good because it supports many languages, you can practice, including with the development of new ones.

S
Sergey, 2014-11-02
Protko @Fesor

Theory is better supported by practice. Learned a hash map - implemented it. Learned binary trees - implemented.
In parallel, you can study the programming language, data types, OOP, etc.

V
Vasily, 2014-11-02
@Applez

Separate "flies" from "cutlets", means of implementation from methods of implementation.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question