جزییات کتاب
امروزه توسعه دهندگان در راستای اتوماسیون عملیات رایج و آسان سازی کارهای پیچیده و در نتیجه ساختن سایت های تعاملی و کارامد، به کتابخانه های زبان JavaScript نظیر jQuery روی می آورند. از آنجایی که غالب برنامه نویسان تحت وب تجربه ی بیشتری در زمینه ی کار با HTML و CSS در مقایسه با زبان برنامه نویسی در سمت کلاینت JavaScript دارند، طراحی این کتابخانه به گونه ای است که شروع به کار و یادگیری مفاهیم پایه ای آن برای تازه واردان (و همچنین افرادی که تجربه ی ناچیزی در زمینه ی برنامه نویسی دارند) آسان می باشد. این کتاب به سبب ثبات و انسجام در انتقال مفاهیم برای برنامه نویسان خبره نیز انتخاب مناسبی می باشد.
LearningjQuery - Fourth Edition در واقع نسخه ی ویراست و بروز آوری شده ی jQuery است. با مطالعه ی این کتاب آموزش های لازم برای افزودن قابلیت تعامل به صفحات و متحک سازی المان ها در آن ها را خواهد دید. حتی اگر تلاش های قبلی شما برای افزودن قابلیت های جدید با JavaScript خالص با شکست مواجه شده، این کتاب شما را در جهت رد موانع برنامه نویسی پیرامون AJAX، eventها، افکت ها و امکانات پیشرفته ی جاوا اسکریپت راهنمایی می کند.
Better Interaction Design and Web Development with Simple JavaScript Techniques An introduction to jQuery that requires minimal programming experience Detailed solutions to specific client-side problems For web designers to create interactive elements for their designs For developers to create the best user interface for their web applications Packed with great examples, code, and clear explanations Revised and updated version of the first book to help you learn jQuery In Detail To build interesting, interactive sites, developers are turning to JavaScript libraries such as jQuery to automate common tasks and simplify complicated ones. Because many web developers have more experience with HTML and CSS than with JavaScript, the library's design lends itself to a quick start for designers with little programming experience. Experienced programmers will also be aided by its conceptual consistency. Revised and updated for version 1.3 of jQuery, this book teaches you the basics of jQuery for adding interactions and animations to your pages. Even if previous attempts at writing JavaScript have left you baffled, this book will guide you past the pitfalls associated with AJAX, events, effects, and advanced JavaScript language features. In this book, the authors share their knowledge, experience, and enthusiasm about jQuery to help you get the most from the library and to make your web applications shine. The book introduces jQuery and shows how you can write a functioning jQuery program in just three lines of code. It then guides you through CSS selectors and shows how to enhance the basic event handling mechanisms to give them a more elegant syntax. You will then learn to add impact to your actions through a set of simple visual effects and also to create, copy, reassemble, and embellish content using jQuery's DOM modification methods. You will also learn to send and retrieve information with AJAX methods. The book will then step you through many detailed, real-world examples and even equip you to extend the jQuery library itself with your own plug-ins. What you will learn from this book? This book will give you the tools you need to be on the cutting edge of the web development community. With these techniques at your disposal, you can: Use selectors to get anything you want from a pageMake things happen on your page with eventsAdd flair to your actions with animation effectsChange your page on command with DOM manipulationUse AJAX to get the most out of server-side codeTransform drab, static information containers into beautiful, dynamic tablesBreathe new life into online formsCreate dynamic shufflers, rotators, and galleriesGet started with official jQuery plug-insCustomize by writing your own jQuery plug-ins Approach This book begins with a tutorial to jQuery, followed by an examination of common, real-world client-side problems, and solutions to each of them making it an invaluable resource for answers to all your jQuery questions. Who this book is written for? This book is for web designers who want to create interactive elements for their designs, and for developers who want to create the best user interface for their web applications. Basic JavaScript programming knowledge is required. You will need to know the basics of HTML and CSS, and should be comfortable with the syntax of JavaScript. No knowledge of jQuery is assumed, nor is experience with any other JavaScript libraries required.