|
-
Oct 23rd, 2010, 08:32 PM
#1
[seriousousous] Good, beginners book for experts
Have anyone of you guys read any good books on VB.Net, C# and/or ASP.Net?
What I'm looking for is an advanced book for general topics. I heave years of experience and I don't need lessons on OOP concepts, datatypes, basic constructs and flow control.
Basically I need something to learn the syntax. I don't need explanations, for example, of what For loops are, what they do, how they are used and stuff like that. Saying: This is a for loop in C#:
for (int i = 0; i < 10; i++) {
}
is enough for me.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|