C#の個人指導のコース
C#この(CSharp)の個人指導のコースは
.NET (dotNET)の
ソフトウェア・アプリケーションの開発の
検討と共にC#の言語の主要なコンポーネントの
広範囲の評価そしてデモンストレーションから、成っている。 それは解決との実験室の練習
をあなた、およびオンラインクイズに
与える。
この個人指導はマイクロソフト.NETのプラットホーム
のための適用を開発するのに使用されるプライマリ言語の
1つのC#の広範囲旅行である。
それはC#または.NETの経験がないベテランプログラマーのために
書かれている。
個人指導は.NETのソフトウェア開発の簡潔な概要から始まる。
それはC#の言語の中心にそれから回り、基本的なトピックおよびオブジェクト志向
言語特徴をカバーする。 自由な
登録 このコースにアクセスするように要求される。
C#の
個人指導のコース
C#の
個人指導のコース概観
C#の
個人指導モジュール
(アクセス
のために必要とされる自由な登録)
1.
.NETの概観
.NETを構成し、
C#のソースコード、編集者、中間
言語および共通言語ランタイム実行エンジン
からの.NETのソフトウェア開発のモデルに成を見る言語、
図書館
、サーバー、サービスおよび用具について学びなさい。
トピック
練習 クイズ
2.
基本原則
このモジュールは適用
入口点、簡単なタイプ
、変数、基本的な入出力、オペレータ、配列、制御
構造物、コメント等のような中心のC#の機能性を教える。
トピック 練習 クイズ
3.
クラス
C#のクラスに導入されて得、例分野
についておよび方法、アクセス制御および目的の作成学びなさい。
トピック 練習 クイズ
4.
初期設定
Understand how
C# supports initialization via default values,
variable initializers, and instance constructors.
Topic
Exercises Quiz
5.
Static
How to define static fields and methods and
how to access
static members using any of the three initialization alternatives:
default values, static variable initializers, and static
constructor.
Topic Exercises Quiz
6.
Reference Types
Review the topics
concerning references: assignment,
parameter, aggregation, array, null, memory management, and garbage
collection.
Topic Exercises Quiz
7.
Properties
Properties model the
traits of an object or a class. As a design, learn how properties
maintain
encapsulation and allow the execution of validation code.
Topic Exercises Quiz
8.
Indexers
Indexers used used to index a
collection of data elements. The elements are accessed
using the same square bracket syntax used for an array.
Topic Exercises Quiz
9.
Inheritance
This module discusses the
syntax and the meaning of
inheritance including access levels, method hiding, method chaining,
and construction.
Topic Exercises Quiz
10.
Binding
Learn about inheritance: type compatibility,
type conversion, method binding, method overriding, and abstract
methods. Also review how to use dynamic binding to
achieve polymorphic behavior.
Topic Exercises Quiz
11.
Interface
Discover how to define and
implement interfaces, how to code
generic code against an interface, and how to use inheritance with
interfaces.
Topic Exercises Quiz
12.
Exceptions
This module teaches C# error exception
notifications and demonstrates to how to handle an exception
and its related control
flow, and how to implement a
custom exception type.
Topic Exercises Quiz
13.
Namespace
How to
create a namespace, access a type defined inside a namespace,
and how to apply 'using keyword' to get access to namespace
members.
Topic Exercises Quiz
14.
Delegates and Events
A delegate acts as a proxy for
invoking a method. This module teaches how to define a delegate type,
use a
delegate to implement a callback, and use composition to create a
delegate
with multiple targets.
Topic Exercises Quiz
Technorati Tags: c#, c# tutorial, c# course, learn c#, c# programming
Popularity: 12% [?]
Related Posts:





























