Skip to content

Opening book details…

About this document

Scientific Programming Projects in C++ by Mr Gem is a document available to read on EtoBox.

This document describes a series of programming exercises related to prime numbers of increasing complexity. The exercises build on each other and introduce basic programming concepts like arithmetic, conditionals, looping, functions, classes and objects. Later exercises involve writing a prime number generator class, testing the Goldbach conjecture, and other number theory problems.

Author
Mr Gem
Language
EN