定價:NT$ 1700
優惠價: 98 折, NT$ 1666
運送方式:超商取貨、宅配取貨
銷售地區:全球
訂購後,立即為您進貨
新版特色:
● Integrated coverage of new C# 6 functionality.
● C# 6 new language features appear throughout the book and each occurrence is marked with a “6” margin icon
● All material is updated for use with Visual Studio 2015.
Hundreds of exercises updated for student practice skills
圖書特色與優點:
Signature “Live Code™ Approach” — Language features are presented in the context of a wide variety of complete working programs.
● Features thousands of lines of code in hundreds of complete working programs.
● A broad range of example programs selected from computer science, business, simulation, game playing, graphics, multimedia and many other areas.
● Enables students to confirm that programs run as expected.
● Students can also download the code from the book's Companion Website www.pearsonglobaleditions.com/deitel.
Object-Oriented Programming
● Outstanding, consistent, and applied pedagogy. Icons throughout identify Software Engineering Observations; Good Programming Practices; Common Programming Errors; Portability Tips; Performance Tips; Testing and Debugging Tips; and Look-and-Feel Observations.
● Early-objects approach. The book introduces the basic concepts and terminology of object technology in Chapter 1. In Chapter 2, students will visually manipulate graphical user interface objects, such as labels and images. In Chapter 3, Introduction to C# App Programming, students will write Visual C# program code that manipulates preexisting objects. They will develop their first customized classes and objects in Chapter 4. Our early objects presentation continues in Chapters 5–9 with a variety of straightforward case studies. Chapters 10–12 take a deeper look at classes and objects.
● Rich coverage of programming fundamentals. Chapters 5 and 6 present a friendly treatment of control statements and problem solving.
● A clear, example-driven presentation of classes, objects, inheritance, polymorphism and interfaces.
● Optional case study: Using the UML to develop an object-oriented design and Visual C# implementation of an Automated Teller Machine (ATM). The UML™ (Unified Modeling Language™) is the industry-standard graphical language for modeling object-oriented systems. We introduce the UML in the early chapters. Online Chapters 34 and 35 include an optional case study on object-oriented design using the UML. We design and implement the software for a simple automated teller machine. We analyze a typical requirements document that specifies the system to be built. We determine the classes needed to implement that system, theattributes the classes need to have, the behaviors the classes need to exhibit and we specify how the classes must interact with one another to meet the system requirements. From the design we produce a complete working Visual C# implementation. Students often report a “light bulb moment”–the case study helps them “tie it all together” and truly understand object orientation.
● Four programming paradigms. We discuss structured programming, object-oriented programming, generic programming and functional programming (new in this edition).
Interesting, Entertaining and Challenging Exercises
● Extensive self-review exercises and answers are included for self-study.
● Each chapter concludes with a substantial set of exercises, including simple recall of important terminology and concepts, identifying the errors in code samples, writing individual program statements, writing methods to perform specific tasks, writing C# classes, writing complete programs and implementing major projects. The Making a Difference exercises encourage you to use computers and the Internet to research and work on significant social problems–we hope you’ll approach these exercises with your own values, politics and beliefs.
Illustrations and Figures
● Abundant tables, line drawings, UML diagrams, programs and program outputs are included.
The book’s modular organization helps instructors plan their syllabi.
Other Features
● Use as appropriate with Windows 7, 8 or 10.
● A clear, example-driven presentation of classes, objects, inheritance, polymorphism and interfaces.
● Early introduction to LINQ and generic collections.
● PLINQ (Parallel LINQ) for multicore performance.
● Asynchronous Programming with async and await.
● Functional programming with lambdas and delegates.
● Immutability, files, database with LINQ to Entities.
● Visual C# debugging, integrated exception handling.
● Extensive treatment of Windows Forms GUI.
● Online coverage of Universal Windows Platform (UWP) GUI for desktop and mobile apps.
● The printed book contains the core content (Chapters 1–23) for introductory course sequences.
● Additional online content for more advanced courses: ASP.NET web app development; XML and LINQ to XML; Building a Microsoft Azure™ Cloud Computing App; Web Services and ATM OOD case study.
退換貨說明:
會員均享有10天的商品猶豫期(含例假日)。若您欲辦理退換貨,請於取得該商品10日內寄回。
辦理退換貨時,請保持商品全新狀態與完整包裝(商品本身、贈品、贈票、附件、內外包裝、保證書、隨貨文件等)一併寄回。若退回商品無法回復原狀者,可能影響退換貨權利之行使或須負擔部分費用。
訂購本商品前請務必詳閱退換貨原則。影片僅供參考,實物可能因再版或再刷而有差異
優惠價: 98 折, NT$ 1666 NT$ 1700
運送方式:超商取貨、宅配取貨
銷售地區:全球
訂購後,立即為您進貨
新版特色:
● Integrated coverage of new C# 6 functionality.
● C# 6 new language features appear throughout the book and each occurrence is marked with a “6” margin icon
● All material is updated for use with Visual Studio 2015.
Hundreds of exercises updated for student practice skills
圖書特色與優點:
Signature “Live Code™ Approach” — Language features are presented in the context of a wide variety of complete working programs.
● Features thousands of lines of code in hundreds of complete working programs.
● A broad range of example programs selected from computer science, business, simulation, game playing, graphics, multimedia and many other areas.
● Enables students to confirm that programs run as expected.
● Students can also download the code from the book's Companion Website www.pearsonglobaleditions.com/deitel.
Object-Oriented Programming
● Outstanding, consistent, and applied pedagogy. Icons throughout identify Software Engineering Observations; Good Programming Practices; Common Programming Errors; Portability Tips; Performance Tips; Testing and Debugging Tips; and Look-and-Feel Observations.
● Early-objects approach. The book introduces the basic concepts and terminology of object technology in Chapter 1. In Chapter 2, students will visually manipulate graphical user interface objects, such as labels and images. In Chapter 3, Introduction to C# App Programming, students will write Visual C# program code that manipulates preexisting objects. They will develop their first customized classes and objects in Chapter 4. Our early objects presentation continues in Chapters 5–9 with a variety of straightforward case studies. Chapters 10–12 take a deeper look at classes and objects.
● Rich coverage of programming fundamentals. Chapters 5 and 6 present a friendly treatment of control statements and problem solving.
● A clear, example-driven presentation of classes, objects, inheritance, polymorphism and interfaces.
● Optional case study: Using the UML to develop an object-oriented design and Visual C# implementation of an Automated Teller Machine (ATM). The UML™ (Unified Modeling Language™) is the industry-standard graphical language for modeling object-oriented systems. We introduce the UML in the early chapters. Online Chapters 34 and 35 include an optional case study on object-oriented design using the UML. We design and implement the software for a simple automated teller machine. We analyze a typical requirements document that specifies the system to be built. We determine the classes needed to implement that system, theattributes the classes need to have, the behaviors the classes need to exhibit and we specify how the classes must interact with one another to meet the system requirements. From the design we produce a complete working Visual C# implementation. Students often report a “light bulb moment”–the case study helps them “tie it all together” and truly understand object orientation.
● Four programming paradigms. We discuss structured programming, object-oriented programming, generic programming and functional programming (new in this edition).
Interesting, Entertaining and Challenging Exercises
● Extensive self-review exercises and answers are included for self-study.
● Each chapter concludes with a substantial set of exercises, including simple recall of important terminology and concepts, identifying the errors in code samples, writing individual program statements, writing methods to perform specific tasks, writing C# classes, writing complete programs and implementing major projects. The Making a Difference exercises encourage you to use computers and the Internet to research and work on significant social problems–we hope you’ll approach these exercises with your own values, politics and beliefs.
Illustrations and Figures
● Abundant tables, line drawings, UML diagrams, programs and program outputs are included.
The book’s modular organization helps instructors plan their syllabi.
Other Features
● Use as appropriate with Windows 7, 8 or 10.
● A clear, example-driven presentation of classes, objects, inheritance, polymorphism and interfaces.
● Early introduction to LINQ and generic collections.
● PLINQ (Parallel LINQ) for multicore performance.
● Asynchronous Programming with async and await.
● Functional programming with lambdas and delegates.
● Immutability, files, database with LINQ to Entities.
● Visual C# debugging, integrated exception handling.
● Extensive treatment of Windows Forms GUI.
● Online coverage of Universal Windows Platform (UWP) GUI for desktop and mobile apps.
● The printed book contains the core content (Chapters 1–23) for introductory course sequences.
● Additional online content for more advanced courses: ASP.NET web app development; XML and LINQ to XML; Building a Microsoft Azure™ Cloud Computing App; Web Services and ATM OOD case study.
退換貨說明:
會員均享有10天的商品猶豫期(含例假日)。若您欲辦理退換貨,請於取得該商品10日內寄回。
辦理退換貨時,請保持商品全新狀態與完整包裝(商品本身、贈品、贈票、附件、內外包裝、保證書、隨貨文件等)一併寄回。若退回商品無法回復原狀者,可能影響退換貨權利之行使或須負擔部分費用。
訂購本商品前請務必詳閱退換貨原則。※ 二手徵求後,有綁定line通知的讀者,
該二手書結帳減5元。(減5元可累加)
請在手機上開啟Line應用程式,點選搜尋欄位旁的掃描圖示
即可掃描此ORcode
|
||||||||||||||||||
|
||||||||||||||||||
|