Book Lists

New Releases by Mike McGrath

Mike McGrath is the author of GO Programming in easy steps, 2nd edition (2026), Have I Got Your Attention? (2026), Python in easy steps, 3rd edition (2025), C# Programming in Easy Steps (2025), Making Practical Backyard Projects in Wood (2025).

1 - 30 of 56 results
>>

GO Programming in easy steps, 2nd edition

release date: Apr 23, 2026
GO Programming in easy steps, 2nd edition
This fully updated second edition of GO Programming in easy steps assumes no prior knowledge, and begins by illustrating how to create a GO programming environment on your computer. Then, using color-coded examples, this guide covers the basics and shows how to: · Apply data abstraction for Object-Oriented Programming (OOP). · Build goroutines and channels for concurrency in your programs. · Store information in data structures. · Control program flow with control structures. · Create reusable blocks of code in program functions... and much more! This edition also introduces new language features for the new() function, and demonstrates all examples in the Visual Studio Code IDE. Includes free downloadable source code so that you can get started straightaway! Table of Contents 1. Getting Started 2. Storing Values 3. Performing Operations 4. Controlling Flow 5. Producing Functions 6. Building Structures 7. Creating Arrays 8. Harnessing Time 9. Managing Data 10. Handling Input 11. Employing Concurrency 12. Processing Requests

Have I Got Your Attention?

release date: Mar 26, 2026
Have I Got Your Attention?
Have I Got Your Attention? is a fresh, practical and deeply relatable guide to Adult ADHD in Ireland, especially those who received their diagnosis later in life. With a foreword by Ken Kilbride, CEO of ADHD Ireland, this book brings together ten remarkable Irish voices – artists, medics, writers, inventors and more – each offering a candid glimpse into life as an ADHDer in Ireland. From understanding the basics of assessment, diagnosis and treatment, to navigating work, relationships and everyday challenges, this guide provides clear and comprehensive insights tailored to the Irish context. It’s a toolkit for self-understanding and self-advocacy – empowering adult ADHDers to build lives that work for them. Have I Got Your Attention? also tackles stigma and misinformation head-on, celebrating all the positives that come with ADHD while acknowledging the hurdles too. Packed with expert advice, lived experience, practical strategies and useful resources, this book is a must-read for anyone who wants to better understand ADHD – whether you’ve been diagnosed, are self-identifying, or simply want to join the conversation.

Python in easy steps, 3rd edition

release date: Dec 02, 2025
Python in easy steps, 3rd edition
This renowned guide is updated to cover Python version 3 in quick, digestible chunks. With no prior Python knowledge or experience needed, Python in easy steps, 3rd edition starts by helping you install the free Python interpreter. It then illustrates all the essentials, including: · Python language basics. · Object-Oriented Programming (OOP). · Handling web form data with the Flask framework (new for this edition!). · Building and deploying graphical windowed applications. Clear examples, with freely downloadable colorized source code, are provided throughout the book. This primer will help you download Python and start creating real executable programs from Day One! A must-have guide for Python beginners of any age! Table of Contents 1. Getting started 2. Performing operations 3. Making statements 4. Defining functions 5. Importing modules 6. Managing strings 7. Programming objects 8. Processing requests 9. Building interfaces 10. Developing applications

C# Programming in Easy Steps

release date: Jul 31, 2025
C# Programming in Easy Steps
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.

Making Practical Backyard Projects in Wood

release date: Feb 25, 2025
Making Practical Backyard Projects in Wood
Never run out of backyard DIY woodworking projects when you have a copy of Making Practical Backyard Projects in Wood: Plans and Patterns for Better Outdoor Living! Featuring contributions from a veritable all-star team of DIY experts from Alan and Gill Bridgewater to woodworking teacher Bill Hylton, this collection of 20 home woodworking and backyard makeover ideas is an instant cure for cabin fever. Inside, you'll find plans for smaller builds--think herb boxes and birdhouses--as well as plans for larger projects like planter benches, tool sheds, and classic Adirondack chairs. With additional contributions from master birdhouse designer Paul Meisel and tips from Mike McGrath, former host of PBS's You Bet Your Garden, it's an encyclopedic examination of everything wood can do to improve the look and feel of your outdoor living space. Making Practical Backyard Projects in Wood doesn't stop there, either. Don't be surprised if you learn all sorts of fascinating outdoor DIY tidbits that make you want to maximize every inch of your balcony or yard.

