VB.Net or Python - Printable Version +- Support Forums (https://www.supportforums.net) +-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87) +--- Forum: Coding Support Forums (https://www.supportforums.net/forumdisplay.php?fid=18) +---- Forum: Visual Basic and the .NET Framework (https://www.supportforums.net/forumdisplay.php?fid=19) +---- Thread: VB.Net or Python (/showthread.php?tid=2401) Pages:
1
2
|
VB.Net or Python - Yoshi - 11-01-2009 Well i was learning the basics of VB.Net for about a month a while ago, and then started Python because i thought it would benefit me in the long run, but im not really sure. So my question is could could someone explain the benefits of learning one language of the other. Thanks. RE: VB.Net or Python - se7en - 11-01-2009 imo, I think vb.net is better. just for me not sure about others tho. RE: VB.Net or Python - Jamza - 11-01-2009 I would say Python, its a much more flexible language. There are too many advantages to list of python over vb.net. RE: VB.Net or Python - Tebedu - 11-01-2009 how is it better than vb.net RE: VB.Net or Python - Jamza - 11-01-2009
RE: VB.Net or Python - bsdpunk - 11-01-2009 I'm going to have to agree with Jamza's statements. I'm a python fan, because it's so open there are a lot of neat things that are being done with it, some of the robots I program use python, and some of my maintenance scripts are in python. The syntax of python lends itself to readability as well. RE: VB.Net or Python - manipulate - 11-01-2009 VB.NET won't get you anywhere, after a while you'll realize it isn't really that powerful and you'll have to move on to something else...python should get you further. or you could learn Perl ;) RE: VB.Net or Python - Brainless Control - 11-01-2009 (11-01-2009, 07:35 AM)Jamza Wrote: What he said. RE: VB.Net or Python - nevets04 - 11-01-2009 Python . I like the syntax better O.o RE: VB.Net or Python - Etheryte - 11-01-2009 Over the two, pick Python. With VB.Net you're limited to a single platform. |