Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
C# from the beginning
Rating: 4.3 out of 5(203 ratings)
24,248 students

C# from the beginning

C# for newbies
Created byIgor Evdokimov
Last updated 6/2018
English

What you'll learn

  • Create .NET projects
  • Use C# language
  • Use standard .NET libraries
  • Use WinForms
  • Use LINQ

Course content

7 sections31 lectures2h 47m total length
  • Introduction2:51

    A short introduction to this course

  • .NET and C# basic definitions3:14

    At this lesson I'll tell you about very general things about .NET platform in general and C# in particular

  • .NET basic definitions
  • Setting up a Visual Studio 2015 and .NET Framework7:41

    During this lesson we will go through a MS Visual Studio 2015 setup process. Also we'll build your first console project.

  • “Hello, Sharp!”. Creating a console project2:11

    Creating a simple console project with VS2015

  • Variables and their types8:14

    Variable is a data unit, that lets us store our data in a special area of memory.

  • Variables and their types
  • Arrays9:33

    Array is a way of keeping for data of the same type in a single data structure. Let's get into them.

  • Arrays
  • Functions & methods8:49

    Basic syntax of functions and methods

  • Functions and methods
  • Conditional statements3:02

    Introducing conditions into your rpogram

  • Boolean logic
  • Loops: for, foreach & while3:46

    Loops and their usage

  • For, foreach, while
  • Namespaces4:39

    Namespace is a conception of C#, that helps us to organize our code logically better

Requirements

  • OS Windows 7/8.x/10
  • Basic skills of using PC, Windows 7 SP1/8.x/10 and internet surfing

Description

Thank you for watching my course!

If you're a newbie in .NET or in programming in general - you're welcome! After this course you will be profound with C# syntax and Object-Oriented Programming basics. During passing these lessons you’ll have enough practice to improve your new skills.

This course will definitely help you to start up in programming! 

I really like this course it's great for it's price and i would really recommend it! Russian accent is not hard to understand and teacher knows what hes doing 

David K.

The course is good, The explanation is superb. Well done! 

Gonniy F.

Who this course is for:

  • Newbies in programming
  • Junior software developers