Brief contents: computer hardware; operating system; windows environment; unix and linux; internet; programming and C; control statements in 'C'; arrays, pointer and functions; structures and files.
Contents: Python objects, types and expressions -- Python Data Types and Structures -- Principles of Algorithm Design -- Lists and pointer structures -- Stacks and Queues -- Trees -- Hashing and...
Preliminaries -- Python language basics IPython, and Jupyter notebooks -- Built-in data structures, functions, and files -- NumPy basics: arrays and vectorized computation -- Getting started with...
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...
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,...