Programming for Engineers: A Foundational Approach to Learning C and Matlab
Aaron R. Bradley
To learn to program is to be initiated into an entirely new way of thinking about engineering, mathematics, and the world in general. Computation is integral to all modern engineering disciplines, so the better you are at programming, the better you will be in your chosen field.
The author departs radically from the typical presentation by teaching concepts and techniques in a rigorous manner rather than listing how to use libraries and functions. He presents pointers in the very first chapter as part of the development of a computational model that facilitates an ab initio presentation of subjects such as function ... Read more
The book is appropriate for undergraduate students of engineering and computer science, and graduate students of other disciplines. It contains many exercises integrated into the main text, and the author has made the source code available online.
Show LessProduct Details
About Aaron R. Bradley
Reviews for Programming for Engineers: A Foundational Approach to Learning C and Matlab
like pointers, arrays and recursion
to be gradually and rigorously introduced. The languages covered by the book, C and MATLAB, are highly relevant to engineering applications. Clarity of exposition, numerous well-chosen examples, pedagogical savvy, and logical sequencing of the ... Read more