|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/17-beginner-c-walkthrough-projects-step-by-step/
课程评论:没有评论
课程名称:17个初学者C#实战项目逐步讲解 课程概述: 本课程专为C#(发音为C Sharp)初学者设计,采用项目驱动的学习方式。C#是一种简单、现代、通用的面向对象编程语言,借鉴了Java等多种语言的核心概念。它是一种严格的面向对象语言,不支持全局变量或函数,所有内容都封装在类中,即使是int和string等基本类型也继承自System.Object类。 在本课程中,您将学习如何一步步创建以下17个初学者C#项目: * 计算器 * 带日期和时间的数字时钟 * 简单的数字时钟 * 货币转换器 * 图片查看器 * 数学测验 * 网页浏览器 * 记事本 * 迷宫游戏 * 画图应用程序 * 配对游戏 * 2D乒乓球游戏 * 音乐播放器 * 图片上传表单 * 屏幕保护程序 * 数据库驱动的登录表单 * 谷歌地图 C#是由微软设计的一种面向对象语言,被全球的系统工程师、桌面程序开发人员和移动应用开发人员广泛使用。本课程将引导您掌握C#的基础知识、核心语法以及编写健壮C#代码的根本方法。您将学会如何安装Visual Studio(一款出色的C#开发集成环境),然后深入学习语言本身。 学习过程中,我们将涵盖以下主题: * 声明和初始化各种数据类型的变量 * 数据类型转换和截断 * 探索基本算术运算符 * 排查编译错误 * 使用条件代码控制程序流程 * 创建方法 * 创建事件处理方法 * 使用控件并修改其属性 无论C#是您编程的起点,还是您现有技能的补充,本课程的教学视频都将帮助您理解这门语言,并运用它来构建自己的优秀软件。 欢迎学习!
Welcome to this 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. In this course I will walk you through how to create the following 17 beginner c # projects:CalculatorDigital Clock with date and timeSimple Digital ClockCurrency ConverterPicture ViewerMaths QuizWeb browserNotepadMaze Gamepaint drawing appPair matching game2D Ping Pong gameMusic layerimage upload formScreen SaverDatabase driven login formGoogle MapsC# is an object-oriented language designed by Microsoft and used by systems engineers, desktop programmers, and mobile app developers the world over. This course will guide you through C#'s basics, its core syntax, and the fundamentals of writing strong C# code. I will show you how to install Visual Studio, a great IDE for developing in C#, and then dive into the language itself. Along the way, we will cover topics such as:Declaring and initializing variables with a variety of data typesData type Conversions and TruncatingExploring Basic Arithmetic operatorsTroubleshoot Compile errorsControlling flow with conditional codeCreating MethodCreating Event Handler methodsUsing controls and changing their propertiesIf C# is your first step into programming or adding it your existing skillset, these training videos will help you understand the language and use it to build your own great software.Welcome:-)