Comments
VigilantJon wrote: 2 points on this: 1) Depending on the organization, why buy and go through that risk? Outsourcing this level of support and technology reduces organizational strain enabling IT to focus on improving business integration and innovation. This is not just an infrastructure monitoring problem, so picking a company who understands service management and service warranty is a must. 2) While grouping services, it is imperative that organizations look at their services and determine - what are those t...


2008 West
DIAMOND SPONSOR:
Data Direct
SOA, WOA and Cloud Computing: The New Frontier for Data Services
PLATINUM SPONSORS:
Red Hat
The Opening of Virtualization
GOLD SPONSORS:
Appsense
User Environment Management – The Third Layer of the Desktop
Cordys
Cloud Computing for Business Agility
EMC
CMIS: A Multi-Vendor Proposal for a Service-Based Content Management Interoperability Standard
Freedom OSS
Practical SOA” Max Yankelevich
Intel
Architecting an Enterprise Service Router (ESR) – A Cost-Effective Way to Scale SOA Across the Enterprise
Sensedia
Return on Assests: Bringing Visibility to your SOA Strategy
Symantec
Managing Hybrid Endpoint Environments
VMWare
Game-Changing Technology for Enterprise Clouds and Applications
Click For 2008 West
Event Webcasts

2008 West
PLATINUM SPONSORS:
Appcelerator
Get ‘Rich’ Quick: Rapid Prototyping for RIA with ZERO Server Code
Keynote Systems
Designing for and Managing Performance in the New Frontier of Rich Internet Applications
GOLD SPONSORS:
ICEsoft
How Can AJAX Improve Homeland Security?
Isomorphic
Beyond Widgets: What a RIA Platform Should Offer
Oracle
REAs: Rich Enterprise Applications
Click For 2008 Event Webcasts
SYS-CON.TV
Today's Top SOA Links


Linux Programming by Example: The Fundamentals
If you know nothing about Linux development, this book will get you started

In this installmant of the Book Rookery, LWM Editor-in-Chief Kevin Bedell talks with Arnold Robbins about his new book, Linux Programming by Example: The Fundamentals, which will be invaluable to those just learning to develop under Linux.

Which programming languages are most popular for developing Linux applications and why?

  1. C. C is the language used for developing Linux and the basic libraries are all intended for use from C.
  2. C++. C++ is upwardly compatible with C, making it easy to use all the exisitng libraries and facilities. However, it provides considerable additional power and the ability to use multiple programming paradigms (object-oriented, generic, procedural) within one language.
  3. Perl. Perl is highly popular for application development, since it works across a huge range of systems and can access libraries written in C via dynamic loading.

What kind of applications are people developing using the techniques in your book?

Just about anything. The book deals with the fundamental Linux/Unix APIs: files and I/O, data about files, users and groups, sorting, searching, signals, times and dates, process creation, and management.

After reading this book, a programmer will understand enough to write an application as complicated as a basic shell for doing process creation and I/O redirection, including pipelines and wildcarding. I feel that the chapters on internationalization and basic debugging are particularly valuable for someone just learning to develop under Linux.

Will your book help me develop KDE or GNOME applications?

Not specifically; it’s not aimed at GUI development. However, as KDE and GNOME applications are likely to do file I/O, the book provides a foundation of the basic Linux concepts upon which to build.

How can I get started developing Linux applications? What are the first things I need to learn?

  1. The C or C++ languages. My book assumes you know C.
  2. How to use a text editor such as Emacs or Vim for entering programs.
  3. How to run the C compiler. The basic GCC command line is similar to that of C compilers everywhere, and you can do something as simple as

    gcc -O *.c -o myprogram

    to compile your source.

  4. How to use make and Makefiles. The online Info documentation on GNU Make should be enough to get started.
In the longer term, an understanding of Unix portability issues and how to use Autoconf and Automake is useful. I plan to write a separate book on the portability and "development infrastructure" issues (as one might call them).

What are the most popular development tools used by people writing Linux applications?

  1. GCC, for both C and C++ compilation
  2. Emacs or Vim for text editing
  3. GNU Make to build software
  4. Autoconf and Automake for portability and configuration
  5. GNU Gettext for internationalization
  6. GNU Libtool for managing shared-library issues for programs that need to deal with shared libraries
  7. GDB or a graphical debugger built on top of it for debugging
  8. Gprof for performance profiling

Will learning the material in your book help me get a job? What kind of job?

If you know nothing about Linux development, this book will get you started. The job you’d be doing would be programming, not administration or support, although understanding the way Linux works is useful for understanding how the basic command-line tools work, which in turn is very helpful for doing system administration.

About Arnold Robbins

Arnold Robbins is a professional programmer. He has an MS degree in computer science from Georgia Tech and has been working with C, C++, many kinds of Unix systems, and GNU/Linux since 1980. He has worked in both industry and academia, doing software development and teaching continuing education courses in the C, Unix, and networking areas. As a long-time volunteer for the GNU project, he maintains GNU Awk (gawk) and its documentation. He is the author of several other books, including UNIX in a Nutshell.
arnold@skeeve.com
About Kevin Bedell
Kevin Bedell, one of the founding editors of Linux.SYS-CON.com, writes and speaks frequently on Linux and open source. He is the director of consulting and training for Black Duck Software.

In order to post a comment you need to be registered and logged in.

Register | Sign-in

Reader Feedback: Page 1 of 1

Web 2.0 Latest News
We stand at a transition point in business. As the global economy starts to work its way out of recession CEOs and management teams around the world are beginning to plan for growth. But they won’t do that by simply taking back into their businesses the bottom line costs they just spen...

There are many good reasons to go down the virtual infrastructure road. The illusion that it’s cheaper than dedicated hardware solutions is not one of them.

I was reading an

Wall Street Journal reported in Monday's Edition (November 30, 2009) that Dell, Acer, Asustek Computer and HP have all launched handsets to diversify their product offerings. What is my analysis? Lenovo sold their handset unit in 2008. Less than 2 years later they buy it back as they b...
We all know about outsourcing, the ability to farm out work to people, often overseas, that will work for less, and sometimes for a lot less. But a not-so-new trend is changing the way that outsourcing happens, called crowdsourcing. The idea is to take a job and divide it into small...
I was again reading and reviewing Lawrence Lessig's work tonight. The man is so very articulate and his observations so compelling. If you haven't become a student of his work, please take my advice and give it a try here.

At the 200...

Subscribe to the World's Most Powerful Newsletters
Subscribe to Our Rss Feeds & Get Your SYS-CON News Live!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021


SYS-CON Featured Whitepapers
ADS BY GOOGLE