Belajar C# dan Sertifikat Resmi

Tampil 31/March/2023

Bismillah ....

Intro

Sesuai judulnya, catatan kali ini tentang belajar C# dari sang Empu alias creatornya langsung, Microsoft! oh iya dalam pelatihannya ada Progressnya, mirip kayak pelatihan gw waktu di Progate (Bahasa Go-Lang waktu itu) kurang lebih ada beberapa path yang harus dilewati dan memiliki points power, yang bisa digunakan untuk Claim Achivement di FreeCodeCamp, berikut ini path yang harus kita pelajari agar lebih terarah belajarnya.

C# Learning Path

source: http://go.topidesta.my.id/csharp

Untuk video seriesnya juga banyak, kurang lebih kayak gini

C# Learning

source: http://go.topidesta.my.id/dotnet-series

Foundational C# with Microsoft

This course offers a comprehensive introduction to C# programming, covering its core concepts, syntax, and practical application in software development.

Through hands-on exercises and projects, you will learn the fundamentals of C#, including variables, data types, control structures, and object-oriented programming principles.

By the end of this course, you will have gained the practical skills and knowledge needed to confidently leverage C# for building applications.

Write Your First Code Using C#

Part #1

Create and Run Simple C# Console Applications

Part #2

Add Logic to C# Console Applications

Part #3

Work with Variable Data in C# Console Applications

Part #4

Create Methods in C# Console Applications

Part #5

Debug C# Console Applications

Part #6

Foundational C# with Microsoft Certification Exam

Part #7

Build .NET applications with C#

.NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT, this url.

Write your first C# code

Part Dotnet #1

Introduction to .NET

Part Dotnet #12

Create a new .NET project and work with dependencies

Interactively debug .NET apps with the Visual Studio Code debugger

Work with files and directories in a .NET app

Create a web API with ASP.NET Core controllers


  1. Github Repository
  2. Foundational C# with Microsoft
  3. C# Certification with freeCodeCamp Challenge ~ Periode 29 Agustus s.d 31 Oktober 2023
  4. Build .NET applications with C#

Have a nice day!