Who Knows Python?

A Member? Please Login  
type your username and password to login
Date: December 01, 2008, 05:05 PM
266963 members and 163938 Topics
Latest Member: kamaluddee
Nairaland [Nigerian Forum] Home Help Search Who is currently online? Login Register
Nairaland Forum  |  Technology  |  Programming (Moderator: Dual Core)  |  Who Knows Python?
Pages: (1) Go Down Send this topic Notify of replies
Author Topic: Who Knows Python?  (Read 883 views)
alexis (m)
Who Knows Python?
« on: October 01, 2006, 04:07 PM »

qleyo, sbucareer,

Anyone in-house with good python skills. If yes, can we start a python tutorial?
alexis (m)
Re: Who Knows Python?
« #1 on: October 03, 2006, 06:29 PM »

ok, since no one has any idea; I will start a python thread. I just started using it and I like it so I will start pretty soon
yewand (f)
Re: Who Knows Python?
« #2 on: October 23, 2006, 05:46 PM »

hi, alexis. i am sort of into python myself. why don't u mail me at bayo@splasherstech.com ?
Kahuna
Re: Who Knows Python?
« #3 on: October 23, 2006, 09:45 PM »

Just hopping into the Python loop meself. Think it's a cool though. Somewhat similar to Perl. Methinks it's growing in popularity in part because it is one of the 3 languages used @ Google. Sure, I'd love to contribute to any tutorial to help others jump on board.
alexis (m)
Re: Who Knows Python?
« #4 on: October 26, 2006, 05:18 PM »

Yewand/Kahuna,

Just started using python like 6 months ago and found it very good. I wanted to know if there were folks in-house that had good python skills. I will like to use python for web programming mainly.

Can we start a tutorial or something?
Seun (m)
Re: Who Knows Python?
« #5 on: October 26, 2006, 07:25 PM »

The problem with python is that it's more inefficient and bloated than it really needs to be.  So if you use it for web applications or desktop applications, your programs will run slower and use more memory.  If not for that problem, Python would be the most popular programming language in the world right now.  Ouch.

To answer your question, I used to do a bit of python programming (though now I strongly favor the use of PHP for web applications and VIsual Basic or Delphi for desktop applications).  Let's roll!
adewaleafolabi (m)
Re: Who Knows Python?
« #6 on: October 26, 2006, 08:19 PM »

i dropped python some months ago but i guess i will pick it up again and start using it. I heard google, NASA makes use how true is that?
alexis (m)
Re: Who Knows Python?
« #7 on: October 27, 2006, 04:58 PM »

Seun,

I will not agree with you - let me put it this way, which language is faster, compiled or interpreted language? python is fast enough to do web development i.e try PSP, just like PHP compiled with mod_python; finally got it working today. It may not be fast like C if you are doing advanced scientific programming.

Google uses python extensively, so does NASA, I know yahoo run some of their scripts using python i.e http://email.people.yahoo.com/py/psAdvSearch.py
darth
Re: Who Knows Python?
« #8 on: October 27, 2006, 05:26 PM »

Aha you people r using a programming language called 'Python',  Ori Iya mi oh, wonders will never end u will now com and say they are chassing you in dreams,  LOL

Just kidding, I would like to learn but from afar it seems a little tricky and I wish i had the time but if it's as cool as you guys say it is just might give it a shot

P.S: I'm scared of Regexs Huh
lexfrosty
Re: Who Knows Python?
« #9 on: October 27, 2006, 06:44 PM »

I just need someone to list what i need to start writing python programs, thats all.
presently, JAVA is enough for me, but wont mind python  Cheesy
sbucareer (f)
Re: Who Knows Python?
« #10 on: November 14, 2006, 02:11 PM »

Quote from: seun
The problem with python is that it's more inefficient and bloated than it really needs to be So if you use it for web applications or desktop applications, your programs will run slower and use more memory

I agree with Seun. Python is very productive script language. It was developed in 1990 by Van Rossum, his initial strategy was scripting, like Java, Sun initial strategy was web.

But python is used in large areas of programming including the initial concept, which is scripting and now includes GUI, web, OS, RedHat uses python for their installation script.

Python is relatively slower compare to other languages. But this is not noticeable on a small application but will definitely on a large enterprise information systems.

@Alex, I just noticed this post, why would you want to learn or teach python? Python is dead easy to learn. You don't require anyone to teach you python. Are we spoon feeding these newbies? There is no college or university that will start yo with script language or python, the premise is to teach fully fledge OOP language like C++/Java. If you can comprehend these languages learning python would be like drinking orange juice

Coleslove
Re: Who Knows Python?
« #11 on: March 31, 2007, 10:50 PM »

Think i have a kind of E-book tutorial on Python, for beginners. Mail me and i'll just send it to you. This is the best i've got.
MAYORIN1 (m)
Re: Who Knows Python?
« #12 on: April 01, 2007, 08:05 PM »

Learning Python isn't that difficult, as a matter of fact Python is one of the easiest modern-day High Level Programming language. The Codes and Sythax are easy to understand and you need not do much memorizing like other HLP and OOP.

