1. Trang chủ
  2. » Kỹ Thuật - Công Nghệ

c demystified team lib by jeff kent 4764

7 2 0

Đang tải... (xem toàn văn)

THÔNG TIN TÀI LIỆU

Thông tin cơ bản

Tiêu đề C Demystified Team Lib by Jeff Kent 4764
Thể loại Sách hướng dẫn
Định dạng
Số trang 7
Dung lượng 40 KB

Các công cụ chuyển đổi và chỉnh sửa cho tài liệu này

Nội dung

Table of Contents BackCover C++ Demystified Introduction Who Should Read this Book What this Book Covers How to Read this Book Special Features Contacting the Author Chapter 1: How a C++

Trang 1

Table of Contents

BackCover

C++ Demystified

Introduction

Who Should Read this Book What this Book Covers

How to Read this Book

Special Features

Contacting the Author

Chapter 1: How a C++

Program Works

What Is a Computer Program? What Is a Programming

Trang 2

Language?

Anatomy of a C++ Program Translating the Code for the Computer

Using an IDE to Create and Run the " Hello World! "

Project

Summary

Quiz

Chapter 2: Memory and Data Types

Memory

Data Types

Project: Determining the Size of

Trang 3

Data Types

Summary

Quiz

Chapter 3: Variables

Declaring Variables

Assigning Values to Variables Summary

Quiz

Chapter 4: Arithmetic

Operators

Arithmetic Operators

The Change Machine Project Summary

Quiz

Trang 4

Chapter 5: Making Decisions: if and switch Statements

Relational Operators

Flowcharting

The if Statement

The if / else Statement

The if /else if /else Statement The switch Statement

Summary

Quiz

Chapter 6: Nested if Statements and Logical Operators

Nested if Statements

Logical Operators

Trang 5

Using the switch Statement with Logical Operators

Summary

Quiz

Chapter 7: The For Loop

Increment and Decrement

Operators

The For Loop

Summary

Quiz

Chapter 8: While and Do While Loops

The While Loop

The Do While Loop

Trang 6

Chapter 12: Character, C-String, and C++ String Class Functions

Table 12-1: Functions that Check the Value of Characters

Table 12-2: Results of String

Comparisons

Trang 7

Chapter 13: Persistent Data: File Input and Output

Table 13-1: File Mode Flags

Ngày đăng: 04/12/2022, 14:51

TÀI LIỆU CÙNG NGƯỜI DÙNG

TÀI LIỆU LIÊN QUAN

w