Brief contents: what is programming?; classes and methods I: basics; fundamental data types of Java; decision making; classes and methods II: classes with multiple methods; iteration; classes and...
This book provides the beginning programmer with a guide to developing object-oriented program logic. This textbook assumes no programming language experience. . The examples in this book have been...
This book requires no previous introduction to programming and only a mathematical background of high school algebra. The book uses C# as the programming language for software development; however,...
This book includes: Database Systems; Conceptual Data Modeling; Logical Data Modeling; Normalization; Database Implementation Using the Relational Data Model.
Brief contents: the phases of software development; abstract data types and C++ classes; container classes; pointers and dynamic arrays; linked lists; software development with templates, iterators,...
Brief contents: Part I: objects and C++: arrays, pointers, and structures; objects and classes; templates; inheritance; design patterns; - Part II: Algorithms and building blocks: algorithm analysis;...
This book includes: Introduction to probability and counting; Some probability laws; Discrete distributions; Continuous distributions; Joint distributions; Descriptive statistics; Estimation;...
This book inclues: An Overview of Computers and Programming Languages; Basis Elements of Java; Input/Output; Introduction to Objects and Classes; Control Structures: Selection, Repetition;...
The two books together provide the perfect opportunity for those who want to learn the fundamentals of programming and also get a taste of an actual programming language. Users can discover how real...