由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
CS版 - Good Visual Basic 6 Book on OO Programming
相关主题
Information Visualization求助现在还有没有模拟计算机?
A question about visualization换钱问题
怎样编这个.exe?用什么软件做C PROGRAMMING 最好用?
Two openings available immediately in Computer Science请教:C++ Ezwindows library 的连接
Can JVM directly run on hardware?别佩服别国的天才了Re: 美国的小朋友真牛啊
LICS是个什么级别的会?Microsoft Visual Source Safe 求教
女生,30岁转CS合适吗?Re: can I be a faculty?
请问现在polymorphic malware detection主流的方法是什么?哪位大哥帮忙找一篇paper,(Gennery 92)
相关话题的讨论汇总
话题: oo话题: basic话题: visual话题: book
进入CS版参与讨论
1 (共1页)
p****2
发帖数: 387
1
Anyone can recommend me a good OO programming book for Microsoft Visual
Basic 6? Thanks!
p****2
发帖数: 387
2
The company is using Visual Basic 6 now, and I am kind of familiar with OO
paradigm. So trying to link OO with Visual Basic 6. Thanks for reply!
l******e
发帖数: 470
3
vb6 is not really oo

【在 p****2 的大作中提到】
: The company is using Visual Basic 6 now, and I am kind of familiar with OO
: paradigm. So trying to link OO with Visual Basic 6. Thanks for reply!

p****2
发帖数: 387
4
I came across the book "Programming Microsoft Visual Basic 6.0" by Francesco
Balena, and its Chapter 6 is "Classes and Objects". So I guess Visual Basic
6 can be used for OO programming.

【在 l******e 的大作中提到】
: vb6 is not really oo
l******e
发帖数: 470
5
having classes doesn't necessarily mean it is oo.
vb6 doesn't fully support polymorphism, and inheritance.

Francesco
Basic

【在 p****2 的大作中提到】
: I came across the book "Programming Microsoft Visual Basic 6.0" by Francesco
: Balena, and its Chapter 6 is "Classes and Objects". So I guess Visual Basic
: 6 can be used for OO programming.

p****2
发帖数: 387
6
Yeah, I think you are right that VB6 is not a full-fledged OO programming
language. Nonetheless it has some flavor of OO.

【在 l******e 的大作中提到】
: having classes doesn't necessarily mean it is oo.
: vb6 doesn't fully support polymorphism, and inheritance.
:
: Francesco
: Basic

N********n
发帖数: 8363
7

Not worth learning anything obsolete. C# 3.5 or VB.NET 3.5 way way
more popular in the job market.

【在 p****2 的大作中提到】
: Anyone can recommend me a good OO programming book for Microsoft Visual
: Basic 6? Thanks!

1 (共1页)
进入CS版参与讨论
相关主题
哪位大哥帮忙找一篇paper,(Gennery 92)Can JVM directly run on hardware?
Computer Graphics会议 (I)LICS是个什么级别的会?
Computer Graphics会议 (II)女生,30岁转CS合适吗?
Re: OSU CS 的。 (转载)请问现在polymorphic malware detection主流的方法是什么?
Information Visualization求助现在还有没有模拟计算机?
A question about visualization换钱问题
怎样编这个.exe?用什么软件做C PROGRAMMING 最好用?
Two openings available immediately in Computer Science请教:C++ Ezwindows library 的连接
相关话题的讨论汇总
话题: oo话题: basic话题: visual话题: book