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,...
Table of contents: why deep learning?; getting yourself ready for deep learning; getting started with neural networks; deep learning in computer vision; natural language processing -- vector...
Object-oriented programming (OOP) is a programming paradigm organized around objects rather than actions and data rather than logic. With the newest release of C#, there are some new additions that...
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;...
Starting with the building blocks of C#; Data types and operators; Control statements and exceptions; Understanding the various user-defined types; Object-oriented programming in C#; Generics;...