Fotografía de autor

Cay S. Horstmann

Autor de Core Java 2, Volume 1: Fundamentals

62 Obras 1,772 Miembros 10 Reseñas

Sobre El Autor

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 mostrar más science at San Jose State University and is a Java Champion. mostrar menos

Series

Obras de Cay S. Horstmann

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

Etiquetado

Conocimiento común

Miembros

Reseñas

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.
… (más)
½
 
Denunciada
KJC__ | Nov 27, 2022 |

También Puede Gustarte

Autores relacionados

Estadísticas

Obras
62
Miembros
1,772
Popularidad
#14,530
Valoración
½ 3.7
Reseñas
10
ISBNs
181
Idiomas
8

Tablas y Gráficos