Programming in C#: Creating Types
Visual Studio
| Intermediate
- 20 videos | 1h 56m 18s
- Includes Assessment
- Earns a Badge
In addition to classes, there are a number of C# types and structures. Learn how to create and use types, convert value and ref types, and manipulate strings in C#.
WHAT YOU WILL LEARN
-
Create, modify, and compile structs using fields, properties, and methodsCreate, modify, and debug enumsCreate and use classesUse constructors to instantiate classesUse optional and named parametersCreate static class methods and variablesUse extension methodsCreate and use indexersSpecify the concept overloading and overridingOverload methods
-
Override methodsIllustrate the concept of genericsCreate and use generic typeUse generic methodsConvert value typesConvert ref typesConvert 'value to reference' and 'reference to value'Use the dynamic runtimeUse iconvertibleUse iformattable
IN THIS COURSE
-
4m 11sIn this video, find out how to create, modify, and compile structs using fields, properties, and methods. FREE ACCESS
-
4m 50sFind out how to create, modify, and debug enumerations. FREE ACCESS
-
3m 40sFind out how to create and use classes. FREE ACCESS
-
3m 43sIn this video, you will use constructors to create objects from classes. FREE ACCESS
-
3m 11sDuring this video, you will learn how to use optional and named parameters. FREE ACCESS
-
5m 23sLearn how to create static class methods and variables. FREE ACCESS
-
10m 22sLearn how to use extension methods. FREE ACCESS
-
7m 9sIn this video, you will learn how to create and use indexers. FREE ACCESS
-
4m 26sUpon completion of this video, you will be able to specify the concepts of overloading and overriding. FREE ACCESS
-
6m 7sIn this video, you will learn how to overload methods. FREE ACCESS
-
10m 5sTo override a method, you must first find out how. FREE ACCESS
-
5m 57sAfter completing this video, you will be able to illustrate the concept of generics. FREE ACCESS
-
14m 32sIn this video, learn how to create and use generic types. FREE ACCESS
-
4m 19sIn this video, learn how to use generic methods correctly. FREE ACCESS
-
4m 41sIn this video, you will learn how to convert value types. FREE ACCESS
-
4m 12sLearn how to convert reference types. FREE ACCESS
-
4m 20sIn this video, learn how to convert 'Value to Reference' and 'Reference to Value'. FREE ACCESS
-
4m 29sFind out how to use the dynamic runtime. FREE ACCESS
-
4m 53sIn this video, learn how to use the IConvertible interface. FREE ACCESS
-
5m 47sIn this video, you will learn how to use the IFormattable interface. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.YOU MIGHT ALSO LIKE
Channel
Wintellect C#
Channel
Wintellect C Programming