Want another functional language besides scheme? Haskell.
It looks pretty cool, and I want to learn it too.
Here's some resources:
A speach about haskell
http://www.infoq.com/interviews/armstrong-peyton-jones-erlang-haskell
Beginner's book
http://learnyouahaskell.com/introduction
Another book
else:
print current_line
def main():
file =open("/root/Desktop/httpd.conf").readlines()
replace_file(file,'User apache ' , 'User myuser ')
#replace_file(fil
hem.
Thanks
Jatinder Singh
On Sun, 2008-05-11 at 17:07 +0530, "शंतनू महाजन (Shantanoo
Mahajan)" wrote:
> Hi Jatinder,
> Please turn off caps lock.
> On 11-May-08, at 4:54 PM, root wrote:
>
> > Hi ,
> > I AM TRYING FOR A PYTHON PROGRAM T
Hi ,
I AM TRYING FOR A PYTHON PROGRAM THAT WILL CHECK WHETHER {- PHP AND
MYSQL -} ARE INSTALLED ON lINUX OR NOT AND IF THEY ARE NOT INSTALLED
THEN THE SCRIPT WILL TO INSTALL IT.
for this I am doing
import sys
import os
import commands
import sys
commands_hash = {}
comman
Hi All.
Hope you are Good and Doing Well.I am Working on a web based
application .I need your pretty help for this all as I have to work in
Python and I am New to this..
I want to write a python script in which will create a new user and
password.please tell me ,how it will be passible???
I