Click here to Skip to main content
15,887,214 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Python - no arguments, please Pin
Greg Utas27-Sep-22 8:33
professionalGreg Utas27-Sep-22 8:33 
GeneralRe: Python - no arguments, please Pin
jsc4226-Sep-22 22:12
professionaljsc4226-Sep-22 22:12 
GeneralRe: Python - no arguments, please Pin
BryanFazekas27-Sep-22 1:39
BryanFazekas27-Sep-22 1:39 
GeneralRe: Python - no arguments, please Pin
trønderen27-Sep-22 6:52
trønderen27-Sep-22 6:52 
GeneralRe: Python - no arguments, please Pin
Derek Hunter26-Sep-22 21:39
Derek Hunter26-Sep-22 21:39 
GeneralRe: Python - no arguments, please Pin
maze326-Sep-22 23:29
professionalmaze326-Sep-22 23:29 
GeneralRe: Python - no arguments, please Pin
Drew Rankin27-Sep-22 3:55
professionalDrew Rankin27-Sep-22 3:55 
GeneralRe: Python - no arguments, please Pin
Marc Clifton27-Sep-22 4:50
mvaMarc Clifton27-Sep-22 4:50 
MSBassSinger wrote:
What value-add(s) does Python bring that I cannot get now in C#? What disadvantages are there, if any, to using Python over C#?

Not to be flippant, but if you have C#/T-SQL experience, go ahead and learn Python and you will discover the advantages and disadvantages, and sometimes they overlap.

I used Python for a large (60+ Beaglebone SBC's [Single Board Computer]) inhouse project for a customer. (If any of you know my somewhat colorful past, you'll know what "industry" this was for.) We implemented a simple web server for each Beaglebone, used RabbitMq for messaging, had a small screen with a GTK interface for the graphics, and custom IO for the various buttons and one-wire iButton readers, all running under Debian.

The cool thing was that I could test all the software (GTK runs in Windows as well) and emulate the hardware I/O on my Windows machine, debugging it directly in Visual Studio. And the software included an auto-update process that would automatically update all 60+ Beaglebones (that took some trial and error but eventually worked.)

Being able to test the app on Windows and deploy it automatically with WinSCP to the test jigs (I had 6 Beaglebones at home for testing) was, frankly, a very pleasant experience.

Would I write a professional web server with database requirements in Python? Heck no, but Python definitely has its uses, certainly in the SBC arena.

GeneralRe: Python - no arguments, please Pin
Member 1194113127-Sep-22 8:11
Member 1194113127-Sep-22 8:11 
GeneralRe: Python - no arguments, please Pin
Martin ISDN3-Oct-22 6:58
Martin ISDN3-Oct-22 6:58 
GeneralIntroduction Pin
harley d'mello26-Sep-22 2:49
harley d'mello26-Sep-22 2:49 
GeneralRe: Introduction Pin
RickZeeland26-Sep-22 3:16
mveRickZeeland26-Sep-22 3:16 
GeneralRe: Introduction Pin
Marc Clifton26-Sep-22 3:20
mvaMarc Clifton26-Sep-22 3:20 
GeneralRe: Introduction Pin
PIEBALDconsult26-Sep-22 4:58
mvePIEBALDconsult26-Sep-22 4:58 
GeneralIs Salesforce Ransomeware Proof? Pin
Michael Breeden26-Sep-22 0:48
Michael Breeden26-Sep-22 0:48 
GeneralRe: Is Salesforce Ransomeware Proof? Pin
Jörgen Andersson26-Sep-22 1:23
professionalJörgen Andersson26-Sep-22 1:23 
GeneralRe: Is Salesforce Ransomeware Proof? Pin
Michael Breeden26-Sep-22 1:31
Michael Breeden26-Sep-22 1:31 
GeneralRe: Is Salesforce Ransomeware Proof? Pin
obermd26-Sep-22 4:54
obermd26-Sep-22 4:54 
GeneralRe: Is Salesforce Ransomeware Proof? Pin
Michael Breeden26-Sep-22 5:33
Michael Breeden26-Sep-22 5:33 
GeneralRe: Is Salesforce Ransomeware Proof? Pin
englebart26-Sep-22 13:48
professionalenglebart26-Sep-22 13:48 
GeneralRe: Is Salesforce Ransomeware Proof? Pin
Gerry Schmitz26-Sep-22 7:57
mveGerry Schmitz26-Sep-22 7:57 
GeneralRe: Is Salesforce Ransomeware Proof? Pin
Michael Breeden26-Sep-22 10:25
Michael Breeden26-Sep-22 10:25 
GeneralRe: Is Salesforce Ransomeware Proof? Pin
dandy7228-Sep-22 6:17
dandy7228-Sep-22 6:17 
GeneralRe: Is Salesforce Ransomeware Proof? Pin
Michael Breeden28-Sep-22 6:40
Michael Breeden28-Sep-22 6:40 
GeneralRe: Is Salesforce Ransomeware Proof? Pin
dandy7229-Sep-22 3:24
dandy7229-Sep-22 3:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.