Computer programming for beginners: a step-by-step guide
β Scribed by Murali Chemuturi
- Publisher
- Taylor & Francis
- Year
- 2019
- Tongue
- English
- Leaves
- 259
- Category
- Library
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 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
You will learn the essential things of programming like programming building blocks, operators, types, variables, conditionals, loops and functions
Overview: Are you ready to learn how to program?