|
-
Apr 4th, 2002, 08:20 AM
#1
Thread Starter
Fanatic Member
Is it just me who finds vb.net hard?
I been coding in the Basic language for about 4 years now, and when i started VB i thought it was so easy and picked it up straight away.
But now after i tried the vb.net beta 2, i found it actually hard. I have trouble making applications with it. Small sample apps that takes me 20 mins in vb6, takes me all day without success in vb.net.
I must say, i think it was a good idea making VB fully object orientated and its similarites to vc++, but its like a new language to learn and i find trouble coding.
Just would like to know if anyone else has any trouble or if anyway else picked it up straight away.
-
Apr 4th, 2002, 09:55 AM
#2
well harder is a relative term really. It is not any harder than VB6 or QBasic..just different. When you get used to doing things one way, seeing a big change can be overwhelming..It is just a matter of learning the differences. it is like when i went from QBasic 4.5 to VB4..I thought it was extrememly difficult. 2 weeks later, I was thinking to myself "why did I think this was hard?"
-
Apr 4th, 2002, 10:09 AM
#3
Addicted Member
dont worry geespot, it is a huge diffrence and if you have never done object oriented programming before it will be a whole new world to you, just get some books and read and learn you'll overcome the learning curve.
 ender_pete 
C#,VS.NET Ent Arch, vb6 ee sp5,html,vbscript,jscript,
xml,dhtml,delphi,c++,vc++,java,cgi,php, python, ada(so ancient) ,adasage(also ancient) and others i can't remember.....
-
Apr 4th, 2002, 10:17 PM
#4
At first, I also found VB.NET very hard to use. I used the help files extensively, and getting anything done took a very long time. But I suddenly found that I was getting used to it after only a few days.
I've also been using VB for a very long time (4+ years), but I guess the fact that I've been toying with Java over that past few weeks probably helped.
-
Apr 5th, 2002, 06:34 AM
#5
Frenzied Member
Don't worry GeeSpot, once you get used to the namespaces and how OOP works, it's a piece of cake... I even thought it was getting quite boring since there are so many things built in, that I decided to learn C# now 
the site http://www.gotdotnet.com really helped me alot about the Framework and the language changes in VB... check it out, you'll learn it in a jiffy!
http://www.gotdotnet.com/team/vb/ for the VB section there, but sure to check out the other sections too!
Tygur: You have the coolest avatar I ever seen, man
Jop - validweb.nl
Alcohol doesn't solve any problems, but then again, neither does milk.
-
Apr 6th, 2002, 04:36 AM
#6
Frenzied Member
it's new and challenging
before i do anything i open the documentation and when i go to find an answer i tend to forget what i was doing before because of all the new feature i find while looking for the answer to my question
i think if i hadn't gotten into c++ a year ago i would be overwhelmed by all the changes and all the power that i have in vb.net
so yeah it's kinda hard but i think it is going to be worth it
Magiaus
If I helped give me some points.
-
Apr 6th, 2002, 08:31 AM
#7
Hyperactive Member
jpin the club!! - yes me too, I did not come from an object oriented background and I have had to totally rethink the way I design and build my applications as well as struggling to get to grips with ado.bet and databound controls.
I now spend a lot of my time away from the computer sitting down and sketching out on paper, exactly what my base form is going to do and then what the inherited forms will do, as well as the whole design of the application itself. I do find though that once I've done that the coding of the application part flies through and there are far less logic or coding errors.
and boy do I use and use and use the help files - but relly enjoying both the language and especially the development environment which is absolutely superb to work in.
-
Apr 6th, 2002, 11:58 AM
#8
-
Apr 6th, 2002, 10:20 PM
#9
New Member
Well, I can recomend you to take a look at this places:
www.rational.com
www.devx.com/uml/
there you will find enough information to start OO designing and take advantage of the new OO features in VB.NET!!
Good luck!!
("The Internet is like a gold-rush; the only people making money are those who sell the pans." Will Hobbs, IUMA. )
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
|