Lost Password?


Go Back   CodeCall Programming Forum > Software Development > Python

Python Discussion forum for Python, a high-level language with simple syntax, but yet powerful.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-01-2007, 02:58 AM
TwoToedTurkey TwoToedTurkey is offline
Newbie
 
Join Date: Jul 2007
Posts: 2
Rep Power: 0
TwoToedTurkey is on a distinguished road
Default New to programming... Python a good start?

Greetings!

The title says it all!

Any suggestions on a good starting language? I have found a few resources that say Python is fairly easy to use, yet is robust enough to handle most applications.

Any tips, tricks, ideas, and suggestions are greatly appreciated.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 07-01-2007, 03:40 AM
v0id's Avatar   
v0id v0id is offline
Retired
 
Join Date: Apr 2007
Location: Denmark
Posts: 2,654
Last Blog:
CherryPy(thon)
Rep Power: 29
v0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of light
Send a message via MSN to v0id
Default

Python!

Yes, Python is one of the best beginner languages, in my opinion. There's other languages there's pretty easy to learn, and use, such as Pascal, but a language such as Pascal is not as powerful as Python is.

Python is easy to install, easy to use, easy to understand, and is still a good and robust language. That's all what a beginner in the programming world needs. Python also have a big user database, so it's easy to get help, find tutorials, guides, articles - and new libraries.

Python isn't a fast language, but it can still handle quite big application, also like databases, graphical user interfaces (GUIs), etc. Many beginners in Python expects Python to compile into an executable file, but Python is an interpreted language - so in the official release this isn't possible. But there's third-party application such as Py2Exe, and other of that kind, that makes Python scripts into executable files. The executable files is pretty big though, because it needs to include the whole Python runtime environment.

All in all, I would say Python is a good language, and I've used it by myself for a long time. You can choose to move on later, to a language such as C or C++ there's more powerful, but Python is good enough, so you could use it the rest of your life.

If you're planning to learn Python you should start out with visiting there official website. There you'll find the Python download, and afterward you can read the official Python tutorial, which include a lot of information. It's written by the author, Guido Van Rossum, so he knows what he's talking about.

Now I'll just say, welcome to CodeCall, TwoToedTurkey!
__________________
05-03-2007 - 11-13-2008

Last edited by v0id; 07-01-2007 at 03:49 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 07-05-2007, 12:43 AM
paddy3118 paddy3118 is offline
Newbie
 
Join Date: Apr 2007
Location: UK
Posts: 6
Rep Power: 0
paddy3118 is on a distinguished road
Default

Quote:
Originally Posted by TwoToedTurkey View Post
Greetings!

The title says it all!

Any suggestions on a good starting language? I have found a few resources that say Python is fairly easy to use, yet is robust enough to handle most applications.

Any tips, tricks, ideas, and suggestions are greatly appreciated.
You heard right! Python has excellent tutorials too at Python Documentation Index.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 08-01-2007, 12:55 PM
Victor Victor is offline
Learning Programmer
 
Join Date: May 2007
Posts: 96
Rep Power: 6
Victor is on a distinguished road
Default

Quote:
Originally Posted by TwoToedTurkey View Post
Greetings!

The title says it all!

Any suggestions on a good starting language? I have found a few resources that say Python is fairly easy to use, yet is robust enough to handle most applications.

Any tips, tricks, ideas, and suggestions are greatly appreciated.
I started out with Python and moved onto C++. V0id is right, Python is an excellent language to begin learning. There is plenty of programmers out there for it, plenty of forums to help you with things. The only reason I started learning C++ was because the software to convert scripts to an executeable (Py2exe and Pyinstaller only ones I used), the exe is just too big. A simple hello world program:
Code:
print "Hello World!"
when using Pyinstaller outputs a 1.27mb exe. Py2exe output a directory that's 3.56mb. Just want to warn you if you plan to build applications you intend to distribute. Otherwise, Python is my favorite language
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows XP Tricks & Tips!!!!..new ones. pranky Tutorials 9 08-23-2008 04:22 PM
C++: How should you start learning it? WingedPanther C Tutorials 8 03-25-2008 01:24 PM
Not sure my college is good for Programming marta General Programming 1 08-17-2007 11:13 AM
Python Collection reachpradeep Python 1 03-03-2007 03:50 PM
How did you start programming? TcM General Programming 22 01-19-2007 08:49 AM


All times are GMT -5. The time now is 09:00 AM.

Contest Stats

WingedPanther ........ 2753.6
Xav ........ 2704
Brandon W ........ 1702.32
John ........ 1207.73
marwex89 ........ 1175.24
morefood2001 ........ 966.05
dcs ........ 655.75
Steve.L ........ 475.59
orjan ........ 418.58
Aereshaa ........ 383.54

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 100%


Complete - Celebrate!

Ads