0% developed

Computer Programming Principles

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Computer Programming Principles : Program Design

Computer Programming is the process of writing, testing, troubleshooting, debugging and maintaining of a computer program. Good programming practices mix art, craft and engineering discipline. This book will teach you the basic principles of computer programming and good programming practices. What this book will not do is teach you to use a specific programming language. This book may also be useful as part of a course on computer theory, computer engineering, or software engineering, along side learning a programming language, or as part of an advanced programming course.