-
ASP.NET Core, an open-source web development framework | .NET
Build web apps and services that run on Windows, Linux, and macOS using C#, HTML, CSS, and JavaScript. Get started for free on Windows, Linux, or macOS.
-
Learn programming languages with books and examples
Over 1000 topics to learn about any programming languages/software such as C#, Dapper, Entity Framework, SQL, and more!
-
ZetCode - Learn C#, Go, Python, Java, and JavaScript Programming
Learn programming with ZetCode's accessible
tutorials on C#, Go, Python, Java, and JavaScript. Start coding today!
-
Dot Net Tutorials By Real-Time Experts | .NET Framework
Dot Net Tutorials. Learn Dot Net Technologies like ASP.NET MVC, Web API, SQL Server, C#.NET, Design Patterns, SOLID. This .Net Tutorials
-
Learn C# Online for Free | Free C# Programming Tutorials
Learn to code with free C# and .NET lessons. Learn to code with free C# and .NET lessons. · learn, code, free, net, lessons
-
C# Programming Course - Exercises C#
Learn to program by programming with Exercises C#. Free programming course with exercises and practical solutions in C#. Try the App on Android!
-
pattern. - pattern.
Start your way with C# is a general-purpose, multi-paradigm programming language encompassing static typing, strong typing, lexically scoped, imperative, declarative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines. Check it out! As the Public Advocate, Betsy Gotbaum enhanced the well-being of the city’s most at-risk...
-
C# Help: C-Sharp Articles, Forum, Source Code
C# Books C# Consultants What Is C#? Download Compiler Code Archive Archived Articles Advertise Contribute C# Jobs Beginners Tutorial C# Contractors C# Consulting Links C# Manual Contact Us Legal To remove yourself from… · books, consultants, download, compiler, code
-
F# .Net & F Sharp
Alright, let me tell ya, F# might not be the cool kid on the block like C#, but man, it's been picking up steam thanks to a bunch of die-hards in the community. It's legit becoming a solid pick for practical projects… · programming, safe, net, developers, functional
-
C language
C is a general-purpose high-level programming language suitable for low-level programming, in other words: a system programming language. It stands out in terms of portability, interoperability, efficiency, and… · programming, level, language, general, purpose
-
C# in Depth
Welcome to the companion web site to C# in Depth. C# in Depth is a book for those who are passionate about C#. It aims to be a bridge between the existing introductory books and the language specification: something… · language, depth, every, version, onwards
-
Tutorials, Links and Articles About C# | C# Station
Welcome to C# Station! This is a community site for people interested in applying .NET using the C# programming language. We’ve been around since July 4th 2000 and have continued to grow over the years. Items of interest include Articles, Books, Links, Documentation, and Tutorials. More… Source Code If you would like to see an […]
-
Home - CoreLangs.org
Welcome to CoreLangs.org – Free computer tutorials and source code website. This website is designed to teach beginner web programmers to learn creative and technical skills like Web Design ,Web Development etc. in various computer languages. All tutorials are aimed at complete beginners, so you don’t need experience to get started. These tutorials teach the […]
-
Master Modern .NET Development with Hands-On Tutorials | dotnet-guide.com
Step-by-step tutorials covering C# 12, ASP.NET Core 8, Entity Framework Core, and Blazor. Each guide includes production-ready code examples, best practices, and real-world patterns you can implement today. Learn by building—not just reading.
-
Script
#Script is a simple, fast, highly versatile and embeddable scripting language for .NET Core and .NET Apps that utilizes a familiar JavaScript inspired expressive Syntax to enable dynamic scripting of .NET Apps via… · script, net, apps, within, scripts
-
bflat - C# as you know it but with Go-inspired tooling (small, selfcontained, and native executables)
bflat is a native compiler for C# that comes with everything you need to build C# apps for any of the supported platforms. No additional SDKs or NDKs needed. Based on parts of the .NET 8 SDK that is trusted by developers… · native, bflat, apps, libraries, comes
-
Welcome To Learn Dapper ORM - A Dapper Tutorial for C# and .NET Core
Dapper is a simple and efficient .NET library for data access and object-relational mapping (ORM) that supports .NET Core and C# language.
-
Learn C# - Free Interactive C# Tutorial
learncs.org is a free interactive C# tutorial for people who want to learn C#, fast.
-
TheSharperDev
You can do almost anything with programming. Microsoft has created two great programming languages with C# and F#. Join me as I teach and write about anything .NET related.
-
Welcome · Programming Basics with C# - Free Coding Book with Video Lessons
The free book "Programming Basics with C#" introduces the readers to writing programming code at beginner level (variables and data, conditional statements, loops and methods) using the C# language. It combines… · book, programming, basics, readers, video
-
Curiosity is bliss · Julien Couvreur's programming blog and more
Cezary Piątek posted a good overview of the C# nullable reference types feature. It includes a critique of a code snippet. Examining that snippet is a good way to understand some of the C# LDM’s decisions. In the… · null, userentity, good, warning, branch
-
.NET Tutorials for Beginners and Intermediate level software professionals - DotNetFunda.com
DotNetFunda.com is a popular online tutorials and guide for latest Microsoft® technologies aimed for beginners and intermediate level professionals.
-
MY NET Tutorials
This website provides simple and Point to Point Tutorials on c# .NET as well as python Technology.It is more helpful for Learners and Developers.
-
blog.paranoidcoding.com
C# 11 is the next version of C# coming in .NET 7, and it is introducing a warning wave that issues a warning when a type is declared with all lower-case letters. This is being done so that in the future the language can… · warning, keywords, instead, future, values
-
Learn C# Programming
C# (pronounced as C sharp) is a general-purpose, object-oriented programming language. Our C# programming tutorial will guide you to learn C# programming one step at a time with the help of examples.
-
Functional Programming in C# and F#
Interested in using functional programming in C# and F#? This page gives you all the information you need! Including the best-selling book 'Real-World Functional Programming' and custom hands-on trainings.
-
Welcome - The complete C# tutorial
Welcome to this C# Tutorial, currently consisting of 94 articles covering all the most important C# concepts. This tutorial is primarily for new users of this great technology, and we recommend you to go through all the… · tutorial, chapters, done, currently, possible
-
Home
At Sharp Developer, we blog about .NET, the C# language and everything between. Our goal is to share any useful information we find, in the hope that it will be helpful for someone else, like you, the reader. We love… · sharp, languages, objects, net, language
-
.NET, C# and ASP.NET Core tutorials - Round The Code
Round The Code features online .NET, C# and ASP.NET Core tutorials, code examples, courses and a blog for developers to learn.
-
Dot Net Guide - A Complete Dot Net Guide
Learn C# programming - for beginning developers, developers new to C#, and experienced C# / .NET developers.
-
C# Tutorial
This C# tutorial helps you master C# programming from scratch and shows you how to apply C# programming effectively.
-
Home - Code with Shadman
Easy-to-understand tutorials on the .NET stack with C# language
-
Exercises in .NET with Andras Nemes | Tips and tricks in C# .NET
This is a straightforward and basic task to implement: given a string input to a function we want to return its reverse. There’s a wide range of solutions to this problem and here we’ll go through 3 of them using C#… · string, function, here, reversed, join
-
SYNTACTIC SUGAR DADDY
Learn C# through bite-sized coding challenges and tutorials. Build real
skills faster with hands-on examples, explanations, and a fun learning
community.
-
arventech.com
C# is a deceptively easy language to learn, but you'll soon discover that its underlying complexity conceals many pitfalls for the unwary programmer. C# Brain Teasers exposes some of those perils in the form of puzzles… · brain, teasers, test, type, system
-
Free C# / Java / JavaScript / Python / C++ Programming Books
Fundamentals of Programming with C#, Java, JavaScript, Python and C++ books by Svetlin Nakov and his team - official web site
-
game.courses
Use the Latest Technology & Techniques Learn on Demand or Live with Other game devs Learn the fundamentals of coding in C# with Unity. With learning techniques that even a 5th grader can follow. · learn, games, techniques, learning, building
-
C# Exercises Codes
Welcome to our website dedicated to providing comprehensive C# programming exercises. This platform is designed to help you improve your coding skills through a variety of hands-on projects and resources. Each exercise… · exercises, programming, code, website, designed
-
A C# Code Sharpener | Sharpen
Learn new C# features faster by applying them to your existing codebase. Safely refactor your code by a single mouse click. Tired of searching for new C# features in random blog posts? · learn, features, code, faster, applying
-
Jin on Code – JavaScript, C#, ASP.Net Core, .NET Core, SQL, and Azure
Let’s explore the basics of hash algorithms such as MD5, SHA-1, SHA-2. And discussing some code samples using C# in the .NET Core library. Introduction In our day-to-day jobs, always remember that if you feel that your… · explore, sha, day, code, let
-
C# - a modern, open-source programming language | .NET
C# is the modern, open-source, cross-platform object-oriented programming language for the .NET developer platform with free tools for Linux, macOS, and Windows.
-
C# Tutorial | Free Online C# Course for Beginners
Learn C# Tutorial Online with our Free Online C# Course for Beginners. Step-by-step lessons to master C# programming from scratch with ease.
-
Over 1500 tutorials in 11 languages
Tutorial by example in: de, es, fr, hi, it, nl, pl, ru, sv, ja, ko
-
Data Architecture, Application Design - C#.NET Core - Pro
A blog about C#.NET, Azure, Azure Databricks, Microsoft Powershell scripts, Code samples, Python, Machine Learning, Typescript, Angular and React
-
The Ring Programming Language
Ring is an innovative and practical general-purpose multi-paradigm language. The supported programming paradigms are imperative, procedural, object-oriented, declarative using nested structures, functional, meta programming and natural programming.
-
C Language Basics: C Language Tutorial & C Program Examples
C Language Basics is dedicated to provide c language tutorials, c program examples, and much more, almost everything related to c language.
-
Code Pattern dot net
Learn C#, WCF, ASP.net, jQuery, HTML 5, Windows Phone 8, SQL
-
DotNet Ustad - Learn Technologies
Learn programming and web development tutorials for free. Learn C#, ASP.NET, ASP.NET CORE, ADO.NET, OOP, C, C++, SQL, DotNET,.NET, .NET Core, SQL Server, Data Structure and Algorithms, dotnet trick and tips, c# tutorial, .net articles,.NET tips, interview questions, learn programming and many more latest technologies using easy tutorials and real time source code examples.
-
C# Tutorial.hu
Ruzsinszki Gábor Események .netconf, dotnet, prezentációk 0 A 2025. december 10.-én megrendezett ..NET Conf 2025 Local event Szeged rendezvény során izgalmas előadások zajlottak amelyek bemutatták a legújabb .NET… · net, ruzsinszki, gábor, conf, local