Click here to Skip to main content
15,895,799 members
Home / Discussions / C#
   

C#

 
QuestionXml Serilization / Deserilization Array quesiton Pin
Jason McBurney12-Apr-12 14:09
Jason McBurney12-Apr-12 14:09 
GeneralRe: Xml Serilization / Deserilization Array quesiton Pin
BobJanova13-Apr-12 2:34
BobJanova13-Apr-12 2:34 
GeneralRe: Xml Serilization / Deserilization Array quesiton Pin
Jason McBurney13-Apr-12 5:36
Jason McBurney13-Apr-12 5:36 
QuestionDrawing to Picturebox problem. Help needed badly Pin
aquahoya12-Apr-12 13:53
aquahoya12-Apr-12 13:53 
SuggestionRe: Drawing to Picturebox problem. Help needed badly Pin
Richard MacCutchan12-Apr-12 21:25
mveRichard MacCutchan12-Apr-12 21:25 
QuestionLearning C# through exercises Pin
jeramyRR12-Apr-12 12:44
jeramyRR12-Apr-12 12:44 
AnswerRe: Learning C# through exercises Pin
Kevin Marois12-Apr-12 13:45
professionalKevin Marois12-Apr-12 13:45 
AnswerRe: Learning C# through exercises Pin
Roger Wright12-Apr-12 19:42
professionalRoger Wright12-Apr-12 19:42 
Programming doesn't really lend itself to exercises.

1.1 Write a program to read a serial port carrying ASCII data and print the data in two columns.

Hmmm... How would anyone score the widely varying results in a classroom, let alone a book? When it comes to defining software solutions, there are just too many degrees of freedom. A classroom instructor can assign such problems, then take the time to work through all the individual solutions - one for each student - to find which work and which don't. A textbook author can't do that. Instead, they usually (the better ones, at least) provide lots of real world examples to demonstrate the concepts and how they apply to different challenges.

I'd suggest that you grab a good book with lots of sample code, then as you go through the material, set yourself a challenge to write code that does what the chapter is about. Then compare your solution to the worked out examples given by the author(s). The comparison will teach you a lot. One book I found tonight, which I just ordered for myself, by the way, is from Wrox Press. I've owned a number of Wrox books, and never found one that wasn't excellent. You can view it here[^].

Wrox books generally are very well written, easy to understand, and give you access to loads of downloadable code to study and try out.
Will Rogers never met me.

GeneralRe: Learning C# through exercises Pin
jeramyRR12-Apr-12 19:48
jeramyRR12-Apr-12 19:48 
GeneralRe: Learning C# through exercises Pin
Roger Wright19-Apr-12 8:21
professionalRoger Wright19-Apr-12 8:21 
GeneralRe: Learning C# through exercises Pin
jeramyRR19-Apr-12 8:33
jeramyRR19-Apr-12 8:33 
AnswerRe: Learning C# through exercises Pin
VJ Reddy12-Apr-12 21:03
VJ Reddy12-Apr-12 21:03 
GeneralRe: Learning C# through exercises Pin
dybs13-Apr-12 11:20
dybs13-Apr-12 11:20 
GeneralRe: Learning C# through exercises Pin
VJ Reddy13-Apr-12 13:50
VJ Reddy13-Apr-12 13:50 
QuestionRe: Learning C# through exercises Pin
Anurag Sarkar14-Apr-12 19:52
Anurag Sarkar14-Apr-12 19:52 
AnswerRe: Learning C# through exercises Pin
VJ Reddy14-Apr-12 19:54
VJ Reddy14-Apr-12 19:54 
AnswerRe: Learning C# through exercises Pin
Richard MacCutchan12-Apr-12 21:22
mveRichard MacCutchan12-Apr-12 21:22 
AnswerRe: Learning C# through exercises Pin
V.12-Apr-12 21:47
professionalV.12-Apr-12 21:47 
AnswerRe: Learning C# through exercises Pin
BobJanova12-Apr-12 23:42
BobJanova12-Apr-12 23:42 
GeneralRe: Learning C# through exercises Pin
jeramyRR13-Apr-12 6:05
jeramyRR13-Apr-12 6:05 
AnswerRe: Learning C# through exercises Pin
Tim Groven13-Apr-12 10:54
Tim Groven13-Apr-12 10:54 
AnswerRe: Learning C# through exercises Pin
cjb11015-Apr-12 23:01
cjb11015-Apr-12 23:01 
QuestionGroup in listview C# Pin
nhanlaptrinh12-Apr-12 8:29
nhanlaptrinh12-Apr-12 8:29 
AnswerRe: Group in listview C# Pin
Mycroft Holmes12-Apr-12 12:42
professionalMycroft Holmes12-Apr-12 12:42 
GeneralRe: Group in listview C# Pin
nhanlaptrinh14-Apr-12 9:03
nhanlaptrinh14-Apr-12 9:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.