What do you think about Python?

Posts 19 of 9 · Page 1 of 1
What do you think about Python?
I wanted to start this language because its is easy to learn and its uses are branched of into different languages like c++ or Java.

So what do you guys think?
Python is a nice and quick way to get into programming.
I started in c#, then expiremented with sdk's and sources in vb.net and javascript. Unfortunately I tried to do learn all of these at the same time and now im in a choking point between js and html.
It's always good to start small and work your way into general programming and software development or the big boi stuff such as game engines and other cool tools... However, if you want to program to earn money; visual studio, xcode, and actionscript are the most common ways in creating apps.
Quote Originally Posted by zerobrium View Post
Python is a nice and quick way to get into programming.
I started in c#, then expiremented with sdk's and sources in vb.net and javascript. Unfortunately I tried to do learn all of these at the same time and now im in a choking point between js and html.
It's always good to start small and work your way into general programming and software development or the big boi stuff such as game engines and other cool tools... However, if you want to program to earn money; visual studio, xcode, and actionscript are the most common ways in creating apps.
Well thank you I am also starting on visual basic my senior year in high school I and doing python on the side After i am done and have a good understanding of those 2 i will prob start c++ also I am looking to go to college for computer science So is this ok to start learning,
Moved from AQWorlds section to Coders Lounge as I think it's the most suitable place
Python is easy in my opinion. So go ahead and learn.
Do it, I love python for the fact that is simple and quick, good for prototyping stuff. It is also based off of C so it will make going for C++ and C# easier later. You can also go to codecademy.com to learn, their tutorials are very helpful. Just remember no matter how much you get pissed of and frustrated always keep trying shit, no matter how stupid you think it may seem. Oh and always check your whitespace
Quote Originally Posted by d3icer View Post
Do it, I love python for the fact that is simple and quick, good for prototyping stuff. It is also based off of C so it will make going for C++ and C# easier later. You can also go to codecademy.com to learn, their tutorials are very helpful. Just remember no matter how much you get pissed of and frustrated always keep trying shit, no matter how stupid you think it may seem. Oh and always check your whitespace
Yeah codecademy is great, a little slow but great. I start with python as well. Currently I am moving on to html and c languages, maybe some java. The great thing is that after learning a solid amount of python, I feel comfortable looking at other codes and dissecting them. If you do decide to go with python, let me know if you need any help. Most coding is learnt by doing .
Python is a great place to start because it can do pretty much anything and follows basic syntax. The only bad thing about starting with it is that you don't get much of a feel for object oriented programming which is a big part of things.
Yeah I have decided to use python and I will let u know if I need help thx guys
Posts 19 of 9 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?