本站已收录 番号和无损神作磁力链接/BT种子 

Udemy - A 20 Hour C# Course With Microsoft Visual Studio 2013

种子简介

种子名称: Udemy - A 20 Hour C# Course With Microsoft Visual Studio 2013
文件类型: 视频
文件数目: 135个文件
文件大小: 2.73 GB
收录时间: 2017-2-6 19:51
已经下载: 3
资源热度: 80
最近下载: 2023-10-24 08:20

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:b248cf1bcbf4af4152f73db748b710f346e5035c&dn=Udemy - A 20 Hour C# Course With Microsoft Visual Studio 2013 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

Udemy - A 20 Hour C# Course With Microsoft Visual Studio 2013.torrent
  • 00 None/000 Introduction.mp47.31MB
  • 01 Learning The Fundamentals/001 Configuring the Layout of Visual Studio.mp410.95MB
  • 01 Learning The Fundamentals/002 Create and Run Your First Program.mp423.52MB
  • 01 Learning The Fundamentals/003 Different Ways of Keeping Console Window Open.mp410.27MB
  • 01 Learning The Fundamentals/004 Whats a Statement, A Block, and a Comment.mp48.8MB
  • 01 Learning The Fundamentals/005 Formatting Output Strings.mp423.54MB
  • 01 Learning The Fundamentals/006 Whats a data type.mp412.51MB
  • 01 Learning The Fundamentals/007 Define a local variable, and step through the program line by line for clarity.mp428.16MB
  • 01 Learning The Fundamentals/008 Define a local variable, assign new values, and watch them change carefully.mp419.75MB
  • 01 Learning The Fundamentals/009 Define two variables, perform arithmetic, and step through the program line by line.mp434.2MB
  • 01 Learning The Fundamentals/010 Value type variables, and the results of copying them.mp410.54MB
  • 01 Learning The Fundamentals/011 Understand the difference between division of double and integer values.mp422.36MB
  • 01 Learning The Fundamentals/012 Interacting with users through the command line.mp419.29MB
  • 01 Learning The Fundamentals/013 Setting Variables To Be Constant.mp49.16MB
  • 01 Learning The Fundamentals/014 Explicit and Implicit Data Conversions.mp419.61MB
  • 02 Program Flow/001 Code a simple if-else block to check a condition.mp412.62MB
  • 02 Program Flow/002 Code a while loop, and use the locals window to see it run.mp49.55MB
  • 02 Program Flow/003 IfElse Blocks with Multiple Options.mp420.72MB
  • 02 Program Flow/004 Code a simple for loop to repeat a block of code.mp413.39MB
  • 02 Program Flow/005 Do while loops.mp46.54MB
  • 02 Program Flow/006 Coding a switch statement.mp417.71MB
  • 02 Program Flow/007 For each loop example.mp410.56MB
  • 02 Program Flow/008 Break Statement.mp410.81MB
  • 02 Program Flow/009 Continue Statement.mp49.89MB
  • 03 Operators/001 And Operators.mp414.39MB
  • 03 Operators/002 Or Operators.mp410.2MB
  • 03 Operators/003 Evaluate and Assign Arithmetic Operators.mp412.38MB
  • 03 Operators/004 The Logical Negation Operator.mp412.6MB
  • 03 Operators/005 The Ternary Operator.mp414.07MB
  • 04 Arrays and more/001 Basic Arrays.mp415.04MB
  • 04 Arrays and more/002 Looping through an array with a for loop.mp417.15MB
  • 04 Arrays and more/003 Reference type variables.mp412.96MB
  • 04 Arrays and more/004 Using the ref modifier in function calls.mp415.62MB
  • 04 Arrays and more/005 Using Out Parameters to Return Multiple Values From Functions.mp423.69MB
  • 04 Arrays and more/006 Using the length property of arrays and converting between data types.mp417.31MB
  • 04 Arrays and more/007 Multidimensional Arrays.mp419.8MB
  • 04 Arrays and more/008 Passing Arrays as Function Arguments.mp429.14MB
  • 04 Arrays and more/009 Params Keyword in Function Headers.mp422.86MB
  • 04 Arrays and more/010 Enumerations.mp425.89MB
  • 05 Creating simple classes/001 Create a simple class.mp415.06MB
  • 05 Creating simple classes/002 Create a simple class, add a constructor, and add one function, or method.mp426.2MB
  • 05 Creating simple classes/003 Create a class, add four functions, understand the concept of variable scope.mp429.19MB
  • 05 Creating simple classes/004 Whats a user defined data type.mp46.82MB
  • 05 Creating simple classes/005 Dynamic Data Typing.mp46.79MB
  • 05 Creating simple classes/006 Difference Between Dynamic and Var..mp48.86MB
  • 05 Creating simple classes/007 How to declare, and access instance variables.mp419.81MB
  • 05 Creating simple classes/008 Instance variables, example with two objects.mp411.28MB
  • 05 Creating simple classes/009 Class Level Fields Sharing Between Among Objects.mp428.51MB
  • 05 Creating simple classes/010 Setting up a simple inheritence example.mp415.59MB
  • 05 Creating simple classes/011 IS A Relationships in Object Oriented Programming.mp412.03MB
  • 05 Creating simple classes/012 Understanding the difference between class methods and object methods.mp423.17MB
  • 05 Creating simple classes/013 Equality by references.mp412.77MB
  • 05 Creating simple classes/014 Coding Properties.mp49.37MB
  • 05 Creating simple classes/015 Creating and using virtual methods.mp416.56MB
  • 05 Creating simple classes/016 Understanding upcasting.mp418.59MB
  • 05 Creating simple classes/017 Understand the purpose and coding of an abstract class.mp421.33MB
  • 05 Creating simple classes/018 Create a list of objects, and step through it using a foreach loop.mp420.86MB
  • 05 Creating simple classes/019 Polymorphism.mp414.63MB
  • 05 Creating simple classes/020 Structs.mp444.85MB
  • 05 Creating simple classes/021 Overloading Operators.mp428.33MB
  • 05 Creating simple classes/022 Overloading Operators Example 2.mp435.74MB
  • 05 Creating simple classes/023 Delegates.mp418.27MB
  • 05 Creating simple classes/024 Multicast Delegates.mp421.12MB
  • 05 Creating simple classes/025 Dynamic Actions.mp417.12MB
  • 05 Creating simple classes/026 Handling Simple Events Using Delegates.mp418.93MB
  • 05 Creating simple classes/027 Interfaces.mp423.37MB
  • 05 Creating simple classes/028 Interface Example 2.mp419.18MB
  • 05 Creating simple classes/029 Access Modifiers.mp418.49MB
  • 05 Creating simple classes/030 Destructors.mp425.94MB
  • 05 Creating simple classes/031 String Basics.mp415.15MB
  • 05 Creating simple classes/032 Partial Classes.mp416.4MB
  • 05 Creating simple classes/033 Create a Program that Continually Waits for User Input.mp418.61MB
  • 06 Error Handling/001 Error checking with simple ifelse statements.mp413.79MB
  • 06 Error Handling/002 Try-Catch-Finally Blocks.mp412.73MB
  • 06 Error Handling/003 Multiple Catch Blocks.mp423.02MB
  • 06 Error Handling/004 Throwing and Catching Exceptions.mp431.45MB
  • 07 The Object Class/001 Object Equals and Reference Equals Methods.mp427.5MB
  • 07 The Object Class/002 Get Type Method.mp419.6MB
  • 07 The Object Class/003 Memberwise Clone, Shallow Copies and Deep Copies.mp441.67MB
  • 07 The Object Class/004 The ToString Function.mp415.95MB
  • 08 Miscellaneous Topics/001 Turning objects into arrays with indexers.mp428.88MB
  • 08 Miscellaneous Topics/002 Create an application, and install it on your system..mp48.24MB
  • 08 Miscellaneous Topics/003 Writing and reading files.mp412.96MB
  • 08 Miscellaneous Topics/004 Reading and Writing Files, Graphical Example.mp453.52MB
  • 08 Miscellaneous Topics/005 Viewing the Call Hierarchy.mp47.56MB
  • 08 Miscellaneous Topics/006 Condtional Functions.mp412.94MB
  • 08 Miscellaneous Topics/007 Nullable Data Types.mp412.07MB
  • 08 Miscellaneous Topics/008 Create a Dynamic Link Library and Reference It.mp413.67MB
  • 08 Miscellaneous Topics/009 Fully Qualified Names.mp420.17MB
  • 08 Miscellaneous Topics/010 Display All the Files and Folders in A Directory.mp418.35MB
  • 08 Miscellaneous Topics/011 Build a Simple Web Browser.mp417.62MB
  • 09 Modern Language Features/001 Generics, Introduction.mp426.46MB
  • 09 Modern Language Features/002 ListT With Predefined Types.mp428.1MB
  • 09 Modern Language Features/003 ListT With a User Defined TYpe.mp426.49MB
  • 09 Modern Language Features/004 Generic Interface With One Class.mp424.63MB
  • 09 Modern Language Features/005 Understanding Generic Dictionaries.mp420.28MB
  • 09 Modern Language Features/006 Lambda Expression Basics.mp418.93MB
  • 09 Modern Language Features/007 Func Notation For Lambda Expressions.mp417.19MB
  • 09 Modern Language Features/008 Using Lambda Expressions with Outer Variables.mp416.8MB
  • 09 Modern Language Features/009 Lambda Expressions That Change Local Variables.mp417.8MB
  • 09 Modern Language Features/010 Returning Lambda Expression References from Functions.mp420.17MB
  • 09 Modern Language Features/011 Funcs with Dynamic Variables.mp418.81MB
  • 10 Pointers and More/001 Extracting Methods and Organizing Using Statements.mp47.78MB
  • 10 Pointers and More/002 Pointers and AddressOf Operator.mp417.64MB
  • 10 Pointers and More/003 Arrays of Pointers Example.mp430.48MB
  • 10 Pointers and More/004 Using Statments.mp419.05MB
  • 10 Pointers and More/005 Overloading Operators.mp426.84MB
  • 10 Pointers and More/006 Serialization Examples.mp433.74MB
  • 10 Pointers and More/007 Simple Event Log Writing.mp421.99MB
  • 10 Pointers and More/008 Create and Run a Service.mp477.92MB
  • 11 Database and LINQ Basics/001 Download and Install SQL Server Express.mp422.7MB
  • 11 Database and LINQ Basics/002 Connect Visual Studio to SQL Server, and Write Code To Display Some Results.mp425.37MB
  • 11 Database and LINQ Basics/003 Write Better Code for Connecting to Databases.mp425.73MB
  • 11 Database and LINQ Basics/004 Use LINQ with Arrays.mp419.6MB
  • 11 Database and LINQ Basics/005 Use LINQ with XML.mp426.04MB
  • 11 Database and LINQ Basics/006 Use LINQ with Strings.mp418.86MB
  • 11 Database and LINQ Basics/007 LINQ to SQL.mp443.8MB
  • 11 Database and LINQ Basics/008 Details View Control.mp414.92MB
  • 12 WPF Basics/001 Simple WPF App.mp427.01MB
  • 12 WPF Basics/002 Controlling Columns and Rows.mp415.72MB
  • 12 WPF Basics/003 Create a Simple GUI For Displaying Files.mp422.25MB
  • 12 WPF Basics/004 Create a More Sophisticated WPF App.mp461.98MB
  • 13 Threading/001 Create, Run, Suspend and Join Threads.mp425.04MB
  • 14 Entity Framework/001 Create Databases From Code.mp443.58MB
  • 15 Text Editor Project/001 Make The User Interface and Add an Open Dialog.mp423.52MB
  • 15 Text Editor Project/002 Add a Dialog for Saving.mp419.95MB
  • 15 Text Editor Project/003 Add Printing to Printers and Files.mp429.86MB
  • 15 Text Editor Project/004 Add Preview Capabilities.mp47.96MB
  • 16 Windows Forms in Depth/001 Forms, Windows, Properties, Coordinates.mp426.84MB
  • 16 Windows Forms in Depth/002 Reading Mouse Movements and Events.mp427.93MB
  • 16 Windows Forms in Depth/003 Build a Small Guessing Game with Nested IfElse Blocks and Key Up Event.mp428.92MB
  • 17 Miscellania/001 Abstract Keyword.mp417.39MB
  • 17 Miscellania/002 Splitting Parameter Lists, and Passing Values into Parent Class Constructors.mp418.89MB
  • 17 Miscellania/003 Garbage Collection and Memory Observation.mp426.29MB
  • 18 Projects/001 Build A Calculator Using TryParse, The Ternary Operator and Func,,,.mp437.18MB