Coding for Beginners in easy steps, 3rd edition

release date: Nov 11, 2024
Coding for Beginners in easy steps, 3rd edition
Now in its third edition, this bestseller will appeal to anyone, of any age, who wants to begin coding. Use Coding for Beginners in easy steps to help you quickly create a programming environment on your computer, then, learn how to: · Write Python code to create your programs. · Store information in data structures. · Control program flow using control structures. · Create re-usable blocks of program code. · Code powerful algorithms and classes for Object Oriented Programming (OOP). All features are illustrated using the Python language color-coding convention, and all code is available to download free – making it even easier! Includes comparison examples in C, C++, C#, and Java to give you a rounded view of computer coding. Ideal for newcomers to programming, including youngsters needing to learn coding for the school curriculum – all in easy steps! Table of Contents 1. Getting Started 2. Saving Data 3. Performing Operations 4. Making Lists 5. Controlling Blocks 6. Creating Functions 7. Sorting Algorithms 8. Importing Libraries 9. Managing Text 10. Programming Objects 11. Building Interfaces 12. Developing Apps 13. Transferring Skills

Excel VBA in easy steps, 4th edition

release date: Aug 18, 2023
Excel VBA in easy steps, 4th edition
Get more out of Microsoft Excel and save time by learning Excel VBA (Visual Basic for Applications). Excel VBA in easy steps, 4th edition demonstrates VBA macro programming in a clear and concise manner, and will take your Excel proficiency to the next level: Write your own Excel macros so that you can do a series of tasks at the click of a button. Use VBA to automate repetitive tasks, and for functions and commands beyond Excel. Create dialog boxes for user interactions and then define processes to handle user input. Develop and share your Excel apps with colleagues – they’ll be impressed! Whether you’re upgrading to Excel in Office 365 or new to macro programming, use this guide to master Excel VBA essentials – in easy steps! Comes with free downloadable code to help you get started with Excel VBA right away! Table of Contents 1. Getting started 2. Writing macros 3. Storing values 4. Performing operations 5. Making statements 6. Executing procedures 7. Employing functions 101 8. Recognizing events 9. Opening dialogs 10. Providing UserForm dialogs 11. Developing apps

R for Data Analysis in Easy Steps

release date: Jun 30, 2023
R for Data Analysis in Easy Steps
R for Data Analysis in easy steps, 2nd edition is written using a proven easy-to-follow style for maximum appeal. It will be useful to anyone who wants to begin programming in R, with minimum fuss. Updated for the latest version of R.

R for Data Analysis in easy steps, 2nd edition

release date: Jun 05, 2023
R for Data Analysis in easy steps, 2nd edition
The R language is widely used by statisticians for data analysis, and the popularity of R programming has therefore increased substantially in recent years. The emerging Internet of Things (IoT) gathers increasing amounts of data that can be analyzed to gain useful insights into trends. R for Data Analysis in easy steps, 2nd edition has an easy-to-follow style that will appeal to anyone who wants to produce graphic visualizations to gain insights from gathered data. The book begins by explaining core programming principles of the R programming language, which stores data in “vectors” from which simple graphs can be plotted. Next, it describes how to create “matrices” to store and manipulate data from which graphs can be plotted to provide better insights. This book then demonstrates how to create “data frames” from imported data sets, and how to employ the “Grammar of Graphics” to produce advanced visualizations that can best illustrate useful insights from your data. R for Data Analysis in easy steps, 2nd edition contains separate chapters on the major features of the R programming language. There are complete example programs that demonstrate how to create Line graphs, Bar charts, Histograms, Scatter graphs, Box plots, and more. The code for each R script is listed, together with screenshots that illustrate the actual output when that script has been executed. The free, downloadable example R code is provided for clearer understanding. By the end of this book you will have gained a sound understanding of R programming, and be able to write your own scripts that can be executed to produce graphic visualizations for data analysis. You need have no previous knowledge of any programming language, so it's ideal for the newcomer to computer programming. Updated for the latest version of R. Contents: Getting started Storing values Performing operations Testing conditions Employing functions Building matrices Constructing data frames Producing quick plots Telling stories with data Plotting perfection

