Data Structures and Algorithm Analysis in C++ (2nd Edition)
In this second edition of his successful book, experienced teacher and author Mark Allen Weiss continues to refine and enhance his innovative approach to algorithms and data structures. Written for the advanced data structures course, this text highlights theoretical...
Data Structures and Algorithm Analysis in Java
Provides a proven approach to algorithms & data structures using the exciting Java programming language as the implementation tool. With Java, the author highlights conceptual topics, focusing on ADTs and the analysis of algorithms for efficiency as well as...
JavaScript – The Definitive Guide
Since the earliest days of the Internet, JavaScript: The Definitive Guide has been the ultimate source for JavaScript developers. This book is a complete tutorial and extensive reference to the core language and the client-side JavaScript APIs defined by web browsers such as jQuery.
JavaScript Program to Show Current Time In Various Formats
This is a small script that can display the current time in “Military Time” format or “12 Hour Time” format with the push of a button. It shows two radio buttons to change the time format and a text box to display the time.
Expert C# Business Objects
This book is a translation of Lhotka’s industry-standard title, Visual Basic.NET Business Objects, into the language of C#. Rockford Lhotka’s ideas continue to be extremely influential in all programmer circles of any language, but most naturally it will be C# developers over the next couple of years at least who will most likely be involved in the kinds of programming projects and architectures that Lhotka discusses.