Miscellaneous Books

Here, I mention books from various domains of Computers, Electronics and Mechanicals with their respecgive authors's name:

  • JavaScript:Programming Basics for Absolute Beginners BY NATHAN CLARK;
  • A Complete Guide to Programming in C++ BY ULLA KIRCH-PRINZ;
  • Web Animation using JavaScript Develop and Design BY JULIAN SHAPIRO;
  • CSS Animations and Transitions for the Modern Web BY STEVEN BRADLEY;
  • Transitions and Animations in CSS: Adding Motion with CSS BY ESTELLE WEYL;
  • Pascal Programming: A Beginner's Guide BY JOHN SMILEY;
  • Essential Pascal - Introduction to Pascal BY MARCO CANTU;
  • "Introduction to Algorithms" BY THOMAS H. CORMEN, CHARLES E. LEISERSON, RONALD L. RIVEST AND CLIFFORD STEIN;
  • "The Algorithm Design Manual" BY STEVEN S. SKIENA;
  • "Cracking the Coding Interview" BY GAYLE LAAKMANN MCDOWELL;
  • "Grokking Algorithms" BY ADITYA Y. BHARGAVA;
  • "Algorithms to Live By: The Computer Science of Human Decisions" BY BRIAN CHRISTIAN and TOM GRIFFITHS;
  • "Approximation Algorithms" BY VIJAY V. VAZIRANI;
  • "Randomized Algorithms" BY RAJEEV MOTWANI and PRABHAKAR RAGHAVAN;
  • Operating Systems: Three Easy Pieces BY REMZI H. ARPACI-DUSSEAU and ANDREA C. ARPACI-DUSSEAU;
  • Operating System Concepts BY ABRAHAM SILBERSCHATZ, PETER B. GALVIN and GREG GAGNE;
  • Modern Operating SystemS BY ANDREW S, TANENBAUM and HERBERT BOS;
  • Operating Systems: Internals and Design Principles BY WILLIAM STALLINGS;
  • Advanced Programming in the UNIX EnvironmenT BY W. RICHARD STEVENS and STEPHEN A. RAGO;
  • Linux Kernel Development BY ROBERT LOVE;
  • The Design and Implementation of the 4.4 BSD Operating System BY MARSHALL KIRK MCKUSICK, KEITH BOSTIC, MICHAEL J. KARELS and JOHN S. QUARTERMAN;
  •