Waterstones C++ Programming in Easy Steps

Waterstones C++ Programming in Easy Steps
Zoom
 
SCROLL DOWN
TO EXPLORE MORE
 

Price: £5.50

Brand: Waterstones

 

Description: C++ Programming in easy steps, 5th Edition shows the reader 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 the reader can quickly begin to create their 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 mac OS. The book concludes by demonstrating how the reader can use their 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 languagethe student who is studying C++ Programming at school or collegethose seeking a career in computing who need a fundamental understanding of object oriented programming This book makes no assumption that the reader has previous knowledge of any programming language so it is suitable for the beginner to programming in C++, whether they know C or not. Waterstones C++ Programming in Easy Steps - shop the best deal online on thebookbug.co.uk

 

Category: Books

Merchant: Waterstones

Product ID: 9781840787573

Delivery cost: 2.99

ISBN: 9781840787573

 
Waterstones logo
 

My website utilises affiliate links when you click my 'Get the best deal now' buttons. If you buy something through one of these links, I may earn a little commission, at no extra cost to you.

 

I have relationships with many of the top online retailers (purchasing, shipping and returns will be handled directly by them) which enables me to offer the best deal online for the Waterstones C++ Programming in Easy Steps and many other similar products - which will appear below, to enhance your online shopping experience.

 

For even more great deals on Waterstones Books, click the link.

 

