Answered by:
Want to learn more by practicing on own projects but need suggestions...

Question
-
Hi!
As the title says i want to learn more programming with c# by making my own projects but I don't know what i want to do since i'm a beginner I don't want to start a project that's, at the moment, out of my league regarding my current experience.
So for during my studies i've made a register console application that you could add characters, remove , show a sorted list of saved characters, remove characters, exit the program and search for characters by chosen search topic.
And now i'm working on a school project with winforms for making a simple game (choose to do connect 4), but my teacher provided us with the source code for a boardgame platform called flexie, but I feel like i won't learn as much if i don't make the program from scratch.
So I hope you have some suggestion for projects to learn how to use different operators and functions etc. that maybe help you understand c# programming more.
Thanks in advance!
Regards
Gabbelino
Student at the University of Borås, Sweden
Sunday, January 11, 2015 1:48 AM
Answers
-
The Head First C# book is a very good one.
It has multiple projects that you need to develop from beginner to advanced.
Also, the book is written in a very intersting and funny way.
Check it out:
http://shop.oreilly.com/product/0636920000679.do
Do not Forget to Vote as Answer/Helpful, please. It encourages us to help you...
Sunday, January 11, 2015 12:44 PM
All replies
-
Get to the VS site, click the Language then choose C#. You really have plenty of resources there:
https://chanmingman.wordpress.com/2007/10/03/learn-from-c-from-visual-c-home-page/
chanmm
Sunday, January 11, 2015 2:13 AM -
Hey good news.
plural site and MS have some collaboration...
check this one out.. from beginner to advanced level..
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Sunday, January 11, 2015 2:18 AM -
The Head First C# book is a very good one.
It has multiple projects that you need to develop from beginner to advanced.
Also, the book is written in a very intersting and funny way.
Check it out:
http://shop.oreilly.com/product/0636920000679.do
Do not Forget to Vote as Answer/Helpful, please. It encourages us to help you...
Sunday, January 11, 2015 12:44 PM -
Hi! The book seems interesting and judging by the description kinda motivating, my only question is if the 2010 edition is up to date or shoud i look for a more reason version(if it has been republished with a newer edition that is)?
Thanks for the tip!
Student at the University of Borås, Sweden
Sunday, January 11, 2015 12:58 PM -
The differences in the .Net framework are not so big. So it will be very good.
Noam B.
Do not Forget to Vote as Answer/Helpful, please. It encourages us to help you...
Sunday, January 11, 2015 4:07 PM