Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~263 People Reached
Favorite Tags
Member Avatar for mark185

If using CentOS, my Python application can call os.system, command.commands, popen, or subprocess to issue command line requests, what would be the advatage of installing and using the paramiko module for the same requests?

Member Avatar for TrustyTony
0
47
Member Avatar for mark185

In Firefox, the JavaScript code an interact with the document object to affect HTML structure and CSS style rules as well as define behaviors for given events. Can the JavaScript code also modify elements of the window object, like menus, not just enable or disable them in a new window? …

Member Avatar for mark185
0
84
Member Avatar for mark185

Why must the use of the this keyword, or similarly the use of the super keyword in constructor chaining, be on the first line of an overloaded constructor? In other words, actual class construction cannot be split between constructors. If re-direction must occur, it must be the first line of …

Member Avatar for mark185
0
132