Books For Experienced JavaScript Developers |
Written by Kay Ewbank | ||||
Thursday, 28 September 2023 | ||||
Page 3 of 3
jQuery in Action, 3rd EdAuthor: Bear Bibeault & Yehuda Katz Ian Elliot awarded this book five stars when he reviewed the much improved second edition, saying the improvement was so marked that readers who enjoyed using the first edition needed to buy a new copy. For those unfamiliar with first edition, all you need to know is that this is a good introduction to jQuery that works its way up logically to more advanced aspects of using it and it covers the UI. The expanded third edition adds new chapters covering how to interact with other tools and frameworks and build modern single-page web applications, along with being updated for jQuery 3. Just jQuery: Events, Async & AJAXAuthor: Ian Elliot
Supercharged JavaScript GraphicsAuthor: Raffaele Cecco Giving this book the maximum five stars, Ian Elliot said it was probably the best book he'd read that year. Ian described the book as well written and full of useful and sensible discussions of how things work and how best to achieve a result. While the subtitle of the book is "with HTML5 canvas, jQuery, and More", Ian recommended it as a general book on web graphics. Ian's conclusion was that if you are a reasonably good JavaScript programmer and interested in graphics then you can't help but enjoy reading it. JavaScript Bitmap Graphics with CanvasAuthor: Ian Elliot This is Ian Elliot's own take on JavaScript Graphics and focuses on programming Canvas. In addition to the basics of using Canvas, the author Ian Elliot goes into the skills that you need to make good use of these facilities. The book also covers how to keep graphic processes from bringing your application to a halt by keeping graphics on a separate thread or using the GPU to get the job done. Although most of the book is concerned with the standard 2d graphics context, the final chapters explain the use of WebGL with Canvas as a general purpose rendering engine, including how to use it for 3D graphics and for fast 2D graphics. Again, we don't have a review on I Programmer, but it has a 5-star rating on Amazon and one reviewer writes: It is packed with relevant practical knowledge, like how to get around the many quirks of Canvas, and advice on how to avoid the obvious and not so obvious pitfalls. Third-Party JavaScriptAuthor: Ben Vinegar & Anton Kovalyov This is a book aimed at experienced JavaScript devs wanting to write embeddable scripts, according to Ian Elliot, who gave it 4.5 stars, and said that what the authors mean by the title is creating JavaScript widgets that can be inserted into other websites.
Ian said the book attempts to formalize this otherwise ad-hoc approach to delivering services to websites and it is a very interesting read. Ian concluded that overall the discussions are good with a slight hint of humour. The examples are short and to the point. The serverside examples are in Python, but easy enough to understand. His final conclusion - a good book - go and read it. Latest on Programmer's BookshelfJavaScript Beginners Book Choice Software Architecture Titles Of Choice First Class Functional Programming Books Programming Book Choices For Fun Good Reads In Applied Programming Theory And Techniques <ASIN:9351199185> <ASIN:B09781V5T9> <ASIN:1871962528> <ASIN:B07SBN571P> <ASIN: 1449393632> <ASIN:B005EI85IC> <ASIN:1871962625>
|
||||
Last Updated ( Friday, 29 September 2023 ) |