Search results for ""Author Kirupa Chinnathambi""
Pearson Education (US) Absolute Beginner's Guide to Algorithms: A Practical Introduction to Data Structures and Algorithms in JavaScript
A hands-on, easy-to-comprehend guide that is perfect for anyone who needs to understand algorithms. With the explosive growth in the amount of data and the diversity of computing applications, efficient algorithms are needed now more than ever. Programming languages come and go, but the core of programming--algorithms and data structures--remains the same. Absolute Beginner's Guide to Algorithms is the fastest way to learn algorithms and data structures. Using helpful diagrams and fully annotated code samples in Javascript, you will start with the basics and gradually go deeper and broader into all the techniques you need to organize your data. Start fast with data structures basics: arrays, stacks, queues, trees, heaps, and more Walk through popular search, sort, and graph algorithms Understand Big-O notation and why some algorithms are fast and why others are slow Balance theory with practice by playing with the fully functional JavaScript implementations of all covered data structures and algorithms Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.
£26.99
O'Reilly Media Creating Web Animations
Thanks to faster browsers, better web standards support, and more powerful devices, the web now defines the next generation of user interfaces that are fun, practical, fluid, and memorable. The key? Animation. But learning how to create animations is hard, and existing learning material doesn't explain the context of the UI problem that animations are trying to solve. That's where this book comes in. You'll gain a solid technical understanding of how to create awesome animations using CSS and learn how to implement common UI patterns, using practical examples that rely on animations to solve a core problem. Frontend web developers and designers only will learn important technical details, but also how to apply them to solve real-world problems. Create animations found in common user interface implementations, such as bounce after scrolling, expanding search boxes, and content sliders Learn the technical details of working with CSS animations and transitions Use CSS transforms to very animate an element's position, scale, and orientation
£28.79
Pearson Education (US) JavaScript Absolute Beginner's Guide
Who knew how simple using JavaScript could be? Make the most of JavaScript--even if you've never programmed anything before. JavaScript Absolute Beginner's Guide is the fastest way to learn JavaScript and use it together with CSS3 and HTML5 to create powerful web and mobile experiences. Learn how to do what you want, the way you want, one incredibly easy step at a time. JavaScript has never been this simple! Here's a small sample of what you’ll learn: Organize your code with variables Understand how functions make your code reusable Use the popular if/else statement to help make a decision in code Learn about switch statements and when to use them Work with for, while, and do...while loops Learn how to use global and local scope Understand what closures are Learn about the various places your code can live Understand how to write comments and use good commenting practices Learn about the basic types of objects you’ll run into in JavaScript Find out that pizza has an educational value beyond just being deliciously awesome Learn how to perform common string operations Use arrays to handle lists of data Learn to create custom objects Get up to speed on some of the big ES6 changes
£25.99