Bạn có muốn phản ứng với tin nhắn này? Vui lòng đăng ký diễn đàn trong một vài cú nhấp chuột hoặc đăng nhập để tiếp tục.
Welcome muare.forum-viet.com

VTC - Introduction to Microsoft C# 2008 1466027_a28518e0bb72af535fc0

Latest topics
» Bạn nên biết điều kiện du học Hàn Quốc có
VTC - Introduction to Microsoft C# 2008 EmptyMon 05 Oct 2015, 7:51 pm by giaychuotkhoet

» Hộp đựng đa năng trong phòng tắm và các đồ dụng tiện llợi khác
VTC - Introduction to Microsoft C# 2008 EmptyWed 22 Jul 2015, 1:23 am by aloonline1987

» gel bôi trơn ấm áp warm lovin
VTC - Introduction to Microsoft C# 2008 EmptyTue 19 May 2015, 4:24 pm by shopnguoilon_sg

» màng film tránh thai vcf dành cho chị em
VTC - Introduction to Microsoft C# 2008 EmptyTue 19 May 2015, 4:19 pm by shopnguoilon_sg

» màng film tránh thai vcf dành cho chị em
VTC - Introduction to Microsoft C# 2008 EmptyTue 19 May 2015, 4:17 pm by shopnguoilon_sg

» stud 100 khẳng định đẳng cấp phái mạnh
VTC - Introduction to Microsoft C# 2008 EmptyFri 15 May 2015, 11:25 am by shopnguoilon_sg

» Lover aider máy mát xa dành cho nữ
VTC - Introduction to Microsoft C# 2008 EmptyFri 15 May 2015, 11:23 am by shopnguoilon_sg

» cung cấp máy ép dĩa chất lượng
VTC - Introduction to Microsoft C# 2008 EmptyFri 17 Apr 2015, 2:15 pm by huyenrio

» Máy in hình lên ly
VTC - Introduction to Microsoft C# 2008 EmptyWed 25 Mar 2015, 2:44 pm by huyenrio

» Máy in hình lên áo
VTC - Introduction to Microsoft C# 2008 EmptyWed 25 Mar 2015, 2:43 pm by huyenrio

»  trang trí cây thông noel ở vinh,cho thuê cây thông noel ở vinh,chuyển quà noel ở vinh
VTC - Introduction to Microsoft C# 2008 EmptyFri 28 Nov 2014, 8:44 am by sunflowerhn83

» Máy in hạn sử dụng DMJ-B chính hãng, giá sốc
VTC - Introduction to Microsoft C# 2008 EmptyThu 02 Oct 2014, 9:40 am by phamlinhnd1010

» Dạy cắm hoa chuyên nghiệp,dạy cắm hoa nghệ thuật,dạy cắt tỉa của quả ở T.p Vinh Nghệ An
VTC - Introduction to Microsoft C# 2008 EmptyTue 30 Sep 2014, 10:10 am by haiha131276

» công ty Yên Phát chuyên phân phối, lắp đặt camera chính hãng giá rẻ nhất miền Bắc.
VTC - Introduction to Microsoft C# 2008 EmptyFri 26 Sep 2014, 10:57 am by phamlinhnd1010

» HOT! Chung cư mini Xuân Đỉnh ở ngay giá chỉ từ 690 triệu 1 căn
VTC - Introduction to Microsoft C# 2008 EmptyFri 26 Sep 2014, 10:44 am by xuantruong23


VTC - Introduction to Microsoft C# 2008

Go down

VTC - Introduction to Microsoft C# 2008 Empty VTC - Introduction to Microsoft C# 2008

Bài gửi by Nguyen Trung Hoa Sun 22 Aug 2010, 6:18 am

Microsoft's C# programming language first appeared in the early 2000s. Microsoft's design goals were to create a clean, concise programming language that was redesigned from the ground up based on the new programming paradigms that the Internet created. Over the past nine years, C# has become one of the most popular programming languages in the world. In this course, Mark Long introduces you to the basics of the C# language and gives you a foundation to continue to develop your skillset with C#. Work files are included. To begin learning today, simply click on the movie links.

