Which programming language....
#1
Posted 18 August 2006 - 04:08 PM
thanks in advance....
#2
Posted 18 August 2006 - 08:08 PM
Plus theres alot of documentation for python and the program is free. So this language would be my choice although I dont program or anything anymore.
Edited by Snippet, 18 August 2006 - 08:08 PM.
#3
Posted 19 August 2006 - 02:32 AM
#4
Posted 19 August 2006 - 03:52 PM
#5
Posted 19 August 2006 - 04:56 PM
I am guessing you already knew that, but I want more posts.
Edited by Octal, 19 August 2006 - 04:57 PM.
#6
Posted 19 August 2006 - 05:22 PM
I guess it is always good to have more posts, python turns out to be a interesting choice....
#7
Posted 19 August 2006 - 11:28 PM
#8
Posted 20 August 2006 - 12:46 AM
#9
Posted 22 August 2006 - 04:02 AM
Also, you should look to see which langauges are "high-level" and which are "low-level" (and "mid-level" of course), python is a high level langauge, and some argue that it is not best practice to learn a high level langauge at first.
C/C++ - Are powerful langauges and allot of programmes are written in them. I would personally recommend C++ out of the two because of its greater support for object orientation. C and C++ are reletively low level langauges. However they are quite hard, I would reccommend C# (C sharp), which I am learning, because it finds a good balance between ease of use and functionality, and being based on C it should make moving on to C, C++, Java or any other C based langauge a reletively easy process
I do not reccomend visual basic or any other kind of basic, learn a more complicated langauge first and when you have that mastered learn basic and im sure youll find it incredibly easy.
If you still do wish to learn python, which is interpreted, then I would reccomend downloading IDLE, which you will be able to find ? (being an ubuntu user) simply by searching for it in synaptics repositories list, or searching for python. IDLE is a very simple python IDE and will make scripting in python an easier process. (I do not know, but you may have to enable all the repositories, universe and multiverse that is).
Edited by HippyVanMan, 22 August 2006 - 04:03 AM.
#10
Posted 22 August 2006 - 12:13 PM
#11
Posted 22 August 2006 - 01:19 PM
#12
Posted 22 August 2006 - 01:28 PM
I dont know much about ruby, except its interpreted, and I think reletively old.
I was also under the impression that py2exe only runs on windows, and only produces windows executables. Is this correct?
Even then, when they are compiled I didn't think python programs were as fast as those programmed in langauges designed to be compiled.
C# works on both windows and linux and compiles fine into applications to run onto both. PLus tons of langauges are based on C, youll invariably want to learn one at some point in time. Although, im also behinmd the people urging you to learn python, but I personally have never found much good online pyuthon documentation for begginers, and I dont advise you too pick it unless you know what an interpreted langauge is.
#13
Posted 22 August 2006 - 01:50 PM
Thats why you learn java afterward. Python is good to start to learn everything in. If you learn python before C and java, C and java are going to be so easy.Even then, when they are compiled I didn't think python programs were as fast as those programmed in langauges designed to be compiled.
As for a begginier gudie to python. A byte of python. I personaly like that guide.Although, im also behinmd the people urging you to learn python, but I personally have never found much good online pyuthon documentation for begginers, and I dont advise you too pick it unless you know what an interpreted langauge is.
And yes, check this out. Memory in a month will help you remember all this little functions in programing.
#14
Posted 22 August 2006 - 04:23 PM
Also python is higher level, so itll be yet easier again.
#15
Posted 23 August 2006 - 04:24 PM
#16
Posted 24 August 2006 - 10:52 AM
As for a begginier gudie to python. A byte of python. I personaly like that guide.
And yes, check this out. Memory in a month will help you remember all this little functions in programing.
Thanks for all of your input guys
I will start out with python....
The link provided to a beginners guide to python is much clearer to learn and read than the manual I first read thanks for the link
Edited by ddavinci, 24 August 2006 - 10:52 AM.
#17
Posted 24 August 2006 - 03:46 PM
#18
Posted 24 August 2006 - 05:50 PM
#19
Posted 26 August 2006 - 11:08 PM
#20
Posted 30 August 2006 - 10:43 AM
On the other hand than they both can be pretty unfreindly languages for beginers. IMHO you should just experiment with more than one language at a time, but you should definetly learn Python at some point it is a wonderful language. Just go with what you feel is best.
BinRev is hosted by the great people at Lunarpages!












