|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/csharp-in-depth/
课程评论:没有评论
课程名称:深入C#: 面试中的难题、陷阱和疑问 课程概述:该课程是一个高级C#课程,旨在帮助您建立扎实的C#基础,学习与语言设计相关的奇特案例。课程以实践中的难题为主,旨在提升您的C#开发能力。尽管互联网上有很多不切实际的难题,这些课程关注的是那些真正能帮助您深入理解C#的问题。您将学习类型替换的问题、日期和时间值处理的基本问题等。课程采取游戏化的方式,通过在Visual Studio中展示代码示例并提出相关问题,激励您思考和回答。无论您目前的技能水平如何,这门课程都能帮助您回忆已遗忘的知识、学习新内容,成为更优秀的程序员。 教学方法:课程内容精炼而全面,所有重要概念都得到覆盖,特别重要的主题会深入讲解。没有多余的内容,充分尊重您的时间。 课程内容和概述:该课程适合所有类型的开发者,提供坚实的理论基础和实践材料。课程主题包括: - 可变结构的弊端 - 泛型与数组,包含特化、泛型约束、协变和逆变,里氏替代原则等 - 算法中的陷阱:浮点数的实现、比较、溢出的表现,舍入过程,十进制与货币的区别 - 集合与LINQ:如何修改现有列表,LINQ表达式的延迟执行,for和foreach循环中闭包的特殊性,列表转换 - 方法与重载:基方法的重载、方法隐藏、何时优先使用属性而不是方法,避免可选参数的理由,抽象类的实现 - 日期与时间难题:计算机如何存储时间、UTC与GMT、时区等,时间相关难题,日期运算,如何计算年龄 - C#面试常见问题:抽象类与接口的区别、实现Dispose模式、封装与信息隐藏的区别、字符串驻留、常量与只读字段、lock与monitor、如何重新抛出异常、何时使用StringBuilder等 - 以及一小部分杂项难题 加入课程,开始您激动人心的C#难题学习之旅!
This is an advanced C# course.Build a solid foundation in C# learning odd cases related to how the language is designedThis course contains mostly practical puzzles learning which you get a better C# developer. You can find out on the Internet tons of impractical puzzles which don't make you a better C# developer. This is not about this course. Yes, of course, even impractical puzzles sometimes are helpful especially if you're preparing for a C# interview. However, I bet on puzzles which teach you the thing you absolutely need to understand. Indeed, this course deepens your understanding of C#. Apart from that, you'll learn some very important things like the problem of types substitution. You'll learn about the fundamental problems related to processing date and time values. Believe me, you'll be astonished! This course is built in a manner of a game. I'll show you code examples in Visual Studio and ask to answer the question related to that code example. You'll have some time to come up with your own answer and after that we continue. Puzzles, gotchas and cautionary tales are presented here to frighten and inspire you! Regardless of your current skills, you'll remember things you've forgotten, learn things you didn't know and become a more robust programmer. So, this course is "must see" for anyone who wants to improve his knowledge of C#.Here is my Teaching ApproachNo fluff, no ranting, no beating the air. I respect your time. The course material is succinct, yet comprehensive. All important concepts are covered. Particularly important topics are covered in-depth.Take this course, and you will be satisfied.Content and Overview This course is aimed at all kind of developers. It provides solid theoretical base reinforced by the practical material. In short, this advanced C# course covers the following topics: The evilness of the mutable structures. You'll see several examples when mutable structures demonstrate the unexpected behavior. Generics and arrays including specializations, constraints on generics, variance and covariance, Liskov substitution principle and more The pitfalls in arithmetic: how floating-point numbers are implemented, how to compare them, how arithmetic overflow behaves with different types, how rounding works, the difference between decimal and money Collections and LINQ: how to alter an existing list, the deferred execution of LINQ expressions, the peculiarities of closures within for and foreach loops, list conversion Methods and Overloading: overloading base methods, method hiding, when to prefer property over method; the reasons on why to avoid optional parameters, implementing abstract classes Date and Time puzzles: concepts related to dates and times including how a computer stores time, UTC and GMT, time zones, global and local perspectives; time-zone related puzzles, roundtrips, arithmetic on dates, how to calculate the age. FAQ at C# Interviews: abstract classes versus interfaces, how to implement the Dispose pattern, what is the difference between encapsulation and information hiding, encapsulation in practice, strings interning, constant versus read-only fields, lock versus monitor, how to rethrow exceptions, when to use StringBuilder instead of string And yet a short section of miscellaneous puzzles Enroll and start an exciting journey learning C# puzzles!