Pricelists.org Pricelists.org Zaloguj się Załóż konto

Learning Java

☆☆☆☆☆ (0 opinii)
Pokaż historię cen
Learning Java
Najniższa cena (z dostawą)
48,99 USD
Typowa cena41,45 PLN
Najniższa (90 dni)37,44 PLN
Liczba ofert2
Ostatnia aktualizacja21 godzin temu
Zobacz najlepszą ofertę
Sprzedawca Cena produktu Dostawa Razem Dostępność Aktualizacja
SP Springer Nature Author 48,99 USD 0 zł 48,99 USD Dostępny 12 godzin temu Zobacz ofertę
SP SpringerNatureLink Shop INT 53,90 EUR 0 zł 53,90 EUR Dostępny 21 godzin temu Zobacz ofertę

Ceny i dostępność mogą ulec zmianie. Ostatnia aktualizacja: 08.08.2026 12:17.

0,0
☆☆☆☆☆
0 opinii
5★ 0%
4★ 0%
3★ 0%
2★ 0%
1★ 0%

Opinie o produkcie

Ocena
Brak opinii — bądź pierwszy!
This introductory textbook on Java programming is different from others by its emphasis on test-driven development. Writing tests before designing the implementation is incredibly important for debugging purposes and understanding the desired outcome. While testing is often an afterthought in other Java textbooks (being placed at the very end or not at all, which is in some ways cruel to withhold such capabilities from the student), this text takes a different, perhaps "functional“ approach to learning Java: it introduces testing and methods from the start, followed by conditionals, recursion, and loops (on purpose in this very order). It then dives deep into data structures and the Java Collections API, including streams and generics. After this, it pivots to object-oriented programming, exceptions and I/O, searching and sorting, algorithm analysis, and eventually advanced Java/programming topics. This ordering of topics is well adjusted to prepare students to subsequent upper-level courses in data structure or algorithm design and implementation. The approach is illuminated by numerous code snippets and the students’ understanding is consolidated by about 250 exercises covering all topics covered in the book. With this book, readers will not only learn how to program Java, but also acquire a necessary precondition for successfully writing and testing commercial software.

Podobne produkty