C# (C sharp) for the Beginner

User avatar
Laurentius
Posts: 90
Joined: 01 Jan 2011
Location: Europe
Has thanked: 138 times
Been thanked: 36 times

C# (C sharp) for the Beginner

Postby Laurentius » 10 Aug 2012

I was trying to find some guides to where to begin and with thanks to RiverTrader's recommendation I found some stuff with C# that I hope can be useful.

C# Fundamentals: Development for Absolute Beginners - A 24 Parts video course. Needs Silverlight.

Learn Visual C# - A general overview with links.

Download Visual Studio C# 2008 Express - Link provided by both RiverTrader and SPTrader

Download Visual Studio C# 2010 Express


MC threads on the matter started by RiverTrader:
VB or C#
Visual Studio Express is Free Download


And by the way, I found out that IDE means "Integrated Development Environment" ;)


Laurentius
Last edited by Laurentius on 11 Aug 2012, edited 1 time in total.

User avatar
Laurentius
Posts: 90
Joined: 01 Jan 2011
Location: Europe
Has thanked: 138 times
Been thanked: 36 times

Some additional links

Postby Laurentius » 11 Aug 2012

Some additional links:

“How Do I?” Videos for Visual C# - Needs Silverlight. It's cataloged under Visual Studio 2010. Was not able to find a Visual C# 2008 equivalent.

Getting Started with Visual C# - Visual C# 2008

Getting Started with Visual C# - Visual C# 2010


"Object-Oriented Programming" - About on Wikipedia

"Object" - A definition on Wikipedia

User avatar
TJ
Posts: 7740
Joined: 29 Aug 2006
Location: Global Citizen
Has thanked: 1033 times
Been thanked: 2221 times

Re: C# (C sharp) for the Beginner

Postby TJ » 11 Aug 2012

do a google search for

C# School
14 lessons to get you started with C# and .NET

darob
Posts: 207
Joined: 20 Nov 2014
Has thanked: 57 times
Been thanked: 32 times

Re: C# (C sharp) for the Beginner

Postby darob » 17 Nov 2016

I've been finding this resource helpful:

https://www.tutorialspoint.com/csharp/index.htm


Return to “User Contributed Studies”