1. JavaJava programming language (Third edition) --- four famous Java books ---- James Gosling (father of Java)Java programming ideology (version 2nd) ---- four famous Java books ---- Bruce EckelJava programming ideology (version 3rd) ---- four famous Java books -------------- Bruce EckelJava 2 core technology Volume I: Basic knowledge (7th) --- four famous Java
. Many are based on the 2.4-core explanation needed to be noted. IfLearningThe words also suggest learning 2.6,2.6 with 2.4 compared to a lot of significant improvements that should be learned. The contents of the book are profound, not very understood, the details of the problem described more clearly. But the overall feeling of the kernel is not strong enough. In addition, the analysis of the network part is missing. Feel not very suitable for beginners. 5. "Linux Kernel source code Analysis"
Webmaster must beProgramClerk, it is interesting to have a program question when registering the website, just like an interview. Almost all the computer-related books on this website are named by name, and the webmaster is very diligent and has a new book uploaded almost every day. The website name is Pipi bookstore. Address:Http://www.ppurl.com /.
Here I will introduce some of them for your reference:
I. Agile Software Development:
1 ,《Agile p
growth experience, found that the past suffered setbacks, pain is not completely worthless, but it implies far-reaching significance. Now I, around the people and things, have more tolerant, more understanding, and no longer obsessed with personal gains and losses, so some people say " setbacks, pain behind the growth of space ." Period of study, self-struggle is, of course, the foundation, butpractice and humbly consultis even more critical. In theUniversity, every setback I met, every difficu
-reaching significance. Now I, around the people and things, have more tolerant, more understanding, and no longer obsessed with personal gains and losses, so some people say " setbacks, pain behind the growth of space ." Period of study, self-struggle is, of course, the foundation, butpractice and humbly consultis even more critical. In theUniversity, every setback I met, every difficulty, there wasTeachers,friends and classmates of the enthusiastic help, and every little bit of success, also h
Recursive directory Generator mode, else in the TMP display to obtain yield is indispensable, in the recursive algorithm to use the generator, you need to explicitly get all yield values in the generator's original function (first call)def get_file_recur(path): children = os.listdir(path) for child in children: qualified_child = os.path.join(path,child) if os.path.isfile(qualified_child): yield qualified_child else: tmp = get_file_recur(qualified_
prediction
Naturual Language Processing
Coursera Course Book on NLP
NLTK
NLP W/python
Foundations of statistical Language processing
Probability Statistics
Thinking Stats-book + Python Code
From algorithms to Z-scores-book
The Art of R Programming-book (not finished)
All of Statistics
Introduction to statistical thought
Basic probability theory
Introduction to probability
Principle of uncertainty
Probability Statistics Cookbo
of the C standard I/O library is the location in the user space I/o buffer. For example, read a byte with fgetc, fgetc it is possible to read from the kernel 1024 bytes to the I/O buffer, and then return the first byte, when the file is recorded in the kernel read and write location is 1024, and in the file structure recorded in the read and write location is 1. Note that the return value type is ssize_t, which represents the signed size_t, which can return either a positive number of bytes, 0
Microsoft today started a public test of two office plug-ins, "STAMP" (subtitling add-in for Microsoft powerpoint,powerpoint subtitle loading) and "Save As Daisy", These two plug-ins can help people with hearing, eyesight, or dyslexia to use Office Office software.
Stamp can help users add hidden captions to video or audio files in PowerPoint presentations (the audio portion of a TV signal is superimposed with a program description signal and displayed on a television screen, primarily for deaf
Java Programming Ideas:Need a certain Java basic skills, suggest to read a little Java basic knowledge of the book later to see. The main reason this book became a classic is because it speaks the basics very well (like streams, interfaces, objects, and so on) and tells you that Java is good there, not enough, and so on. If you are a beginner and want to know something about the inside of Java, this book is a good primer.
Data structure and algorithm Analysis (Java Edition):Data struc
Web Standard learning books recommended
1, "Web site reconfiguration-application Web standards for design"
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7 this.alt= ' Click here to open new Window\nctrl+mouse Wheel to zoom in/out ';} ' Border=0>
Author: (US) Seldaman
Translator: Wang Zongyi/Fuche/Shang
Number of pages: 358
Publishing House: Electronics Industry Publishing House
Price: 38
Binding: Paperback
Published year: 2004-5
Step 1: In the computer we find ITunes, and then in the menu we click "Edit-Preferences" as shown in the following image click it.
Step 2: Then we open the preferences to the "book" Item, click the "OK" button.
Step 3: We click on the "Books" category in the Open repository and drag the PDF ebook from the computer to the itunes edit box.
Step 4: Okay, now that the ebook has been imported into itunes, now we'll clic
Recommendation principle:Ningquewulan, never into the dross (good books are not necessarily suitable for everyone, but for its target audience, it must be a good book).Book Selection principles:There are foreign, do not look at the domesticHave the original, do not read the translation ofLook at the works of the masterReading principle:Language is just a tool, its role is to complete your work. No matter how well the grammar of C is done, and how well
Repost an article about programmer reading.
Address: http://www.codinghorror.com/blog/2008/04/programmers-dont-read-books----but-you-should.html
One of the central themes of stackoverflow.com is that software developers no longer learn programming from books, as Joel mentioned:
Programmers seem to have stopped reading books. The market for
Recently, I 've been reading books about how to make my thoughts (your own, others') more organized. I think the following books are typical and have their own characteristics:
Micorosoft. net algorithm ting application for the enteprie, pyramid principle, McKinsey method, McKinsey consciousness, McKinsey tool, Mind Map, Six Thinking Hats, horizontal thinking, and how read a book, Zen of speeches, and Web
advantages of MySQL's various storage engines and the application environment. Then take the internal implementation of InnoDB as the cut-in point, explain each function module inside the INNODB storage engine in detail, including the InnoDB Storage engine architecture, the data structure in memory, the physical storage of tables and pages based on InnoDB storage Engine, index and algorithm, file, lock, transaction, Backup, and InnoDB performance tun
Nine great Books about information visualizationMaybe it's anachronistic to celebrate static, printed books if so many of us love and create interactive data displays. I don ' t care. I Love books.Edward Tufte, the patron saint of information visualization, haspublished four legendary books. Here is nine more indispensable favorites about visualizing information.
explanation "http://book.douban.com/subject/1835449/
Operating System:Computer mind: philosophical principles of operating systems http://book.douban.com/subject/3670621/Modern Operating Systems (version 2nd) http://book.douban.com/subject/1390650/"Self-written operating system" http://book.douban.com/subject/1422377/In-depth analysis of Windows operating system http://book.douban.com/subject/2031396/Deep understanding of computer systems http://book.douban.com/subject/1230413/
Operating syste
(1) C language is the strong in all programming languages, single-chip microcomputer, DSP, similar to the various kinds of ARM chip programming can be done in C language, it must be very skilled master.Recommended books: "The C programming language" This classic textbook is written by foreigners, there are also Chinese version.(2) Operating system principle, is necessary, if it is a computer professional graduation that also does not matter, if is non
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.