What are the common usage of python programming language?

Which one is a better programming language: Python or VB.Net? What is the basic difference between them?

  • Python and http://VB.Net are both programming languages. Python is open source and supported by a group of people. My question which one is better http://Vb.Net or Python, and which language provides more functionality and what is the basic difference between these two?

  • Answer:

    It's a fallacious question. Or a naive one In what way better? Better for..... What? Type of Problem domain, computing power available, team or solo based development Who? What is the job Market in the language? What languages do you already know? If you mean "better" in a qualitative sense then you need to define some metrics for this. E.g. For Ease of learning, robustness, expressiveness, comprehensibility etc.

Andrew Bingham at Quora Visit the source

Was this solution helpful to you?

Other answers

http://VB.Net comes with a mature, polished, and full-featured IDE, and is geared for Windows. Python is free, cross-platform, and easy to maintain with an editor like Programmer's Notepad or Notepad++. Its use of whitespace to denote code blocks saves lines as well as the numerous libraries that are included. It can use conventional libraries and even .Net and Java libraries. IronPython and Jython are native CLR and JVM implementations of Python. Python objects can easily inspect and modify themselves.

Cees Timmerman

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.