Similar Products

  • Waterstones Scratch Programming in easy steps

    Price: £10.99

    Brand: Waterstones

     

    Description: The Scratch programming language is widely used in schools and on the Raspberry Pi. Its drag-and-drop commands make it an ideal language for all ages to learn to program. And this popular book, Scratch Programming in easy steps, now fully updated for Scratch 3, is packed with ideas and games that illustrate what's possible with Scratch. Scratch makes it easy to create your own games, animations, music, art or applications. It's the perfect way to learn programming because it takes away a lot of the complexity. That means you can focus on having great ideas and bringing them to life. With Scratch Programming in easy steps, 2nd edition as your companion, you'll learn how to: Build games that require skill, knowledge or quick fingers Add music Create eye-catching visual effects Keep score Avoid common pitfalls and learn how to fix bugs Scratch Programming in easy steps, 2nd edition will help you to get creative and become a super Scratcher!.

    Category: Books

    Delivery cost: 2.99

    ISBN: 9781840788594

     
    Waterstones logo

    Merchant: Waterstones

    Product ID: 9781840788594

     
  • Waterstones Swift Programming in easy steps

    Price: £11.99

    Brand: Waterstones

     

    Description: Swift Programming in easy steps teaches programming novices the skills required to create their own Apple Apps, whilst assisting programmers to gain new skills. For anyone seeking to discover the easiest way to create apps for Apple devices.

    Category: Books

    Delivery cost: 2.99

    ISBN: 9781840787771

     
    Waterstones logo

    Merchant: Waterstones

    Product ID: 9781840787771

     
  • Waterstones Python in easy steps

    Price: £10.99

    Brand: Waterstones

     

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

    Category: Books

    Delivery cost: 2.99

    ISBN: 9781840788129

     
    Waterstones logo

    Merchant: Waterstones

    Product ID: 9781840788129

     
  • Waterstones Excel VBA in easy steps

    Price: £11.99

    Brand: Waterstones

     

    Description: 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 'Data Forms' for data editing Producing 'User Forms' 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!.

    Category: Books

    Delivery cost: 2.99

    ISBN: 9781840788242

     
    Waterstones logo

    Merchant: Waterstones

    Product ID: 9781840788242

     
  • Waterstones R for Data Analysis in easy steps

    Price: £11.99

    Brand: Waterstones

     

    Description: 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 (Io T) gathers increasing amounts of data that can be analyzed to gain useful insights into trends. R for Data Analysis in easy steps has an easy-to-follow style that will appeal to anyone who wants to produce graphic visualizations to gain insights from gathered data. R for Data Analysis in easy steps begins by explaining core programming principles of the R programming language, which stores data in vectors from which simple graphs can be plotted. Next, the book 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 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 its ideal for the newcomer to computer programming.

    Category: Books

    Delivery cost: 2.99

    ISBN: 9781840787955

     
    Waterstones logo

    Merchant: Waterstones

    Product ID: 9781840787955

     
  • Waterstones Java in easy steps

    Price: £11.99

    Brand: Waterstones

     

    Description: 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 colorized 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. All examples illustrated in the book work in Oracle JDK and Open JDK.

    Category: Books

    Delivery cost: 2.99

    ISBN: 9781840788730

     
    Waterstones logo

    Merchant: Waterstones

    Product ID: 9781840788730

     
  • Waterstones Visual Basic in easy steps

    Price: £11.99

    Brand: Waterstones

     

    Description: Now in its 7th edition, Visual Basic in easy steps shows how to create Windows applications using the latest Visual Studio Community programming environment. Using examples with free downloadable code, this renowned guide covers: Form controls, application properties, the programming language, live code analysis, problem-solving and debugging techniques. Creating macros for Word and Excel in Microsoft Office, using VBA. Manipulating files and data using VB Script. Incorporating external data into your applications from text files, Excel spreadsheets, XML documents, live RSS web feeds, and SQL databases. Ideal for anyone wanting to quickly understand Visual Basic fundamentals and master the key techniques. By the end of the book, you'll be creating your own interactive applications! Visual Basic in easy steps, 7th edition has an easy-to-follow style that will appeal to anyone who wants to begin Windows programming, including: Programmers who want to quickly learn the latest Visual Basic techniques. Students who are studying computing at school or college. Those seeking a career in Information Technology who need a thorough understanding of Visual Basic programming. Updated for Visual Basic 2022 edition (Visual Basic 17.0).

    Category: Books

    Delivery cost: 2.99

    ISBN: 9781840789768

     
    Waterstones logo

    Merchant: Waterstones

    Product ID: 9781840789768

     
  • Waterstones Raspberry Pi 3 in Easy Steps

    Price: £10.99

    Brand: Waterstones

     

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

    Category: Books

    Delivery cost: 2.99

    ISBN: 9781840787290

     
    Waterstones logo

    Merchant: Waterstones

    Product ID: 9781840787290

     
  • Waterstones Coding for Beginners in easy steps

    Price: £10.99

    Brand: Waterstones

     

    Description: Coding for Beginners in Easy Steps instructs readers how to write code to create their own computer programs. It contains separate chapters demonstrating how to store information in data structures, how to control program flow using control structures, and how to create re-usable blocks of code in program functions. There are complete step-by-step example programs that demonstrate each aspect of coding, together with screenshots that illustrate the actual output when each program has been executed. It begins by explaining how to easily create a programming environment on the readers' own computer, so they can quickly begin to create their own working programs by copying the book's examples. After demonstrating the essential building blocks of computer programming it describes how to code powerful algorithms and demonstrates how to code classes for Object Oriented Programming (OOP). The examples throughout this book feature the popular Python programming language but additionally the final chapter demonstrates a comparison example in the C, C++, and Java programming languages to give the reader a rounded view of computer coding. The code in the listed steps within the book is colour-coded to precisely match the default colour-coding of the Python IDLE editor, making it easier for beginners to grasp. Waterstones Coding for Beginners in easy steps - shop the best deal online on thebookbug.co.uk

    Category: Books

    Delivery cost: 2.99

    ISBN: 9781840786422

     
    Waterstones logo

    Merchant: Waterstones

    Product ID: 9781840786422

     
  • Waterstones Windows 10 in easy steps - Special Edition

    Price: £17.99

    Brand: Waterstones

     

    Description: Windows 10 in easy steps - Special Edition, 3rd Edition builds on Windows 10 in easy steps and Windows 10 for Seniors in easy steps, taking the user to the next level. Written to help non-technical PC-users to make the most of their Windows 10 computer, all in the familiar In Easy Steps style. Updated to cover the Redstone 4 Update, due for releas.

    Category: Books

    Delivery cost: 2.99

    ISBN: 9781840788075

     
    Waterstones logo

    Merchant: Waterstones

    Product ID: 9781840788075