Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Sams Learn VB6 in 21 days


Orunu
 Share

Recommended Posts

is this a good place to start? Once im done reading this would i be capable of programing in the eclipse engine with ease? or would i have to go read something more advanced (idk if sams is advanced or novice is why i am asking)

Spank you,

Orunu
Link to comment
Share on other sites

@K722:

> Off-Topic:
> Please don't spank me. xD
>
> On-Topic:
> It depends really. I learned some useful and good things when I read it.

mmk awesome but for after im done with this you have any more "advanced" items you've read that may help me in my EO programing?
Link to comment
Share on other sites

@K722:

> Well, I read that and got the basics down of VB6\. But I learned really by messing around with Eclipse.

mmk thanks :) lol well after i read this i hope i can implement most of my ideas for eclipse :) but one idk if its possible :/
Link to comment
Share on other sites

The best way to learn programming is by: programming.

1\. Open client.vbp
2\. Look at the Sub Main()
3\. View each process intiated from within that submodule.
4\. Figure out what and how they do the things they do.
5\. Use Google if you ever get confused.
Link to comment
Share on other sites

@MrMiguu:

> The best way to learn programming is by: programming.
>
> 1\. Open client.vbp
> 2\. Look at the Sub Main()
> 3\. View each process intiated from within that submodule.
> 4\. Figure out what and how they do the things they do.
> 5\. Use Google if you ever get confused.

trust me i've tried that with a pserver sourced made in Java open client.java in server and study it all see how to do shit :/ worked somewhat but not much….
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...