########################################################################
I love Linux!
I lovetechnical!
I loveprogramming!
I wanna to be a hacker.I'm attracted by their sprite.
So my computerhas Linuxrunning in it.It is Red Hat Linux:)
I'm reading <The Art of UNIX Programming> now,its auther is prominent.He is Eric S.Raymond.
I think you know him.He made the famous software--Emacs.
I'm dreaming to make a free software one day!I trust me.
As Eric said,Linux is Fun to Hack!
########################################################################
########################################################################
Those who do not understand Unix are condemned to reinvent it,poorly.
--Henry Spencer
########################################################################
########################################################################
During 1950s,hackers insisted to wrote programs.Another Good sentence:
"it is better to solve the right problem the wrong way than the wrong problem the right way."
--Doug Mcllroy
SoIwon't regretall I'm doing now!
########################################################################
########################################################################
Eric tells me some rules ofUNIX Programming.It's very usefulin every kinds of programs and platforms!
Rule of Modularity:Write simple parts connected by clean interface.
Rule of Clarity:Clarity is better than cleverness.
Rule of Separate:Separate policy from mechanism;separate interfaces from engnines.
......
Haha i think you should to read the book!
Hope to study with you!
########################################################################
分享到:
相关推荐
This booklet is Fascicle 6 of The Art of Computer Programming, Volume 4: Combinatorial Algorithms. As explained in the preface to Fascicle 1 of Volume 1, I’m circulating the material in this ...
The programming group; The programming team; The programming project; Programming as an individual activity; Variations in the programming task; Personality factors; Intelligence, or problem-solving ...
Coders at Work: Reflections on the Craft of Programming is a 2009 book by Peter Seibel about interviews with 15 highly accomplished programmers. The primary topics in these interviews include how the ...
Typical services include executing a new program, opening a file, reading a file, allocating a region of memory, getting the current time of day, and so on. The focus of this text is to describe the ...
1.5 Further reading 10 2 Basic molecular dynamics 11 2.1 Introduction 11 2.2 Soft-disk fluid 11 2.3 Methodology 18 2.4 Programming 20 2.5 Results 34 2.6 Further study 43 3 Simulating simple systems 44...
the book focuses on the POSIX standard shell, and teaches you how to develop programs in this useful programming environment, taking full advantage of the underlying power of Unix and Unix-like ...
Controlling the Number of Streams Section 10.7. Controlling Termination Section 10.8. Summary Exercises Chapter 11. Name and Address Conversions Section 11.1. Introduction Section 11.2....
The authors also update and extend Stevens' definitive coverage of these crucial UNIX networking standards and techniques: TCP and UDP transport Sockets: elementary, advanced, routed, and raw I/O:...
In this Introduction, I'll explain who should be reading this book, the organization of the book, and how to use the book most effectively. You'll also find a note on errors and a section on other ...
** In the context of Unix and shell programming, a command refers to an instruction or a set of instructions that are executed by the shell or another program. Commands can be simple, like `ls` for ...
This chapter focuses on some basic elements of the C programming language. When you begin programming in C, you probably will find yourself coming up with basic questions regarding the conventions, ...
What you are reading right now is a preview ebook version of the book. This preview version is based on the Consumer Preview of Windows 8, which was released on February 29, 2012. Microsoft has ...
Code Reading The Open Source PerspectiveCode Reading The Open Source Perspective
For other references, see "Further Reading" on page 755. <br>This fourth edition provides integrated coverage of the Java programming language as provided by the Java™ 2 Platform Standard Edition...
What you are reading right now is a preview ebook version of the book. This preview version is based on the Consumer Preview of Windows 8, which was released on February 29, 2012. Microsoft has ...
after the initial reading. Although Python 3 is an evolutionary rather than revolutionary advance on Python 2,some older practices are no longer appropriate or necessary in Python 3, and new practices...