Hi,
I have as of only 2 weeks ago started a computer science course from little computer experience and absolutely no programming experience. One of my modules is object oriented programming. This module is intended to focus on c#. I have just installed microsoft visual studio 2010 and was wondering if you could recommend any programming projects i could work on to practice my code.
Thank you for all your time.
C# Beginner
Page 1 of 15 Replies - 962 Views - Last Post: 24 March 2012 - 10:28 AM
Replies To: C# Beginner
#2
Re: C# Beginner
Posted 24 March 2012 - 09:05 AM
Quote
Where do I start?
You start by learning a coding language FIRST.
Learn to plan before you type.
THEN you start designing software with a purpose.
Finding answers to specific problems:
Spoiler
If this sounds like you
Newbie/Rookie said:
I have a little programming experience but I need to write ...
Spoiler
Otherwise, you can just jump to the resources here:
Some of the tutorials below are for C# or Java not C, C++, VB.NET [...]. But the conceptual stuff of classes, object oriented design, events etc. are not language specific and should give you enough guidance in theory of program development for you to be able to look-up specific code example in your chosen coding language.
Resources, references and suggestions for new programmers. - Updated Mar 2012
Spoiler
#3
Re: C# Beginner
Posted 24 March 2012 - 09:20 AM
psycho1986, on 24 March 2012 - 09:02 AM, said:
Hi,
I have as of only 2 weeks ago started a computer science course from little computer experience and absolutely no programming experience. One of my modules is object oriented programming. This module is intended to focus on c#. I have just installed microsoft visual studio 2010 and was wondering if you could recommend any programming projects i could work on to practice my code.
Thank you for all your time.
I have as of only 2 weeks ago started a computer science course from little computer experience and absolutely no programming experience. One of my modules is object oriented programming. This module is intended to focus on c#. I have just installed microsoft visual studio 2010 and was wondering if you could recommend any programming projects i could work on to practice my code.
Thank you for all your time.
I'd suggest beginning visual C# 2010 from wrox.com. After that.. I don't know. But that book has examples and exercises in each chapter which you can do in order to try to learn the language and the concepts. I don't know what your course is focusing on but I think that's a pretty safe bet. In the first part they use console applications almost solely to help you focus on the coding part, then they go into windows forms, then web programming and I believe it has a couple of chapters on LINQ and XML.
But, on top of reading the book, and doing the exercises, I think your best bet is also experimenting and attempting to do anything that you can think of with what you've learned in each chapter. Other than that, I don't know.
#4
Re: C# Beginner
Posted 24 March 2012 - 09:31 AM
There is a big list of projects for beginners
Martyr2's mega project ideas list
Its in the beginners C# section of the resources I posted.
I would also point out that all one has to do is start Visual Studio for a list of resources that includes a recommended reading list and video series.
Martyr2's mega project ideas list
Its in the beginners C# section of the resources I posted.
I would also point out that all one has to do is start Visual Studio for a list of resources that includes a recommended reading list and video series.
#5
Re: C# Beginner
Posted 24 March 2012 - 09:33 AM
C# For Beginners Tutorial
Visual C# Developer's Center, on the authoritative source on C#, MSDN (Microsoft Developers' Network).
Visual C# Developer's Center, on the authoritative source on C#, MSDN (Microsoft Developers' Network).
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote








|