|
|
|
VB.NET: A Laboratory CourseVB.NET: A Laboratory Course teaches the reader how to program in Visual Basic from an object-oriented viewpoint, which is important becuase of the object-oriented flavor of VB.NET. The emphasis of this book is not on the fancy users interface tricks you can perform with VB.NET, but on the fundamentals of writing correct and efficient VB programs.... | | Data Structures in Java: A Laboratory CourseData Structures in Java: A Laboratory Course defines active learning. With sixteen labs to choose from, this laboratory manual creates a "learn by doing" experience for its students by engaging them in implementation of data structures and in application of algorithms. Students are challenged to exercise their knowledge in each of the... | | User-Centered Web DevelopmentWhen a technology such as the Web is first introduced, the primary concern is making sure that the technology works. As we become more experienced with designing web sites, the problem no longer remains the technical infrastructure but rather becomes how we can make a web site that is easy to use and meets the needs of the user. As a result, many... |
|
Programming and Problem Solving with Java
Programming and Problem Solving with Java™ is an excellent resource for discovering Java as a first programming language. After introducing the very basics of programming, the text provides detail on Java syntax, semantics, classes and objects, and then continues with coverage of arithmetic expressions, selection and encapsulation, file... | | Introduction to Cryptography with Java AppletsCryptography is the art of secret writing. It involves transforming information into apparently unintelligible garbage so that unwanted eyes will be unable to comprehend it. This transformation, however, must be done so that it is reversible, so that individuals intended to view the information may do so. This is the traditional use of... | | Object-Oriented Data Structures In JavaThis book teaches the classic data structures with an informal, yet rigorous, approach; it includes the appropriate object-oriented concepts and makes use of the appropriate Java constructs.
Welcome to the first edition of Object-Oriented Data Structures using Java. This book has been written to present the algorithmic, programming,... |
|
C#.NET IlluminatedI designed this text to teach programmers and aspiring programmers how to build applications using the C# language and Visual Studio .NET. These tools facilitate building applications for desktop computers, the Internet, and mobile devices. The text provides a thorough introduction to C#, and carefully shows how to exploit the power of the Visual... | | Analysis of Algorithms : An Active Learning ApproachThe goal of Analysis of Algorithms is to raise awareness of the effect that algorithms have on the efficiency of a program and to develop the necessary skills to analyze general algorithms used in programs. The text presents the material with the expectation that it can be used with active and cooperative learning methodology, based on the premise... | | Artificial Intelligence IlluminatedArtificial Intelligence Illuminated presents an overview of the background and history of artificial intelligence, emphasizing its importance in today’s society and potential for the future. The book covers a range of AI techniques, algorithms, and methodologies, including game playing, intelligent agents, machine learning, genetic... |
|
Result Page: 6 5 4 3 2 1 |