Test Your C Skills
by Yashavant Kanetkar
click hare to DOWNLOAD
With
so many Degree Diploma Certificate programs being conducted in Computer
Science and Information Technology. It has indeed become difficult for
software development companies to figure out who is a good programmer
and who isn’t. Hence many companies conduct written test in c and C
languages before conducting an interview. This book and its cousin Test Your C Skills
will help you conquer these tests. Both these languages have a number
of features which can challenge the best in the field. Unless you fully
understand what these features are and how they are used you would not
be able to answer these tests confidently. Instead of taking the regular
approach of discussing each of these features one by one, this book
takes a different route. It highlights these features through questions,
about 1000 of them. Answers are furnished for each question which
illustrates the key points lucidly. Once you are through with this book
you will be able to face these written tests with the confidence that I
can do it.

A to Z of C
by Ms. Lyril Sugitha.
click hare to DOWNLOAD
Throughout
the world many people have contributed to this book. We must
acknowledge all those good people. We sincerely thank Dr. Dennis M.
Ritchie, creator of C language for granting permission to use his photo.
Our thanks also goes to Dr. Ralf Brown for providing us his great
source—Ralf Brown’s Interrupt List for this book. We must thank Mr.
Alexander Russell for his unconditional support to this book. We are
proud to thank all the real and international programmers who provided
their source code to us.
Ms. Lyril Sugitha (lyrils@yahoo.com) helped us a lot to translate this
book from “Tanglish” to English! We sincerely thank her as she worked
with us even in her tight schedules.
Let Us C
by Yashavant Kanetkar
click hare to DOWNLOAD
What sets this book apart in the crowded shelves of C Programming books
is simplicity and its narration style. These two have been the most
distinguishing features of all the previous 6 editions of this book.
Today's C programmer has to not only master the complexities and
intricacies of the language but also has to contend with its usage in
environments like Windows and Linux. This book covers all these three
aspects of C Programming very well. This book doesn't assume any
programming background. It begins with the basics and steadily builds
the pace so that the reader finds it easy to handle complicated topics
towards the end. Each chapter has been designed to create a deep and
lasting impression on the reader's mind. "If taught through examples,
any concept becomes easy to grasp". This book follows this dictum
faithfully. Yashavant has crafted well thought out programming examples
for every aspect of C Programming.
Some of the highlighting features of the book are: Traditional C Programming: Pointers, Complete build process, Low-level File I/O, Structures, Unions, Bit-fields, Bitwise Operators, Creating Function Libraries; C Under Linux: Signals and Signal Handling; Blocking of Signals; Event Driven Programming; Process, PIDs, Zombies; Forking of Process; GNOME Programming Using GTK Library; C Under Windows: Windows Programming Model; Windows Messaging Architecture; Mouse Programming; Hardware Interaction; and Windows Hooks.
Some of the highlighting features of the book are: Traditional C Programming: Pointers, Complete build process, Low-level File I/O, Structures, Unions, Bit-fields, Bitwise Operators, Creating Function Libraries; C Under Linux: Signals and Signal Handling; Blocking of Signals; Event Driven Programming; Process, PIDs, Zombies; Forking of Process; GNOME Programming Using GTK Library; C Under Windows: Windows Programming Model; Windows Messaging Architecture; Mouse Programming; Hardware Interaction; and Windows Hooks.
Object Oriented Programming
With ANCI-C
by Axel Scheiner
click hare to DOWNLOAD
This book is not going to praise object-oriented programming or condemn the Old Way. It's simply going to use ANSI-C to discover how object-oriented programming is done, what its techniques are, why they help us solve bigger problems, and how we harness generality and program to catch mistakes earlier. Along the way we encounter all the jargon — classes, inheritance, instances, linkage, methods, objects, polymorphisms, and more — but we take it out of the realm of magic and see how it translates into the things we have known and done all along.
The authors present the complete guide to ANSI standard C language
programming. Written by the developers of C, this new version helps
readers keep up with the finalized ANSI standard for C while showing how
to take advantage of C's rich set of operators, economy of expression,
improved control flow, and data structures. The 2/E has been completely
rewritten with additional examples and problem sets to clarify the
implementation of difficult language constructs. For years, C
programmers have let K&R guide them to building well-structured and
efficient programs. Now this same help is available to those working
with ANSI compilers. Includes detailed coverage of the C language plus
the official C language reference manual for at-a-glance help with
syntax notation, declarations, ANSI changes, scope rules, and the list
goes on and on.
This book is not going to praise object-oriented programming or condemn the
Old Way. It's simply going to use ANSI-C to discover how object-oriented programming
is done, what its techniques are, why they help us solve bigger problems,
and how we harness generality and program to catch mistakes earlier. Along
the way we encounter all the jargon — classes, inheritance, instances, linkage,
methods, objects, polymorphisms, and more — but we take it out of the realm of
magic and see how it translates into the things we have known and done all along.
- See more at: http://freecomputerbooks.com/object-oriented-programming-with-ansi-c.html#sthash.gXmkFaCi.dpuf
This book is not going to praise object-oriented programming or condemn the
Old Way. It's simply going to use ANSI-C to discover how object-oriented programming
is done, what its techniques are, why they help us solve bigger problems,
and how we harness generality and program to catch mistakes earlier. Along
the way we encounter all the jargon — classes, inheritance, instances, linkage,
methods, objects, polymorphisms, and more — but we take it out of the realm of
magic and see how it translates into the things we have known and done all along.
- See more at: http://freecomputerbooks.com/object-oriented-programming-with-ansi-c.html#sthash.gXmkFaCi.dpuf
This book is not going to praise object-oriented programming or condemn the
Old Way. It's simply going to use ANSI-C to discover how object-oriented programming
is done, what its techniques are, why they help us solve bigger problems,
and how we harness generality and program to catch mistakes earlier. Along
the way we encounter all the jargon — classes, inheritance, instances, linkage,
methods, objects, polymorphisms, and more — but we take it out of the realm of
magic and see how it translates into the things we have known and done all along.
- See more at: http://freecomputerbooks.com/object-oriented-programming-with-ansi-c.html#sthash.rxlf766k.dpuf
No comments:
Post a Comment