Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Basic C# Clearly Explained
Rating: 4.5 out of 5(833 ratings)
3,327 students

Basic C# Clearly Explained

A Friendly Invitation To Real C#
Created byT O
Last updated 9/2020
English
English [Auto],

What you'll learn

  • Understand the basics of creating and running a simple console program
  • Understand how to print output to a console window
  • Create variables and set their values
  • Create variables and change their values and print them again
  • Describe an object with different data types
  • Understand how to use tool tips to understand code better
  • Use method chaining to write less
  • Use method nesting to write less code
  • Please look at the curriculum to see the rest of the topics covered

Course content

5 sections31 lectures2h 29m total length
  • Why C# matters, and what can be done with it1:36

    Main Idea: C# gives us the ability to build a great variety of software applications

    Key Points:

    1. C# is pronounced "c sharp"
    2. A programming language is a set of instructions given to a computer so it can take certain actions
    3. C# is a programming language that can be used to create a great variety of different applications, like
      • Windows applications
      • web applications
      • video games for Windows and phones
    4. Many of the basic features of C# are very similar to the ones found in programming languages like Java
  • Why Visual Studio, and confirming it can be installed2:10

    Main Idea: Visual Studio Community 2015 runs on computers that meet certain operating system and hardware requirements

    Key Points:

    1. Search the Internet for "visual studio community 2015"
    2. The System Information window in Windows can be used to check whether a computer has the required:
      • operating system
      • processor
      • RAM memory capacity
      • free hard disk space
      • screen resolution
      • Additional requirements may apply, depending on the exact specifics of your computer
  • Downloading and installing Visual Studio Community 20151:24

    Main Idea: Visual Studio 2015 Community is free to download and use

    Key Points:

    1. It's a large application, so patience is required when downloading and installing it
    2. As the application installs, errors can arise because each computer is different
    3. There are many available resources on the Internet to assist during the installation process

Requirements

  • Student should be able to download and install Visual Studio Community 2015

Description

Dear Visitor,


C#, pronounced as C-sharp, is a powerful programming language from Microsoft. This course is only three hours long, with an average video length of about six minutes. The lessons are a combination of videos and presentations. Please be sure to look under "view resources" to find the code and the presentations. The code examples are simple and focus on only one or two concepts at a time to ensure you fully grasp the material presented. Since the concepts presented are of a fundamental nature, they apply to some extent also to languages like Java. The videos also including zooming, which means the key points are further emphasized to be sure you truly understand. C# has been and remains one of the most popular, and most powerful programming languages to learn. Let's get coding!

Note: Template for promo licensed from PRESENTERMEDIA

Who this course is for:

  • Beginners should take this course
  • Intermediate programmers should not take this course
  • Advanced programmers should not take this course