Should I learn Python 2 first, or can I go straight to Python 3?

Asked by Last Modified  

5 Answers

Learn Python

Follow 6
Answer

Please enter your answer

Software Engineer

Go straight to Python 3.
Comments

Python 2 preferable for enterprise application. Python 3 for data science project.
Comments

Tutor

Not many organizations have moved out of Python 2. In our organization most of our programs are in P2. This is true for other organizations as well. Even if you learn Python 3 you will still have to do a lot of your work in Python2 if you are working on old libraries. So it is always good to learn Python...
read more
Not many organizations have moved out of Python 2. In our organization most of our programs are in P2. This is true for other organizations as well. Even if you learn Python 3 you will still have to do a lot of your work in Python2 if you are working on old libraries. So it is always good to learn Python 3 along with Python2. For a beginner there will not be a big difference between those two versions other than this simple code changes like putting a bracket in print statement etc. This is pretty easy to remember. If you are using distributions like Panda or Anaconda then start learning P3 and migrate to P2 whenever required. Since these libraries are more compatible with P3. read less
Comments

Trainer

No problem learn Python 3.
Comments

Python 2 or 3 does not make much difference, 3 is more of function syntax, but most of the syntax are same so you can learn any version. Most of the existing project in market are on 2 but new project will be on 3. Since you are new to pythonic world go for latest technology which is version 3.
read more
Python 2 or 3 does not make much difference, 3 is more of function syntax, but most of the syntax are same so you can learn any version. Most of the existing project in market are on 2 but new project will be on 3. Since you are new to pythonic world go for latest technology which is version 3. read less
Comments

View 3 more Answers

Related Questions

How do I learn Python in depth?
Learning Python in depth is not a big issue first start practising basic of coding daily don't copy and paste start writing the code , after these basic you can go for advanced level of python like OOPS...
Mahender
0 0
5
What web framework is best to use with Python?
The best web framework to use with Python depends on your project needs: 1. **Django**: Ideal for large-scale applications with built-in features like authentication, database management, and admin interface....
Kaushal
0 0
5
i recently completed my M.Tech EEE is it the right choice to learn Python now. And i completely have interest in programming only if available get me the tutor details.
Dear Adupa Python is competitively on demand now. But please note the purpose of Phython is highly on to Data Analytics. If you have Mathematics, Statistics as one of your core papers then Phython...
Adupa
Why does â??5/2 = 2â?? and not 2.5 in Python?
Due to dynamic Typing. use Numpy , and declare data type , you will get desired result
Srikanth
0 0
6

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Write your first Python program in 10 minutes
1. Download python from python official site search "python download" in google 2. Install in your machine 3. verify using : "python --version" command 4. Write first program using notepad create...

Python- Basic Concepts part 1
1. What is Python? Python is a high-level programming language, with applications in numerous areas, including web programming, scripting, scientific computing, and artificial intelligence. It is...

Steps of Execution of a Python Program
When we compile a Python program, the python compiler converts the Python source code into another code called byte code. Byte code is a fixed set of instructions that represent different types of operations....

Writing Simple Programs in Python
Writing a program, especially for a beginner, is a challenging and daunting task! He/She knows the language but is not able to start. To make things simple, it is advisable to follow a process that is...

Difference between Python 2.x and Python 3.x
Python 2.x and Python 3.x differs in following features: Division operator print function Unicode xrange Error Handling __future__ module

Recommended Articles

Python is one of the most popular programming languages in the world. It is general-purpose, object oriented, high-level programming language used in a number of programming fields. Python is a great programming language to learn as it will introduce you to the world of programming. If you are from the technical background...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Looking for Python Training classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you