Modern JavaScript for the Impatient LiveLessons focuses on how
to be productive with JavaScript as it exists today. After
reviewing the fundamentals of values, variables, and control flow,
the video thoroughly covers functions, objects, and classes. The
standard library and the most commonly used tools are also covered,
as well as key topics related to asynchronous programming,
internationalization, and modules.
Related Content
This training pairs with Cay Horstmann’s book Modern JavaScript for
the Impatient(9780136502142)
About the Instructor
Cay S. Horstmann is a professor of computer science at San Jose
State University and a Java Champion. He is also the author of Core
Java, Volume II—Fundamentals, Eleventh Edition (2019); Core Java,
Volume I—Fundamentals, Eleventh Edition (2018); Core Java SE 9
for the Impatient, Second Edition (2018); Java SE 8 for the Really
Impatient (2014); and Scala for the Impatient (2012). He has
written more than a dozen other books for professional programmers
and computer science students.