Something of The Book

PDF EPUB Library of e-Books

C Programming in easy steps, 5th edition

C Programming in easy steps, 5th edition

Author: Mike McGrath

Publisher: In Easy Steps

ISBN: 9781840788457

Category: Computers

Page: 341

View: 710

Download BOOK »
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, from programmers moving from another programming language, to the student who is studying C programming at school or college, or to those seeking a career in computing who need a fundamental understanding of procedural programming. C Programming in easy steps, 5th edition begins by explaining how to download and install a free C compiler so that you can quickly begin to create your own executable programs by copying the book's examples. You need have no previous knowledge of any programming language so it's ideal for the newcomer to computer programming. Each chapter builds your knowledge of C. C Programming in easy steps, 5th edition contains separate chapters on the major features of the C language. There are complete example programs that demonstrate each aspect of C together with screenshots that illustrate the output when that program has been executed. The free, downloadable sample code provided via the In Easy Steps website all has coloured syntax-highlighting for clearer understanding. By the end of this book you will have gained a sound understanding of the C language and be able to write your own C programs and compile them into executable files that can be run on any compatible computer. Fully updated and revised since the fourth edition, which was published in April 2012 – now covers the GNU Compiler version 6.3.0 and Windows 10. Table of Contents: Getting started Storing variable values Setting constant values Performing operations Making statements Employing functions Pointing to data Manipulating strings Building structures Producing results Reference Section

C Programming in easy steps, 4th edition

C Programming in easy steps, 4th edition

Author: Mike McGrath

Publisher: In Easy Steps

ISBN:

Category: Computers

Page: 192

View: 194

Download BOOK »
C Programming in easy steps has an easy-to-follow style that will appeal to anyone who wants to begin programming in C, from programmers moving from another programming language, to the student who is studying C programming at school or college, or to those seeking a career in computing who need a fundamental understanding of procedural programming. C Programming in easy steps begins by explaining how to download and install a free C compiler so that you can quickly begin to create your own executable programs by copying the book's examples. You need have no previous knowledge of any programming language so it's ideal for the newcomer to computer programming. Each chapter builds your knowledge of C. C Programming in easy steps contains separate chapters on the major features of the C language. There are complete example programs that demonstrate each aspect of C together with screenshots that illustrate the output when that program has been executed. The sample code provided all has colored syntax-highlighting for clearer understanding. By the end of this book you will have gained a sound understanding of the C language and be able to write your own C programs and compile them into executable files that can be run on any compatible computer. Fully updated and revised since the third edition, which was published in April 2009. Table of Contents 1) Getting started 2) Storing variable values 3) Setting constant values 4) Performing operations 5) Making statements 6) Employing functions 7) Pointing to data 8) Manipulating strings 9) Building structures 10) Producing results Reference Section

C Programming in Easy Steps

C Programming in Easy Steps

Author: Mike McGrath

Publisher:

ISBN: 184078363X

Category: C (Computer program language)

Page: 0

View: 330

Download BOOK »
The C programming language is taught in every foundation IT course in the UK. This guide covers the subject in a non-technical style ideal for beginners.

C++ Programming in easy steps, 6th edition

C++ Programming in easy steps, 6th edition

Author: Mike McGrath

Publisher: In Easy Steps Limited

ISBN: 9781840789669

Category: Computers

Page: 192

View: 248

Download BOOK »
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

C# Programming in easy steps, 3rd edition

C# Programming in easy steps, 3rd edition

Author: Mike McGrath

Publisher: In Easy Steps

ISBN: 9781840789775

Category: Computers

Page: 192

View: 372

Download BOOK »
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

C Programming in Easy Steps

C Programming in Easy Steps

Author: Mike McGrath

Publisher: In Easy Steps

ISBN: 1840788402

Category: C (Computer program language)

Page: 192

View: 272

Download BOOK »
C Programming in easy steps, 5th edition is updated for the GNU Compiler version 6.3.0 and Windows 10, and has an easy-to-follow style that will appeal to anyone who wants to begin programming in C.

Visual Basic in easy steps, 3rd edition

Visual Basic in easy steps, 3rd edition

Author: Mike McGrath

Publisher: In Easy Steps

ISBN:

Category: Computers

Page: 192

View: 410

Download BOOK »
Visual Basic In Easy Steps shows you how to quickly create Windows applications using the latest Visual Basic 2010 programming environment. It provides code examples, screenshots, and step-by-step instructions that illustrate each aspect of Visual Basic. Visual Basic In Easy Steps begins by describing the installation process then introduces form controls, application properties, the programming language, and problem-solving techniques. It illustrates, by example, how to build and deploy a complete Windows application. It also explores scripting with Visual Basic to create macros for Microsoft Office and exciting dynamic web pages for Internet Explorer. The book demonstrates how to incorporate external data into your applications from text files, Excel spreadsheets, XML documents, live RSS web feeds, and SQL databases. You need have no previous knowledge of any programming language so it's ideal if you're a newcomer to Windows programming. Each chapter builds your knowledge of Visual Basic. By the end of this book you will have gained a sound understanding of Visual Basic programming and be able to create your own interactive applications. Visual Basic In Easy Steps 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 need a thorough understanding of Visual Basic programming.

