一、Basic Concepts 基本概念

二、Conditionals and Loops 条件语句和循环

三、Methods 方法

四、Classes&Objects 类&对象

五、Arrays&Strings 数组&字符串

六、More On Classses 更多的类

七、Inheritance&Polymorphism 继承和多态

八、Structs,Enums,Exceptions&Files 结构,枚举,异常&文件

九、Generics 泛型(通用类)

十、Cerificate 结业(证书)

Lessons: 69 199 Quizzes 共69节课 199个测验

Module 1: Basic Concepts 模块1:基本概念

1 What is C#? (2Quizzes) C #是什么?
2 Variables (3Quizzes)变量
3 Your First C# Program (3Quizzes) 你的第一个C#程序
4 Printing Text (2Quizzes) 打印文本
5 Getting User Input (2Quizzes) 获取用户输入
6 Comments (2Quizzes) 注释
7 The var Keyword (2Quizzes) 局部变量关键字
8 Constants (1Quizzes) 常量
9 Arithmetic Operators (4Quizzes) 算数运算符
10 Assignment & Increment Operators (5Quizzes) 赋值与增量
11 Module 1 Quiz (5Quizzes) 模块一课堂测验

Module 2: Conditionals and Loops 模块2:条件和循环

12 The if-else Statement (5Quizzes) if-else语句
13 The switch Statement (3Quizzes) switch语句
14 The while Loop (3Quizzes) while循环
15 The for Loop (3Quizzes) for循环
16 The do-while Loop (2Quizzes) do-while循环
17 break and continue (2Quizzes) 跳出和继续
18 Logical Operators (4Quizzes) 逻辑运算符
19 The Conditional Operator (1Quizzes) 条件运算符
20 Basic Calculator (2Quizzes) 基本计算器
21 Module 2 Quiz (5Quizzes) 模块二课堂测验

Module 3: Methods 模块3:方法

22 Introduction to Methods 4 方法概论
23 Method Parameters 3 方法参数
24 Multiple Parameters 2 多个参数
25 Optional & Named Arguments 2 可选的和命名的参数
26 Passing Arguments 3 参数的传递
27 Method Overloading 2 方法的重载
28 Recursion 2 递归
29 Making a Pyramid 1 制作一个金字塔
30 Module 3 Quiz 5 模块三课堂测验

Module 4: Classes & Objects 模块4:类和对象

31 Introduction 3 简介
32 Value & Reference Types 2 值和引用类型
33 Class Example 3 类示例
34 Encapsulation 3 封装
35 Constructors 2 构造函数
36 Properties 5 属性
37 Module 4 Quiz 7 模块四课堂测验

Module 5: Arrays & Strings 模块5:数组和字符串

38 Arrays 4 数组
39 Using Arrays in Loops 3 在循环中使用数组
40 Multidimensional Arrays 2 多维数组
41 Jagged Arrays 1 交错数组
42 Array Properties & Methods 2 数组属性和方法
43 Working with Strings 2 处理字符串
44 Module 5 Quiz 5 模块五课堂测验

Module 6: More On Classes 模块6:更多的类

45 Destructors 2 析构函数
46 Static Members 4 静态成员
47 Static Classes 2 静态类
48 this & readonly 2 this和只读
49 Indexers 2 索引
50 Operator Overloading 2 运算符重载
51 Module 6 Quiz 6 模块六课堂测验

Module 7: Inheritance & Polymorphism 模块7:继承和多态性

52 Inheritance 3 继承
53 Protected Members 2 受保护的成员
54 Derived Class Constructor & Destructor 2 派生类构造函数和析构函数
55 Polymorphism 4 多态性
56 Abstract Classes 2 抽象类
57 Interfaces 2 接口
58 Nested Classes 1 嵌套类
59 Namespaces 1 名称空间
60 Module 7 Quiz 7 模块七课堂测验

Module 8: Structs, Enums, Exceptions & Files 模块8:结构、枚举、异常和文件

61 Structs 2 结构
62 Enums 2 枚举
63 Exception Handling 4 异常处理
64 Working with Files 2 处理文件
65 Module 8 Quiz 6 模块八课堂测验

Module 9: Generics 泛型
66 Generic Methods 2 泛型方法
67 Generic Classes 2 泛型类
68 Collections 2 集合
69 Module 9 Quiz 模块九课堂测验

SoloLear_C# Tutorial_Contents的更多相关文章

随机推荐

  1. 有一个时间插件引发的关于 newDate().setMonth() 的问题

    项目中遇到一个时间插件的BUG,查看源码之后发现是因为setMonth()的问题,使用了之后会某些月份会出现月份加一的问题, 查阅资料后发现  setMonth()其实是设置与当前时间天数相同的月份, ...

  2. 减谈迷宫C++

    今天老师让做了个迷宫问题,我一看到就发现和我之前写过的一个程序是一样 的,但是在后来编写的时候有一个地方搞错了,最后下课了我还是没有正确的编写好,然后今天回来之后自己有看了一下,现在已经解决了. #i ...

  3. Entity Framework 6.0 入门系列 第一篇

    Entity Framework 6.0 入门系列 第一篇 好几年前接触过一些ef感觉不是很好用,废弃.但是 Entity Framework 6.0是经过几个版本优化过的产物,性能和功能不断完善,开 ...

  4. Day 05--最终修改(一)

    1.今天大家集中交流了自己的的课程设计雏形,我们感到收获颇丰.在感慨别的同学设计的别出心裁的同时,我们也反思了自己的模型.通过与老师的讨论我们决定修改已有的首页格式,以及丰富用户的身份:即小程序不仅面 ...

  5. springboot中oracle的依赖添加失败的解决

    由于Oracle授权问题,Maven3不提供oracle JDBC driver  步骤一:在pom中添加如下: <!--Oracle 驱动 --> <dependency> ...

  6. Hive的安装及配置

    title: Hive的安装及配置 summary: 关键词:Hive ubuntu 安装和配置 Derby MySQL PostgreSQL 数据库连接 date: 2019-5-19 13:25 ...

  7. CentOS -- RocketMQ 4.3.2 standalone Installation and Configuration

    1 Download RockeMQ Package: You need to download it and put it to the OS Image. wget http://apache.c ...

  8. egret之消除游戏开发

    1.地图 (1)地图形状不同,尺寸不变 (2)背景图变化 2.步数 (1)不同关卡步数不同 (2)步数为01,游戏失败 3.道具 4.消除 (1)>=3可消除 (2)不可消除时,自动打乱 5.数 ...

  9. HDU 6044

    题意略. 思路: I.对于整个区间a1,....,an,必然有一个区间[1,n]与之对应,因为a1,...,an是1,...,n的一个排列,所以在[1,n]中定然有一个最小的数字1, 如果最大的区间[ ...

  10. Nacos整合Spring Cloud Gateway组件

    一.什么是Spring Cloud Gateway Spring Cloud Gateway是Spring Cloud官方推出的网关框架,网关作为流量入口有着非常大的作用,常见的功能有路由转发.权限校 ...