books to read on computer

Read about books to read on computer, The latest news, videos, and discussion topics about books to read on computer from alibabacloud.com

Highly recommended Linux in-depth study must read several books

, there are also IBM's internal training designated reference books, they are worthy of your friends take time to read carefully.Why learn to program in a Linux environmentLinux is an open, flexible, cross-platform operating system, up to the vast data center, down to the palm of the embedded device, there is no Linux figure. More importantly, Linux is a system that is both same strain and evolving with Uni

Books read by programmers

visual analysis of humans: looking at people Algorithm:Leiserson "Introduction to algorithms": An Introduction to the legendary algorithm. This is a must-have-started introduction.Heineman algorithms in a nutshell: it is also an entry-level classification algorithm from the application perspective, The actual application capability is much better than the introduction.Knuth the art of computer programming: This is an elegant book, Unfortunately, I o

Good books read together (85): Algorithmic notes

mathematics, I am looking at NetEase Open class, "linear Algebra" and "Calculus" open class.Fortunately, these "getting Started", weekdays work is enough, and mathematics, computer-based consolidation and learning, is a lifelong thing, not too urgent.Do not lament the past barren, the only way is based on the present state, select the best course of progress, diligently preach.Those who have learned a little bit of the fundamentals of economics will

Practice of project managers (2)-books that must be read

doesn't matter if the project manager doesn't understand the technology. Some people say this is an advanced foreign experience, but I suspect it was fabricated. The sub-lines of this point of view are as follows: the project manager is a manager, and only the subordinates can be directed. Why do you need to understand technology! This is as ridiculous as saying that the shift leader does not need to take a gun on the battlefield. Those who hold this point of view can still remember: "The Gener

Java Books recommended EE programmer must read book recommendations

Java Book recommendationsJava EE Programmer must read book recommendationTransferred from: http://www.cnblogs.com/xlwmin/articles/2192775.htmlHere are some of the books I recommend to you based on years of reading and practical experience:Part I: Java language chapter1 Java Programming specificationStar:Suitable for: Beginner, IntermediateDescription: Author James Gosling (father of Java), so this book I th

Six books that programmers must read

extensible design.Guidelines for the rehabilitation of cervical spine diseaseThe latest update, the original text does not contain this book, should be requested by the reader's comments, specifically to join the book.Writing code is not only a work of the mind, but also a physical effort. Over the ages, there must be problems with the body. Fatty liver, spine disease and so on. Hopefully this book will give you guidance on how to recover from a spine disease.Original reference 6

There are too few books to read in these years.

Sun Zhengyi has been hospitalized for liver disease at the age of 23 for two years and has read thousands of books. Today, he has become the capital of Asia, and he has not been able to continue his development until now. His goal is to direct his eyes to the richest man in the world. Not to mention sun Zhengyi. In the past few years, he has read too few

The books to read

analysisDeep understanding of the Linux kernelLinux kernel full CommentLinux device drivers16.c++ languageC + + Programming ideas 2Essential C + +C + + PrimerC + + programming languageThe design and evolution of C + + languageAccelerated C + +Effective C + +More effective C + +Exceptional C + +More Exceptional C + +New thinking of C + + designDeep Exploration of the C + + object modelC + + Meditation recordC + + Templates:the Complete GuideC + + FAQs17. Standard Library STL UsageC + + Standard

Classic books to be read in Linux Network Programming

network developer, in addition to the socket interfaces provided by the system, you must also have basic network theoretical knowledge and network protocols, only in this way can we fully understand the operating principles of the network and make full use of the features provided to us by various networks or protocols in our programs, in the face of various problems in network programming, we can easily find out the problem. I would like to recommend several authoritative

Programming cornerstone and Practice series of C language programmers must read 5 books

encourages the reader to think independently and encourages you to find more effective ways to solve the problem. Students who are interested in C language, this is a very good classroom teaching material.3. Absolute Beginner's Guide to C second Edition, author Greg Perry"Update": This book also has the Chinese version of "written to everyone read the C language book", thank Liu Jiang in the comments added. PS: Amazon and other major e-commerce sites

13. System integration project Manager to read books-it software staff book series articles

System integration Project Manager is mainly responsible for weak electricity and other projects. Generally include computer network systems, computer equipment systems, intelligent buildings, room construction and so on. In the soft examinations, the System integration project manager is at the intermediate level, which only shows that the system integration project manager needs less experience than the s

Six books that programmers must read

process, reliable delivery, discussed the workflow and schedule, and the important role of feedback, relentless improvement, The basic features of all lean organizations are discussed: continuous, never-satisfying improvements, exceptional people, excellent results from superior people, consistent leadership, and discussion of consensus in the leadership team.The basis of design pattern reusable object-oriented softwareThis book either you read it or

Serialization book survey: What computer books do you want to attach to the reading channel?

The csdn reading channel has been running for more than three months. It has been working with the Computer and Information Agency of Tsinghua University Press, Wenkang, wenyuan, jindi, Electronic Industry Press, Bowen, feisi, and today's electronics, many well-known publishers and publishing companies, such as the People's post and telecommunications publishing house computer book branch, Turing Corporatio

Top 7 Sales of books on Internet computer channels (06.17-06.23)

Top 7 Sales of books on Internet computer channels (06.17-06.23) 1. In-depth Linux kernel architecture (global open source community collective wisdom crystallization, appreciate the beautiful scenery of Linux kernel) http://www.china-pub.com/196739 Try read address: http://www.china-pub.com/computers/common/mianfeisd.asp? Id = 196739 Wonderful comments added thi

Record the books I have read!

Since 2015.04.06, most of them have not been recorded, because they have not been read, or the books are bad.2014.09.14 " C-System programming based on Unix/linux "2014.09.17 " Linux C Programming Encyclopedia ": Finished, is Linux under C programming a good primer, thicker, but easy to read." 2014.10.05 " linker and Loader ": A little abstruse, but also very und

JavaScript Beginners must-read books recommended

In the present, a lot of programmers are self-taught to complete the entry and promotion. The same is true for JavaScript learning. Many novice JavaScript options are easy and convenient to learn through video tutorials or forums, but some fragmentation of knowledge acquisition is not very good for beginners.In the introductory phase of JavaScript, learning through books is the best way for beginners. The study of

Seven books required to be read in software testing

studies. Black Box testing techniques. Equivalence Class testing. Boundary Value testing. Decision Table Testing. pairwise testing. State-transition testing. Domain analysis testing. Use case testing. White Box testing techniques. Control Path testing. Data Flow testing. Testing paradigms. Waterfall testing. Exploratory testing. Explor. 650) this.width=650; "src=" Http://img.mp.itc.cn/upload/20160618/a11acae866754763a1b2ee691a44b695_th.jpg "style=" border:0px;margin:0px;padding:0px;font-size:0

List of books read over the past two years

List of books read over the past two years Here we record the books I have read or are reading. For technical and non-technical books, some books are more classic and need to be read ag

Books you have always wanted to read

1 Computer Systems: A programmer's Perspective (in-depth understanding of computer systems) 2 advanced programming in the Unix environment (Advanced Programming in UNIX environment) 3 Introduction to algorithms (Introduction to algorithms) 4 UNIX Network Programming (UNIX Network Programming) 5 structure and interpretation of computer programs (construction a

Recommended books read by itmanager?

At the beginning of project management, I always went to the bookstore to read some management books, but later I found that my ears were hot, but it would not take long for me to forget it. It seems that it has little impact on actual work. After reading some books in the past two years, I seem to have benefited a lot. Later I thought that the IT industry is a s

Total Pages: 13 1 .... 6 7 8 9 10 .... 13 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.