Home  >  Article  >  Development Tools  >  What learning books are available on github?

What learning books are available on github?

PHPz
PHPzOriginal
2023-04-10 09:40:321028browse

GitHub is a platform with many open source projects, on which any developer can browse and upload open source code. There are many excellent learning materials on Github that can help readers who are interested in learning programming improve their skills.

The following are some recommended Github learning materials:

1. "Self-study is a Craft": This is a book that teaches you how to teach yourself programming. It introduces how to learn programming by yourself. Practical skills like staying motivated, how to find information, and how to learn how to think.

2. "Head First Design Pattern": This is a very easy-to-understand design pattern book that uses pictures and texts to help you easily understand the concepts and applications of design patterns.

3. "Get Started Quickly with Python Programming": This is an introductory book on programming based on the Python language. It starts with the basic syntax and object-oriented programming of Python, and gradually introduces the advanced features and programming paradigms of Python. .

4. "Java Programming Thoughts": This is a classic book on the Java language. It explains the basic and advanced knowledge of Java object-oriented programming in a simple and easy-to-understand way.

5. "C Primer": This is an introductory book for C language programming. It introduces the basic syntax, STL, exception handling and other knowledge of C, and provides a wealth of examples for readers to learn. use.

6. "Data Structure and Algorithm Analysis": This book is suitable for beginners and advanced people learning data structures and algorithms. It provides a detailed overview and implementation methods to help readers accurately master data structures. and algorithm concepts and implementations.

The above are just some of the learning materials on Github. There are many other books and projects that can help you quickly improve your skills and expand your ideas. These are all shared and disseminated through the Github platform. As long as you have patience and enthusiasm, Github will definitely provide you with sufficient learning resources.

The above is the detailed content of What learning books are available on github?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn