|
2007-1-24 13:42:19
读者
:
GingerbreadMan
-
【翻译】停止阅读,买了本书(Stop reading and buy this book)
|
【原书评内容】 I bought this book a few days ago and due to other commitments I have only read up to chapter 4. During this reading, I wrote out every example in the book. To my surprise, not only did every example work, but I managed to remember so much more than I thought I would. I even went as far as to debug a friends application, with no assistance from any book. My total reading time thus far for ANY .NET book has been 3 days...and my only source of reading has been this book, and the online classes reference from VB Studio.NET. I particularly like the fact that the book presents an idea, steps through the code and then details each section of code - what it does, how it works etc. This was very useful in understanding why things are structured the way they are.
I might also add that I have never programmed VB in any way before, making me a total newbie at this (my only other programming language is a little bit of Perl). Even if the other chapters turn out to be rubbish (which I very much doubt), then I would still say, this has been well worth the money. I have learnt (and retained) that much.
Reviewer: A reader 【翻译内容】 我几天前买了本书,由于看了其他书评我只读到第四章。阅读过程中,我把每个例子做了一遍。让我惊奇的是,不仅每个例子都能运行,我还能记住记住其中很多内容,这超出了我的想象。甚至我已能不需要书本帮助就为别人调试程序。我阅读.NET书籍有3天时间了...而只有本书是仔细看的,而所有内联函数资料都来源于VB Studio.NET。 我尤其喜欢这一做法:先讲述构思,然后代码演示,最后讲解代码--做什么,怎么做。这对于理解程序结构非常有用。 我还想说的是,我以前没有任何VB编程经验,我完全是个门外汉(只有一点Perl编程经验)。即使其它章节一塌糊涂(只是瞎猜),我还是要说,本书值这个价。我学到(并记住)了很多。
|
发表评论
我赞同(0人)
我反对(0人) 回复评论
|
|
正在读取本评论的讨论,请稍侯……
|
|
|
2007-1-4 11:45:24
读者
:
GingerbreadMan
-
翻译】开始简单,越来越难,微软规范(Starts Simple, Goes Complex., Stays Microsoft)
|
【原书评内容】 Visual Basic has now been around for some fifteen years. Through several versions it has progressed to be a fairly complex, fairly powerful language having been extended into the .NET family of languages, database connectivity, web functionality with both HTML and XML.
At 800 pages, this is a large book. It starts quite simply doing a little program where you type in your name and it comes back with a Hello statement. From there it goes step by step to fairly complex programming using Microsofts ADO.NET interface to talk with SQL Server.
Microsoft has established this programming evironment where everything about the language, the editor you use to program it, the utility routines you call on, the database you access has to be Microsoft product. This book fits into the 100% Microsoft environment. If your database is MySQL, this may not be the way you want to go. On the other hand, Microsoft rules the desktop environment so it may not be a bad idea.
Reviewer: John Matlock 'Gunny' (Winnemucca, NV) 【翻译内容】 Visual Basic已有约十五年的历史了。历经几个版本的发展已成为一门复杂的功能强大的语言。作为.NET家族的一员,它有着很强的数据库连接以及用HTML与XML设计网站的功能。 这是一本800多页的厚书。一开始介绍一些简单的小程序,如输入姓名返回“Hello”语句。然后程序逐渐复杂,如使用微软的ADO.NET接口连接SQL Server。 微软建立了这样的编程环境:语言的所有一切,编辑器、调用例程、数据库都必须是微软的产品。这本书使用的是100%微软产品。如果你使用的是MySQL,那么本书不适合你。另一方面,微软规范了桌面环境,这也许也不是坏事。
|
发表评论
我赞同(0人)
我反对(1人) 回复评论
|
|
正在读取本评论的讨论,请稍侯……
|
|
|