Jump to content

Programming Fundamentals

100% developed
From Wikibooks, open books for an open world

Computer programming (often shortened to programming) is a process that leads from an original formulation of a computing problem to executable computer programs. Programming involves activities such as analysis; developing understanding; generating algorithms; verifying the requirements of algorithms, including their correctness and resources consumption; and implementation (commonly referred to as coding) of algorithms in a target programming language.[1]

This book is a copy of Programming Fundamentals - A Modular Structured Approach, 2nd Edition, available free at http://press.rebus.community/programmingfundamentals.

Table of Contents

[edit | edit source]

References

[edit | edit source]