Python BitTorrent implemented in Python.

  • Thread starter Thread starter craigdickinson
  • Start date Start date
  • Tags Tags
    Python
AI Thread Summary
BitTorrent was initially implemented in Python, likely due to the creator Bram Cohen's proficiency with the language. The choice of programming language may not significantly impact the functionality of the software, as the effectiveness largely depends on the programmer's skill. Any modern programming language could have been suitable for developing BitTorrent, emphasizing that the quality of the code and the developer's expertise are more critical than the specific language used.
craigdickinson
Messages
1
Reaction score
0
After endless searching I have resorted to a post, I cannot seem to find anywhere why BitTorrent was first implemented in python, rather than C, Java etc?
 
Technology news on Phys.org
Does it matter which language it was first written in? Perhaps the guy liked python.
 
lol

Give the guy a break.
 
Maybe because bram cohen was a master at python. Anyways it doesn't mater which language you write in. As long as the programmer is good, any moder language would suffice.
 
Thread 'Star maps using Blender'
Blender just recently dropped a new version, 4.5(with 5.0 on the horizon), and within it was a new feature for which I immediately thought of a use for. The new feature was a .csv importer for Geometry nodes. Geometry nodes are a method of modelling that uses a node tree to create 3D models which offers more flexibility than straight modeling does. The .csv importer node allows you to bring in a .csv file and use the data in it to control aspects of your model. So for example, if you...
I tried a web search "the loss of programming ", and found an article saying that all aspects of writing, developing, and testing software programs will one day all be handled through artificial intelligence. One must wonder then, who is responsible. WHO is responsible for any problems, bugs, deficiencies, or whatever malfunctions which the programs make their users endure? Things may work wrong however the "wrong" happens. AI needs to fix the problems for the users. Any way to...

Similar threads

Replies
10
Views
3K
Replies
5
Views
2K
Replies
3
Views
2K
Replies
8
Views
1K
Replies
1
Views
7K
Back
Top