|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/adventures-in-c-sharp-programming/
课程评论:没有评论
课程名称:C#编程冒险 课程概述:C#编程冒险是一门独特的编程课程,旨在通过开发探索风格的游戏来逐步教授C#语言的特性。学员将学习如何编写复古风格的冒险游戏,如《Zork》或《Colossal Cave》。课程内容包括: - 掌握面向对象编程,通过创建宝藏对象的层次结构来提高技能 - 使用.NET集合、数组和字典创建房间和地图 - 创建具有重载和重写方法的对象 - 序列化数据网络以保存和恢复游戏 - 使用类、部分类和子类编写模块化代码 - 使用“自然语言”接口编程用户交互 此外,课程还涉及封装、继承、构造函数、枚举、属性、隐藏方法等多个主题。 无论你是初学者,正在学习其他C#课程,希望通过实践提升能力;还是经验丰富的程序员,想要快速深入C#语言的细节,课程都能满足你的需求。如果你是复古游戏爱好者,这里将教你如何编写如1980年代Infocom经典游戏的冒险游戏! 在课程中,学员将使用免费的Visual Studio Community Edition或商业版的Microsoft Visual Studio编写自己的复古文本冒险游戏。所有示例项目的源代码均可下载、运行和修改。课程讲师Huw Collingbourne是受欢迎的冒险游戏《命运的金色浣熊》的作者及长期的在线编程教师,同时也是英国知名的编程专栏作家,著有《Ruby书》。 C#编程冒险是学习C#语言最有趣的方式之一。赶快加入我们,开始这场冒险吧!
Adventures in C# Programming is a programming course like no other! It teaches the features of the C# language by guiding you step-by-step through the development of an exploring-style game.You will learn to…Write a retro-style adventure game like ‘Zork' or ‘Colossal Cave'Master object orientation by creating hierarchies of treasure objectsCreate rooms and maps using.NET collections, arrays and DictionariesCreate objects with overloaded and overridden methodsSerialize networks of data to save and restore gamesWrite modular code using classes, partial classes and subclassesProgram user interaction with a ‘natural language' interfacePlus: encapsulation, inheritance, constructors, enums, properties, hidden methods and much more…If you are a beginner programmer and already studying another C# course, this will give you hands-on experience of writing a big and complex project.If you are an experienced programmer, this will give you a quick way into the twisty little corners of the C# language. If you are a retro-games fanatic, learn how to write games just like the Infocom classics of the 1980s!In this course you will learn to write C# your own retro text-adventure game using either the free Visual Studio Community Edition or a commercial edition of Microsoft Visual Studio. All the source code of sample projects is provided ready for you to download, run and modify. The course instructor, Huw Collingbourne, is the author of the cult adventure game, The Golden Wombat Of Destiny. A long-established programming teacher online, he is also a well-known programming columnist in the UK and is the author of The Book Of Ruby.Adventures in C# Programming is the ultimate fun way to learn the C# language. So, come on in and let's begin the adventure!