Recommended books must be read [continuously updated]

Source: Internet
Author: User

This article aims to share a good book and create a book directory to facilitate future study!

1. Big talk Processor

This book is really a must-read product for software engineers. It can understand the working principles, architecture, and process of the processor from a macro perspective. More importantly, it is important for developers to write highly efficientCodeDedicated engineers must be able to find the fundamental principle of writing efficient code. The author has profound knowledge, extensive coverage, accurate grasp of macro points of view, and profound knowledge description.

Author blog: http://blog.csdn.net/muxiqingyang/article/details/6627096

2. Complete Linux Kernel Analysis-based on the 0.12 Kernel

If you want to go deep into the Linux kernel, you must take a look at the practice and guide. You can get started with a classic book that provides detailed comments to each line of code, including makefile. Including background knowledge and basic knowledge required, all of which can be fully described. The early version of Linux kernel is a shortcut for researching the latest kernel. It also plays a greater role in understanding the concept of System Programming and cultivating the underlying programming consciousness. With the bochs simulator, You can debug the kernel in one step or simplify the kernel, or write bootloader by yourself.

Author Forum: http://www.oldlinux.org/oldlinux/index.php

3. orage's: Implementation of an operating system

This book is the second version of <write operating system by yourself>. It covers the content of the first version and is well-developed to present an OS creation process. This system is simple and clear, but has all the functions of an available operating system. This book is an essential book for the study and practice of operating system principles. Along with the author's ideas, you will surely learn everything you want to know about the operating system. At the same time, the book introduces the practical environment, so that readers can not only read but also practice.

4. c ++ applicationsProgramPerformance Optimization

This book analyzes the relevant features of the C ++ language, has achieved language-related implementation, provides the best guidance for program practices for application performance, and introduces performance analysis tools. The book covers basic principles, language features, memory allocation, memory management, and other knowledge. Deep Dive is rare.

5.Android system-level in-depth development-porting and debugging

The key to this book is not content. The key is the framework, which allows us to have books in this directory for reference. Is a reference book for directory classes required for Android porting.

6. What is mathematics: Basic Research on ideas and methods

This book is used to understand the basics of mathematics. Similar to the introduction to computer in the computer field, it is a basic concept. I don't need to understand it once. Theoretical things need to be ground again.

 

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.