Kirjojen hintavertailu. Mukana 12 390 323 kirjaa ja 12 kauppaa.

Kirjahaku

Etsi kirjoja tekijän nimen, kirjan nimen tai ISBN:n perusteella.

53 kirjaa tekijältä Mike McGrath

Flash 5 Made Simple

Flash 5 Made Simple

Mike McGrath

Made Simple
2001
nidottu
It demonstrates how features such as animation and audio can be employed to ensure web sites are used to their full potential and therefore helps to create professional products that will secure a positive image of the company or product they are promoting. It is accessible and simplifies the authoring experience so that even those with little or no previous knowledge of creating web pages can develop and innovate stimulating and interactive features to enhance their content.
Flash 5 Made Simple

Flash 5 Made Simple

Mike McGrath

Routledge
2017
sidottu
It demonstrates how features such as animation and audio can be employed to ensure web sites are used to their full potential and therefore helps to create professional products that will secure a positive image of the company or product they are promoting. It is accessible and simplifies the authoring experience so that even those with little or no previous knowledge of creating web pages can develop and innovate stimulating and interactive features to enhance their content.
You Bet Your Garden Guide to Growing Great Tomatoes, 2nd Edition
Whether you have a backyard or only a terrace, you bet you can grow beautiful heirloom tomatoes! From the host of NPR's You Bet Your Garden, Mike McGrath will teach you everything you need to know about choosing tomato varieties, germination, planting, staking, caging, food, water, maintenance, pest control and diseases, and harvesting. You Bet Your Garden: Guide to Growing Great Tomatoes is filled with expert insight, fascinating tomato lore, and Mike's signature witty and conversational tone, making this essential guide to tomato gardening even more fun to read. Understand all the benefits of growing your own tomatoes and learn tips and techniques to doing so from the leading authority in the field!
Not Finished Yet: My Personal Victory Over Throat Cancer

Not Finished Yet: My Personal Victory Over Throat Cancer

Mike McGrath

Createspace Independent Publishing Platform
2018
nidottu
In November 2013, Mike McGrath was told that he had stage 4 throat cancer. To say that this startling news came as a complete shock to him was an understatement, because Mike considered himself to be pretty fit and healthy. Apart from a small lump under his left jaw, there had been no sign that anything was wrong. Mike suddenly found himself on the receiving end of an array of standard cancer treatment procedures such as CT scans, PET scans, fine needle aspirations, TORS surgery, radical neck dissection, radiation therapy, chemotherapy, and so on. Like most first-time cancer patients, Mike was not familiar with these procedures, and did not know what to expect or how he should prepare for them. He realized that many first-time cancer patients must find themselves in a similar predicament - having to deal with the unknown. Therefore, Mike decided to write this book about his personal battle with throat cancer, and subsequent recovery. He wanted to describe his experience with the various procedures he was exposed to during his cancer treatment - specifically when he had them, how he felt about them, and most importantly, how much they hurt If you have been diagnosed with cancer, or know someone who is about to undergo their own journey, then this book might offer some insights as to what to expect. But above all else, Mike hopes that this book will provide you with some encouragement, because he is proof that cancer can be defeated. Despite the devastating diagnosis of stage 4 throat cancer, Mike successfully battled through the treatment and survived, proving that he was Not Finished Yet
Just a Matter of Thyme

Just a Matter of Thyme

Mike McGrath

Createspace Independent Publishing Platform
2018
nidottu
It is the summer of 1965, and the sleepy Irish village of Kilmarmie is rudely awakened when one of its favorite sons is murdered. The over-enthusiastic Chief Inspector is determined to bring the perpetrator to trial as quickly as possible. Could the prime suspect really be the local parish priest - Father Mark Thyme? How can we be sure that justice will prevail? Surely it's just a matter of time...
Excel VBA in easy steps

Excel VBA in easy steps

Mike McGrath

In Easy Steps Limited
2023
nidottu
Excel VBA in easy steps, 4th edition neatly demonstrates VBA (Visual Basic for Applications) Macro programming in a clear and concise manner, so you can get more from the popular Microsoft Excel spreadsheet application. This 4th edition is updated for Microsoft 365. Areas covered include: Recording and editing Macros Creating your own Macro programs Coding with the VBA language Responding to Worksheet events Programming Excel procedures Making "DataForms" for data editing Producing "UserForms" for data entry Displaying dynamic Charts Sharing your Excel apps to impress your colleagues! Use this guide to learn the key features constructively and get more out of Microsoft Excel - in easy steps!
FORTRAN Programming in Easy Steps

FORTRAN Programming in Easy Steps

Mike McGrath

