|
-
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.
-
Oct 23rd, 2010, 09:05 PM
#2
Re: [seriousousous] Good, beginners book for experts
Just found this http://msdn.microsoft.com/en-us/vcsharp/aa336766.aspx
I'll go through that too. Any other recommendations are welcome.
EDIT: This looks promising http://msdn.microsoft.com/en-us/library/67ef8sbd.aspx Is there a way to download articles from the library?! Not sure why but I prefer offline contents more. Apple provides nice links for each article to download it as a PDF. I'm willing to accept .doc Mr Ballmer.
Last edited by baja_yu; Oct 23rd, 2010 at 10:26 PM.
-
Oct 25th, 2010, 10:47 AM
#3
Re: [seriousousous] Good, beginners book for experts
Search for an appropriate book that'll satisfy your needs (use Google books and other websites) and then search for it's pdf version. I'm sure, there'll be a free pdf version for most of the books out there
If my post was helpful to you, then express your gratitude using Rate this Post. 
And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet
Social Group: VBForums - Developers from India
Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...
-
Oct 25th, 2010, 11:03 AM
#4
Re: [seriousousous] Good, beginners book for experts
I completely forgot about Google Books. Thanks!
-
Oct 25th, 2010, 11:04 AM
#5
Re: [seriousousous] Good, beginners book for experts
If my post was helpful to you, then express your gratitude using Rate this Post. 
And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet
Social Group: VBForums - Developers from India
Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...
-
Oct 25th, 2010, 11:06 AM
#6
Re: [seriousousous] Good, beginners book for experts
They're in the mail. Expect them in 5-7 business days
-
Oct 25th, 2010, 11:09 AM
#7
Re: [seriousousous] Good, beginners book for experts
 Originally Posted by baja_yu
They're in the mail. Expect them in 5-7 business days 
If my post was helpful to you, then express your gratitude using Rate this Post. 
And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet
Social Group: VBForums - Developers from India
Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...
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
|