Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Practical Approach to Beginner C# Language by Professional
Rating: 4.5 out of 5(1 rating)
4 students

Practical Approach to Beginner C# Language by Professional

Learn C# Programming: Introduction to C#, Windows, and Object Oriented Programming.
Created byTwinkle Bhumra
Last updated 4/2020
English

What you'll learn

  • This tutorial covers the C# Programming for students and working professional who wants to learn C# Programming from the very beginning.
  • Fundamentals of C# Programming.
  • With the practical programs learn how C# program works line by line.
  • Using debugger of visual studio learn the debugging practice.
  • Each chapter contains practical programs for exercise.
  • Introduction to Window Application Programming development. A small school project in window application programming

Course content

9 sections23 lectures4h 45m total length
  • Introduction Visual Studio9:09

    This video is about get free version of Microsoft Visual Studio from the Microsoft site and create new Project.

  • Chapter 1 Anatomy Of C Sharp9:59

    This Chapter will teach you the anatomy or structure of a typical c# program. I will give you a head start with default created C# Program by visual studio.

  • Chapter 1 Anatomy Of C Sharp Contd.3:38

Requirements

  • Basic computer knowledge is must before learning C# Programming Language.
  • Visual Studio Community edition.
  • Microsoft SQL Server Free edition.
  • Window 7 or higher.

Description

There is always a new version launched in a year or two years, but the fundamental will remain the same, so in this C# Programming course contains 8 Video Chapters. Each video chapters are associated with all technical documents with practice programs.  This tutorial teaches the Microsoft C# Language from the very beginning. If you are new to C# programming language, then this tutorial is for you and remember, no one will make you perfect unless you do practice the code, because coding is an Art and to master the Art you must practice.

Learn the C# programming fundamentals by practical approach and made in easy way to understand the newcomer.

Work with the C# Programming Anatomy.

Work with Visual Studio IntelliSense.

Work with C# Keywords, Syntaxes.

Work with C# Logic building. Logic building is crucial while learning any new language in Computer Science, once you master in logic building you can learn any language.

Understanding the control flow and decision making with C# programming, I have added basic C# code samples (we will call it a Program) to understand the control flows.

Working with C# Arrays, in simple mean, when you need more space to store things you will use Arrays :)

At last, we will build a small window project for School Management.

Who this course is for:

  • School going students, or Working Professionals who want to learn programming in C# Language.
  • Beginner Java Script Developers, or any front end developer who wants to learn server side programming