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
~6K People Reached
Favorite Tags
Member Avatar for nanosani

I thought it would be great if we share our softwares here. So post your favourite software here that other people would love to have. Note: Please write some description about the software and a link from where it can be downloaded.

Member Avatar for greg.stunt
0
5K
Member Avatar for stellalxin

Hello, everyone. My boss gave me a mission impossible. He asked me to retype all the content from a 126 pages PDF document. God! I don’t wanna spend the whole day doing this boring task. Any idea? I tried copy and paste, but I can’t copy from the PDF files. …

Member Avatar for stellalxin
0
973
Member Avatar for kessenchu

I don't want to disturb you, but I don't understand how works the properties. I mean, using this simple code: #!/usr/bin/env python2.6 def cosas(self, width): return "cosas" class Rect(object): def __init__(self, width, height): self.width = width self.height = height self.area = 0 print "Adios" @property def _area(self): return self.width * …

Member Avatar for jlm699
0
507
Member Avatar for darkocean

I want to research an ID on a sheet in a Excel file and found it and delete this ID from excel file and save this file. I want to remove a register from my file. ID is a fisrt column and I must be research this column and find …

Member Avatar for darkocean
0
100