Companies Home Search Profile

C# for Beginners - Coding From Scratch

Focused View

Pontus Wittenmark

4:28:38

96 View
  • 1. About this Course.mp4
    00:31
  • 2. Getting the most our of this Course.mp4
    00:35
  • 3. A Word from the Instructor.mp4
    00:19
  • 1. Video lesson.mp4
    03:06
  • 1. Video lesson.mp4
    15:03
  • 2. Test your learning.html
  • 1. Video lesson.mp4
    23:16
  • 2. Test your learning.html
  • 1. Video lesson.mp4
    11:59
  • 2. Test your learning.html
  • 1.1 Code.zip
  • 1. Video lesson.mp4
    09:12
  • 1. Video lesson.mp4
    14:13
  • 2. Test your learning.html
  • 1. Video lesson.mp4
    16:06
  • 2. Test your learning.html
  • 1.1 Code.zip
  • 1. Video lesson.mp4
    04:55
  • 1. Video lesson.mp4
    07:37
  • 2. Test your learning.html
  • 1.1 Code.zip
  • 1. Video lesson.mp4
    07:02
  • 1. Video lesson.mp4
    11:07
  • 2. Test your learning.html
  • 1.1 Code.zip
  • 1. Video lesson.mp4
    05:31
  • 1. Video lesson.mp4
    12:13
  • 2. Test your learning.html
  • 1.1 Code.zip
  • 1. Video lesson.mp4
    11:43
  • 1. Video lesson.mp4
    11:26
  • 2. Test your learning.html
  • 1.1 Code.zip
  • 1. Video lesson.mp4
    04:47
  • 1. Video lesson.mp4
    14:57
  • 2. Test your learning.html
  • 1.1 Code.zip
  • 1. Video lesson.mp4
    08:17
  • 1. Properties.mp4
    14:14
  • 2. Test your learning.html
  • 1.1 Code.zip
  • 1. Video lesson.mp4
    05:03
  • 1. Video lesson.mp4
    06:13
  • 2. Test your learning.html
  • 1.1 Code.zip
  • 1. Video lesson.mp4
    03:55
  • 1. Video lesson.mp4
    10:07
  • 2. Test your learning.html
  • 1.1 Code.zip
  • 1. Video lesson.mp4
    05:07
  • 2. Video lesson.mp4
    16:01
  • 3. Test your learning.html
  • 1. Video lesson.mp4
    08:19
  • 2. Test your learning.html
  • 3. Video lesson.mp4
    05:44
  • 4. Test your learning.html
  • Description


    Everything you need to get going with C# and .NET using Visual Studio

    What You'll Learn?


    • A good understanding of the most important aspects of the C# language and use it to create programs
    • The fundamentals of the C# language and .NET Core
    • The syntax and structure of a C# program
    • Important keyboard shortcuts in Visual Studio
    • Work with local variables and fields (class variables)
    • How to create and call methods, provide arguments, handling return types and tuples
    • Working with if and switch statements, conditional operators
    • Working with the for, while, do while and for each loop
    • Creating and indexing arrays
    • Use generic collections such as List, Stack, Queue and Dictionary
    • Work with classes and objects, static members and access modifiers such as private, protected and public
    • Work with properties (automatic, full, read-only etc)
    • Read and write text files to disk
    • Throw, catch and handle exceptions
    • How to work with reference types and value types
    • How C# relates to Common Intermediate Language (CIL), JIT compilation and native code
    • Deploying .NET Core console applications

    Who is this for?


  • People who are new to C# (or new to programming in general)
  • People who needs to refresh their knowledge of C#
  • Anyone looking to get into the C# language and .NET Core
  • More details


    Description

    Platform: C# and .NET Core (.NET 6 compatible)


    Learning to Program in C# and .NET

    This course in C# and .NET doesn't require any prior knowledge in programming as I will guide you through every step you need to become productive in the C# language. My ambition with this course is to firmly ground all theory in code that you and I write in the editor together.


    Building the Hangman game

    As we'll pick up new skills along the way, we will keep adding code to our hangman game - an application that we will write from start to finish throughout this course!


    100% Code Compatibility

    The code in this course is 100% compatible with the latest version of .NET. While the course was recorded using .NET Core, everything still applies as later versions of .NET is a continuation of .NET Core. Any version of Visual Studio (Community, Professional etc.) will work great, but if you're already comfortable in VS Code, you can certainly keep using that.


    100% Money-Back Guarantee

    This course comes with a 30-day full money-back guarantee. Take the course, go through the lectures, do the exercises, and if you're not happy, ask for a refund within 30 days. All your money back, no questions asked.

    Who this course is for:

    • People who are new to C# (or new to programming in general)
    • People who needs to refresh their knowledge of C#
    • Anyone looking to get into the C# language and .NET Core

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category

    C#

    Pontus Wittenmark
    Pontus Wittenmark
    Instructor's Courses
    I started working as a developer in the late 90's and picked up C# and .NET while it was still in beta. Mostly I do ASP.NET development but I love to write games as well :)I have taught C# and .NET to literally thousands and thousands of people in class room training and have hopefully inspired a few people along the way.Glad to make your acquaintance!
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 30
    • duration 4:28:38
    • Release Date 2022/12/18

    Courses related to C#

    Subtitle
    C# Unit Testing with xUnit
    Subtitle
    Privilege Escalation with Certify