Math for Programming - Kneusel, Ronald T.; - Prospero Internetes Könyváruház

Math for Programming
 
A termék adatai:

ISBN13:9781718503588
ISBN10:171850358X
Kötéstípus:Puhakötés
Terjedelem:504 oldal
Méret:234x177 mm
Nyelv:angol
700
Témakör:

Math for Programming

 
Kiadó: No Starch Press
Megjelenés dátuma:
 
Normál ár:

Kiadói listaár:
GBP 44.99
Becsült forint ár:
22 769 Ft (21 685 Ft + 5% áfa)
Miért becsült?
 
Az Ön ára:

19 809 (18 866 Ft + 5% áfa )
Kedvezmény(ek): 13% (kb. 2 960 Ft)
A kedvezmény csak az 'Értesítés a kedvenc témákról' hírlevelünk címzettjeinek rendeléseire érvényes.
Kattintson ide a feliratkozáshoz
 
Beszerezhetőség:

Még nem jelent meg, de rendelhető. A megjelenéstől számított néhány héten belül megérkezik.
 
  példányt

 
Hosszú leírás:
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.