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.
source: http://go.topidesta.my.id/csharp
Untuk video seriesnya juga banyak, kurang lebih kayak gini
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#
Create and Run Simple C# Console Applications
Add Logic to C# Console Applications
Work with Variable Data in C# Console Applications
Create Methods in C# Console Applications
Debug C# Console Applications
Foundational C# with Microsoft Certification Exam
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
Introduction to .NET
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
Link Bermanfaat
- Github Repository
- Foundational C# with Microsoft
- C# Certification with freeCodeCamp Challenge ~ Periode 29 Agustus s.d 31 Oktober 2023
- Build .NET applications with C#
Have a nice day!