|
||||||
| Python Discussion forum for Python, a high-level language with simple syntax, but yet powerful. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
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. ![]() |
| Sponsored Links |
|
|
|
|||||
|
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!
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum C/C++ resources - C/C++ frequently asked questions Python resources - Python frequently asked questions I'm always up for a chat, so feel free to contact me... Last edited by v0id; 07-01-2007 at 02:49 AM. |
|
|||
|
Quote:
|
|
|||
|
Quote:
Code:
print "Hello World!" ![]() |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Windows XP Tricks & Tips!!!!..new ones. | pranky | Tutorials | 9 | 08-23-2008 03:22 PM |
| C++: How should you start learning it? | WingedPanther | C Tutorials | 8 | 03-25-2008 12:24 PM |
| Not sure my college is good for Programming | marta | General Programming | 1 | 08-17-2007 10:13 AM |
| Python Collection | reachpradeep | Python | 1 | 03-03-2007 02:50 PM |
| How did you start programming? | TcM | General Programming | 22 | 01-19-2007 07:49 AM |
| Xav | ........ | 1357.94 |
| MeTh0Dz|Reb0rn | ........ | 1077.71 |
| WingedPanther | ........ | 919.18 |
| marwex89 | ........ | 906.86 |
| morefood2001 | ........ | 900.18 |
| John | ........ | 890.77 |
| Brandon W | ........ | 770.65 |
| chili5 | ........ | 312.39 |
| Steve.L | ........ | 264.99 |
| dcs | ........ | 234.34 |
Goal: 100,000 Posts
Complete: 83%