Product DescriptionThis book is about writing software that makes the most effective use of the system you’re running on — code that interfaces directly with the kernel and core system libraries, including the shell, text editor, compiler, debugger, core utilities, and system daemons. The majority of both Unix and Linux code is still written at [...] [...more]
You probably happened upon my website because you need to hire a freelance PHP programmer. I am a PHP developer who builds clean, organized, functional, and search engine optimized websites from scratch or from a template. The Internet is exploding. There are estimates of 2 billion websites on the Internet and growing. How will your [...] [...more]
Hi, I’m new to linux and to shell programming. I have an assignment to create a shell script that shows all the folders, sub folders and files of the current directory. LS does this. But I must count how many duplicate lines each file has, and show the line that is repeated the most times [...] [...more]
Learn how to program OOP in PHP and convert MySQL timestamp to the “Ago” format. Using a PHP class. Get the Zip Download Package Here: www.developphp.com [...more]
A brief introduction to GDB and Assembly Language on Intel processors using the venerable C language and GCC compiler toolchain. This is probably more fun than it is informative (and not even all that fun), but maybe it will give somebody ideas… Documentation: man wprintf man gdb man objdump man hexdump Use pinfo -m instead [...] [...more]