Hey, Donovan again:)
I see a lot of people put Python as a good starting language for new programmers like myself. Should I try and learn this language first then slowly work into C and C++? I hear that it is a very flexible program especially user friendly for beginners and once more advanced can still be useful. Could I please have some opinions?
Thanks, Donovan Simon
A computer programming newbie:)
Should I start with Python?
Started by Donovan, Oct 25 2008 11:35 AM
25 replies to this topic
#1
Posted 25 October 2008 - 11:35 AM
|
|
|
#2
Guest_Jordan_*
Posted 25 October 2008 - 12:36 PM
Guest_Jordan_*
Just about any language is fine to start with. If your intentions are to eventually learn C++ then I think you should just start with C++ rather than trying to learn Python. Once you learn basic programming theory you will be able to rapidly learn other languages.
#3
Posted 25 October 2008 - 07:24 PM
I agree with Jordan. But if you have never programmed before I think you should start with Python then move into C and C++. Just my opinion.
jQuery Selectors Tutorial - jQuery Striped Table tutorial - jQuery Events - jQuery Validation
Sorry if I don't post as often as I did, I'll try to get here as much as possible! I'm working my bum off to get this scholarship and other stuff!
#4
Posted 27 October 2008 - 06:58 PM
Donovan said:
Hey, Donovan again:)
I see a lot of people put Python as a good starting language for new programmers like myself. Should I try and learn this language first then slowly work into C and C++? I hear that it is a very flexible program especially user friendly for beginners and once more advanced can still be useful. Could I please have some opinions?
Thanks, Donovan Simon
A computer programming newbie:)
I see a lot of people put Python as a good starting language for new programmers like myself. Should I try and learn this language first then slowly work into C and C++? I hear that it is a very flexible program especially user friendly for beginners and once more advanced can still be useful. Could I please have some opinions?
Thanks, Donovan Simon
A computer programming newbie:)
After my time coding in python I think it was a good language to start with:) So if you are asking this question. I give it a definite yes! If you want to begin start here:)
http://forum.codecall.net/tutorials/11376-detailed-guide-programming-you.html

+Friend Me | My Graphics | Forum Rules | Help Forum | Forum FAQ
#5
Posted 27 October 2008 - 09:43 PM
Will take a look at the link Donovan :D Thanks mate.
jQuery Selectors Tutorial - jQuery Striped Table tutorial - jQuery Events - jQuery Validation
Sorry if I don't post as often as I did, I'll try to get here as much as possible! I'm working my bum off to get this scholarship and other stuff!
#6
Posted 29 October 2008 - 02:38 PM
I have started in Python and then learnt C and I think it's the right thing to do, like learn to talk, when you're baby, and then learn why you talk like this, grammar.(not to say Python is baby talk and C is big grammar, but Python made me learn how to program whereas C made me learn how the computer worked, maybe I'm wrong... but it's what I feel now)
#7
Posted 29 October 2008 - 05:23 PM
I found that when colleges learned python and switched to C or C++..
They couldn't fathom where some of the functionality came from.
In my general opinion, Python hides to much and makes it seem like "oooo magic".
They couldn't fathom where some of the functionality came from.
In my general opinion, Python hides to much and makes it seem like "oooo magic".
http://logickills.org
Science - Math - Hacking - Tech
Science - Math - Hacking - Tech
#8
Posted 29 October 2008 - 06:38 PM
LogicKills said:
I found that when colleges learned python and switched to C or C++..
They couldn't fathom where some of the functionality came from.
In my general opinion, Python hides to much and makes it seem like "oooo magic".
They couldn't fathom where some of the functionality came from.
In my general opinion, Python hides to much and makes it seem like "oooo magic".
Hmm, I personally enjoy coding in python it is a fun language and I realize it is all text based. But it all depends on the person. Everyone makes posts like this and I now realize that nobody can answer that but themselves. I personally like the Python format. I hope that when I move into C or C++ I do not get confused. But it is mostly about commitment you have to commit your time and effort if you want to be a coder.

+Friend Me | My Graphics | Forum Rules | Help Forum | Forum FAQ
#9
Posted 29 October 2008 - 07:20 PM
Donovan said:
Hmm, I personally enjoy coding in python it is a fun language and I realize it is all text based. But it all depends on the person. Everyone makes posts like this and I now realize that nobody can answer that but themselves. I personally like the Python format. I hope that when I move into C or C++ I do not get confused. But it is mostly about commitment you have to commit your time and effort if you want to be a coder.
Text based?
http://logickills.org
Science - Math - Hacking - Tech
Science - Math - Hacking - Tech
#10
Posted 30 October 2008 - 07:02 AM
Meaning with IDLE (GUI) this program is not meant for coding software or anything. It is all text based programming. You do not get a message box or your own custom console. It is run in the shell then spit out into text:)

+Friend Me | My Graphics | Forum Rules | Help Forum | Forum FAQ
#11
Posted 30 October 2008 - 12:33 PM
Donovan said:
Meaning with IDLE (GUI) this program is not meant for coding software or anything. It is all text based programming. You do not get a message box or your own custom console. It is run in the shell then spit out into text:)
Python can write software, where are you getting your information from?
And the IDE that comes with python sucks.
You don't get a message box unless you supplement GUI commands in your program.
I think you need to learn a lot more about the language..
It is used for a plethora of things.
http://logickills.org
Science - Math - Hacking - Tech
Science - Math - Hacking - Tech


Sign In
Create Account


Back to top









