Request for consultation
Your form is submitting...
Overview
Guide beginning programmers through the fundamentals of the C# language using its most recent features with Farrell's MICROSOFT VISUAL C#: INTRODUCTION TO OBJECT ORIENTED PROGRAMMING, 8th Edition. Clear examples help students build a strong background in structured and object-oriented programming concepts. Students master skills that easily transfer to other programming languages. Recent versions of C# and Visual Studio ensure students have the skills necessary for professional success. Hands-on features, video lessons, debugging and programming exercises and running case studies keep students engaged. MindTap, the online learning platform that powers students from memorization to mastery, includes hands-on practice with auto-graded coding lab assignments. A full selection of instructor support provides the tools to reinforce solid programming skills.
- C# 11.0 in Visual Studio 2022: This edition is written and tested using the latest edition of C#. Content throughout this edition is written and tested using C# and Visual Studio 2022 to ensure students are well equipped and up to date with contemporary programming practice.
- NEW MINDTAP® WITH LIVE INTEGRATED CODING LABS. MindTap is the online learning platform that powers students from memorization to mastery. It gives you complete control of your course to provide engaging content, challenge every individual and build their coding confidence. A pre-built Learning Path includes an interactive eBook, study tools, relevant activities, videos created by the author, key concepts and more. Give your students hands-on practice with auto-graded lab assignments directly within MindTap. Empower students to accelerate their progress with MindTap.
- Improved images: All console application screenshots have been revised to use high-resolution contrast. All Visual Studio screenshots have been revised to use the latest version of Visual Studio. The images use color, where appropriate, to appear more appealing.
- Updated code: Where appropriate, code examples have been updated to current standards such as removal of unnecessary this references.
- Visual Studio automatically created code: This edition includes discussion of code that is now automatically created by Visual Studio.
- Updated examples: Examples have been updated to reflect more current dates, prices, wages and so on.
- STEP-BY-STEP PROGRAMMING EXERCISES ENCOURAGE HANDS-ON ANALYSIS AND APPLICATION. Detailed step-by-step programs encourage readers to analyze, test and modify code written by others.
- END-OF-CHAPTER EXERCISES CLARIFY CONCEPTS WITH HANDS-ON PRACTICE AND TIPS. Review questions, programming and debugging exercises, game zone and cases offer numerous opportunities for students to practice and apply new programming skills.
- ACCESSIBILITY CONSIDERATIONS. New content emphasizes how program features such as fonts and colors affect users’ accessibility.
2. Using Data.
3. Using GUI Objects and the Visual Studio IDE.
4. Making Decisions.
5. Looping.
6. Using Arrays.
7. Introduction to Methods.
8. Advanced Method Concepts.
9. Using Classes and Objects.
10. Introduction to Inheritance.
11. Exception Handling.
12. Using Controls.
13. Handling Events.
14. Files and Streams.
Appendix A: Operator Precedence and Associativity.
Appendix B: Understanding Numbering Systems and Computer Codes.
Appendix C: Using the IDE Editor.