Welcome
Introduction (02:55) T
Course Overview (03:41) T
History of C# (05:48) T
Programming Challenges (06:38) T
Visual Studio 2008 Versions (07:15) T

Visual Studio 2008
Visual Studio & Virtual PC (06:12) T
Getting Visual Studio 2008 (03:11) T
Installing Visual Studio 2008 (06:57) T
Visual Studio Tour pt. 1 (06:31) T
Visual Studio Tour pt. 2 (07:05) T
Understanding Solutions & Projects pt. 1 (02:49) T
Understanding Solutions & Projects pt. 2 (03:44) T
Your First C# Program (06:52) T
Commenting Your Code (05:53) T
Collapse & Expand Code (05:01) T
Code Snippets (05:02) T
Refactoring Code (04:39) T

C# Essentials
Data Types (05:58) T
Built-in Value Types (06:21) T
C# Variables (03:07) T
Casting pt. 1 (06:24) T
Casting pt. 2 (05:45) T
Strings (03:46) T
Converting (04:01) T
Formatting (04:06) T
Understanding Scope (05:06) T
Constants (04:39) T
Expressions & Operators (05:41) T

C# Control Structures
Relational & Logical Operators (04:55)
If Statements (06:27)
Switch Statements (05:55)
While Loop (05:58)
DoWhile Loop (05:16)
For Loop (06:13)

Methods & Events
Coding & Calling Methods (03:56)
Method Parameters (05:02)
Event Handlers (05:42)
Handling Multiple Events (06:23)

Exceptions
Exception Basics (07:03)
Catching an Exception (06:02)
System Exception Classes (04:58)
Throwing an Exception (06:30)
Validating Data (06:44)

Arrays & Collections
Array Basics (06:39)
Using an Array (06:26)
Array Data (06:50)
Inserting Data into the Array (06:07)
Two Dimensional Arrays (04:27)
Jagged Arrays (04:11)
Collection Basics (06:01)
Typed & UnTyped Collections (06:30)
Using a List pt. 1 (06:56)
Using a List pt. 2 (04:20)
Sorted Lists pt. 1 (06:29)
Sorted Lists pt. 2 (03:47)
Queues (06:05)
Stacks (05:55)

Dates & Time
DateTime Basics (05:58)
Formatting DateTime (04:26)
DateTime Math (04:14)

Debugging
Debugging Basics (06:43)
Edit & Continue (04:43)
Using Breakpoints (04:02)
Debugging Windows (05:05)

C# Classes
OOP Basics (06:57)
Creating a Class (06:05)
Instantiating an Object (07:06)
Class Tools (05:18)
C# Structures (03:35)
Constructors (06:45)
Class Indexers (04:06)

Delegates
Delegates pt. 1 (06:40)
Delegates pt. 2 (06:35)

Conclusion
Course Wrap Up (04:39)
Additional Resources (02:21)

Credits
About the Author (03:39)

Download:
Code:
http://www.hotfile.com/links/50594633/f9a89a9/VTC.intro.to.C.Sharp.2008.part1.rar.html
http://www.hotfile.com/links/50594888/6d3927c/VTC.intro.to.C.Sharp.2008.part2.rar.html
http://www.hotfile.com/links/50595238/adb8b2f/VTC.intro.to.C.Sharp.2008.part3.rar.html
Nguyen Trung Hoa
Nguyen Trung Hoa
Admin

Đánh giá tốt! : 24

Nam
Goat
Tổng số bài gửi : 51033
Birthday : 09/10/1979
Tuổi : 44
Địa chỉ: : Lô L14-4 Khu Phố FBS - Phường 9 - Tp Tuy Hoà - Phú Yên
Điện thoại: : Mobile: 0985017089 ; 0918 957 282
Điểm : 181681
Ngày đăng ký : 13/10/2007

https://muare.forum-viet.com

Về Đầu Trang Go down

Về Đầu Trang

- Similar topics

 
Permissions in this forum:
Bạn không có quyền trả lời bài viết