Arduino in easy steps

Arduino in easy steps

Author: Stuart Yarnold

Publisher: In Easy Steps

ISBN:

Category: Technology & Engineering

Page: 192

View: 734

Download BOOK »
Arduino in easy steps is for anyone wanting to get started with Arduino - the popular circuit board that allows users to build a variety of circuits. For artists, designers, hobbyists and anyone interested in creating interactive objects or environments. Arduino is the first widespread Open Source Hardware platform. It was launched in 2005 to simplify the process of electronic prototyping and it enables everyday people with little or no technical background to build interactive products. The Arduino ecosystem is a combination of three different elements: A small electronic board manufactured in Italy that makes it easy and affordable to learn to program a microcontroller, a type of tiny computer found inside millions of everyday objects.A free software application used to program the board.An online community, connecting thousands of people with others to contribute and ask for help with projects. Arduino in easy steps begins with an explanation of what Arduino is, why it came into being and what can be done with it. We see what is required both in terms of hardware and software, plus the writing of code that makes it actually work. The Arduino environment has to be installed and set up on the user’s computer and Arduino in easy steps provides full instructions for doing this with all the operating systems – Windows, Mac OS X, and Linux. The book explains what tools are required to build Arduino projects and also runs through certain techniques, such as soldering, that will be needed. Arduino in easy steps then provides a primer in basic electricity and electronics, which will help the reader to understand how electronic circuits work and how to build them. This is followed by another primer, this time on how to write the code that will enable users to program their projects, plus how to debug that code. To illustrate how to use Arduino, there is a chapter detailing a number of typical projects. For each of these projects, the required components, the schematic diagram, and the code are provided. The book also takes a look at how to extend the basic Arduino board with the use of shields. These enable the user to construct larger and more complex projects. Finally, Arduino in easy steps details where the reader can get further information and help on Arduino, advice on how and where to buy Arduino and other required electronic parts, and where to find ready-made code that can be freely downloaded. Table of Contents Chapter One – What is Arduino? Chapter Two – The Arduino Kitbag Chapter Three –Tools Chapter Four – Installing Arduino Chapter Five – Electricity Chapter Six – Circuits Chapter Seven – Sketches Chapter Eight – Programming Chapter Nine – Debugging Chapter Ten – Projects Chapter Eleven – Expanding with Shields Chapter Twelve – Resources

C Programming in Easy Steps, Fourth Edition

C Programming in Easy Steps, Fourth Edition

Author: Mike McGrath

Publisher:

ISBN: OCLC:981383040

Category: C (Computer program language)

Page: 194

View: 134

Download BOOK »
With an easy-to-follow style that will appeal to anyone who wants to begin programming in C, this book will enable you to write your own C programs and compile them into executable files that can be run on any compatible computer. --

HTML in easy steps, 9th edition

HTML in easy steps, 9th edition

Author: Mike McGrath

Publisher: In Easy Steps

ISBN: 9781840789133

Category: Computers

Page: 192

View: 424

Download BOOK »
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

Coding for Beginners in easy steps, 2nd edition

Coding for Beginners in easy steps, 2nd edition

Author: Mike McGrath

Publisher: In Easy Steps Limited

ISBN: 9781840789867

Category: Computers

Page: 192

View: 195

Download BOOK »
Coding for Beginners in easy steps, 2nd edition will appeal to anyone, of any age, who wants to begin coding computer programs. Use this guide to help you quickly create a programming environment on your computer, then, in easy steps, 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++ 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 2007 in easy steps

Excel 2007 in easy steps

Author: Michael Price

Publisher: In Easy Steps

ISBN:

Category: Business & Economics

Page: 192

View: 509

Download BOOK »
Excel 2007 in easy steps introduces the Ribbon interface provided by Office 2007. It shows you how to create and manipulate worksheets, starting with the basic concepts and then introducing functions and features that allow you to organize and manage vast amounts of information. It covers the Excel Table data list structures, advanced functions and Excel add-ins, and shows you how to present your worksheet data in chart formats. The book will help you to create macros, recorded or via Visual Basic. You'll learn how to use templates, tools and other resources to help you apply Excel to various tasks. You'll link your worksheets to other workbooks and to data sources on the Internet to get automatic updates. Written concisely yet comprehensively, this is an ideal book to help you grasp the essentials of Excel 2007 quickly and easily, even if you are new to the spreadsheet concept.