Is it possible to learn C++ and Python at the same time?

Asked by Last Modified  

4 Answers

Learn Python

Follow 2
Answer

Please enter your answer

Yes, you can learn Python and C++ at the same time. Some programmers recommend learning C++ first, as it is a more complex language.
Comments

C language Faculty (online Classes )

Yes we can learn but one thing i will tell you first you go with c++ then after python why because we cannot get time to practice c++, so first c++ then python example : we cannot drive two bikes at a time. we control same at a time so here first drive first bike then second bike.
read more
Yes we can learn but one thing i will tell you first you go with c++ then after python why because we cannot get time to practice c++, so first c++ then python example : we cannot drive two bikes at a time. we control same at a time so here first drive first bike then second bike. read less
Comments

BTech Undergraduate from SRM Institute of science and technology

yes you can learn both at the same time python is somehow derived from c++ so syntax in python are very similar to that of c++. Name of the python functions are different but the syntax is same. The sub topics in both the languages are quite same so when you learn a topic in any oneof the two languages...
read more
yes you can learn both at the same time python is somehow derived from c++ so syntax in python are very similar to that of c++. Name of the python functions are different but the syntax is same. The sub topics in both the languages are quite same so when you learn a topic in any oneof the two languages and then learning the same topic in the second lanuage turns out to be very easy for you read less
Comments

Helping Students Master Python & Pandas with Clarity and Confidence

Yes. you can learn them simultaneously.
Comments

View 2 more Answers

Related Questions

Why is Python so popular despite being so slow?
Most programmers nowadays focus on the readability and quality of the code to maintain and update the software easily in future. In addition to being simple and easy-to-learn, Python enables programmers...
I T Roxaana
0 0
5
What is the best IDE for Python?
The best IDE for Python often depends on personal preference and specific needs. Here are some top choices: 1. **PyCharm**: A powerful IDE with features like code completion, debugging, and integrated...
Irfan
0 0
5
Hi, I am pursuing MBA 1st Year. I want to learn Digital Marketing. Is it right for career growth, or should I choose to learn some other technologies? If yes, please give me your suggestions that help me to get a JOB in the IT Sector.
Hi Sai, To find right career path you need to try things ( Which is long way). I would suggest you to learn multiple things ( implementation is important part) and then find your intrest and dive in to...
Sai
How to remove matching elements from two nested lists while iterating
for i in list_1: for j in list_2: if i==j: list_1.remove(i) list_2.remove(j)
Lalitha

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

Ask a Question

Related Lessons

Arithmetic operators
Operation Syntax Function Addition a + b add(a, b) Subtraction a - b sub(a, b) Multiplication a * b mul(a, b) Division a / b truediv(a, b) Concatenation seq1...

All About Python You Need To Know Before Starting
Python for Beginners------Anyone can learn Python Prerequisites to learn Python To learn Python we don’t require the knowledge of any other programming languages. To learn all other programming...

Use IPython shell for better understanding of python
Hi All, Even though there are many editors like IDLE, PyDev, PyCharm are available for python, it is very advantageous to use ipython as an interactive shell for Pyhon. How to install it? pip install...
S

Sudheer S

0 0
0

Python - Solving Ordinary Differential Equations - Predator Prey Model aka Lotka Volterra Equations
This is an assignment in Python, I contributed to a numerical Python MOOC from George Washington University. The link to this assignment on github is here. The Lotka–Volterra equations, also...
S

Sri Vallabha Deevi

0 0
1

PEP (Python Enhancement Proposals)
Python Enhancement Proposals(PEP) are suggestions for improvements to the language, made by experienced Python developers. PEP 8 is a style guide on the subject of writing readable code. It contains a...
S

Sudheer S

0 0
0

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 >

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 >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

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