Stephen R. Davis

Stephen Randy Davis is the bestselling author of several books, including C++ For Dummies.

Articles & Books From Stephen R. Davis

Cheat Sheet / Updated 03-27-2016
Understanding and running C++ programming, which is the standard for object-oriented languages, is easier when you know the expressions, declarations, and operators to perform calculations.Expressions and Declarations in C++ ProgrammingExpressions take one of the following forms:objName // for a simple object operator expression // for unary operators expr1 operator expr2 // for binary operators expr1 ?
C++ For Dummies
An accessible walkthrough of one of the world's most popular programming languages: C++ C++ For Dummies is your from-scratch guide that explains the essentials of what you need to know to understand the language and build your very first program in C++. Bradley Jones, experienced programmer and coding educator, packs this edition with examples and clear demonstrations that explain the “why” and the “how” of programming in C++, as well as the programming concepts that will form the foundation of your code, including classes, loops, classes, objects, inheritance, and more.
Explore Book
C# 2010 All-in-One For Dummies
A logical, straightforward approach to learning the C# languageC# is a complicated programming language for building .NET-connected software for Microsoft Windows, the Web, and a wide range of devices. The friendly All-in-One For Dummies format is a perfect way to present it. Each minibook is a self-contained package of necessary information, making it easy to find what you're looking for.
Explore Book
C# 2008 For Dummies
Whether you’re a total novice or a programmer shifting to C#, the newest version of this programming language is full of cool features you’ll want to use. With its Visual Studio compatibility, C# is the perfect language for building Windows Vista applications. And the 2008 version works with LINQ, a query language with syntax similar to SQL but which simplifies database code and can also write queries on XML files.
Explore Book