Microsoft Excel in easy steps

release date: May 30, 2023
Microsoft Excel in easy steps
Microsoft Excel in easy steps guides you through the essential functions of Microsoft Excel – whether you are new to Excel and the spreadsheet concept, or just upgrading from an older version. This edition is illustrated using the most up-to-date version of Excel in Microsoft 365 at the time of printing. Microsoft Excel in easy steps starts with the basics then reveals the key clever features on offer – all in easy steps! Areas covered include: · Creating, editing, and manipulating worksheets. · Formulas, functions, tables and importing data. · Handy templates to give you a head start. · Macros for everyday tasks to save time. · Charts to get an overview of your data. · What-if, Goal Seek and Optimization. · Using the Excel Online app to share and collaborate on spreadsheets and workbooks. · Adding images and illustrations to your spreadsheets to impress your colleagues! Whether you’re new to Microsoft Excel or new to spreadsheets, use this guide to get more out of Microsoft Excel, and manage your finances and data effectively – both at home and at work! Table of Contents 1. Introduction 2. Begin with Excel 3. Manage Data 4. Formulas and Functions 5. Excel Tables 6. Advanced Functions 7. Control Excel 8. Charts 9. Macros in Excel 10. Templates and Scenarios 11. Links and Connections

Visual Basic in Easy Steps

release date: Nov 29, 2022
Visual Basic in Easy Steps
Visual Basic ineasy steps, 7th edition showsyou how to quickly create Windows applications using the latest free VisualBasic/Studio Community programming environment. This book gives you codeexamples, screenshots, and step-by-step instructions that illustrate eachaspect of Visual Basic. Visual Basic ineasy steps, 7th editionbegins by describing the Visual Studio Community installation process, thenintroduces form controls, application properties, the programming language, andproblem-solving techniques. Next, the book illustrates by example, how to buildand deploy a complete Windows application. A chapter is devoted to scriptingwith Visual Basic. This first shows you how to create "macros" for Word andExcel in Microsoft Office, using Visual Basic for Applications (VBA), thendemonstrates how to manipulate files and data within the Windows operatingsystem using VBScript. You will learn how to incorporate external data intoyour applications from text files, Excel spreadsheets, XML documents, live RSSweb feeds, and SQL databases. Youneed have no previous knowledge of any programming language so it's ideal ifyou're a newcomer to Windows programming. Each chapter builds your knowledge ofVisual Basic. By the end of this book, you will have gained a soundunderstanding of Visual Basic programming and be able to create your owninteractive applications. Visual Basic ineasy steps, 7th edition has aneasy-to-follow style that will appeal to anyone who wants to begin Windowsprogramming, including: Programmers who want to quicklylearn the latest Visual Basic techniques. Students who are studyingcomputing at school or college. Those seeking a career inInformation Technology who need a thorough understanding of Visual Basicprogramming.

C++ Programming in easy steps, 6th edition

