Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Learning C#
#1
I've decided to leave VB and start to learn C#. I've made some basic things in C# that I'm a familiar with from VB and other programming languages and how certain things work.

What are some things I should read/know about as I start to learn C#?

Any tuts, guides, or advice is appreciated.
Reply
#2
How far did you get in VB.NET?

Anyhow, I'm a C# guy myself. After dabbling in VB.NET quite a bit, I've decided that C# is the way I wanted to go. Reasons for this were the C-like syntax, and how similar it was to other languages helps as well, since you could migrate easier.

When I was new, I checked out a few C# books from my public library. If I remember correctly, the titles on these were "C# 4.0 Tips and Tricks", and "C# for dummies".

Also, one of the easiest ways to learn, in my opinion, is just to read and study source-code! Find a program that is simple, that you can understand what it does, and then open the source code and study what it does, eventually you'll know enough to start piecing programs together from examples, and then creating your own programs!

Wishing you the best of luck learning the language!
Reply
#3
(12-29-2010, 11:43 AM)Hovertac Wrote: I've decided to leave VB and start to learn C#. I've made some basic things in C# that I'm a familiar with from VB and other programming languages and how certain things work.

What are some things I should read/know about as I start to learn C#?

Any tuts, guides, or advice is appreciated.

Dude you need to learn the basic costruct and step by step you became a good coder Thumbsup
Reply
#4
After plenty of experience with VB.net, i am also going to be picking up C# as well, a lot of what you learn/learned in VB.net is about the same in C#, just different syntax. Here is a site that I found pretty useful when comparing the difference in syntax.

http://aspalliance.com/625
Reply
#5
search on google, threads like theese are only junk
Reply
#6
(01-05-2011, 12:17 AM)goranpilkic Wrote: search on google, threads like theese are only junk

Because people like you post 'junk' like that. A lot of people when they are starting out don't necessarily know what to search for. Google is a great resource, but you have to know what you're looking for.


*Edit*

Check out this thread i just posted:
http://www.supportforums.net/showthread.php?tid=15398
Reply
#7
I am currently learning vb.net but in a years time i am sure that i well code in more than one language, i well probably learn others like C# and maybe ruby.
[Image: bustedtees.07e3d5a3-8bf6-4c9a-8f85-5bccf2e28120.gif]
Reply
#8
http://www.homeandlearn.co.uk/csharp/csharp.html
http://www.csharp-station.com/Tutorial.aspx
[Image: dHtHt.png]

Learning C++
Reply
#9
Just start with some basic functions maybe, reversing a string etc, you have the advantage of knowing vb.net, the syntax is different but you'll find your way pretty easy
Reply
#10
I myself was a VB6.0 guy (yea I know its outdated but it was godly) and pretty much refused to touch .NET, after seeing events which I described as "the most obnoxious thing ever" (I eventually learned it). I also had some recent experience with C++ and what not, so it was pretty easy for me to pick up C# and start going. I started out creating console applications and learning all the control strucs, keywords and methods ect. After that, basic form applications imo pretty much consisted of...VB but with a C like sytax lol. It's pretty easy to transition into C# from VB, you'll like it ;)
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [HELP]Tutorial/Learning System[HELP] norBATman 2 1,302 09-08-2012, 10:17 PM
Last Post: AceInfinity
  i am learning Vb.Net from here... +devilpsn 18 3,972 09-19-2011, 02:45 AM
Last Post: Kyle FYI
  I AM LEARNING VB.NET!!! ImFocuzz 8 1,621 03-26-2011, 07:06 PM
Last Post: Nick
  Learning C# Baked 4 1,234 02-24-2011, 10:20 AM
Last Post: Baked

Forum Jump:


Users browsing this thread: 3 Guest(s)