MY BOOK





C LANGUAGE

Guided by Brian W. Kernighan / Dennis Ritchie (Author)


●  The book enumerates the concepts related to C Programming language, as prescribed by ANSI standard. The book elaborates on the basics of procedure oriented programming and the fundamentals of writing C codes.

●  It goes on to cover aspects like functions and loops, learning which will help novice programmers to code elementary level codes properly.

About The Author

Brian Willis Kernighan, born on 1 January, 1942, is a Canadian computer scientist who is responsible for the development and authoring of the AWK and AMPL programming languages. He also worked in developed UNIX.... read more


LINUX

Beginners guide for learning Linux & Shell scripting


●  Linux Guide is a book written by Jason Cannon. It provides an organized learning path. It also helps you to gain mastery of the most useful and important commands.

●  This is an ideal reference book for both novice or who wants to get up to speed on Linux or experienced users.

About the Author

Jason Cannon has been a professional Unix and Linux System Engineer since 1999. During that time he has worked in a wide variety of environments ranging from small. He enjoys teaching others how to use and exploit the power of the Linux operating system if you want to purchase......read more


JAVASCRIPT

Guided by Marijn Haverbeke


●  It covers basic JavaScript, syntax, concepts, functions, bugs and error handling and a whole lot more.

●  However, the intent of the book is to help you write cleaner code rather than learn to code.The book also includes exercises and examples to help you learn.

About the Author

Marijn Haverbeke is a programming language enthusiast and polyglot. He's worked on a wide range of software systems, from databases to compilers to editors. He runs a small business around his open source projects.....read more


Operating System

Abraham Silberschatz and Peter B. Galvin (Author)



●  Operating System Concepts is a book about the basic low level and some high level concepts of how the different operating systems actually work, some of the major problems faced, and some of the different solutions used by operating system programmers.

About the Author

Greg Gagne is an professor, and author. Other books by him are Operating System Concepts with Java and Operating System Concepts Essentials. Greg Gagne specializes in distributed systems, computer networks and operating systems......read more