An Easy Approach to JAVA
Altaf ShahVikram Parihar
Broschiertes Buch

An Easy Approach to JAVA

Let's code

Versandkostenfrei!
Versandfertig in 6-10 Tagen
50,99 €
inkl. MwSt.
PAYBACK Punkte
25 °P sammeln!
An Easy Approach to JAVA is a introductory computer programming textbook that uses Java as the language of instruction. It is suitable for use in an introductory programming course and for people who are trying to learn programming on their own. There are no prerequisites beyond a general familiarity with the ideas of computers and programs. There is enough material for a full year of college-level programming. This book focus on concurrency issues and problems like deadlock, starvation, thread-safety, race conditions and then present ways to solve them using Java concurrency classes. This boo...