Designing Science Presentations guides researchers and graduate students of virtually any discipline in the creation of compelling science communication. Most scientists never receive formal training...
Contents: introduction; speeech: the words you say; structure: the strategy you choose; visual aids: your supporting cast; delivery: you, the room, and the audience; conclusion.
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;...