programming books

Read about programming books, The latest news, videos, and discussion topics about programming books from alibabacloud.com

Good books!

Model: the basis for reusable object-oriented software, translated by Li Yingjun, published by Mechanical Industry Publishing House) Journeyman texts)(These books turn to "Integrating things", involving the software development process and going deep into the "Science" behind computer science ") The Mythical man-month by Frederick Brooks (Chinese Version] Mythical man-month, umlchina translation, published by Tsinghua University Press)

Reading and choosing Books

Finally in the implementation of a variety of common cryptographic algorithms, the next article or the next release of AES source code, using C + + OH (I want to start looking for the object? ~ ~)//-----------------------------------------------------------------------------------------------This time I'm talking about computers, and much more about the book of programming technology, not the other. Let's talk about choosing a book first. I have read

Today, I took a look at my bookshelves and found that there are so many books in Tsinghua Publishing House.

Today, I took a look at my bookshelves and found that there are so many books produced by Tsinghua Publishing House ~~~~~~~~ Below is a simple list: Database practical tutorialData StructureGNU/Linux programming guideC ++ Programming TutorialGuide to C ++ programming ExperimentPerl instance troubleshootingIBM-PC Assemb

7 computer books that programmers should read

Just as programming trends and languages, programming books are constantly being followed by new generations. But the following 7 classic books have withstood the test of time. Some books are later than others, but they provide insight into the new and experienced programmer

7 computer books to be read by the Code farmer

just as programming trends and languages, programming books are constantly being followed by new generations. But the following 7 classic books have withstood the test of time. Some books are later than others, but they provide insight into the new and experienced programmer

C ++ learning methods and four famous books (recommended)

follows (for friends with a C base ): C ++ Primer Valid C ++ Predictional C ++ Inside the C ++ Object Model This is the four famous books I chose C ++. Why did I choose these four books? C ++ Primer I have read the third and fourth editions of this book. Currently, this book has been published in the fifth edition. I have to say that this book is too suitable for beginners. Of course, I mea

My comments on several C ++ books

Objective C ++, more objective C ++, more objective C ++, and C ++ programming specifications., it is difficult to take a place unless it is classic. 3. This book is intended for those who have learned C ++ but do not know how C ++ is used. After learning C ++, I don't know how to use C ++? Isn't it strange? It's not surprising that many of you have learned C ++. I have read many books, but they do not kno

NetEase reading: Information and books and support offline reading

With the rapid development of intelligent mobile terminals, people's electronic reading methods are also changing. From the user download TXT document, to package the download of the collection of applications, and now by the Internet companies to provide real-time updates to the reading tools, users can see more and more rich content. The reading terminal, being a single text display, becomes a common export of multiple information. This means that the reading tool is likely to get rid of the

Java EE must read books and Java EE must read

Java EE must read books and Java EE must read24170 people read comments (46:JavaEE (280)Software Engineering and principles (49)Computer History (3)Web related (83)Linux/Unix/AIX (69)Miscellaneous Essays (163)Interview (3) Copyright Disclaimer: This article is an original article by the blogger and cannot be reproduced without the permission of the blogger. Directory (?) [+] Here are some books I recommend

Computer Graphics learning methods and related books, games, GIS, VR, and 3D engines can all be viewed.

, probability, interpolation theory, (partial) differential equations; physical, if you want to perform physical-based modeling, some physical theories need to be learned: mechanics (kinematics, dynamics, fluid mechanics ...), Optical, finite element; programming language: C or C ++ is the most common 'mandarin 'in computer graphics; Data Structure: You need a Data Structure to describe your graphics objects, in addition to common linked lists, trees,

Web front-end learning useful books

Web front-end research and development engineer, in the domestic as a Chaoyang profession, this field does not have the formal education of the school, most people are self-taught by themselves. This article focuses on the books and the growing process that I have seen since the beginning of web development (from the sophomore year to the present), with the aim of learning JavaScript through a progressive reading of JavaScript or a friend who is just

Which of the following experts can recommend php good books?

Who can give a good book to recommend php? please list it as a reading book to recommend php to the younger brother. nbsp; requirements: nbsp; 1. there is no basic programming book or two, nbsp; 2. A little basic (for example, know that php has eight data types, the difference between constants and variables) one or more books, nbsp; 3. A little development experience (for example, who has done secondar

Several books recommended by StackOverflow programmers

programsRecommendations: 916Personally, this book has so far affected me with a programming book that has been drunk." Code Encyclopedia ", "Refactoring" and "design Patterns" These books teach you efficient work habits and transactional details. Other books like "People's collections", "Computer Programming psycholog

20 essential books for junior software developers (I)

Development and programming have never been an easy task. Sometimes you may need to be a little bit or get some useful help from the book. All in all, whether it's work flow or study your major, the Internet has helped you a lot! Today, we have opened 20 free books for you, which cover a simple and complex content for beginners and programmers. Most of us believe that you can find the answer from the book l

Classroom Practice-The calculation method calculates the lowest price that a reader buys a batch of books.

1. Title.The bookstore for the Harry Potter series of books for promotional activities, a total of 5 volumes, with numbers 0, 1, 2, 3, 4, said,A single reel is priced at $8, and the specific discount is as follows:Discount on this number2 5%3 10%4 20%5 25%Depending on the number of volumes purchased and this number, different discount rules will be applicable. The singular book only corresponds to one discount rule,For example, if you purchase two vol

C ++ books

Reading books, a large number of C ++ books. You can read these books in the order below (it took me about 4-5 years and I am still reviewing them today) C ++ primer, this preliminary reading may make you suffer, and read the features and why of all languages. Of course, the C ++ programming language written by the

4 Linux Books recommended for it OPS engineers to learn

now or under Windows, when we are bored or show off in front of others, Then you really think of Linux as a toy, without understanding the essence of Linux, then you need to understand the usefulness of Linux, to love him, to use him.Second, there must be a Linux book at handDo you have a reference book for yourself, or is it one of your own learning books? If you want to learn Linux this is essential, for a Linux boss will not only use Linux to unde

4 Linux Books recommended for it OPS engineers to learn

or under Windows, when we are bored or show off in front of others, Then you really think of Linux as a toy, without understanding the essence of Linux, then you need to understand the usefulness of Linux, to love him, to use him.Second, there must be a Linux book at handDo you have a reference book for yourself, or is it one of your own learning books? If you want to learn Linux this is essential, for a Linux boss will not only use Linux to understa

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 again and again, so they are often placed in the reading list. I am very happy to recommend good bo

Recommended Java Advanced Books

Part I: Java language chapter1 Java Programming specificationStar:Suitable for: Beginner, IntermediateDescription: Author James Gosling (father of Java), so this book I think you have to read. The basic explanation is very good.2 "Java Core Technology: Volume Ⅰ Basics"Star:Suitable for: Beginner, IntermediateIntroduction: Official institution books, you have to have a copy, this book is more comprehensive a

Total Pages: 15 1 .... 11 12 13 14 15 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.