release date: Feb 18, 2022
C++ Programming in easy steps, 6th edition
C++ Programming in easy steps, 6th edition shows you how to program in the powerful C++ native system language. Now, in its sixth edition, this guide gives complete examples that illustrate each aspect with colorized source code. Updated for the latest GNU C Compiler and Visual Studio 2022. C++ Programming in easy steps, 6th edition begins by explaining how to install a free C++ compiler so 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 2022. C++ Programming in easy steps, 6th 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. Table of Contents 1. Getting started 2. Performing operations 3. Making statements 4. Handling strings 5. Reading and writing files 6. Pointing to data 7. Creating classes and objects 8. Harnessing polymorphism 9. Processing macros 10. Programming visually

Assembly x64 Programming in easy steps

release date: Sep 09, 2021
Assembly x64 Programming in easy steps
Assembly x64 Programming in easy steps shows how to write code to create your own computer programs. It contains separate chapters demonstrating how to store and manipulate data in 64-bit registers, how to control program flow, and how to create reusable blocks of code in program functions. It includes demonstrations of parallel processing with 128-bit Streaming SIMD Extensions (SSE) and 256-bit Advanced Vector Extensions (AVX). Assembly x64 Programming in easy steps has an easy-to-follow style that will appeal to anyone who wants to begin programming in modern x64 Assembly language on Windows. The code in the listed steps within the book is color-coded, making it easier for beginners to grasp. 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. Includes free, downloadable source code to get you started straightaway! Table of Contents: · Beginning Basics · Getting Started · Performing Arithmetic · Directing Flow · Addressing Options · Handling Strings · Building Blocks · Expanding Macros · Floating Points · Calling Windows · Incorporating Code

Assembly X64 in Easy Steps

release date: Aug 31, 2021
Assembly X64 in Easy Steps
Assembly x64 Programming in easy steps shows how to write code to create your own computer programs. It contains separate chapters demonstrating how to store and manipulate data in 64-bit registers, how to control program flow, and how to create reusable blocks of code in program functions. It includes demonstrations of parallel processing with 128-bit Streaming SIMD Extensions (SSE) and 256-bit Advanced Vector Extensions (AVX). Assembly x64 Programming in easy steps has an easy-to-follow style that will appeal to anyone who wants to begin programming in modern x64 Assembly language on Windows. The code in the listed steps within the book is color-coded, making it easier for beginners to grasp. 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. Includes free, downloadable source code to get you started straightaway!

Linux in easy steps, 7th edition

release date: May 17, 2021
Linux in easy steps, 7th edition
Now in its seventh edition, Linux in easy steps explains the Linux environment and how to get more out of this stable, as well as free, operating system. You’ll be able to download, install and customize Linux, and master the desktop, in no time. Then, explore the key Linux apps, including: · The LibreOffice suite: Writer (word processor), Calc (spreadsheet), Impress (presentation), Draw (drawing tool), and Base (database). · Firefox for browsing the web. · Thunderbird for exchanging emails. · GIMP, Pix, Celluloid, Hypnotix, and Rhythmbox media apps to edit photos and videos and to enjoy music and movies. The final chapters show how to use the powerful Linux shell to communicate directly with the kernel at the very heart of Linux for total control. This guide will open the door to the whole new world of digital possibilities using Linux. Ideal for Linux newbies! Table of Contents 1. Getting started 2. Exploring the Desktop 3. Setting Preferences 4. Touring the File System 5. Engaging the Internet 6. Producing with Office 7. Enjoying Media 8. Using Accessories 9. Commanding the Terminal 10. Performing Operations

PHP in easy steps, 4th edition

release date: Mar 22, 2021
PHP in easy steps, 4th edition
PHP in easy steps, 4th edition demonstrates every aspect of the language you’ll need to produce professional web programming results. Its examples provide clear syntax-highlighted code, which is freely downloadable, showing PHP language basics including variables, arrays, logic, looping, functions and classes. · Install a free web server and the PHP interpreter to create an environment in which you can produce your own data-driven web pages. · Write PHP server-side scripts; master PHP operators and control structures; process HTML form data; get cookies and session data; access Web Services APIs over HTTP... and much more! PHP in easy steps, 4th edition is ideal for PHP newbies who want to quickly learn the fundamentals of server-side programming with PHP and create interactive web pages. Also, useful for PHP pros who want to grasp the new PHP 8 features and achieve optimum performance! Updated for PHP 8. Table of Contents: 1. Getting started 2. Storing values 3. Performing operations 4. Testing conditions 5. Employing functions 6. Manipulating strings 7. Building classes 8. Handling files 9. Producing forms 10. Preserving data 11. Adding Web Services

