|
|
|||
|
||||
OverviewPurpose of the Book This book is aimed at students in the Natural Sciences and Engineering fields. Its struc-ture follows a progression from theory to practical examples in the C++ programming language. It can serve as a supplementary aid for programming courses taught in the early years of science degrees. For example, in the Department of Physics, the course is titled Computers I. If someone learns one programming language-or better yet, under-stands the concept of the algorithm-they can easily learn other programming lan-guages, with their initial language as a foundation. For solving simple engineering problems, programming in traditional languages such as Fortran, Basic, Pascal, C++, or Java can often be time-consuming. Therefore, a scientist should also be familiar with one or more comprehensive programming packages such as MATLAB, MATHEMATICA, MATHCAD, and others. We encourage science students, in addition to classical programming, to use one of the aforementioned programming packages. Topics Covered Chapter 1 introduces computers, covering basic computer components, defining concepts such as problem, data, and information, classifying problems, and de-fining the algorithm. It also includes a brief history of programming languages and instructions for using the free Embarcadero Dev-C++ 6.3 platform for learn-ing C++ on Windows. Chapter 2 introduces C++, writing the first program, input/output, reserved words, naming conventions, variables, and constants. Chapter 3 covers mathematical operations using operators. Chapter 4 deals with decision-making, comparative operators, the if, switch statements, and compound conditions. Chapter 5 focuses on loops: for, while, do while, and the break and continue statements. Chapter 6 introduces arrays, followed by various programs and array processing. This is one of the most important chapters, as it teaches how to store and ma-nipulate data. Chapter 7 explores functions and how they help divide programs into smaller segments. Chapter 8 covers file storage and data retrieval from files. Full Product DetailsAuthor: Yiannis MenisPublisher: Independently Published Imprint: Independently Published Dimensions: Width: 15.20cm , Height: 1.40cm , Length: 22.90cm Weight: 0.349kg ISBN: 9798294305826Pages: 258 Publication Date: 27 July 2025 Audience: General/trade , General Format: Paperback Publisher's Status: Active Availability: Available To Order We have confirmation that this item is in stock with the supplier. It will be ordered in for you and dispatched immediately. Table of ContentsReviewsAuthor InformationTab Content 6Author Website:Countries AvailableAll regions |
||||