📜 ⬆️ ⬇️

Sale of electronic books for 99 rubles

image

Publisher Peter decided to recall the good, but forgotten books on JavaScript
1. JavaScript: Strengths - Douglas Crockford
2. JavaScript Graphics - Rafaello Cecco
3. JavaScript Web Applications - Alex McCaw
4. Create dynamic websites using PHP, MySQL, JavaScript and CSS 2nd ed. - Robin Nixon


')

Javascript strengths


Annotation: any programming language has its strengths and weaknesses, however, the JavaScript language mostly consists of the latter, since it was developed in a hurry and was hardly debugged. In this book, among the most horrible JavaScript constructs, the most reliable, understandable, and maintainable are highlighted — the subset of the language that allows you to create truly extensible and efficient code. The author, a respected JavaScript expert among developers, highlights a lot of interesting ideas that make JavaScript an excellent object-oriented programming language. This book will open you a beautiful, elegant, simple and expressive programming language that allows you to create effective code, regardless of whether you manage libraries of objects or just trying to get Ajax to work faster. If you are developing websites or applications for the Internet, you need this book.

JavaScript Graphics


Annotation: this book describes how, working with JavaScript, jQuery, DHTML and the Canvas element, which appeared in HTML5, create rich web applications for PCs and mobile devices. With the advent of HTML5 and improved browser support, JavaScript has become exceptionally convenient for creating high-performance web graphics. An experienced web developer, after reading this publication, will use practical examples to explore interesting and useful approaches to creating arcade games, DHTML effects, etc. Complex topics are presented in the book as easy-to-learn snippets.

JavaScript Web Applications


Abstract: HTML5 and CSS3 support is becoming better and more complete every day, but you need to decide, based on your client audience, exactly where you can use these technologies. After all, the creation in JavaScript of multifunctional rich-applications that run on the client side is not an easy task. This book will help you learn all the techniques used to create the most advanced JavaScript applications, including structures, using MVC, frames, server connection and cross-domain queries, creating real-time applications and much more. To help you understand the concept of developing JavaScript applications, the work of real applications is reviewed. For experienced developers.

Create dynamic websites using PHP, MySQL, JavaScript and CSS 2nd ed.


Annotation: learn how to create modern dynamic websites, even if you have no experience in programming. If you know how to write static websites in HTML, then with the help of this guide you will learn dynamic web programming and explore modern open source technologies: PHP, MySQL, JavaScript and CSS. In this guide, each technology is considered separately and shows how to combine them into one whole, gives an idea of ​​the most advanced concepts of web programming. With the help of detailed examples and quizzes presented in each chapter, you can consolidate the material studied in practice.

Books are on the publisher site.

Source: https://habr.com/ru/post/238499/


All Articles