Repozytorium zawiera kod zaprezentowany w książce "PROGRAMOWANIE W JĘZYKU C++ WPROWADZENIE DLA INŻYNIERÓW"
autorstwa profesora Bogusława Cyganka, wydanej przez Państwowe Wydawnictwo Naukowe PWN, 2023.
Jest to polska wersja książki:
"Introduction to Programming with C++ for Engineers", Bogusław Cyganek, Wiley-IEEE, 2020
Dane oryginału
Contains code of the book "Introduction to Programming with C++ for Engineers" by prof. Bogusław Cyganek, Wiley-IEEE, 2020
// ==========================================================================
//
// Software written by Boguslaw Cyganek (C) to be used with the book:
// INTRODUCTION TO PROGRAMMING WITH C++ FOR ENGINEERS
// Published by Wiley, 2020
//
// The software is supplied as is and for educational purposes
// without any guarantees nor responsibility of its use in any application.
//
// ==========================================================================