Recommend two books "JavaRoadmap" and "JustCC"

《JavaRoadmap》

Preface
Audience of this book
If you are a programmer with development experience and have some understanding of Java language syntax, but you always feel that you have not started, then I hope this book can help you get through the Java language.

The positioning of this book
It is not a large and comprehensive book, but a book that connects and connects various knowledge points, and is not suitable for querying as a manual.

At the same time, on the one hand, many knowledge points will be omitted in this book, such as some branch grammar and loop grammar; It is difficult to understand, and it also consumes everyone's enthusiasm for learning.

This book can only be a fast food, delicious fast food, not as difficult to chew as other books.

《JustCC》

Preface
Audience of this book
If you are a programmer with development experience and have some understanding of C language grammar, but you always feel that you have not started, then I hope this book can help you get through the C language.

The positioning of this book
It is not a large and comprehensive book, but a book that connects and connects various knowledge points, and is not suitable for querying as a manual.

At the same time, on the one hand, many knowledge points will be omitted in this book, such as some branch grammar and loop grammar; It is difficult to understand, and it also consumes everyone's enthusiasm for learning.

This book can only be a fast food, delicious fast food, not as difficult to chew as other books.

Learning Roadmap

In the overall context, based on the development history of the C language, combined with the GNU/Linux ecology, from the basics to the actual project. Finally, I hope that through learning, you can have a new understanding of the basic world of open source software.

おすすめ

転載: blog.csdn.net/heshihu2019/article/details/132212217