C# Projects with Source Code

codeboks
Jul 21, 2020

This is our C Sharp session. But before we even start talking about languages and syntax, we have to ask ourselves why C Sharp? Like what can I do with it? Yeah. Choosing a language is real and one of the things I love most about C Sharp is the beautiful syntax.

I mean, what am I able to build with C Sharp? Definitely. So you would possibly just be making an internet site or a console app immediately. But if you visited scale that up sometime within the future, take it mobile, go AI, use Machine Learning, something like that, C Sharp can grow with you. It’s one language for many things whether it’s a Raspberry Pi, or an Xbox game, or an internet site, or simply a touch console app to print out some text.

There are really no limits to what you’ll do with C Sharp and we’re getting to walk you thru those things today. So this session goes to travel through Web browsers, C Sharp language features, then we’ll graduate into using Visual Studio to truly compile C Sharp on your machine. So let’s start with the Hello World program right now.

using System;
using System.Collections.Generic;
using System.Linq…continue or more information for click here…

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

codeboks
codeboks

Written by codeboks

Your favorite source for all things Coding.

No responses yet

Write a response