Browse all books

Books with author Mike McGrath

  • Python in easy steps: Covers Python 3.7

    Mike McGrath

    Paperback (In Easy Steps Limited, Aug. 28, 2018)
    Python in easy steps, 2nd edition instructs you how to program in the powerful Python language, giving complete examples that illustrate each aspect with colourized source code. Python in easy steps, 2nd edition begins by explaining how to install the free Python interpreter so you can quickly begin to create your own executable programs by copying the book's examples. It demonstrates all the Python language basics before moving on to provide examples of Object Oriented Programming (OOP) and CGI scripting to handle web form data. The book concludes by demonstrating how you can use your acquired knowledge to create and deploy graphical windowed applications. Python in easy steps, 2nd edition makes no assumption you have previous knowledge of any programming language so it's ideal for the newcomer to computer programming. It has an easy-to-follow style that will appeal to programmers moving from another programming language, and to the student who is studying Python programming at school or college, and to those seeking a career in computing who need a fundamental understanding of computer programming. The Python 3.x language is under active development so frequent new releases are made available as small improvements are added to the language and Python in easy steps, 2nd edition features the very latest versions of Python at the time of publication. Python development is one of evolution, rather than revolution, so the examples provided in the book can be used in subsequent releases – simply download the latest version of Python then follow the easy steps. Python is the language used to program the Raspberry Pi - covered by Raspberry Pi in easy steps and Raspberry Pi 3 in easy steps This second edition is updated to cover Python 3.7.
    T
  • Coding for Beginners in easy steps: Basic Programming for All Ages

    Mike McGrath

    Paperback (In Easy Steps Limited, June 23, 2015)
    Coding for Beginners in easy steps has an easy-to-follow style that will appeal to anyone, of any age, who wants to begin coding computer programs. You need have no previous knowledge of any computer programming language so it's ideal for the newcomer, including youngsters needing to learn programming basics for the school curriculum.The book 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 has been executed.Coding for Beginners in easy steps begins by explaining how to easily create a programming environment on your own computer, so you can quickly begin to create your own working programs by copying the book's examples. The examples throughout this book feature the popular Python programming language but additionally the final chapter demonstrates a comparison example in the C, C++, and Java programming languages to give you a rounded view of computer coding.
  • Python in easy steps

    Mike McGrath

    Paperback (In Easy Steps Limited, Aug. 27, 2013)
    This essential In Easy Steps guide instructs you how to program in the powerful Python language, giving complete examples that illustrate each aspect with colourized source code. In the step-by-step trusted formula, you'll be a Python guru in no time!Python in easy steps begins by explaining how to install the free Python interpreter so you can quickly begin to create your own executable programs by copying the book's examples. It demonstrates all the Python language basics before moving on to provide examples of Object Oriented Programming (OOP) and CGI scripting to handle web form data. This book concludes by demonstrating how you can use your acquired knowledge to create and deploy graphical windowed applications.Python in easy steps makes no assumption you have previous knowledge of any programming language so it's ideal for the newcomer to computer programming. It has an easy-to-follow style that will appeal to programmers moving from another programming language, to the student who is studying Python programming at school or college, and to those seeking a career in computing who need a fundamental understanding of computer programming.Python is the language used to program the Raspberry Pi - covered by Raspberry Pi in easy steps.
  • Python in easy steps: Covers Python 3.7

    Mike McGrath

    eBook (In Easy Steps Limited, July 18, 2018)
    Python in easy steps, 2nd edition instructs you how to program in the powerful Python language, giving complete examples that illustrate each aspect with colorized source code.Python in easy steps, 2nd edition begins by explaining how to install the free Python interpreter so you can quickly begin to create your own executable programs by copying the book's examples. It demonstrates all the Python language basics before moving on to provide examples of Object Oriented Programming (OOP) and CGI scripting to handle web form data. The book concludes by demonstrating how you can use your acquired knowledge to create and deploy graphical windowed applications.Python in easy steps, 2nd edition makes no assumption you have previous knowledge of any programming language so it's ideal for the newcomer to computer programming. It has an easy-to-follow style that will appeal to programmers moving from another programming language, and to the student who is studying Python programming at school or college, and to those seeking a career in computing who need a fundamental understanding of computer programming.The Python 3.x language is under active development so frequent new releases are made available as small improvements are added to the language and Python in easy steps, 2nd edition features the very latest versions of Python at the time of publication. Python development is one of evolution, rather than revolution, so the examples provided in the book can be used in subsequent releases – simply download the latest version of Python then follow the easy steps.Python is the language used to program the Raspberry Pi - covered by Raspberry Pi in easy steps and Raspberry Pi 3 in easy steps.This second edition is updated to cover Python 3.7
  • Python in easy steps: Makes programming fun

    Mike McGrath

    eBook (In Easy Steps Ltd, Feb. 15, 2015)
    Python in easy steps instructs you how to program in the powerful Python language, giving complete examples that illustrate each aspect with colorized source code.Python in easy steps begins by explaining how to install the free Python interpreter so you can quickly begin to create your own executable programs by copying the book's examples. It demonstrates all the Python language basics before moving on to provide examples of Object Oriented Programming (OOP) and CGI scripting to handle web form data. The book concludes by demonstrating how you can use your acquired knowledge to create and deploy graphical windowed applications.Python in easy steps makes no assumption you have previous knowledge of any programming language so it's ideal for the newcomer to computer programming. It has an easy-to-follow style that will appeal to programmers moving from another programming language, and to the student who is studying Python programming at school or college, and to those seeking a career in computing who need a fundamental understanding of computer programming.Python is the language used to program the Raspberry Pi - covered by Raspberry Pi in easy steps.
  • Coding for Kids in easy steps

    Mike McGrath

    Paperback (In Easy Steps Limited, Feb. 25, 2019)
    Coding For Kids in easy steps will teach the reader:how to create web pages using HTML (HyperText Markup Language)how to add style to web pages using CSS (Cascading Style Sheets) how to make interactive web pages using JavaScript programmingCoding For Kids in easy steps has an easy-to-follow style that demonstrates coding for web pages in clear examples. It begins by explaining how to make and test a basic web page, then demonstrates how to add text, pictures, links, tables, lists, and buttons to a web page. Next, the reader learns how to specify content color, font, position, and visibility. The book then shows how to add functionality so that web pages can react to user actions. The final chapter brings everything together with a step-by-step example that builds a fun web page containing an interactive game for PC, tablet, or smartphone.Coding For Kids in easy steps assumes the reader has no previous coding experience so is ideal for the newcomer to HTML, CSS, and JavaScript technologies.
    M
  • Raspberry Pi 3 in easy steps

    Mike McGrath

    Paperback (In Easy Steps Limited, July 19, 2016)
    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.This guide 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 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.
  • Raspberry Pi In Easy Steps

    Mike McGrath

    eBook (In Easy Steps, Feb. 27, 2013)
    About the bookThe 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.The Raspberry Pi comes in two models:Model A has RAM, one USB port and no Ethernet (network connection)Model B has 256Mb RAM, two USB ports and an Ethernet portRaspberry Pi in easy steps starts with the basic components you’ll need, the desktop and how to command the system. Then in easy steps, it shows how to use Python to create games, develop windowed apps using Tkinter, add animations using Scratch, control electrical input and output, and much more.Use Raspberry Pi in easy steps to have fun going back to basics and creating your own applications. About the authorMike McGrath now lives in South-east Europe, on the sun-kissed shores of the Aegean Sea. Mike gained his extensive knowledge of computer languages while working as a developer contracting to companies around the world. His interests include coins of ancient Greece, dining-out with friends, and the ongoing evolution of the world wide web.
  • Raspberry Pi 3 in easy steps

    Mike McGrath

    language (In Easy Steps, May 31, 2016)
    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.
  • Raspberry Pi in easy steps

    Mike McGrath

    Paperback (In Easy Steps Limited, April 7, 2013)
    The Raspberry Pi is a cheap, basic, programmable credit-card sized computer that plugs into your TV and a keyboard. Over five million Raspberry Pi's 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 step-by-step it covers; exploring the desktop, the Taskbar, customization, the filesystem and browsing the internet; commanding the system, applications, web pages, reading and writing text, finding files, adding users, changing permissions, and employing the shell; animating with Scratch, enabling complete beginners to create computer programs visually without writing any code; programming with Python a high-level (human-readable) programming language; producing games Raspberry Pi ships with a selection of Python games for you to try; developing windowed apps with Tkinter; driving 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 projects.Use 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 from the In Easy Steps website.
  • Coding for Kids in easy steps: Create fun and interactive web pages

    Mike McGrath

    eBook (In Easy Steps Limited, Feb. 17, 2019)
    Coding for Kids in easy steps shows how to:•create web pages using HTML (HyperText Markup Language)•add style to web pages using CSS (Cascading Style Sheets)•make interactive web pages using JavaScript programmingCoding for Kids in easy steps has an easy-to-follow style that demonstrates coding for web pages in clear examples. It begins by explaining how to make and test a basic web page, then demonstrates how to add text, pictures, links, tables, lists, and buttons to a web page. Next, the reader learns how to specify content color, font, position, and visibility. The book then shows how to add functionality so that web pages can react to user actions. The final chapter brings everything together with a step-by-step example that builds a fun web page containing an interactive game for PC, tablet, or smartphone.Coding for Kids in easy steps assumes the reader has no previous coding experience so is ideal for the newcomer to HTML, CSS, and JavaScript technologies.Get the FREE downloadable sample code to easily check and correct your own code.Table of Contents:Get started with web pagesCreate web page contentMake lists and tablesReact to clicks Get started with style sheetsGet started with scriptsBuild blocks of codeUse built-in functionsGrab web page objectsPut it all together
  • Hungry Ants

    McGrath

    Paperback (River City Pub, June 1, 1995)
    None