+ 1

Which programming language is easier to learn Python or C ++?

I often hear "Python is lightweight, easier to code in, easier to understand, etc.", but I personally thought that the language itself was a little more complicated. After C++, I felt uncomfortable looking through the sources. Maybe the situation here is similar to the assembler, "The assembler itself is simple, but it is difficult to code in it." "Python is complex, but easy to code in"? ; / ???

7th Apr 2021, 4:54 PM
ะžะผ8ั€ั‡ะพ7ัะพั‰ั‡ั‡ะพัˆ
ะžะผ8ั€ั‡ะพ7ัะพั‰ั‡ั‡ะพัˆ - avatar
3 Risposte
+ 3
Python is getting more hype these days only because of the use of english words as syntax which makes it easier to understand and also it is much more versatile (it is used in front end as well! And mainly data analysis and ml) C++ on the other hand is a very fast one (it gives output faster than python as python has to check for errors and output all at once but c++ breaks the process by using compiler). I don't know much about c++, it is used in games too ig. According to me learning any one of them will make it easier to learn the other one as there's no harm in learning (or just having a general knowledge of) more than 1 language. For me python is complex and c++ is complicated
7th Apr 2021, 6:48 PM
Namit Jain
Namit Jain - avatar
+ 7
Python is easy to learn and easy to put in practice when compared to C++ which becomes harder as we advance through its features. Another advantage of Python is its libraries that allow us to write any functionality especially data analysis and machine learning. So popularity-wise Python scores over C++.
7th Apr 2021, 4:57 PM
KวŸrษจsษฆmวŸ โฅ
KวŸrษจsษฆmวŸ โฅ - avatar
0
๐™ธ๐š ๐š ๐š’๐š•๐š• ๐š๐šŽ๐š™๐šŽ๐š—๐š๐šœ ๐š ๐š‘๐šŠ๐š ๐šข๐š˜๐šž ๐š ๐šŠ๐š—๐š ๐š‹๐šŽ ๐™ฑ๐šž๐š ๐™ฟ๐šข๐š๐š‘๐š˜๐š— ๐š’๐šœ ๐š–๐š˜๐š›๐šŽ ๐šŽ๐šŠ๐šœ๐š’๐šŽ๐šœ๐š,๐š๐š‘๐šŽ ๐šŒ๐š˜๐š๐šŽ๐šœ ๐šŠ๐š›๐šŽ ๐š–๐š˜๐š›๐šŽ ๐š›๐šŽ๐šŠ๐š๐šข๐šœ,๐š‹๐šž๐š ๐š ๐š’๐š๐š‘ ๐š๐š’๐š–๐šŽ ๐šœ๐š˜๐š–๐šŽ ๐šŒ๐š˜๐š๐šŽ๐šœ ๐šœ๐š๐šŠ๐š›๐š ๐š๐š˜ ๐š๐šŽ๐š๐š๐š’๐š—๐š ๐š‘๐šŠ๐š›๐š
11th Apr 2021, 10:51 AM
Katdotbrush
Katdotbrush - avatar