Foto dell'autore

Cay S. Horstmann

Autore di Core Java 2, Volume 1: Fundamentals

62 opere 1,763 membri 10 recensioni

Sull'Autore

Cay S. Horstmann is the author of Scala for the Impatient (Addison-Wesley, 2012), is principal author of Core Java, Volumes I and II, Ninth Edition (Prentice Hall, 2013), and has written a dozen other books for professional programmers and computer science students. He is a professor of computer mostra altro science at San Jose State University and is a Java Champion. mostra meno

Serie

Opere di Cay S. Horstmann

Big Java (2002) 108 copie
Core JavaServer Faces (2004) 97 copie
Core Java (1996) 77 copie
Scala for the Impatient (2012) 73 copie
C for Everyone (2008) 32 copie
Java Concepts (2005) 22 copie
Big C (2004) 22 copie
Big Java Late Objects (2012) 17 copie
Big Java: Early Objects (2013) 16 copie
Python for Everyone (2013) 14 copie
Java For Everyone (2010) 12 copie
Core Java 2 Resource Kit (2002) 2 copie
Core Java 2 : podstawy (2003) 2 copie
Core Java 2, Volume 2 (2003) 1 copia
Inside Java 2 (2000) 1 copia
Java 2 i fondamenti (2001) 1 copia

Etichette

Informazioni generali

Utenti

Recensioni

This book is similar to CSS in Depth, in that it assumes you have prior experience with a programming language, and that it claims to teach the bleeding-edge. It was published in 2020, so unlike CSS in Depth, it really does teach modern JavaScript.
I already knew a bit of JavaScript, but the first few chapters did teach me a few new things, like "var" vs "let" and "const"; and what classes really are, constructor functions and prototypes and such. The next few chapters documented array, dates, regex, string and other useful functions and classes, which was more expansive and capable than I previously thought.
The last chapters were on internationalization (a lot more to it than just translation); iterators and generator (which I learned were quite like those in Python); asynchronous programming (which I still don't think I fully understand); modules (didn't know these existed); metaprogramming (a look into JavaScript's innards: Symbol, Object functions, more prototypes, proxies and the Reflect object); and it concludes with a crash course on TypeScript (which I skipped two thirds through because generic programming just doesn't sound interesting).
In conclusion, you should absolutely read the book even if you have some experience with JavaScript, if not just for the Alice in Wonderland bunny illustration on the cover.
… (altro)
½
 
Segnalato
KJC__ | Nov 27, 2022 |

Potrebbero anche piacerti

Autori correlati

Statistiche

Opere
62
Utenti
1,763
Popolarità
#14,601
Voto
½ 3.7
Recensioni
10
ISBN
181
Lingue
8

Grafici & Tabelle