Description
In this course, you will :
-
Find, download and install Visual Studio
-
Create and run a simple console application
-
Declare and initialize variables
-
Learn how to use the locals and call stack windows in Visual Studio
-
Learn how to step through a program line by line for maximum comprehension
-
Learn how to perform arithmetic
-
Learn to use various variable types
-
Learn how to code for loops
-
Learn how to code switch statements
-
Learn how to construct simple classes
-
Learn how to create objects, call functions, both object and static
-
Learn how to use and code arrays for various data types
-
Learn how to use the length property of arrays, and how to convert between data types
-
Learn how to create a simple inheritance structure
-
Learn how to call functions from client code
-
Learn simple file writing and reading
-
Learn how to create a simple application and install it on your computer
-
Learn how to write generic classes and interfaces
-
Learn how to work with Lambda expressions
-
Learn how to work with SQL Server
-
Learn how to use LINQ with Arrays and XML
-
Learn how to use LINQ with SQL Server
-
Learn how to update, delete, insert data with web pages and SQL Server
-
Learn how to create and publish simple WPF apps
-
Learn how to make simple Graphical User Interfaces and Display Files and Folders
-
Learn how to work with threads
-
Learn how to serialize and deserialize objects
-
Learn how to create databases from code using the Entity Framework
-
Learn how to create windows services
-
Develop an Understanding of Windows Forms
-
Understand How To Use Async and Await To Increase Program Responsiveness
-
Learn How To Check for Existing Files and Append Text
-
Learn How To Launch Another Program With C# Code
-
Create Full Scale Applications That Synthesize Many Different Concepts
-
Learn How To Work With Progress Bars
-
Learn How To Save and Restore Control Values
-
Learn How To Work With List Boxes
-
Learn How To Build Events With Publishers and Subscribers
-
Learn How To Build An Image Browser
-
How to To Use Iron Python In C#