Skip to content

Understand the code #6906

Answered by Totktonada
TaMaN2031A asked this question in Q&A
Discussion options

You must be logged in to vote

There is no way to receive a deep understanding of code without a long-lasting working on it.

As for me, the best start is to choose one of tasks, which is marked as a good first issue, spot the relevant piece of code (look around src/ directory content, grep relevant keywords), read it and experiment on it.

There is some internal documentation here: https://docs.tarantool.dev/en/latest/, but not much. I would also suggest to look around articles in Kostja's blog: http://kostja.github.io/ — those are not about particular places in the code, but rather about the architecture and design decisions behind it.

Last, but not least, you can ask a question in the Telegram chat https://t.me/tarantool

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Totktonada
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants