Book Lists

New Releases by Mike McGrath

Mike McGrath is the author of Perl Programming in Easy Steps (2025), C# Programming in Easy Steps (2025), C++ Programming in easy steps, 7th edition (2025), Fortran Programming in easy steps (2025), Coding for Beginners in easy steps, 3rd edition (2024).

1 - 30 of 56 results
>>

Perl Programming in Easy Steps

release date: Oct 31, 2025
Perl Programming in Easy Steps
Perl is often known as the Swiss army knife of programming languages. Perl Programming in easy steps, 2nd edition illustrates programming basics with variables, operators, and functions before moving on to demonstrate the creation of reusable Perl modules. It then shows how Perl can read and write files on your system. Object-Oriented Programming (OOP) with Perl is demonstrated next to emulate real-world object properties and behaviours. The examples in Perl Programming in easy steps, 2nd edition demonstrate how to store and retrieve data with the SQLite database module that is often bundled alongside the standard Perl library. The book then moves on to illustrate how Perl is used for server-side CGI scripting on the internet. A final example brings together Perl for CGI and SQLite to create an online shop. Perl Programming in easy steps, 2nd edition has an easy-to-follow style that will appeal to: Anyone who wants begin programming in Perl. Programmers looking to extend their skillset. Students who are studying programming at school or college. Those seeking a career in software development. This book makes no assumption that you have previous knowledge of any programming language, so is suitable for a beginner or a programming guru.

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.

C++ Programming in easy steps, 7th edition

release date: May 22, 2025
C++ Programming in easy steps, 7th edition
C++ Programming in easy steps, 7th edition is a perfect companion for anyone wanting to master key concepts of one of the most powerful programming languages. Using examples and colorized source code, it’ll walk you through each aspect of C++ with clarity. · Set up and Get Started. Install a free C++ compiler and download the free source code. · Learn by Doing. From variables and arithmetic to strings, data storage, and conditional logic – you’ll master the building blocks of C++ with clear, hands-on examples. · Build Real Understanding. Dive into Object-Oriented Programming (OOP) and discover how to structure your code like a pro. · Create Graphical Programs. Learn to develop visually rich applications using a modern IDE like Microsoft Visual Studio – illustrated inside! For total beginners and for those wanting to brush up their skills effectively and efficiently! 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. Building apps

Fortran Programming in easy steps

release date: Feb 26, 2025
Fortran Programming in easy steps
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. Master the essentials of modern Fortran with Fortran Programming in easy steps. Written for all ages, and all skill levels, this guide will help you quickly set up your coding environment and start writing Fortran programs with the Fortran programming language and the modern Intel IFX Fortran compiler right away. Learn how to: · Store information using data structures. · Control program flow using control structures. · Build re-usable blocks of code in program functions for efficiency. · Utilize data abstraction for Object Oriented Programming (OOP). · Implement parallel programming for faster, concurrent execution in your programs. Color-coded examples make learning even easier, and all source code is available to download free – so you can check your work as you go! This primer is your gateway to mastering high-performance computing for today’s needs. Stay ahead in your coding career! Table of Contents 1. Getting Started 2. Perform Operations 3. Controlling Flow 4. Handling Strings 5. Producing Arrays 6. Managing Input/Output 7. Storing Procedures 8. Using Intrinsics 9. Programming Objects 10. Threading Apps 11. Analyzing Data

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

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.

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, 3rd edition

release date: Mar 28, 2022
C# Programming in easy steps, 3rd edition
Learn C# language basics, including variables, arrays, logic, looping, methods, and classes, and then move on to Object Oriented Programming – all in easy steps! Modern coding with C# 10 and .NET 6. Updated for Visual Studio 2022 C# Programming in easy steps, 3rd 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, 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. It 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. Table of Contents 1. Getting started 2. Storing values 3. Performing operations 4. Making statements 5. Devising methods 6. Handling strings 7. Accessing files 8. Solving problems 9. Creating objects 10. Controlling events 11. Building an application 12. Targeting devices

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

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!

SQL in easy steps, 4th edition

release date: Jul 06, 2020
SQL in easy steps, 4th edition
SQL (Structured Query Language) is THE standard language used world-wide for database communication on all popular database software. It allows the storage and manipulation of data both on Windows platforms and on Unix-based platforms, such as Linux. SQL in easy steps, 4th edition begins by explaining how to download and install the free MySQL database server on both Windows and Linux platforms. This allows you to establish an environment in which to develop and administer your own databases. This book makes no assumption that you will have previous knowledge of any programming or scripting language so it''s ideal for the newcomer to SQL. Each chapter builds your knowledge of executing database queries. The book contains exciting chapters on how to selectively extract data from within one, or more, databases and there are complete examples that illustrate each aspect of SQL. By the end of this book you will have gained a sound understanding of the Structured Query Language and be able to write your own SQL scripts to insert, extract, and manipulate data. SQL in easy steps, 4th edition has an easy-to-follow style that will appeal to anyone who wants to begin using databases. It is suitable for those with little or no experience of SQL. This book will appeal to all who need a fundamental understanding of database administration with SQL: · Web developers wanting to add database interaction to their web sites · Programmers wanting to add SQL to their skills set · Hobbyists who want to begin creating SQL scripts for upload to their own ISP · Students or those seeking a career in computing. Free, downloadable source code is available from our website so you can check the code against your own work, and get started straight away!

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!

C# Programming in easy steps, 2nd edition

release date: May 04, 2020
C# Programming in easy steps, 2nd edition
C# Programming in easy steps, 2nd edition will teach you 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. C# Programming in easy steps, 2nd edition begins by explaining how to install the free Visual Studio Community Edition, 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. C# Programming in easy steps, 2nd edition has an easy-to-follow style that will appeal to: · Anyone who wants to begin programming in C# · The programmer who quickly wants to add C# to their skills set · The hobbyist who wants to begin creating apps for their own computer · The student, and to those seeking a career in computing, who need a fundamental understanding of C# programming Updated for Visual Studio 2019 Table of contents: 1. Getting started 2. Storing values 3. Performing operations 4. Making statements 5. Devising methods 6. Handling strings 7. Accessing files 8. Solving problems 9. Creating objects 10. Controlling events 11. Building an application 12. Targeting devices

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.

CSS in easy steps, 4th edition

release date: Jan 17, 2020
CSS in easy steps, 4th edition
CSS in easy steps, 4th edition 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. Table of Contents: 1. Get Started in CSS 2. Manage the Box Model 3. Manipulate Text Styles 4. Organize Tables and Lists 5. Generate Effects 6. Control the Web Page 7. Apply Custom Styles 8. Design with Grids 9. Design for Devices

HTML CSS & JavaScript: In Easy Steps

release date: Jan 01, 2020

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

PHP & MySQL in easy steps, 2nd Edition

release date: Jun 13, 2018
PHP & MySQL in easy steps, 2nd Edition
PHP and MySQL in easy steps, 2nd edition teaches the user to write PHP server-side scripts and how to make MySQL database queries. It 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 database interaction to their web sites · - the programmer who quickly wants to add PHP and MySQL 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 and MySQL PHP and MySQL in easy steps, 2nd edition 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 and MySQL in easy steps, 2nd edition 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. Covers MySQL 8.0. Contents · Getting started · Performing operations · Controlling progress · Producing forms · Assembling tables · Handling data · Connecting databases · Registering users · Providing forums · Processing shops

C Programming

release date: Jan 01, 2018

Java in easy steps, 6th Edition

release date: Nov 21, 2017

HTML5 in easy steps, 2nd Edition

release date: Feb 06, 2017

Windows 10 in Easy Steps

release date: Jan 01, 2017

C++ Programming in easy steps, 5th Edition

release date: Dec 21, 2016
C++ Programming in easy steps, 5th Edition
C++ Programming in easy steps, 5th Edition shows you 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 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. 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 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 language 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. Contents: Getting started Performing operations Making statements Handling strings Reading and writing files Pointing to data Creating classes and objects Harnessing polymorphism Processing macros Programming visually
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