C++ Without Fear: A Beginner's Guide That Makes You Feel Smart, 2/e (Paperback)
暫譯: 無懼 C++:讓你感覺聰明的初學者指南,第二版(平裝本)
Brian Overland
- 出版商: Prentice Hall
- 出版日期: 2011-05-01
- 定價: $1,400
- 售價: 6.0 折 $840
- 語言: 英文
- 頁數: 624
- 裝訂: Paperback
- ISBN: 0132673266
- ISBN-13: 9780132673266
-
相關分類:
C++ 程式語言
立即出貨(限量) (庫存=3)
買這商品的人也買了...
-
ActionScript 3.0 精緻範例辭典$550$468 -
Microsoft Visual Basic 2010 程式設計經典$650$514 -
深入淺出 Android 系統原理及開發要點$450$351 -
HTML5 & API 網頁程式設計$450$383 -
精通 Python 3 程式設計, 2/e (Programming in Python 3: A Complete Introduction to the Python Language, 2/e)$680$537 -
絕對看得懂!超圖解行動寬頻網路技術入門$450$383 -
掌握 HTML5 和 RIA 網站設計$580$199 -
Maya Python for Games and Film: A Complete Reference for Maya Python and the Maya Python API (Hardcover)$3,330$3,164 -
前進 Android Market!Google Android SDK 實戰演練$850$672 -
ASP.NET 4.0 專題實務 II-範例應用與 4.0 新功能, 2/e$750$593 -
深入淺出 Android 專題實作之無線點餐系統、多媒體、遊戲、GPS 與網路應用程式開發$580$452 -
Google Android SDK 開發範例大全, 3/e$950$751 -
深入淺出 Android 系統移植與開發測試$490$382 -
大話資料結構$590$466 -
培養與鍛鍊程式設計的邏輯腦:世界級程式設計大賽的知識、心得與解題分享$390$304 -
HTML5 完美風暴$1,000$950 -
精通正規表達式, 3/e (Mastering Regular Expressions, 3/e)$780$616 -
Evernote 超效率數位筆記術$250$198 -
SQL Server Performance Tuning 效能調校$880$695 -
前端&行動網頁設計速成班-Bootstrap 4 + CSS3 + HTML5 + JavaScript$520$411 -
深度學習快速入門 — 使用 TensorFlow (Getting started with TensorFlow)
$360$281 -
無瑕的程式碼-敏捷完整篇-物件導向原則、設計模式與 C# 實踐 (Agile principles, patterns, and practices in C#)$790$616 -
Effective C# 中文版 | 寫出良好 C# 程式的 50個具體做法, 3/e (Effective C# : 50 Specific Ways to Improve Your C#(Covers C# 6.0), 3/e)$450$356 -
Effective SQL 中文版 | 寫出良好 SQL 的 61個具體做法 (Effective SQL : 61 Specific Ways to Write Better SQL)$450$356 -
TensorFlow + Keras 深度學習人工智慧實務應用$590$460
相關主題
商品描述
If you’ve always wanted to learn how to program a computer, or to learn the widely used C++ programming language in particular, C++ Without Fear, Second Edition, offers an ideal way to get you started.
Written with the same approach that earned the first edition rave reviews, the author first emphasizes short, simple examples that are easy to enter; then, within a couple of chapters, he has you creating useful utilities, playing games, and using the computer to solve interesting puzzles. His approach is a welcome departure from many programming texts, which quickly get bogged down in complex and sometimes meaningless examples. You’ll find here, patiently explained and clearly illustrated, everything you need to learn programming quickly, and to have fun doing it!
Yes, programming can be a complex task, and C++ is a language often used by professionals. In fact, many of the coolest games, graphics, and Internet applications are created with C++, and it’s even been used on the Mars rovers. But the language, like the monster pictured on the cover, need not be all that fearsome. Broken down to its essentials, and enhanced by simple examples, practical exercises, and the whys and tricks behind each language feature, you’ll be amazed at the rapid progress you can make.
With C++ Without Fear, Second Edition, you will
- Learn the basics of C++ programming
- Get started writing your own programs
- See how and why each piece of a program does what it does
- Create useful and reusable program code
- Understand object-oriented programming–for once explained in simple, down-to-earth terms
NEW AND IMPROVED
While compatible with nearly every version of the C++ language, this second edition has been updated to cover important features of the newest and greatest C++ standard (C++0x). In addition, it now includes
- Even more figures, examples, and exercises
- Even more puzzles and games
- An expanded 75-page language reference
- Instructions for downloading free C++ software
Whether you wish to learn C++ programming for pleasure, or you’re considering a career in programming, this book is an outstanding choice.
商品描述(中文翻譯)
如果你一直想學習如何編程,或者特別想學習廣泛使用的 C++ 編程語言,C++ Without Fear, Second Edition, 提供了一個理想的起點。
本書採用與第一版相同的方法,該版獲得了熱烈的好評。作者首先強調簡短、簡單且易於輸入的範例;然後,在幾個章節內,你將開始創建有用的工具、玩遊戲,並使用電腦解決有趣的謎題。他的方法與許多編程教材的做法截然不同,後者往往迅速陷入複雜且有時毫無意義的範例中。在這裡,你將找到耐心解釋且清晰插圖的所有內容,幫助你快速學習編程,並享受這個過程!
是的,編程可能是一項複雜的任務,而 C++ 是專業人士經常使用的語言。事實上,許多最酷的遊戲、圖形和互聯網應用都是用 C++ 創建的,甚至在火星探測器上也有使用這種語言。但這種語言,像封面上描繪的怪物一樣,並不需要那麼可怕。將其簡化到基本要素,並通過簡單的範例、實用的練習以及每個語言特性背後的原因和技巧來增強,你會驚訝於自己能夠取得的快速進展。
有了 C++ Without Fear, Second Edition,,你將能夠:
- 學習 C++ 編程的基本知識
- 開始編寫自己的程序
- 了解每個程序片段的運作方式及其原因
- 創建有用且可重用的程式碼
- 理解物件導向編程——用簡單、通俗的術語解釋
全新改版
雖然與幾乎所有版本的 C++ 語言兼容,但本第二版已更新以涵蓋最新和最重要的 C++ 標準 (C++0x) 的特性。此外,它現在還包括:
- 更多的圖示、範例和練習
- 更多的謎題和遊戲
- 擴展的 75 頁語言參考
- 下載免費 C++ 軟體的說明
無論你是想為了樂趣學習 C++ 編程,還是考慮從事編程職業,這本書都是一個出色的選擇。
