I have more than 10 yeas asp.net and vb.net with SQL database experiences.
I created a lot applications for web and windows.
Do I need to learn and use Python for application?
What benefits will get if using Python in Visual Studio?
Posted 30 October 2021 - 08:34 AM
I have more than 10 yeas asp.net and vb.net with SQL database experiences.
I created a lot applications for web and windows.
Do I need to learn and use Python for application?
What benefits will get if using Python in Visual Studio?
Posted 03 November 2021 - 06:11 AM
If you are talking about the benefits, then it will be easy for you to call a function with different arguments and can add a value to a list that’s been passed into a function.
You can Code completion with IntelliSense and Debugging support at the same time.
Posted 27 December 2021 - 08:21 AM
Unless your employer is telling you you must learn Python, no you do not. It is definitely not required for Visual Studio and not for any Microsoft technology. Visual Studio supports Python but not fully.
The Python language actually was not well-planned. I tried to like Python but there are too many inconsistencies and such. The C++ and C# languages were better designed.
Posted 30 March 2022 - 07:30 PM
If you are looking for some Python to begin, IronPython https://ironpython.net/ integrates Python with .NET and is incorporated into Visual Studio.
Edited by tetrident, 30 March 2022 - 07:50 PM.
Posted 28 April 2022 - 02:17 AM
Unless your employer is telling you you must learn Python, no you do not. It is definitely not required for Visual Studio and not for any Microsoft technology. Visual Studio supports Python but not fully.
The Python language actually was not well-planned. I tried to like Python but there are too many inconsistencies and such. The C++ and C# languages were better designed.
Thanks for explanation, it was important for me to know as I was looking for the answer as aspfun asked
0 members, 1 guests, 0 anonymous users