買這商品的人也買了...
-
$1,613$1,528 -
$1,089An Introduction to Design Patterns in C++ with Qt 4
-
$880$862 -
$800$632 -
$534$507 -
$4,731Embedded SoPC Design with Nios II Processor and Verilog Examples (dhl)
-
$199FPGA 深度解析
-
$2,500$2,375 -
$147數學之美, 2/e
-
$709深入理解計算機系統, 3/e (Computer Systems: A Programmer's Perspective, 3/e)
-
$1,540Practical Binary Analysis: Build Your Own Linux Tools for Binary Instrumentation, Analysis, and Disassembly (Paperback)
-
$1,280$998 -
$414$393 -
$1,848C++ Crash Course : A Fast-Paced Introduction (Paperback)
-
$857FPGA 設計技巧與案例開發詳解, 3/e
-
$708$673 -
$607LwIP 應用開發實戰指南 : 基於 STM32
-
$534$507 -
$954$906 -
$828$787 -
$414$393 -
$714$678 -
$556RocketMQ 技術內幕:RocketMQ 架構設計與實現原理, 2/e
-
$602深入理解 RPC 框架原理與實現
-
$599$569
商品描述
Learn C++ the quick, easy, and "lazy" way. This book is an introductory programming text that uses humor and fun to make you actually willing to read, and eager to do the projects -- with the popular C++ language.
C++ for Lazy Programmers is a genuinely fun learning experience that will show you how to create programs in the C++ language. This book helps you learn the C++ language with a unique method that goes beyond syntax and how-to manuals and helps you understand how to be a productive programmer. It provides detailed help with both the Visual Studio and g++ compilers plus their debuggers, and includes the latest version of the language, C++17, too.
Along the way you'll work through a number of labs: projects intended to stretch your abilities, test your new skills, and build confidence. You'll go beyond the basics of the language and learn how build a fun C++ arcade game project. After reading and using this book, you'll be ready for your first real-world C++ application or game project on your own. What You Will Learn
Who This Book Is For
Those who are new to C++, either as a guide for self-learners or as an accessible textbook for students in college-level courses.
C++ for Lazy Programmers is a genuinely fun learning experience that will show you how to create programs in the C++ language. This book helps you learn the C++ language with a unique method that goes beyond syntax and how-to manuals and helps you understand how to be a productive programmer. It provides detailed help with both the Visual Studio and g++ compilers plus their debuggers, and includes the latest version of the language, C++17, too.
Along the way you'll work through a number of labs: projects intended to stretch your abilities, test your new skills, and build confidence. You'll go beyond the basics of the language and learn how build a fun C++ arcade game project. After reading and using this book, you'll be ready for your first real-world C++ application or game project on your own. What You Will Learn
- Program for the first time in C++ in a fun, quick and easy manner
- Discover the SDL graphics and gaming library
- Work with SSDL, the Simple SDLwrapper library
- Use the most common C++ compilers: Visual Studio, and g++ (with Unix or MinGW)
- Practice "anti-bugging" for easy fixes to common problems
- Work with the debugger
- Acquire examples-driven concepts and ideas
- Build a C++-based arcade game application
- Apply built-in Standard Template Library (STL) functions and classes for easy and efficient programming
- Dip your toe in C, C++'s ancestor, still extensively used in industry
- Use new C++11/14/17 features including lambda functions, constexpr, and smart pointers
Who This Book Is For
Those who are new to C++, either as a guide for self-learners or as an accessible textbook for students in college-level courses.
商品描述(中文翻譯)
學習 C++ 的快速、簡單和「懶惰」方式。本書是一部入門程式設計教材,利用幽默和趣味讓你真正願意閱讀,並渴望進行專案——使用流行的 C++ 語言。
C++ for Lazy Programmers 是一個真正有趣的學習體驗,將向你展示如何用 C++ 語言創建程式。本書幫助你以獨特的方法學習 C++ 語言,超越語法和操作手冊,幫助你理解如何成為一名高效的程式設計師。它提供了對 Visual Studio 和 g++ 編譯器及其除錯器的詳細幫助,並包括最新版本的語言 C++17。
在這個過程中,你將完成多個實驗室:這些專案旨在挑戰你的能力,測試你的新技能,並建立信心。你將超越語言的基礎,學習如何構建一個有趣的 C++ 街機遊戲專案。在閱讀和使用本書後,你將準備好獨立進行你的第一個真實世界的 C++ 應用程式或遊戲專案。
- 以有趣、快速和簡單的方式第一次用 C++ 編程
- 發現 SDL 圖形和遊戲庫
- 使用 SSDL,簡單的 SDL 包裝庫
- 使用最常見的 C++ 編譯器:Visual Studio 和 g++(搭配 Unix 或 MinGW)
- 練習「反除錯」,輕鬆修復常見問題
- 使用除錯器
- 獲取以範例為驅動的概念和想法
- 構建基於 C++ 的街機遊戲應用程式
- 應用內建的標準模板庫(STL)函數和類別,以便於高效編程
- 初步接觸 C,C++ 的祖先,仍在業界廣泛使用
- 使用新的 C++11/14/17 特性,包括 lambda 函數、constexpr 和智能指針
本書適合誰
對 C++ 新手,無論是作為自學者的指南,還是作為大學課程學生的可接觸教材。
作者簡介
Will Briggs, PhD is a professor of computer science at the University of Lynchburg in Virginia. He has 20+ years of experience teaching C++, 12 of them using earlier drafts of this book, and about as many years teaching other languages including C, LISP, Pascal, PHP, PROLOG, and Python. His primary focus is teaching of late while also active in research in artificial intelligence.
作者簡介(中文翻譯)
威爾·布里格斯(Will Briggs),博士,是維吉尼亞州林奇堡大學的計算機科學教授。他擁有超過20年的C++教學經驗,其中12年使用本書的早期草稿,並且有同樣多的時間教授其他語言,包括C、LISP、Pascal、PHP、PROLOG和Python。他的主要專注點是教學,最近也積極從事人工智慧的研究。