In Easy Steps Limited
2025
nidottu
Fortran Programming in easy steps has an easy-to-follow style that will appeal to anyone who wants to begin coding computer programs with the Fortran programming language and the modern Intel IFX Fortran compiler. The code in the listed steps within the book is color-coded, making it easier for beginners to grasp. You need have no previous knowledge of any computer programming language, so it's ideal for the newcomer.Fortran Programming in easy steps instructs you how to write code to create your own computer programs. It contains separate chapters demonstrating how to store information in data structures, how to control program flow using control structures, and how to create re-usable blocks of code in program functions. There are complete step-by-step example programs that demonstrate each aspect of coding, together with screenshots that illustrate the actual output when each program is executed.Fortran Programming in easy steps begins by explaining how to easily create a programming environment on your own computer so that you can quickly begin to create your own working programs by copying the book's examples. After demonstrating the essential building blocks of computer programming, the book describes how to use data abstraction for object-oriented programming and demonstrates how to code parallel programming for concurrency in your programs.
C++ Programming in easy steps

C++ Programming in easy steps

Mike McGrath

In Easy Steps Limited
2025
pokkari
C++ Programming in easy steps, 7th edition shows you how to program in the powerful C++ native system language. Now, in its seventh edition, this guide gives complete examples that illustrate each aspect with colorized source code.C++ Programming in easy steps, 7th edition begins by explaining how to install a free C++ compiler so that you can quickly begin to create your 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) but the examples can also be created on other platforms such as Linux or macOS. The book concludes by demonstrating how you can use your acquired knowledge to create programs graphically using a modern C++ Integrated Development Environment (IDE), such as Microsoft’s Visual Studio. C++ Programming in easy steps, 7th edition has an easy-to-follow style that will appeal to: Anyone who wants to begin programming in C++.Programmers looking to advance from an interpreted programming language, such as Python, who want to harness the superior speed of C++.Students who are studying C++ Programming at school or college. Those seeking a career in computing who need a fundamental understanding of Object-Oriented Programming. This book makes no assumption that you have previous knowledge of any programming language, so it is suitable for the beginner to programming in C++, whether you know C or not.
C# Programming in easy steps

C# Programming in easy steps

Mike McGrath

In Easy Steps Limited
2025
pokkari
C# Programming in easy steps, 4th edition is updated for C#11. It teaches you how to code applications and demonstrates every aspect of the C# language you will need to produce professional programming results. Its examples provide clear syntax-highlighted code showing C# language basics including variables, arrays, logic, looping, methods, and classes. The book begins by explaining how to install the free Visual Studio Community Edition IDE to create an environment in which you can quickly begin to create your 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. The book concludes by demonstrating how you can use your acquired knowledge to create graphic programs for traditional PC Desktop apps, and also as Universal apps for multiple devices. You need have no previous knowledge of any programming language, so it's ideal for the newcomer to computer programming. Also ideal for: Programmers moving from another programming language. Students who are studying C# programming at school or college. Those seeking a career in computing who need a fundamental understanding of procedural programming. Free, downloadable sample code is available to download from our website for checking against your own work.
PHP & MYSQL in Easy Steps

PHP & MYSQL in Easy Steps

Mike McGrath

In Easy Steps Limited
2012
nidottu
PHP & MySQL in easy steps demonstrates by example how to produce data-driven web pages using the powerful PHP scripting language and the popular free MySQL database server.The book examples provide clear syntax-highlighted code showing how to selectively insert and extract data from databases for presentation on your web browser. PHP & MySQL in easy steps begins by explaining how to install a free web server, the PHP interpreter, and MySQL database server, 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 create an E-Commerce Shopping Cart. This book assumes you have no previous experience of any programming or scripting language so is ideal for the newcomer to PHP and MySQL technologies.
JavaScript in Easy Steps

JavaScript in Easy Steps

Mike McGrath

In Easy Steps Limited
2012
nidottu
JavaScript in easy steps instructs the user how to create exciting web pages that employ the power of JavaScript to provide functionality. You need have no previous knowledge of any scripting language so it's ideal for the newcomer to JavaScript. JavaScript in easy steps explains 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. You will learn how to create effects, such as an automated slide show, 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. JavaScript in easy steps has an easy-to-follow style that will appeal to programmers who want to quickly add JavaScript to their skills set, to the student who is studying website design at school or college, and to those seeking a career in web development who need an understanding of client-side scripting.
Raspberry Pi in Easy Steps

Raspberry Pi in Easy Steps

Mike McGrath

