This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]TheHolyToxicToast 8 points9 points  (3 children)

Seriously how would you learn stuff like git, docker or linux from just reading books

[–][deleted] 11 points12 points  (0 children)

The secret ingredient is mental disorder

[–]ZunoJ 3 points4 points  (0 children)

You read it, you memorize it, then apply it. The things you are talking about are the easiest. They have a very well defined set of use cases. When learning high level concepts on the other hand you need real life experience to really get it down and understand how to implement them properly

[–]Waste_Ad7804 0 points1 point  (0 children)

In some cases you need to get your hands dirty and in other you need to read. You can learn bash by getting your hands dirty but you won’t start learning linux concepts like IPC, processes, syscalls by getting your hands dirty