Math for Programming - Kneusel, Ronald T.; - Prospero Internet Bookshop

Math for Programming
 
Product details:

ISBN13:9781718503588
ISBN10:171850358X
Binding:Paperback
No. of pages:504 pages
Size:234x177 mm
Language:English
700
Category:

Math for Programming

 
Publisher: No Starch Press
Date of Publication:
 
Normal price:

Publisher's listprice:
GBP 44.99
Estimated price in HUF:
22 769 HUF (21 685 HUF + 5% VAT)
Why estimated?
 
Your price:

19 809 (18 866 HUF + 5% VAT )
discount is: 13% (approx 2 960 HUF off)
The discount is only available for 'Alert of Favourite Topics' newsletter recipients.
Click here to subscribe.
 
Availability:

Not yet published.
 
  Piece(s)

 
Long description:
This book summarizes all the core mathematical topics a typical professional software engineer needs to know. In condensing the various concepts covered in an undergraduate computer science program into a single volume, it provides an excellent starting point for independent study, or a refresher for those who haven't been in a classroom for years. Early chapters cover preliminary subjects like number representation systems, set theory, and Boolean algebra, followed by a dive into the field of discrete mathematics, including functions, induction proofs, number theory, combinatorics, graphs, and trees. Later sections examine essential topics in probability, statistics, linear algebra, and calculus. Rather than confine itself to abstract theory, the book focuses on practical applications and numerical methods at the level typically encountered by working software developers. In addition, hands-on code examples in Python and C make the topics concrete.