Why the Videos?
I’m a college student studying the art of computer science, since this semester I’m taking advance C# programming, I decided to create videos as i learn new information about C# and the .net framework. All this sounds good but what is it in it for me? I’m glad you asked, well you can learn right along side with me, want to video chat ping me on Google plus here or follow me on twitter here or stay updated on blog post and videos here
Requirements:
My target audience is someone that has been programming about 1 year knows the basic syntax of a programming language, it does not matter which language since this is a intermediate course all of the basics will be skipped. Linux or Windows machine will work since this is C# will be jumping back and forward between linux and windows, and lastly basic understanding of Object Oriented Programming is assumed.
- College Class on C# programming
- Microsoft Visual C# 2012 Step by Step here
- Sublime Here
- Visual Studio 2013 Download
- Microsoft’s documentation C# Programming Guide
Whats your reference and tools?
Overview on course
Welcome!! to C# intermediate programming. The purpose for this videos is to give an overview of what C# language is and how to use the .NET Framework. So what will we cover in the course? there will be vast amount of information for example C# syntax, .NET Framework, delegates, lambda expressions, LINQ,
WPF, ASP.NET, MVC design pattern, Task-Parallel Library, OOP, properties and indexers, Generics, base class library, and lastly handling errors and debugging with visual studio.
Course Layout
- Course Overview
- Introduction
- .Net Framework & C family
- What is the difference between C# and .Net?
- C# VS Java
- C# VS C++
- Getting to know the language
- Conventions
- Comments
- Case sensitivity
- Types
- Text and Variables
- Enums
- Arrays
- Properties
- Structs
- Iterations
- OOP in C#
- Inheritance
- Polymorphism
- Interfaces
- Abstracts
- Extension Methods
- Properties
- Operator overloading
- Static Classes
- Virtual Methods
- Constructors
- Delagates
- Anonymous delegates
- Events
- Factory Pattern
- Singleton
- Collections in C#
- Generic Collections
- Dictionary
- Linkedlist
- List
- Advance Topics
- WPF Graphics
- Serialization
- Delegates
- Lambda Expressions
- LINQ
- ASP.NET MVC
- Task Class
- Parallel Class
- Debugging
- Error Handling
- Debugging code
Challenges
- Multiplication Overload→Video
- Multiplication Table→Video
- Diving Simulation→Video
- Game of life→Video
- Card Shuffling→Video
- Connect 4 Game→Video
- Connect 4 Game GUI→Video
- Getting the source code for any website→Video
I always had a passion for the field of STEM (Science, Technology, Engineering, and Math) and I knew I wanted to do something to make a difference in the world. I just didn’t know where to start. I was an immigrant in a new country, grew up in a tough environment, and wasn’t sure how… Read More