推荐几本好书啊,vb方面的

AFIHA 2001-10-02 12:48:49
推荐几本好书啊,vb方面的
...全文
1038 47 打赏 收藏 转发到动态 举报
写回复
用AI写文章
47 条回复
切换为时间正序
请发表友善的回复…
发表回复
limengchen 2002-03-03
  • 打赏
  • 举报
回复
AngryCoder()说的Practical Standards for Microsoft Visual Basic (James D. Foxall)已经有中文版了,书名是《Visual Basic编程标准》,机械工业出版社出处,王建华译,建议看一看。
LitterStar 2001-10-11
  • 打赏
  • 举报
回复
Visual Basic 6.0 实战讲座 王国荣 编著 旗标系列图书
Visual Basic 4.0 程序员必读 Gary Cornell 著
老熊宝宝 2001-10-08
  • 打赏
  • 举报
回复
对不起,AngryCoder, 你的名字上没有()。刚刚上CSDN,还不熟,呵呵!
老熊宝宝 2001-10-08
  • 打赏
  • 举报
回复
to:AngryCoder()
讲得真好,我也一直再研究如何在VB里应用UML和design pattern。
四人帮的design pattern是程序员必看的宝书,VB程序员也不例外。
的确,VB决不是玩具,它可以完成我95%的工作。
非常推存看看Bruce McKinney的《Hardcore VB5》,可惜Bruce现在转去搞Delphi了,不
过它hack VB的精神值得我们学习。VS6的MSDN里有这本书。
还有Advanced VB5,这个名字有很多版本,不过我说的就是MSDN里的那本。
AngryCoder():你说的书我真的很想看看,可是我是穷人,不知你那儿有没有电子版的,我真
的非常想要。我非常欣赏你的眼光,你说的书就是我这一两年来一直要找的书。能和你联系吗?
我的EMAIL: bbbbear@mail.china.com 交个朋友,我喜欢和有眼光的人交朋友,共同学习。


kingxing 2001-10-07
  • 打赏
  • 举报
回复
高级:Visual Basic编程标准
O'Relly的Visual Basic WIN32 API编程(封面上一只猴)
AngryCoder 2001-10-07
  • 打赏
  • 举报
回复
I have read tons of VB books, but all English version.
I would like to recommend some, they may not be translated yet, but just just my 2 cents.

1. Practical Standards for Microsoft Visual Basic (James D. Foxall)
I would like to recommend this book to any serious programming manager and to ask all your programmers follow the standard and recommended practice.

I have seen too many bad, bad VB programmers and bad programming styles. VB is a wonderful languange and MS VB is a wonderful tool, but without a good programming manager who understands the importance of programming style and who understands the cost of bad programming, VB project can be a mess.

2. Visual Basic Design Patterns by William Stamatakis and
Visual Basic Developer's Guide to UML and Design Patterns.

Read those two books to learn how to design your program. The first book is recommended more than the second,but I love the second book, because it covers every popular patterns.

3. Visual Basic 6 Business Objects Enterprise Design and Implementaition by Rockford Lhotka.

I understood the real meaning of OO design in VB after reading this book, even I came from the background of C++ (I was a C++ teaching assistant here in the US). I found it was hard to associate VB with Object design when I started coding VB. Many people (with a C++ background) treated VB like a non-programmer's langauage and use it to do certain things quick and dirty, when they code in VB, they don't think about design, they think about speed. So their programs are awful and terrible, and hard to maintain.

Respect VB and use it as a real tool not a toy. We earn our $210K/month revenue using 100% VB in our system integration business. Programming VB with OO design is fun. (We do use 3rd party ActiveX control for low level communications with printer, scanner, scale etc.).
(Visual Basic Object and component handbook by Peter Vogel is a very good book on this topic and everybody who bought it loves this book, but I already knows all the ins and outs of VB object programming, so I didn't buy this one, but I wish I had bought this one before other books)

4. Professional Visual Basic 6 XML from Wrox by James Britt.
I am still reading it. Pretty good book.

5. Internationalization with Visual Basic by Tod Nielsen
If you write for multiple languages(Chinese, English, etc), you need to grab this book and understand what is involved in programming multi-ligual VB program.

I have other VB books as well.
Developing Secure Application with Visual Basic
MTS, MSMQ with VB and ASP
ADO 2.6 Programming

I recommend you all go to www.wrox.com and download some of those VB code. You know VB code is pretty self explantory.

And there is another site called www.planet-source-code.com, whenever I have problem with VB API, I went to that site and you can find almost all the sample code about calling various Windows API.


Good luck

AngryCoder



lner 2001-10-06
  • 打赏
  • 举报
回复
现在可能买不到了.
lner 2001-10-06
  • 打赏
  • 举报
回复
Viaual Basic6 程序员指南 Microsoft Press.
daobei 2001-10-06
  • 打赏
  • 举报
回复
还是用MSDN好吧!!!
flyingshadow 2001-10-06
  • 打赏
  • 举报
回复
台湾佬的书初学好,很祥细,小小问题都解释得很透彻。大家都是中国人,容易理解。

有一点水平时,就觉得台湾书又烦又臭,小小问题都花大大的编幅。简直是浪费货币。看也烦死人了。唉。哲学老师曾说:“世界是由矛盾组成的!!”
zwq78 2001-10-06
  • 打赏
  • 举报
回复
《visual basic 高级编程》北京大学出版社,英国的一个TMD公司写的,对项目很有用
如SysPlus(万诱引力)说的:
SAMS出版社出的"深入visual basic 6.0" (dan-fox)也很不错。
另外现在要开始学习vb.net了,把vb6放下吧,太多内容不同了。

rami 2001-10-06
  • 打赏
  • 举报
回复
vb6数据库开发人员指南,非常好的书。机械工业出版社。
btbq 2001-10-05
  • 打赏
  • 举报
回复
再来啊!还有没有?
btbq 2001-10-05
  • 打赏
  • 举报
回复
好像没有人说网络编程的书,让我来一本:visual basic 网络高级编程
alanzou 2001-10-05
  • 打赏
  • 举报
回复
机械工业出版社的《Visual Basic6 编程技术大全》
zhengyan2001 2001-10-05
  • 打赏
  • 举报
回复
如果你发现了什么好书,容易看懂的,讲解详细的.能不能推荐给我?
qq:79225895
e-mail:xinquzhengyan@sohu.com
AFIHA 2001-10-05
  • 打赏
  • 举报
回复
up
AFIHA 2001-10-05
  • 打赏
  • 举报
回复
up
AFIHA 2001-10-04
  • 打赏
  • 举报
回复
up
duqiang2050 2001-10-04
  • 打赏
  • 举报
回复
这些书都足够了
加载更多回复(27)

7,763

社区成员

发帖
与我相关
我的任务
社区描述
VB 基础类
社区管理员
  • VB基础类社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