You Bet Your Garden Guide to Growing Great Tomatoes, Second Edition

release date: Dec 01, 2020
You Bet Your Garden Guide to Growing Great Tomatoes, Second Edition
Whether you have a backyard or only a terrace, you bet you can grow beautiful heirloom tomatoes! From the host of PBS'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!

GO Programming in easy steps

release date: Nov 13, 2020
GO Programming in easy steps
GO Programming in easy steps has an easy-to-follow style that will appeal to anyone who wants to begin coding computer programs with Google’s Go programming language. 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. GO 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. GO Programming 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. After demonstrating the essential building blocks of computer programming it describes how to use data abstraction for object-oriented programming and demonstrates how to code goroutines and channels for concurrency in your programs. Table of Contents 1. Get Started 2. Store Values 3. Perform Operations 4. Control Flow 5. Produce Functions 6. Build Structures 7. Create Arrays 8. Harness Time 9. Manage Data 10. Handle Input 11. Employ Concurrency 12. Request Responses

Mike Mcgrath's Mini Book of Garden Beds and Composting

release date: Oct 27, 2020

HTML, CSS & JavaScript in easy steps

release date: Aug 05, 2020
HTML, CSS & JavaScript in easy steps
Everything you need to get to grips with HTML, CSS and JavaScript – the three coding languages that are used to create modern web pages – all in easy steps! HTML, CSS & JavaScript in easy steps instructs the reader on each of the three coding languages that are used to create modern web pages; HyperText Markup Language (HTML) tags are used to control the structure of web page content, Cascading Style Sheets (CSS) rules are used to determine how web page content appears, and JavaScript functions are used to provide web page interactivity. HTML, CSS & JavaScript in easy steps contains examples and screenshots that illustrate each feature of all three coding languages. You'll learn how to create web pages to display text, images, lists, tables, hyperlinks, forms, audio, and video. Each chapter builds your knowledge so by the end of the book you'll have gained a sound understanding of HTML markup, CSS rules and JavaScript functions. HTML, CSS & JavaScript in easy steps has an easy-to-follow style that will appeal to anyone who wants to create great functional web pages. It will appeal to programmers who want to quickly add web page coding to their skills set, and to the student who is studying website design at school or college, and to those seeking a career in web development. Table of Contents: 1. Get Started in HTML 2. Manage Page Content 3. Insert Hyperlinks 4. Arrange Page Sections 5. Write Lists and Tables 6. Embed Media Content 7. Create Input Forms 8. Get Started in CSS 9. Manage the Box Model 10. Manipulate Text Styles 11. Organize Tables and Lists 12. Generate Effects 13. Control the Web Page 14. Design with Grids 15. Get Started in JavaScript 16. Perform Useful Operations 17. Manage the Script Flow 18. Use Script Objects 19. Control Numbers and Strings 20. Address the Window Object 21. Interact with the Document

HTML, CSS & Javascript in Easy Steps

release date: Jun 30, 2020
HTML, CSS & Javascript in Easy Steps
HTML, CSS & JavaScript in easy steps is a comprehensive guide to everything the reader will need to get to grips with HTML, CSS and JavaScript - all in easy steps!

HTML in easy steps, 9th edition

