[www.ed2k.online]下載基地為您提供軟件、遊戲、圖書、教育等各種資源的ED2K電驢共享下載和MAGNET磁力鏈接下載。
設為首頁
加入收藏
首頁 圖書資源 軟件資源 游戲資源 教育資源 其他資源
 電驢下載基地 >> 其他资源 >> 電腦基礎 >> 《C#基礎視頻教程》(Pluralsight C Sharp Fundamentals)[壓縮包]
《C#基礎視頻教程》(Pluralsight C Sharp Fundamentals)[壓縮包]
下載分級 其他资源
資源類別 電腦基礎
發布時間 2017/7/13
大       小 -
《C#基礎視頻教程》(Pluralsight C Sharp Fundamentals)[壓縮包] 簡介: 中文名 : C#基礎視頻教程 英文名 : Pluralsight C Sharp Fundamentals 資源格式 : 壓縮包 學校 : Pluralsight 主講人 : Scott Allen 發行日期 : 2010年 地區 : 美國 對白語言 : 英語 文字語言 : 英文 簡介 : 語言:英語 網址:http://www.pluralsight-traini
電驢資源下載/磁力鏈接資源下載:
全選
"《C#基礎視頻教程》(Pluralsight C Sharp Fundamentals)[壓縮包]"介紹
中文名: C#基礎視頻教程
英文名: Pluralsight C Sharp Fundamentals
資源格式: 壓縮包
學校: Pluralsight
主講人: Scott Allen
發行日期: 2010年
地區: 美國
對白語言: 英語
文字語言: 英文
簡介:

語言:英語
網址:http://www.pluralsight-training.net/microsoft/olt/course/description.aspx?n=csharp-fundamentals
類別:教程
(xuehui@TLF)
Pluralsight出品的 C# 基礎教程。主講:Scott Allen 時長:6小時04分
C#是微軟推出的一種基於.NET框架的、面向對象的高級編程語言。C#擁有C/C++的強大功能以及Visual Basic簡易使用的特性,是第一個組件導向(Component-oriented)的程序語言,和C++與Java一樣亦為對象導向(object-oriented)程序語言。
Scott Allen有著15年的商業軟件開發經驗,經常在國際會議上演講。是微軟最有價值專家(MVP) ,並撰寫了一些ASP.NET,C#和Windows Workflow的微軟技術書籍。
C# Fundamentals
Authored by Scott Allen | Duration: 6h 4m | Level: Intermediate | Released: 3/26/2010
C# is Microsoft's entry into the world of managed programming. Using a syntax that is deliberately reminiscient of Java, C++ and C, C# achieves a natural tradeoff of terseness and clarity, enabling programmers to express concepts in a clear and maintainable form. Recent enhancements to the language have made it even more powerful than before, allowing programmers to work with C# in both an object-oriented and partially functional style.
代碼

TITLE: Pluralsight.C.Sharp.Fundamentals-HELL
DATE: 25 Dec 2010
TYPE: IT TUT
DISKS: 1 CD
RELEASE INFO:
C# is Microsoft's entry into the world of managed programming. Using a syntax that is deliberately reminiscient of Java, C++ and C, C# achieves a natural tradeoff of terseness and clarity, enabling programmers to express concepts in a clear and maintainable form. Recent enhancements to the language have made it even more powerful than before, allowing programmers to work with C# in both an object-oriented and partially functional style.
Scott Allen is a member of the technical staff at Pluralsight, where he focuses on connected systems and Web development. Scott has over 15 years of experience in commercial software development and is a frequent speaker at national conferences, and local user groups. Scott is a Microsoft MVP and has authored books on several Microsoft technologies, including ASP.NET, C#, and Windows Workflow.
http://www.pluralsight-training.net/microsoft/olt/course/description.aspx?n=csharp-fundamentals
INSTALL NOTES:
1) Unrar
2) Burn/Mount
3) Enjoy!
GREETINGS TO OUR FRIENDS, RESPECTED COMPETITION AND OUR MIGHY HQS
- JGT - W3D - BBL - ABORTIONSAREFORBABIES - CFE - AG - iNKiSO

目錄:
An Introduction to C# 0:53:27
Overview
01:09
What is .NET?
02:03
What is the CLR?
02:27
The FCL
01:13
Hello, C#
02:34
Command Line Demo
03:11
Command Line Compiler
01:36
Visual Studio Demo
09:16
The IDE
02:07
Solution Explorer
01:22
Types
04:18
Primitive Types
01:51
Namespaces
04:53
Variables
01:42
Statements and Expressions
02:16
Operators
03:16
References
06:17
Summary
01:56
Classes and Objects
0:49:12
Introduction
00:42
Classes and Objects
01:56
Demo in WPF
03:44
Constructors
09:26
Reference Types
02:35
Object Oriented Programming
01:12
Inheritance
02:07
Demo with Circles and Squares
10:59
Access Modifiers
02:49
Abstract Classes
02:29
Virtual Members
05:00
Static Classes
02:52
Sealed Classes
00:57
Partial Classes
01:34
Summary
00:50
C# - Types
0:58:46
Overview
00:42
Reference Types
01:46
Value Types
02:56
The struct
01:17
Testing Reference Types
07:00
Testing Value Types
04:41
Passing Parameters
03:29
Parameter Demo
07:13
Strings
05:43
Boxing
03:11
The enum
02:02
Defining Types
00:38
Interfaces
03:15
Arrays
01:32
Array Demo
05:27
Assemblies
06:55
Conclusion
00:59
C# - Events, Properties, and Methods
0:54:56
Overview
00:38
Methods
06:59
Method Review
01:29
Method Overloading
02:21
Fields
00:59
Properties
03:00
Events
01:00
Events - Delegates
08:07
Events - Subscribing
06:39
Events - Publishing
11:03
Indexers
01:55
Operator Overloading
02:03
Conversion Operators
01:14
Constructors
03:58
Destructors
01:55
Summary
01:36
C# - Flow Control and Exceptions
0:49:49
Introduction
00:28
Branching
04:07
Switching
03:07
Looping
02:21
Using foreach
05:05
Jumping
02:29
Returning and Yielding
04:59
Throwing Exceptions
05:12
Built-in Exceptions
05:20
Handling Exceptions
06:28
Chaining Catch Blocks
01:10
Finally
01:51
Re-throwing Exceptions
04:18
Custom Exceptions
02:05
Summary
00:49
C# and the CLR
0:52:11
Introduction
01:08
Garbage Collection
06:51
Threads
03:00
Threading Demo
04:43
Async Demo
04:44
Parallel Demo
02:39
Reflection
02:42
Attributes
01:52
Custom Attributes
05:42
Creating Objects
02:38
Emitting Code
02:32
C# on the Metal
05:02
COM Interop
05:30
PInvoke
02:18
Summary
00:50
C# and Generics
0:46:21
Overview
00:39
Why Generics?
01:29
Building Collections Without Generics
03:24
Using Generics
04:45
Generic Collections
06:25
Generic Parameters
06:13
Generic Constraints
07:17
Terminology
06:00
Generic Methods
04:23
The default Keyword
01:18
Generic Interfaces
00:45
Generic Delegates
01:33
Variance
01:25
Summary
00:45 
相關資源:

免責聲明:本網站內容收集於互聯網,本站不承擔任何由於內容的合法性及健康性所引起的爭議和法律責任。如果侵犯了你的權益,請通知我們,我們會及時刪除相關內容,謝謝合作! 聯系信箱:[email protected]

Copyright © 電驢下載基地 All Rights Reserved