Tags
Language
Tags
May 2025
Su Mo Tu We Th Fr Sa
27 28 29 30 1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Learn C# Basics by Building Your Own Bot

    Posted By: lucky_aut
    Learn C# Basics by Building Your Own Bot

    Learn C# Basics by Building Your Own Bot
    Duration: 14h 2m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 7.34 GB
    Genre: eLearning | Language: English

    C# fundamentals for absolute beginners or NON-IT career changers

    What you'll learn:
    Learn the fundamentals of C# and .Net Framework
    Understand C# file structure and program structure
    Understand the differences between different .Net versions
    Learn the language essential by building a console app
    Extract reusable functions to a cross-platform DLL library
    Add a Windows Form UI to your application
    Load and write initial settings of your app from/to a config file
    Learn how to handle program exceptions
    Deal with arithmetic methods by building a calculator
    Access data stored in a local database and online database
    Create an installer to distribute your application

    Requirements:
    Visual Studio 2022 Community Edition (Free)
    Microsoft SQL Server 2019 Express Edition (Free)
    Microsoft SQL Server Management Studio (SSMS) (Free)

    Description:
    The goal of this course is to help you learn C# by building and distributing an interesting chatbot application to your users.

    According to my experience, the most efficient way to learn new things is to pick up an interesting simple task and complete it from scratch. Since the task is simple and small, it's not hard to finish; and since it is interesting, you won't get bored during the learning process, especially when you get stock in the troubleshooting phases. Therefore, this is also the approach used in this course to help you learn C# easily.

    This course is divided into eight sections. Well, actually there are nine sections. Section 4.5 is a brief two-video bonus section. At the end of this course, you will be able to plan a new application, build all its functions, and then encapsulate it in an installer to distribute it to your users. Here is a brief introduction of what you will learn from each section.

    Section 1: Introduction
    The reason to learn C# programming and the reason to choose this course.  You will know who the tutor is and his background to get a solid confidence of choosing this course.
    Section 2: Preparing the tools
    The steps of downloading and installing Visual Studio 2022, Microsoft SQL Server 2019 Express and Microsoft SQL Server Management Studio (SSMS).
    Section 3: Architecture of C# and . Net
    To understand C# program structure and . Net Framework architecture. All concepts will be introduced by using a simple interactive console application.
    Section 4: C# Essentials
    The most basic and necessary concepts of C# language are introduced in this section. And all concepts will introduced by build the core functions of the chatbot program via a console application.
    Section 4.5 Make Reusable Library
    This is a bonus section, and we are going to create a reusable and cross platform DLL library in . Net Standard for future use.
    Section 5: GUI and File Access
    We will create a Windows Form desktop user interface for the chatbot, and learn how to load initial settings from a config file. Exception handling will be introduced as well.
    Section 6: Database
    Two ways of accessing a database, including ADO . Net and Entity Framework, are introduced in this section. We start with using a local database, then transform it to a online SQL database.
    Section 7: Program Installer
    Two ways of building an application installer for distribute applications, ClickOnce and Microsoft Visual Studio Installer Projects, are introduced.
    What's next?
    There are lots of things that you can do with C#, we will let you know what to learn next in this section.

    Who this course is for:
    Anyone who wants to learn C# programming
    Anyone who is seeking a career opportunity in C# programming
    Anyone who wants to switch career to programming (like the tutor 20 years ago)

    More Info