博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
初学者应该学c++与c#_面向初学者的完整C#课程
阅读量:2543 次
发布时间:2019-05-11

本文共 1050 字,大约阅读时间需要 3 分钟。

初学者应该学c++与c#

C# is a general-purpose, object-oriented programming language. This complete course from Mike Dane will give you a full introduction into all of the core concepts in C#.

C#是一种通用的,面向对象的编程语言。 Mike Dane的完整课程将为您全面介绍C#的所有核心概念。

The following topics are covered:

涵盖以下主题:

  • Installation & Setup

    安装与设定
  • Drawing a Shape

    绘制形状
  • Variables

    变数
  • Data Types

    资料类型
  • Working With Strings

    使用字符串
  • Working With Numbers

    使用数字
  • Getting User Input

    获取用户输入
  • Building a Calculator

    建立一个计算器
  • Building a Mad Lib

    建立一个疯狂的库
  • Arrays

    数组
  • Methods

    方法
  • Return Statement

    退货声明
  • If Statements

    如果陈述
  • If Statements (con't)

    如果陈述(续)
  • Building a Better Calculator

    建立一个更好的计算器
  • Switch Statements

    切换语句
  • While Loops

    While循环
  • Building a Guessing Game

    建立猜谜游戏
  • For Loops

    对于循环
  • Building an Exponent Method

    建立指数方法
  • 2d Arrays

    2d阵列
  • Comments

    注释
  • Exception Handling

    异常处理
  • Classes & Objects

    类和对象
  • Constructors

    建设者
  • Object Methods

    对象方法
  • Getters & Setters

    吸气剂和二传手
  • Static Class Attributes

    静态类属性
  • Static Methods & Classes

    静态方法和类
  • Inheritance

    遗产

You can watch the full video on (4.5 hour watch).‌

您可以上观看完整视频(4.5小时观看)。‌

翻译自:

初学者应该学c++与c#

转载地址:http://mdwzd.baihongyu.com/

你可能感兴趣的文章
(转)在分层架构下寻找java web漏洞
查看>>
mac下多线程实现处理
查看>>
C++ ifstream ofstream
查看>>
跟初学者学习IbatisNet第四篇
查看>>
seL4环境配置
查看>>
Git报错:insufficient permission for adding an object to repository database .git/objects
查看>>
ajax跨域,携带cookie
查看>>
BZOJ 1600: [Usaco2008 Oct]建造栅栏( dp )
查看>>
洛谷 CF937A Olympiad
查看>>
Codeforces Round #445 C. Petya and Catacombs【思维/题意】
查看>>
用MATLAB同时作多幅图
查看>>
python中map的排序以及取出map中取最大最小值
查看>>
ROR 第一章 从零到部署--第一个程序
查看>>
<form>标签
查看>>
vue去掉地址栏# 方法
查看>>
Lambda03 方法引用、类型判断、变量引用
查看>>
was集群下基于接口分布式架构和开发经验谈
查看>>
MySQL学习——MySQL数据库概述与基础
查看>>
ES索引模板
查看>>
HDU2112 HDU Today 最短路+字符串哈希
查看>>