In Easy Steps Limited
2013
nidottu
The Raspberry Pi is a cheap, basic, programmable credit-card sized computer that plugs into your TV and a keyboard. It can be used for many of the things that your PC does, like spreadsheets, word-processing and playing games, but its real purpose is to inspire children (and grown-ups) to learn how to program. Over five million Raspberry Pis have been sold worldwide, so far!Raspberry Pi in easy steps starts with the basic components you’ll need, setting up the system and logging into the console. Then, in easy steps, it covers: Exploring the desktop, including understanding the Taskbar, customizing the look and feel, examining the filesystem, and browsing the internetCommanding the system, including getting applications, saving web pages, reading and writing text, finding files, adding users, changing permissions, and employing the shellAnimating with Scratch – a fun learning environment that enables complete beginners to create computer programs visually without writing any codeProgramming with Python – a high-level (human-readable) programming language that is processed by the Python ‘interpreter’ to produce results fastProducing games – Raspberry Pi ships with a selection of Python games for you to try, but also includes the Python ‘pygame’ module that you can use to make your own games, which is covered in Python in easy stepsDeveloping windowed apps with Tkinter, the standard Python module that is shipped with the Raspberry Pi, that you can use to create graphical applicationsDriving header pins – how to control electrical input and output on the Raspberry Pi header from Python scripts, including lighting a lamp, adding more buttons and controlling projectsUse Raspberry Pi in easy steps to have fun going back to basics and creating your own applications. Source code files from the examples featured in this book are available to download free for checking against your own work.
JQuery in Easy Steps

JQuery in Easy Steps

Mike McGrath

Computer Step
2014
nidottu
jQuery in easy steps begins by explaining how to incorporate the free jQuery library so readers can quickly create interactive web page features by copying the book's examples. It demonstrates how to easily select elements of the web page for manipulation and how to simply produce dynamic responses to user events. Examples illustrate various exciting animation effects and how to employ the power of AJAX to load external data without refreshing the entire web page. The book concludes by demonstrating how readers can use their acquired knowledge to create their very own distributable plugins for the jQuery library.jQuery in Easy Steps assumes readers will already have some basic knowledge of HTML, CSS, and JavaScript and are now ready to embrace the jQuery philosophy of "write less - do more" to enhance their web pages. It has an easy-to-follow style that will appeal to web developers who want to quickly learn the latest dynamic techniques, and to the student who is studying website design at school or college, and to those seeking a career in web development that need a thorough understanding of jQuery.
Unix in Easy Steps

Unix in Easy Steps

Mike McGrath

In Easy Steps Limited
2014
nidottu
Unix in easy steps demonstrates how to get the most from any Unix-based operating system using the built-in BASH shell interpreter - the "Bourne Again SHell" (BASH). This is the default shell for Linux distributions (such as Ubuntu), Mac OS X, Solaris, and for the Raspbian operating system on Raspberry Pi devices.This book will show you how to use the BASH command-line interface and how to employ BASH's powerful programming abilities. Complete examples illustrate each aspect with colourised source code and full-colour screenshots depict the actual output. Unix in easy steps begins by demonstrating BASH commands for system navigation and file manipulation so you will quickly become familiar with the command-line interface. It explains all the BASH basics before moving on to describe advanced features such as: Command history.Command-line editing.Environment customisation.This book then introduces BASH programming with examples of flow control, command switches, input/output, job control, and program debugging - allowing you to create your own executable programs by copying the book's examples. Unix in easy steps has an easy-to-follow style that will appeal to: Users who are completely new to Unix-based operating systems.Casual users who wish to expand their knowledge of their computer system.Those who would like to learn programming skills by writing useful shell scripts.The student who is studying programming at school or college.Those seeking a career in computing and need a fundamental understanding of the BASH interpreter on Unix-based operating systems.
Visual Basic in easy steps

Visual Basic in easy steps

Mike McGrath

In Easy Steps Limited
2016
nidottu
Visual Basic in easy steps, 4th edition shows you how to quickly create Windows applications using the latest free Visual Studio Community 2015 programming environment. This book gives you code examples, screenshots, and step-by-step instructions that illustrate each aspect of Visual Basic. It begins by describing the Visual Studio Community 2015 installation process, then introduces form controls, application properties, the programming language, and problem-solving techniques. Next, it illustrates by example, how to build and deploy a complete Windows application. A chapter is devoted to scripting with Visual Basic. This first shows you how to create 'macros' for Word and Excel in Microsoft Office, using Visual Basic for Applications (VBA), then demonstrates how to manipulate files and data within the Windows operating system using VBScript. You will learn how to incorporate external data into your applications from text files, Excel spreadsheets, XML documents, live RSS web feeds, and SQL databases. You need have no previous knowledge of any programming language so it's ideal if you're a newcomer to Windows programming. Each chapter builds your knowledge of Visual Basic. By the end of this book you will have gained a sound understanding of Visual Basic programming and be able to create your own interactive applications.
PHP 7 in Easy Steps

