Structured Programming With C++

Structured Programming With C++
by Kjell Backman / / / PDF


Read Online 5.6 MB Download


This book is intended as course material for the course Structured Programming with C/C++ at university level. It contains eight chapters, one for each lecture of the course. The purpose of the course Structured Programming with C/C++ is primarily to teach how to think programming and secondarily to teach C++ code. Therefore, the author of the book says, I will emphasize how to focus on the problem solution and prepare the coding. JSP (Jackson Structured Programming) is a common tool within programming and is used to structure a problem. You will learn how to use JSP to build your solution. Flow chart is an alternate tool to JSP, which we also will make some notice to. Primarily, this is a beginners course in C, but we will utilize some C++ tools for e.g. input and output. Learning to program is not made in short time. It requires long-term and patient work with reading, coding, testing and debugging. There is no shortcut, but if you work with endurance, you will have many times of inspiration and nice experiences.

views: 1036