release date: Apr 29, 2020
HTML in easy steps, 9th edition
HTML in easy steps, 9th edition instructs you how to employ the latest development for web page design with HyperText Markup Language (HTML). Modern web browsers support exciting features of the HTML standard that allows easy creation of stunning web pages and engaging interactive apps. HTML in easy steps, 9th edition contains examples and screenshots that illustrate each feature of HTML, 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. Each chapter builds your knowledge so by the end of the book you'll have gained a sound understanding of HTML. HTML in easy steps, 9th 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 HTML techniques, students learning website design at school or college, those seeking a career in web development who need a thorough understanding of HTML, and the enthusiast eager to build the latest HTML features into their websites. Table of Contents: 1. Get Started in HTML 2. Manage Page Content 3. Insert Hyperlinks 4. Arrange Page Sections 5. Write Lists and Tables 6. Incorporate Media Content 7. Create Input Forms 8. Paint on Canvas 9. Employ Interfaces

JavaScript in easy steps, 6th edition

release date: Feb 27, 2020
JavaScript in easy steps, 6th edition
JavaScript in easy steps, 6th edition 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. By the end of this book you will have gained a sound understanding of JavaScript and be able to add exciting dynamic scripts to your own web pages. JavaScript in easy steps, 6th edition 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 elements of web pages via the Document Object Model (DOM). You will learn how JavaScript is used with HTML submission forms and how JavaScript Object Notation (JSON) is used for asynchronous browser-server communication. 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, 6th edition has an easy-to-follow style that will appeal to anyone who wants to add functionality to their web pages. It will appeal to programmers who want to quickly add JavaScript to their skills set, and 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. Fully updated since the previous edition, which was published in 2013. Table of Contents: 1. Get Started in JavaScript 2. Perform Useful Operations 3. Manage the Script Flow 4. Use Script Objects 5. Control Numbers and Strings 6. Address the Window Object 7. Interact with the Document 8. Create Web Applications 9. Produce Script Magic

CSS in Easy Steps

release date: Feb 25, 2020
CSS in Easy Steps
CSS in easy steps, 4th edition has an easy-to-follow style that will appeal to anyone who wants to begin creating stylish web pages. It begins by explaining how Cascading Style Sheets (CSS) can determine the presentation of elements within HTML documents. Examples show how style sheet rules can control content position and appearance, and provide dynamic effects with animation, transformations, and transitions. You will also learn how to design responsive web pages that look great viewed on any device. Each chapter builds your knowledge of style sheets. By the end of this book you will have gained a sound understanding of CSS and be able to create your own exciting interactive web pages. CSS in easy steps, 4th edition contains examples that provide clear syntax-highlighted code showing how to selectively style elements of an HTML document and how to endow elements with interactive functionality, to illustrate each aspect of CSS. CSS in easy steps, 4th edition has an easy-to-follow style that will appeal to anyone who wants to begin creating stylish web pages. It will appeal to programmers who want to quickly learn the latest style sheet techniques, and to the student who is studying website design at school or college, and to those seeking a career in web development who need a thorough understanding of CSS. begins by explaining how Cascading Style Sheets (CSS) can determine the presentation of elements within HTML documents. Examples show how style sheet rules can control content position and appearance, and provide dynamic effects with animation, transformations, and transitions. You will also learn how to design responsive web pages that look great viewed on any device. Each chapter builds your knowledge of style sheets. By the end of this book you will have gained a sound understanding of CSS and be able to create your own exciting interactive web pages. CSS in easy steps, 4th edition contains examples that provide clear syntax-highlighted code showing how to selectively style elements of an HTML document and how to endow elements with interactive functionality, to illustrate each aspect of CSS. CSS in easy steps, 4th edition will appeal to programmers who want to quickly learn the latest style sheet techniques, and to the student who is studying website design at school or college, and to those seeking a career in web development who need a thorough understanding of CSS.

Java in easy steps, 7th edition