PHP 7 in Easy Steps

Mike McGrath

In Easy Steps Limited
2016
nidottu
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!
Raspberry Pi 3 in Easy Steps

Raspberry Pi 3 in Easy Steps

Mike McGrath

In Easy Steps Limited
2016
nidottu
The Raspberry Pi is an inexpensive programmable credit-card sized computer that plugs into your TV and a keyboard. It can be used for many of the things that your PC does, like spreadsheets, word-processing and playing games, but its real purpose is to inspire children (and adults) to learn how to program. Over five million Raspberry Pis have been sold worldwide, so far!Raspberry Pi 3 in easy steps starts with the basic components you”ll need, setting up the system and logging into the console. Then, in easy steps, it introduces you to the Raspbian operating system that is optimized for the Raspberry Pi. You”ll learn how to customize the look and feel of your system, how to navigate the file system, and how to use the powerful system “shell” to make things happen for you. The new GPIO interface is fully described, and the new NOOBS installer is also described for setup. Raspberry Pi 3 in easy steps enables complete beginners to create their very own computer programs with the Scratch visual programming environment. It also instructs programming in the high-level (human-readable) Python programming language, which is processed by the Python “interpreter” to produce results fast. Examples demonstrate how to use the included Python “pygame” module, to make your own games, and how to use the included “Tkinter” module to create graphical windowed apps. Raspberry Pi 3 in easy steps also illustrates how to control electrical input and output on the Raspberry Pi header from Python scripts, including lighting a lamp, adding more buttons and controlling projects. With the knowledge gained from this book the reader can confidently advance to any future electronic Raspberry Pi project or other explore other programming environments. Covers the latest versions of Python.
Windows 10 Tips, Tricks & Shortcuts in easy steps

Windows 10 Tips, Tricks & Shortcuts in easy steps

Mike McGrath

In Easy Steps Limited
2016
nidottu
Windows 10 Tips, Tricks & Shortcuts in easy steps, 2nd Edition reveals over 1000 useful tweaks and secrets that'll help the reader to run their PC more efficiently. Readers will learn how to: Customize the interface to suit their needs Boost their PC's performance with simple tweaks Quicken Startup and Shutdown times Save time by keeping their files organized Keep their hard drive lean Quickly repair Windows 10 Give their PC a free tune-up Keep net browsing safe, private and efficient Keep tabs on other users' activities Guard their PC against viruses and prying eyes Use a PC to build a home entertainment center With keyboard shortcuts throughout to help readers save time, this guide covers the Windows 10 Anniversary Update, released 2nd August 2016.
HTML5 in easy steps

HTML5 in easy steps

Mike McGrath

In Easy Steps Limited
2017
nidottu
Covers the new HTML5.1 W3C Recommendation. The first edition of this book was written in 2011 based upon the latest W3C Candidate Recommendation of the HTML5 specification. That is to say, the unfinished specification. In fact, HTML5.0 was not finalised until the full W3C Recommendation was released on October 28, 2014. Some features were added and some lost during the interim period. This meant that some items in the first edition of HTML5 in easy steps were obsolete, and some were missing. This second edition is based upon the full W3C Recommendation of the HTML5.1 specification that was released on November 1, 2016. This means that ALL features of the latest specification are accurately included and fully demonstrated in this second edition of HTML5 in easy steps. HTML5 in easy steps, 2nd edition demonstrates all you can achieve NOW in the latest browsers - all described in easy to follow steps. HTML5 in easy steps, 2nd edition instructs you how to employ the latest development for web page design with HyperText Markup Language (HTML5). Modern web browsers have united to support exciting new features of the HTML5 standard that allows easy creation of stunning web pages and engaging interactive applications. HTML5 in easy steps, 2nd edition contains examples and screenshots that illustrate each feature of HTML5, describing how to incorporate meta information about a document within its 'head' section and how to add structured 'body' content. You'll learn how to create web pages to display text, images, lists, tables, hyperlinks, forms, audio, and video - and also how to write script instructions that draw and animate graphics on embedded 'canvas' areas. Each chapter builds your knowledge so by the end of the book you'll have gained a sound understanding of HTML5. HTML5 in easy steps, 2nd edition has an easy-to-follow style that will appeal to anyone looking to create compelling web pages for the latest browsers. Ideal for programmers who need to quickly learn the latest HTML5 techniques, students learning website design at school or college, those seeking a career in web development who need a thorough understanding of HTML5, and the enthusiast eager to build the latest HTML5 features into their websites. Table of Contents: Getting Started Providing Page Information Creating Body Content Inserting Hyperlinks Arranging Content Sections Writing Lists and Tables Embedding Media Content Building Input Forms Painting on Canvas Performing Web Magic