• Out-of-Stock
How not to program in C ++ ie 111 programs with errors and 3 programs
search
  • How not to program in C ++ ie 111 programs with errors and 3 programs
ID: 93286

Oualline Steve

Delivery date unknown
 

Free shipping

free shipping in Poland for all orders over 500 PLN

 

Same day shipping

If your payment will be credited to our account by 11:00

 

14 days for return

Each consumer can return the purchased goods within 14 days

C ++ is a flexible programming language with large possibilities in which mistakes can easily be made.
The book contains many flawed programs. The author asks if you can find mistakes in them. These are real programs and contain errors that we often find in our own code. We have both simple school errors and difficult to detect errors in multithreaded programs. The range is wide? from undefined to? errors of one character? (the program works correctly after correcting one incorrectly placed character).
Here's a typical program:
#include int main () {std :: cout <<? Hello World / n ?; return (0); }
Such a program is found in almost every programming book? however, this one has a mistake. The program is compiled, and the compiler does not show any errors, but when we try to run it? something unexpected happens. This is mentioned in the third chapter.
There are many tips in the book, and finally there are answers. The humor woven into the text by the author will make reading easier.

93286

Other products in the same category (16)