Hello, VisualCode here,
I am new to the forums and new to programming. I started with visual basic 3 days ago and I have made a few simple applications. I'm hoping I am able to improve my skills by getting guidance and support from this forum. If you are good in vb and are willing to teach a beginner your skills, please inbox me. I'll be more than appreciative to your help.
My goal is to learn C#, C++, Php & Vb6. Hopefully master these few languages. Right now i am focusing on Vb, could anyone try to help me get a basic understanding of what Vb is and what are essential codes I should memorise?
Help will be really greatly appreciated. =) To contact me you can either inbox me on the forums or you can add my MSN @ r-ubikscube@hotmail.com
Thanks a lot guys,
- VisualCode
12 replies to this topic
#1
Posted 30 December 2010 - 09:07 AM
|
|
|
#2
Posted 30 December 2010 - 09:20 AM
Welcome aboard!
Out of curiosity, why on earth do you want to learn VB6? That is a VERY outdated/unstable language. VB.NET would make a lot more sense.
Out of curiosity, why on earth do you want to learn VB6? That is a VERY outdated/unstable language. VB.NET would make a lot more sense.
#3
Posted 30 December 2010 - 04:59 PM
Hey Hello! =)
Well, I heard its the easiest and honestly, I really am totally new. Im learning this as a "hobby" and not for work but I am taking this seriously. Instead of Vb6, what language would you reccommend I start with? VB.NET? (I dont mind starting with C but I heard its harder). Thanks for telling me that Vb6 is outdated. I don't really know much about computer languages. If you could give me one that is good for a starter, that would be greatly appreciated.
Thank you.
-VisualCode
Well, I heard its the easiest and honestly, I really am totally new. Im learning this as a "hobby" and not for work but I am taking this seriously. Instead of Vb6, what language would you reccommend I start with? VB.NET? (I dont mind starting with C but I heard its harder). Thanks for telling me that Vb6 is outdated. I don't really know much about computer languages. If you could give me one that is good for a starter, that would be greatly appreciated.
Thank you.
-VisualCode
#4
Posted 30 December 2010 - 05:11 PM
VB.NET or C# would probably both be good, if you want to do Windows programming. They're basically the same, but with different syntax.
#5
Posted 30 December 2010 - 05:24 PM
Yup I wanna do Windows programming. Thanks a lot =) I will try C#. By the way, what is C++ Mainly used for?
#6
Posted 30 December 2010 - 05:34 PM
Welcome to our forums!
C is older and lacks classes (think object oriented) support, C++ adds that and as well a fair sized standard library containing useful classes (STL). It is cross platform unlike C# and can be a bit harder to learn.
C# is an object oriented language as well and includes many Windows libraries to make GUI and networking easier.
VisualCode said:
Yup I wanna do Windows programming. Thanks a lot =) I will try C#. By the way, what is C++ Mainly used for?
C# is an object oriented language as well and includes many Windows libraries to make GUI and networking easier.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
#7
Posted 30 December 2010 - 05:38 PM
Do you have any nice guide to reccommend for me? I know nothing about C# and I wanna learn it. Books or guides will be of great help.
#8
Posted 30 December 2010 - 05:54 PM
A crash course tutorial can be found here (navigation is on the right column)
Tutorial start - C# Tutorial
And on Amazon.com "C#: A Beginners Guide" appears to be a great book for learning.
Hope this helps!
Tutorial start - C# Tutorial
And on Amazon.com "C#: A Beginners Guide" appears to be a great book for learning.
Hope this helps!
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
#9
Posted 31 December 2010 - 07:49 PM
C++ doesn't have default GUI support, but C# does. Microsoft does provide a number of GUI libraries for C++, and there are many others available.
#10
Posted 31 December 2010 - 09:15 PM
Thanks Alexander & WingedPanther! :DD
#11
Posted 08 January 2011 - 10:54 PM
welcome to the forum fellow programmer
#12
Posted 09 January 2011 - 08:29 PM
Welcome aboard VisualCode!
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









