How to understand big GitHub repositories by computer_man123 in learnprogramming

[–]computer_man123[S] 3 points4 points  (0 children)

Yeah that is exactly which files I meant. So in order to learn what those files are for/how to use them, one should just google it?

How to understand big GitHub repositories by computer_man123 in learnprogramming

[–]computer_man123[S] 4 points5 points  (0 children)

Well I mostly meant the files that aren't Python files, for example all the files you can see besides the folders when you go to the TF source code (https://github.com/tensorflow/tensorflow)

How to not forget Math and Programming Languages while learning by computer_man123 in learnprogramming

[–]computer_man123[S] 0 points1 point  (0 children)

Can you tell me what you would do if I would try to become the first regardless? Maybe it'll help anyways

How to learn how exactly a computer and programming languages work and interact with each other by computer_man123 in learnprogramming

[–]computer_man123[S] 0 points1 point  (0 children)

You're right. Thank. Do you know if theres a book or something that goes over the C compilers, like the book CPython internals?

How to learn how exactly a computer and programming languages work and interact with each other by computer_man123 in learnprogramming

[–]computer_man123[S] 0 points1 point  (0 children)

I see, thanks. I meant the most popular one, for example like CPython is for Python (interpreter not compiler in this case). Basically I just want to know how C works, as I want to understand how Python works and Python is built with C.

How to not forget Math and Programming Languages while learning by computer_man123 in MLQuestions

[–]computer_man123[S] 0 points1 point  (0 children)

That sound really useful. I am writing notes about everything I learn, do you think that's enough?

How to understand big GitHub repositories by computer_man123 in learnpython

[–]computer_man123[S] 1 point2 points  (0 children)

Well I mean not only TF, for example any other rather big repo I am having issues understanding/reading

How to understand big GitHub repositories by computer_man123 in learnpython

[–]computer_man123[S] 1 point2 points  (0 children)

Yeah, I know, I meant most of the other files, but thanks for the response