I want to go into Web and System Programming as a career, I did lots of research on the Net as to which Language to start my voyage with.  I discovered that python is the programming language to start with.

The best way to learn python is to use internet tutorial and E-books, and your first point of call should be www.python.org there you will get to know all about the programme Google and NASA employ for some of their witty projects.

Then you can do some goggling
http://www.google.com.ng/search?hl=en&q=Python+Programming+Tutorial+&meta=

depending on your entry level, if your are a debutante in programming then try

Thinking like a scientist - Python version www.ibiblio.org.
I wish u the best in your adventure and make sure the python doesn't bite u Tongue



alexis (m)
Re: Who Knows Python?
« #13 on: April 03, 2007, 10:05 PM »

I am still using it and I enjoy it. With all the super computers we have around these days, speed is not an issue.
MAYORIN1 (m)
Re: Who Knows Python?
« #14 on: April 03, 2007, 11:08 PM »

Don't mind them guy Python is da bomb. If you prolific at it - you can do virtually any pro stuff with it
alexis (m)
Re: Who Knows Python?
« #15 on: April 04, 2007, 07:51 AM »

thanks Mayorini,

Seun (m)
Re: Who Knows Python?
« #16 on: April 04, 2007, 12:27 PM »

Best Python tutorial: http://www.diveintopython.org/  Wink  Don't be put off by the name "Python".

Python is ideal for any application that doesn't require maximum performance or minimum application size.
davidt (m)
Re: Who Knows Python?
« #17 on: April 07, 2007, 02:54 PM »

I have quite a journey in programming. I started out with Qbasic, VB, then C and guess where I have now ended up? I am now a great fan of the Python Programming Language. It is very true that NASA, Google, AstraZeneca and other high brow companies use Python. Python is extremely easy to learn. I would recommend Python to any one just starting out in Computer Programming. I have a library of eBooks that I would not mind sharing. If you need them, you could mail me on davidtadamojr@yahoo.com.

Python is especially good for quick programming. It is very useful when you need productivity in little time. Many well-respected programmers recommend python. These programmers include Eric Steven Raymond and lot of others.
davidt (m)
Re: Who Knows Python?
« #18 on: April 07, 2007, 02:58 PM »

Python is really easy to learn. I have had quite a journey with programming languages. I started out with Qbasic, then VB, then C and guess where I ended up? I am now a great fan of the Python Programming language and I would encourage anyone just starting out with computer programming to embrace whole-heartedly.

Python is especially good when you need high productivity in little time. It is very true that NASA, google, AstraZeneca and other high-brow companies use python including Yahoo! Many professional programmers of high repute recommend Python. An example is Eric Steven Raymond, if you have heard of him.
davidt (m)
Re: Who Knows Python?
« #19 on: April 07, 2007, 03:01 PM »

Thumbs up! Mayorin and Alexis, we are together in this Python business and it's the best. Keep it up Brothers!
Seun (m)
Re: Who Knows Python?
« #20 on: April 07, 2007, 06:43 PM »

How do you distribute a program written in Python without exposing the source code to potential pirates? Huh
alexis (m)
Re: Who Knows Python?
« #21 on: April 07, 2007, 11:15 PM »

As a closed-source program, you can handle it in several ways. First of all, what type of closed-source app is it?. If it is a web app that runs off a server, I don't see how pirates can see the source code as the server will process the app before returning it to the client, much like php, jsp and asp.

If it's a stand-alone app that installs on a computer - you can package it as an exe
davidt (m)
Re: Who Knows Python?
« #22 on: April 09, 2007, 12:51 PM »

To package a python program as an exe, you would need something like PY2EXE. This program helps you convert your .py programs to .exe. It can be downloaded from

http://www.py2exe.org/

You can get a tutorial from

http://www.py2exe.org/index.cgi/Tutorial
alexis (m)
Re: Who Knows Python?
« #23 on: April 09, 2007, 09:46 PM »

ok,

And if you want a packaged python program to run on other platforms aside windows, what do you do?
Seun (m)
Re: Who Knows Python?
« #24 on: April 10, 2007, 10:11 PM »

Hmmmm.  I can't answer that question, but here's an excellent page with python programming snippets:
  http://sebsauvage.net/python/snyppets/#beginner
alexis (m)
Re: Who Knows Python?
« #25 on: April 11, 2007, 12:11 AM »

thanks Seun,

it was a good read.
 A Good Java Developer Is Urgently Needed  Post Your Vb6 Or Vb.net Problems Here  Invesion Power Board, Vbulletin, Now Free Get Yours  Page 2
Pages: (1) Go Up Send Topic to Friend by E-mail Reply 
Google
 
Web www.nairaland.com
Sections: TV/Movies (2) Music/Radio (2) Celebrities Job Talk Jobs/Vacancies (2) Career Talk Romance Books Politics Sports Fashion Travel
Health Schooling Religion General(2) Business Webmaster Programming Computers Phones Cars & Trucks

Links: Page1 Page2 Page3 Page4 Page5 Page6 Page7 Page8 Page9 Page10

Nairaland is owned by Oluwaseun Osewa
Nairaland Forum | Powered by SMF 1.0.12.
© 2001-2005, Lewis Media. All Rights Reserved.