release date: Jul 23, 2019
Java in easy steps, 7th edition
Java in easy steps, 7th edition instructs you how to easily create your own Java programs. The book contains separate chapters on the major features of the Java language. Complete example programs with colourized code illustrate each important aspect of Java programming – all in easy steps. This book assumes no previous knowledge of any programming language so it's ideal for the newcomer to computer programming. Each chapter builds your knowledge of Java. By the end of this book you will have gained a sound understanding of the Java language and be able to write your own Java programs and compile them into executable files that can be run on any Java-enabled device. This 7th edition of Java in easy steps covers the many exciting features of Java, including: · How to quickly run statements in the interactive shell named jshell - similar to the Python interpreter · How to make programs with the javac compiler and execute them with the java runtime. · How to produce interactive Windows apps that can be easily distributed as jar program bundles. · How to create mobile device apps using Java functionality within the Android operating system. Table of Contents · Getting started · Performing operations · Making statements · Directing values · Manipulating data · Creating classes · Importing functions · Building interfaces · Recognizing events · Deploying programs

Visual Basic in easy steps, 6th edition

release date: Jul 23, 2019
Visual Basic in easy steps, 6th edition
Learn to create Windows applications using Visual Basic 2019. Code examples, screenshots, and step-by-step instructions illustrate each aspect of Visual Basic, so you'll be creating your own interactive applications in no time! Visual Basic in easy steps, 6th edition gives you code examples, screenshots, and step-by-step instructions that illustrate each aspect of Visual Basic. 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. Visual Basic in easy steps, 6th edition has an easy-to-follow style that will appeal to anyone who wants to begin Windows programming. It will appeal to programmers who want to quickly learn the latest Visual Basic techniques, and to the student who is studying computing at school or college, and to those seeking a career in Information Technology who needs a thorough understanding of Visual Basic programming. Table of Contents: 1. Getting started 2. Setting properties 3. Using controls 4. Learning the language 5. Building an application 6. Solving problems 7. Extending the interface 8. Scripting with Visual Basic 9. Harnessing data 10. Employing databases

Excel VBA in easy steps, 3rd edition

release date: Apr 17, 2019
Excel VBA in easy steps, 3rd edition
Excel VBA in easy steps 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. 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! Whether you’re upgrading to Excel 2019, exploring Excel in the Office 365 suite, or new to the Macro programming concept, use this guide to learn the key features constructively and get more out of Microsoft Excel – in easy steps! 1. Table of Contents 2. Getting started 3. Writing macros 4. Storing values 5. Performing operations 6. Making statements 7. Executing procedures 8. Employing functions 101 9. Recognizing events 10. Opening dialogs 11. Providing UserForm dialogs 12. Developing apps

Coding for Kids in easy steps

release date: Feb 18, 2019
Coding for Kids in easy steps
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 programming Coding 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 pages Create web page content Make lists and tables React to clicks Get started with style sheets Get started with scripts Build blocks of code Use built-in functions Grab web page objects Put it all together

Bash in easy steps

release date: Feb 12, 2019
Bash in easy steps
The "Bourne Again SHell" (Bash) is a powerful command-line shell interface that lets you communicate directly with the kernel at the heart of a computer’s operating system for total control. Bash is the default shell for Unix-based operating systems Linux, Mac OS X, and Raspbian on Raspberry Pi devices, and is also available to Windows users on the Windows Subsystem for Linux (WSL) . This book will show you how to use the Bash command-line interface and how to employ Bash's programming abilities. Complete examples illustrate each aspect with colorized source code and full-color screenshots depict the actual output. Bash 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, and environment customization. The book then introduces Bash programming with examples of flow control, command switches, input/output, and debugging - allowing you to create your own executable programs by copying the examples. Bash 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 coding 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 Table of Contents: Getting Started Managing Files Handling Text Editing Commands Customizing Environment Controlling Behavior Performing Operations Directing Flow Employing Functions Handy Reference

C Programming

release date: Jan 01, 2018
1 - 30 of 56 results
>>


  • Aboutread.com makes it one-click away to discover great books from local library by linking books/movies to your library catalog search.

  • Copyright © 2026 Aboutread.com