𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Computer programming for beginners: a step-by-step guide

✍ Scribed by Murali Chemuturi


Publisher
Taylor & Francis
Year
2019
Tongue
English
Leaves
259
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


This book aims to capture the fundamentals of computer programming without tying the topic to any specific programming language. To the best of the authors’ knowledge there is no such book in the market.

✦ Table of Contents


Introduction to computers. Introduction to data and data types. Data storage and retrieval. Introduction to computer programs. Algorithms and flowcharts. Statements and assignment statements. Arithmetic, relational, and logical expressions. Control statements. Input statements. Output statements. Other statements. Error handling. Inter-program communication. Coding, debugging and performance tuning. Subroutines. Building and using libraries. Programming device drivers. Programming multi-language software. Programming languages and their evolution. Programming standards. Personal software process.

✦ Subjects


Computer programming;Programmierung


πŸ“œ SIMILAR VOLUMES


R Programming: A Step-by-Step Guide for
✍ Daniel Bell πŸ“‚ Library πŸ“… 2019 πŸ› Independently published 🌐 English

R is a programming language and software environment for statistical analysis, graphics representation, and reporting. If you are trying to understand the R programming language as a beginner, this short book will give you enough understanding of almost all the concepts of the R language. The author