Introducing ErlangIf you're new to Erlang, its functional style can seem difficult, but with help from this hands-on introduction, you'll scale the learning curve and discover how enjoyable, powerful, and fun this language can be.
Author Simon St. Laurent shows you how to write simple Erlang programs by teaching you one basic skill at a time. You'll learn about pattern matching, recursion, message passing, process-oriented programming, and establishing pathways for data rather than telling it where to go. By the end of your journey, you'll understand why Erlang is ideal for concurrency and resilience. ...
Learning from jQueryIf you're comfortable with jQuery but a bit shaky with JavaScript, this concise guide will help you expand your knowledge of the language - especially the code that jQuery covers up for you. Many jQuery devotees write as little code as possible, but with some JavaScript under your belt, you can prevent errors, reduce overhead, and make your application code more efficient.
This book explores event handling, prototypes, and working with the DOM and AJAX through examples and lots of code. You'll learn common conventions and patterns in JavaScript and - if you've never coded with JavaScript beforeāa tutorial will take you through the basics. ...
JavaScript For Dummies, 4th EditionResponding to reader feedback, the author has thoroughly revamped the book with more step-by-step coverage of JavaScript basics, an exclusive focus on Internet Explorer, and many complete sample scripts. Updated to cover JavaScript 1.5, the latest release of this popular Web scripting language. Using lots of examples, including a sample working Web site, the book shows how to create dynamic and interactive pages, build entire sites, and automate pages. ...
Electronics For DummiesElectronics For Dummies covers everything from understanding the technology behind day-to-day gadgets, to reading a schematic, getting to grips with multimeters, and devising projects that are both useful and fun. With UK-specific information on where to purchase components for your workbench and the most useful websites and resources, this essential guide will get you up, running, and switched on in no time. ...
Macs All-in-One For Dummies, 3rd EditionMacs are easy to use, but this guide helps you take advantage of all the cool features and make the most of your Mac. Fully updated, it covers the newest operating system, as well as the latest versions of iLife and iWork. The featured minibooks introduce you to Mac basics; photos, music, and movies; the Internet; other Mac programs; timesaving tips with a Mac; and Mac networking. ...
Statistical Pattern Recognition, 3rd EditionStatistical pattern recognition relates to the use of statistical techniques for analysing data measurements in order to extract information and make justified decisions. It is a very active area of study and research, which has seen many advances in recent years. Applications such as data mining, web searching, multimedia data retrieval, face recognition, and cursive handwriting recognition, all require robust and efficient pattern recognition techniques. ...
Windows Vista For DummiesThe thing that's made Windows For Dummies so successful is that it's packed with the basics you need to make Windows work. This book gets you through all the Windows Vista tasks and tripwires, including starting programs, finding files, navigating the new see-through interface, staying safe while you cruise the Internet, and much more. ...
PHP and MySQL For Dummies, 3rd EditionBeen thinking of creating a high-quality interactive Web site? This book is just what you need to get started! Here's the fun and easy way(r) to develop a Web application in PHP 4, 5, or 6 and MySQL 5, test your software, enable your Web pages to display, change, and move database information, and much more. ...
Java 3D ProgrammingJava 3D Programming steps programmers through the important design and implementation phases of developing a successful Java 3D application. The book provides invaluable guidance on whether to use Java 3D, user interface design, geometry creation, scene manipulation and final optimizations. The book does not attempt to exhaustively cover the API or replicate the official documentation but rather serves as a roadmap to alert programmers of design issues and potential pitfalls. ...
C++/CLI in ActionC++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ programs. The book begins with a concise C++/CLI tutorial. It then quickly moves to the key themes of native / managed code interop and mixed-mode programming. You'll learn to take advantage of GUI frameworks like Windows Forms and WPF while keeping your native C++ business logic. The book also covers methods for accessing C# or VB.NET components and libraries. Written for readers with a working knowledge of C++. ...