In Easy Steps Limited - Böcker
Visar alla böcker i serien In Easy Steps Limited. Handla med fri frakt och snabb leverans.
4 produkter
4 produkter
161 kr
Tillfälligt slut
"JavaScript in easy steps" instructs the user how to create exciting web pages that employ the power of JavaScript to provide functionality "JavaScript in easy steps" begins by explaining how to easily incorporate JavaScript code in an HTML document. Examples demonstrate how to use built-in JavaScript functions to work with Math, date and time, random numbers, cookies, text strings and components of document content. Readers will learn how to create effects, such as an automated slide show, learn how JavaScript is used with HTML submission forms and how to develop Rich Internet Applications (RIAs) using the latest techniques employing Asynchronous JavaScript And XML (AJAX). The book examples provide clear syntax-highlighted code showing how to create behaviors for an HTML document to endow components with interactive functionality, to illustrate each aspect of JavaScript. Readers need have no previous knowledge of any scripting language so it's ideal for the newcomer to JavaScript. By the end of this book the reader will have gained a sound understanding of JavaScript and be able to add exciting dynamic scripts to their own web pages.
131 kr
Tillfälligt slut
PHP 7 in easy steps will teach you to code server-side scripts, and demonstrates every aspect of the language you will need to produce professional web programming results. Its examples provide clear syntax-highlighted code showing PHP language basics including variables, arrays, logic, looping, functions, and classes.PHP 7 in easy steps begins by explaining how to install a free web server and the PHP interpreter to create an environment in which you can produce your very own data-driven server-side web pages. You will learn how to write PHP server-side scripts and how to make MySQL database queries. Examples illustrate how to store and retrieve Session Data, how to provide a Message Board, and how to access Web Services APIs over HTTP. PHP 7 in easy steps has an easy-to-follow style that will appeal to: anyone who wants to begin producing data-driven web pages.web developers wanting to add server-side interaction to their web sites.the programmer who quickly wants to add PHP to their skills set.the hobbyist who wants to begin creating scripts for upload to their own ISP.the student, and to those seeking a career in computing, who need a fundamental understanding of server-side programming with PHP.Using examples with free downloadable source code throughout, this guide will help you get started straight away – for smart learning!
131 kr
Tillfälligt slut
Computing is no longer a standalone activity on a single device. Apple Computing for Seniors in easy steps, 2nd edition will help you to explore the sleek and stylish world of Apple computing whether youre using just a Mac computer or with an iPhone, an iPad or an iPod without being blinded by myriads of features on offer. This second edition has been updated to cover OS X El Capitan (the latest operating system on Mac computers) and iOS 9 (the latest operating systems on iPhones, iPads and iPods), and will show you how to: Choose your Mac and get to grips with OS XCustomize your Mac and get organizedShop online and use the Web for fact-findingCreate documents and budgetsHave fun with photos, music and moviesStay in touch by email, messages or FacetimeMaster cloud computing and Family SharingKeep your Apple devices synchronized and safe Presented in larger type for easier reading, use this guide to easily steer your Mac! Covers OS X El Capitan and iOS 9."
131 kr
Tillfälligt slut
C++ Programming in easy steps, 5th Edition shows the reader how to program in the powerful C++ language. Now, in its fifth edition, this guide gives complete examples that illustrate each aspect with colourized source code. C++ Programming in easy steps, 5th Edition begins by explaining how to install a free C++ compiler so the reader can quickly begin to create their own executable programs by copying the book's examples. It demonstrates all the C++ language basics before moving on to provide examples of Object Oriented Programming (OOP). C++ is not platform-dependent, so programs can be created on any operating system. Most illustrations in this book depict output on the Windows operating system purely because it is the most widely used desktop platform. The examples can also be created on other platforms such as Linux or macOS. The book concludes by demonstrating how the reader can use their acquired knowledge to create programs graphically using a modern C++ Integrated Development Environment (IDE), such as Microsoft's Visual Studio Community Edition.C++ Programming in easy steps, 5th Edition has an easy-to-follow style that will appeal to:anyone who wants to begin programming in C++programmers moving from another programming languagethe student who is studying C++ Programming at school or collegethose seeking a career in computing who need a fundamental understanding of object oriented programmingThis book makes no assumption that the reader has previous knowledge of any programming language so it is suitable for the beginner to programming in C++, whether they know C or not.