software books

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

Build the ARM development environment of QT creator under fedora9 and port qt4.6.3-books to mini2440

I have tried it many times in ubuntu10.10 and Red Hat Enterprise 6, and there are compilation errors! The final change is to miniora 9 in the mini2440 user manual, which indicates that the establishment of the development environment is related to the system. Some online users say that the GCC versions of the two systems are too new, but I tried the GCC compiler of the earlier version, the problem persists! Refer to the arm development environment for building QT creator under fedora12 and port

C + + learning books recommended

+ +"The author is Scott Meyers. You should familiarize yourself with them and understand each project clearly. The book revolves around 55 guidelines, each of which introduces a way for you to write better C + + program code, which is discussed in detail in specially designed examples."Exceptional C + + (C + + programming Anatomy)" and "more exceptional C + +"Both of these books contain 40 C + + programming problems that will allow you to hone your s

Top 20 Best Agile Development Books, Ever

Top 20 Best Agile Development Books, EverJune 11,200 8By JurgenAppelo I recently created a Top 100 Best Software Engineering Books, Ever. I created that list using four different criteria: 1) number of Amazon reviews, 2) average Amazon rating, 3) number of Google hits and 4) Jolt awards. the nice thing about such a big list is that it enables you to extrac

How to read technical books

How to read technical books For the students without foundation, we strongly recommend the introduction of video, but when you have a certain foundation, especially if you want to check a specific point of knowledge, positioning video is often less than turn books or Google convenience. But even a good book, the wrong way of reading, does not produce good results. Now most people read as if they were stud

C language, four books, five classics-C language book recommendation

C language books. What, C language? Some readers are wondering. Yes, this time the main character is the C language that was born in 1973 and is now full of children and grandchildren. The reason we want to talk about C is not only because of its profound influence, but it can be proved by the prosperous development of the C-series language family: c ++, Java, C #, and Objective C have successively become mainstream languages in the

Recommended by foreign programmers: books that every programmer should read

, you should have known and practiced 99% concepts in the book. -Esac 2 .《Practices for programmers" Recommendation: 1504 This is an excellent book for programmers who have learned programming mechanisms. Maybe they are still in school, but they do not feel very safe about what they want to do. Just like the difference between sketch and architecture. Although you learned drawing in school classes, you can also draw beautiful pictures, but if you don't know where to start, if someone wants

) Books that programmers should read most

start, if someone wants you to draw a P2P Music Exchange Network Diagram on your own, this book is suitable for you. -- Joel 3. Construction and interpretation of computer programs Recommendation: 916 Personally, this book has so far become a fascinating programming book for me. Classic books such as code Daquan, refactoring, and design patterns will teach you efficient work habits and transaction details. Other

Four Books and five classics for Windows Programming

two books, it can be called a Win32 system development expert. If we talk about the weakness of these two books, there are two main aspects. One is that Win9x is used as a basic starting point in writing the two books. Therefore, the introduction of the new features of Win2000 platform is insufficient. Especially for the development of high-performance

Nine open source books that must be viewed by C ++ for efficient programming

important C ++ features. It provides excellent explanations of functions, inheritance, and polymorphism.This book does not require any experience in C or C ++ programming and is designed for universal use. It also prepares Qt cases, exercises, answers, and course PPT for instructors.This book is part of Bruce Perens's open-source series. All books in this series are published based on Open Publication License V1.0 and later versions.《Think like a com

Six books that programmers must read

what a neat code is. Refactoring is still an essential skill for experienced programmers, and when you want to improve refactoring code, reading this book will let you rule it out.The way of code cleanlinessThis is my favorite book, more than once I recommend it to my colleagues, readers and students. I think it can be called software development and coding the most convenient book. Uncle Bob. I don't want to introduce him, he wrote a series of

Technical books and Mathematics Education

analysis. Not only did I not understand it when I was a student, but I also did not know it when I started to work on software development. This is because I have almost never encountered a time in my life or work that is associated with the profound mathematical formulas in textbooks. I can't even imagine a four-dimensional space. Why do I need to care about the law in a multidimensional space? When we really need to use relevant algorithms, a large

Highly influential books recommended to developers

Reprinted: http://blog.csdn.net/crzy_sparrow/article/details/7422962 For a programmer, he can only learn accumulated and read some excellent books at work, but cannot learn much really needed in school, we can work better only by combining practice and theory. Today, with the development and change of technology, every developer should take the initiative to read books to learn programming skills and change

Four Books and five classics of C ++ Programming

C ++ is a large-scale language widely used in industrial software development. Its complexity and ability to solve practical problems make it extremely valuable in academic research and industry. Like C, C ++ has already achieved great success in many important fields.However, the undeniable reality is that in the field of low-level program design, C ++ compresses C and is also suffering a strong rebound from C. In the field of high-level program desi

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

feel that the best option is code Daquan. This book covers almost all aspects of coding design. After reading it, it may be difficult to remember the details of a specific link, but you can at least know the issues that need to be considered in software development. 3. When the technical perspective is wide enough, read a book (including demand development, management, estimation, and process) that looks down on the whole of the

What books does Bjarne Stroustrup suggest to master C + +?

QUESTION:What books does Bjarne Stroustrup suggest to master C + +?ANSWER:a tour of C + + is A quick (about + pages) Tutorial Overview of all of the standard C + + (language and standard Librar Y) at a moderately high level for people who already know C + + or at least is experienced programmers. The C + + programming Language (fourth Edition)aka Tc++pl4 is a completely rewritten and re-organized version of TC++PL3. It describes the c++11 revisi

Google to buy fraud-proof technology company for digital books

Beijing time September 17 (AP)--Google announced in Wednesday the acquisition of the Carnegie Mellon University incubation website fraud-prevention tool company reCAPTCHA to crack down on spam and fraud in books when digitized, the Associated Press reported. The terms of the agreement were not disclosed. reCAPTCHA provides a few simple word fans that users must fill out when they sign up for a Web site and complete online shopping. If the letters and

Sharing professional literacy ebook (27 books in total)

Shared professional literacy ebook (27 in total) (updated new links) Luo Zhiming Now, I share all kinds of e-books on my computer through online storage. There are mainly the following series of books: C, C ++, Java, database, embedded, UML, network, professionalism and some tool manuals These books are the books that

Four Books and five classics of C Programming

reusable software", Mechanical Industry Press C language interface and implementation: Techniques for creating reusable softwareA major reason why C language has been able to survive for more than 30 years is its adaptability. In this age of "reuse", "Object-Oriented", "components", "Exception Handling", and other advanced mechanisms, C language can still rely on its small and elegant language features, it meets the requirements of modern

Java Books recommended EE programmer must read book recommendations

, Intermediate, advancedDescription: This book uses the Java language to describe our commonly used data structures and writes very well. Worth a look, but the current basic goods (this is the most advantageous explanation).8 "Junit Recipes Chinese Version: Programmer's Practical testing skills"Star:Suitable objects: Beginner, Intermediate, advancedIntroduction: The current agile prevalence, this you have to take a look at anyway.Part II: Intermediate level Advanced Article1 "Spring in Action"St

Some books that accompany me to learn Java

techniques and optimizations. "effective Java" and "writing high-quality code: 151 Suggestions for improving Java programs" are good. It helps you understand some of the Java operating mechanisms in depth. And explain why different programming methods, the impact on the efficiency of the gap will be so big. Even sometimes the same class, where the code is positioned differently, can lead to noticeable performance differences. It corrects our ease of mind in writing Java code and allows us to wr

Total Pages: 15 1 .... 8 9 10 11 12 .... 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.