new c# student

D

drg62

I am a new student of c# (I have just finished Java 1 and have quite a
bit of experiance in HTML, DHTML, XHTML and CSS) and would like to know
of some good supplemental textbooks or reference books to help with my
studies. Keep in mind that I am taking 100% internet courses, working
towards my associates and hopefully bachelors.

The textbook I am studying from is 'An Information Systems Approach to
Object-Oriented Programming (Using Microsoft Visual C#.Net)

I am one of those keep it simple stupid type people but I am also
carrying a 3.9 gpa so far.

Wish me luck and thanks in advance

DRG
 
M

Moty Michaely

I am a new student of c# (I have just finished Java 1 and have quite a
bit of experiance in HTML, DHTML, XHTML and CSS) and would like to know
of some good supplemental textbooks or reference books to help with my
studies. Keep in mind that I am taking 100% internet courses, working
towards my associates and hopefully bachelors.

The textbook I am studying from is 'An Information Systems Approach to
Object-Oriented Programming (Using Microsoft Visual C#.Net)

I am one of those keep it simple stupid type people but I am also
carrying a 3.9 gpa so far.

Wish me luck and thanks in advance

DRG

Hi,

First of all good luck and welcome to c# community :)

There are many textbooks but the best I know is Google.

Try "C# Unleashed":
http://www.amazon.com/C-Unleashed-Joe-Mayo/dp/067232122X

I would also reccomend experiencing design patterns:
http://www.amazon.com/Design-Patterns-Object-Oriented-Addison-Wesley-Professional/dp/0201633612

Feel free to ask any further questions.
Good Luck,
Moty
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top