Learn to Code with C# by Creating 7 Complete Apps .

所在平台: Udemy

课程主页: https://www.udemy.com/course/learn-to-code-with-c-by-creating-7-complete-apps/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:** 通过创建 7 个完整应用程序学习 C# 编程 **课程概述:** 本课程是一门面向初学者的 C# 实战项目课程,由微软开发。C# 是一种现代化、面向对象的通用编程语言,融合了 Java 等多种语言的优点。课程强调动手实践,从零开始。 **课程内容亮点:** * **安装和使用 Visual Studio:** 课程将指导学员逐步下载和安装免费的 Visual Studio Community Edition,这是一个强大的集成开发环境 (IDE),为您提供开始编程所需的一切。 * **7 个完整实战项目:** 通过跟随课程,您将亲手创建以下 7 个有用的 C# 项目: * 数字时钟 * 货币转换器 * 网络浏览器 * 2D 乒乓球游戏 * 屏幕保护程序 * 音乐播放器 * 谷歌地图(功能可能有所简化,更侧重于学习过程) * **面向对象编程 (OOP) 概念:** 课程将介绍 C# 的面向对象特性,包括所有内容都封装在类中,即使是 int 和 string 等基本类型也继承自 System.Object。 * **技能提升:** 通过实际项目开发,您将掌握创建 C# 项目所需的基本技能,并能举一反三,开发更多同类型项目。 **学习方式:** 本课程采用项目驱动的学习方式,通过实际编码来巩固理论知识,是学习一门新编程语言最有效的方法。

课程评论(0条)

课程详情

C# is a modern programming language developed by Microsoft. This course is hands-on practical from start to finish. C# project based course for beginners course (pronounced C Sharp). C# is designed to be a simple, modern, general-purpose, object-oriented programming language, borrowing key concepts from several other languages, most notably Java.. C# is an Object Oriented language and does not offer global variables or functions. Everything is wrapped in classes, even simple types like int and string, which inherits from the System.Object class. The course begins by showing you how to download and install Visual Studio community edition which is a free software package available from Microsoft,in a step-by-step manner. Visual studio is referred to as an integrated development environment (IDE) and contains everything you need to start your creativity going byfollowing in creating 7 complete and useful projects step by step. In this course I will walk you through how to create the following 7 beginner c # projects: Digital ClockCurrency ConverterWeb browser2D Ping Pong gameScreen SaverMusic PlayerGoogle Map The best way to learn any new programming is by creating various things with it. By the end of this course you would have acquired some skills to create more related type of projects.

课程标签

0人关注该课程

主题相关的课程