How do i learn c# programming fast
-
please i need an advice on how i can learn this language very fast. i have some knowledge of c programming and c++. can i learn more myself just by reading. thanks
Hi, yes, you can learn the basics of any language from a tutorial book. Go to the bookstore, look at a couple of C# books and buy the one or two that you like most. Work your way through the initial chapters and try a few things on a PC to make it sink in. Skip specialized chapters you don't yet need (databases, networking, ...). Then read some of the excellent articles here on CP. :)
Luc Pattyn [Forum Guidelines] [My Articles]
The quality and detail of your question reflects on the effectiveness of the help you are likely to get. Show formatted code inside PRE tags, and give clear symptoms when describing a problem.
-
Hi, yes, you can learn the basics of any language from a tutorial book. Go to the bookstore, look at a couple of C# books and buy the one or two that you like most. Work your way through the initial chapters and try a few things on a PC to make it sink in. Skip specialized chapters you don't yet need (databases, networking, ...). Then read some of the excellent articles here on CP. :)
Luc Pattyn [Forum Guidelines] [My Articles]
The quality and detail of your question reflects on the effectiveness of the help you are likely to get. Show formatted code inside PRE tags, and give clear symptoms when describing a problem.
-
please i need an advice on how i can learn this language very fast. i have some knowledge of c programming and c++. can i learn more myself just by reading. thanks
You have been given an excelent piece of advice from Luc; a man very well respected on this forum. All I can add is that you should take it!
Panic, Chaos, Destruction. My work here is done.
-
You have been given an excelent piece of advice from Luc; a man very well respected on this forum. All I can add is that you should take it!
Panic, Chaos, Destruction. My work here is done.
I can't agree with the one-voter that hit you :laugh:
Luc Pattyn [Forum Guidelines] [My Articles]
The quality and detail of your question reflects on the effectiveness of the help you are likely to get. Show formatted code inside PRE tags, and give clear symptoms when describing a problem.
-
You have been given an excelent piece of advice from Luc; a man very well respected on this forum. All I can add is that you should take it!
Panic, Chaos, Destruction. My work here is done.
FWIW: I have seen that sig before, WNW :)
Luc Pattyn [Forum Guidelines] [My Articles]
The quality and detail of your question reflects on the effectiveness of the help you are likely to get. Show formatted code inside PRE tags, and give clear symptoms when describing a problem.
-
please i need an advice on how i can learn this language very fast. i have some knowledge of c programming and c++. can i learn more myself just by reading. thanks
I agree with Luc, but I would add - C# has a LOT of gotchas for someone who assumes that it's like C++, it just LOOKS like C++. If you hope to read a couple of articles and then start a C# project, I would say you need to tread with care.
Christian Graus Driven to the arms of OSX by Vista. Please read this[^] if you don't like the answer I gave to your question. "! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums.
-
please i need an advice on how i can learn this language very fast. i have some knowledge of c programming and c++. can i learn more myself just by reading. thanks
There are some specific differences between C++ and C# that you should be aware of, like for example how the memory management differs. I made a search on MSDN for some article about the differences between C++ and C#, and realised that a lot of the articles in the search result would be relevant. MSDN: search for C# C++[^]
Despite everything, the person most likely to be fooling you next is yourself.
-
FWIW: I have seen that sig before, WNW :)
Luc Pattyn [Forum Guidelines] [My Articles]
The quality and detail of your question reflects on the effectiveness of the help you are likely to get. Show formatted code inside PRE tags, and give clear symptoms when describing a problem.
Luc Pattyn wrote:
I have seen that sig before, WNW
Can't be mehim! He was a Brit, dontcha know, and Hungarian I am. :laugh:
Panic, Chaos, Destruction. My work here is done.