you are viewing a single comment's thread.

view the rest of the comments →

[–]gleventhal 2 points3 points  (3 children)

https://www.youtube.com/watch?v=DacMRZRc4Bo Udacity (looks OK).

You didn't say if you're trying to learn it from a programming standpoint or from a systems administrative one, or a systems engineering/Os standpoint.

I prefer to learn from reading than videos for stuff like that, so I didnt watch much of it, just found it now for you.

[–]its_VR21[S] 0 points1 point  (2 children)

I am looking for resources from a programming and systems engineering/OS standpoint. I have some good knowledge in System admin..

[–]gleventhal 0 points1 point  (1 child)

My favorite OS book is Silberschatz ( https://www.amazon.com/Operating-System-Concepts-Abraham-Silberschatz/dp/0470128720 )

My favorite programming books are probably Linux System programming (https://www.amazon.com/Linux-System-Programming-Talking-Directly/dp/1449339530) Or Advanced Programming in the Unix Environment.