Introductory C with C++   Introductory C with C++

The primary aim of this book is to provide working models of how pointers are used in C. For those learning C pointers are a great source of confusion. Instead of treating pointers as a seperate topic, their use is integrated into every feature of C. When youlearn functions, you learn how pointers work with functions, when you learn structures you learn pointers to structures, when you learn C++ objects, you learn how pointers are used with objects, when you learn arrays you learn every aspect of using pointers and arrays. Because of their special relationship to pointers, arrays are covered in depth in their own section(...more)

  ISBN13: 978-0-9779376-4-6
  Pages: 820
  Illustrations: 203
  Size: 9.25 x 7.5 x 1.9 inches
  Language: English
  Copyright 2006




 

 

unix programming    Linux and Unix Shell Pocket Programmer


This book is designed to be a shell programmer ’s reference on Unix and Linux.  It covers the commands, syntax, and operators for three major shells used in Unix and Linux; the Bourne Again shell (BASH), the TCSH shell, and the Z-shell. All are enhanced versions of their corresponding original Unix shells. The BASH shell is an advanced version of the Bourne shell, which includes most of the advanced features developed for the Unix Korn shell and C-shells. TCSH is an enhanced version of the C-shell that was originally developed for BSD versions of Unix. The Z-shell is an enhanced version of the Unix Korn shell.

The Perl and GAWK shell scripting languages are also presented in detail, examining the use of variables, operators, and control structures to create complex shell programs. In addition the book covers supplementary features like the Make utility and man page formatting.

  ISBN13: 978-0-9817778-6-3
  LCCN: 2008907499
  Pages: 360
  Illustrations: 1
  Size: 8 x 5 x .75 inches
  Language: English
  Copyright 2008

 

The Ebook version features hyper-links for contents, index, figures, tables and Web addresses.