Contents: Number Systems; Machine Language; H1 Assembly Lamguage: Part 1; H1 Assembly Lamguage: Part 2; Basic Electronics and Digital Logic; Microlevel of H1 and V1; Evaluating the Instruction Set...
Language Learning with Technology is for teachers interested in integrating technology into their classroom practice. The book contains 150 classroom activities for beginner to advanced level...
Contents: getting started, for loops, numbers, if statements, miscellaneous topics I, strings, lists, more with lists, while loops, miscellaneous topics II, dictionaries, text files, functions,...
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...
Contents: Number Systems; Machine Language; H1 Assembly Lamguage: Part 1; H1 Assembly Lamguage: Part 2; Basic Electronics and Digital Logic; Microlevel of H1 and V1; Evaluating the Instruction Set...
Data structures allow organizing data efficiently. Their suitable implementation can provide a complete solution that acts like reusable code. In this book, you will learn how to use various data...
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: An Overview of Computers and Programming Languages; Basic Elements of C++; Input/Output; Control Structures I,II; User-Defined Functions I,II; User-Defined Simple Data Types,...
This book includes: An Overview of Computers and Programming Languages; Basic Elements of C++; Input/Output; Control Structures I (Selection); Control Structure II (Repetition); User - Defined...
Brief contents: introduction to computers, the internet and the world wide web; introduction to C++ programming; introduction to classes and objects; control statements; functions and an introduction...