 PIC Microcontroller: An Introduction to Software & Hardware Interfacing
This book presents a thorough introduction to the Microchip PIC microcontroller family, including all of the PIC programming and interfacing for all the peripheral functions. A step-by-step approach to PIC assembly language programming is presented, with tutorials that demonstrate how to use such inherent development tools such as the... |  |  Algorithms Sequential & Parallel: A Unified Approach
Effective computing requires the design, analysis, implementation, and evaluation
of algorithms to solve problems of interest. Computational problems come from
a wide variety of areas including science, engineering, business, athletics, architecture,
medicine, management, economics, psychology, anthropology, and entertainment,
to... |  |  TestNG Beginner's Guide
Unit/Functional testing has now become part of every development life cycle. Junit was once the main framework that was used by developers for the purpose of Unit testing when it came to Java. But Junit had certain limitations in terms of execution and features. This book explains about the features and usage of TestNg, a new framework that... |