Recently, a friend wrote that halfway decent did Linux operations, once from the network. With the depth of work found that I lack a lot of basic knowledge, ask me whether I should start from the C language.
This may be every half-way to the children's shoes to face the problem, in the North canton to get 15K is easy, whether it is the counterpart professional seems not so important. But slowly you will find that the computer foundation is becoming more and more important.
Python is important for ops, but if you want to turn from OPS to programmers later on, even some people want to be a hacker, C is still learning. Of course you don't expect to write a Linux system or MySQL database in C language.
And it is not recommended that you take the embedded development route, the embedded market has been saturated.
Well, next to a book that wants to learn C, with this book you don't have to ask the C language to read any books.
The C Primer Plus (5th edition)----now has the sixth edition and is the classic book of the introductory C language.
"C Language"----Turing published, has been very fond of Turing published books, especially this book, foreign books out of the language concise, and speak more thorough.
"C and hands"---read it, you know what the pointer is.
"Assembly Language"--author Wang Shuang, experience different, feeling is different, this book after I work has been amway to the new staff of the book.
"Programming Zhu Ji Nanxiong"---English version, do not see the English version of the crime, this English is not so difficult, and the book is very thin.
"In-depth understanding of computer systems"-this is not the basis of computer theory of people, take a good look, because C language on the bottom, this book can give you a better understanding of C language.
The mystery of coding---this book and play it, it's very helpful for your coding specifications.
Introduction to algorithms--want to be a programmer, compulsory DAFA
"C Expert programming"---last read this book, read a kind of clairvoyant feeling.
"Computer program construction and interpretation"--the book of the finale, does not explain
Finally to everyone Amway Harvard University public class "Introduction to Computer Science", in C language, if there is no Chinese subtitles, it needs English Foundation good point.
This article is from the "Xin Stretch" blog, please be sure to keep this source http://xinsz08.blog.51cto.com/10565212/1858669
Linux OPS programmer