Photo de l'auteur
62 oeuvres 1,763 utilisateurs 10 critiques

A propos de l'auteur

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 afficher plus science at San Jose State University and is a Java Champion. afficher moins

Séries

Œuvres de Cay S. Horstmann

Core Java, Volume 1: Fundamentals (2007) 153 exemplaires
Big Java (2002) 108 exemplaires
Core JavaServer Faces (2004) 97 exemplaires
Core Java (1996) 77 exemplaires
Scala for the Impatient (2012) 73 exemplaires
C for Everyone (2008) 32 exemplaires
Java Concepts (2005) 22 exemplaires
Big C (2004) 22 exemplaires
Core Java for the Impatient (2013) 19 exemplaires
Big Java Late Objects (2012) 17 exemplaires
Big Java: Early Objects (2013) 16 exemplaires
Python for Everyone (2013) 14 exemplaires
Java for everyone : late objects (2011) 13 exemplaires
Java For Everyone (2010) 12 exemplaires
Java Concepts for Java 5 and 6 (2007) 10 exemplaires
Java Concepts: Early Objects (2012) 7 exemplaires
Core Java SE 9 for the Impatient (2017) 6 exemplaires
Java Concepts: for Java 7 and 8 (2010) 4 exemplaires
Core Java 2 Resource Kit (2002) 2 exemplaires
Python For Everyone, 3rd Edition (2019) 2 exemplaires
Core Java 2 : podstawy (2003) 2 exemplaires
Core Java 2, Volume 2 (2003) 1 exemplaire
Inside Java 2 (2000) 1 exemplaire
Java 2 i fondamenti (2001) 1 exemplaire

Étiqueté

Partage des connaissances

Membres

Critiques

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.
… (plus d'informations)
½
 
Signalé
KJC__ | Nov 27, 2022 |

Vous aimerez peut-être aussi

Auteurs associés

Statistiques

Œuvres
62
Membres
1,763
Popularité
#14,601
Évaluation
½ 3.7
Critiques
10
ISBN
181
Langues
8

Tableaux et graphiques