Search
 
SCRIPT & CODE EXAMPLE
 

PYTHON

should i learn c++ or python

Python is good for beginners and small-scale games, as well as small web dev since it is slow
and uses alot more memory than C++

C++ is good for big games where high performance is needed and for making OSs like Windows or
Mac OS and other stuff like machine learning, AI, browsers, etc although harded to learn and 
requires more effort to make sure it's code can't be hacked/tinkered with and has buffer error
and you needed to make your own memory management system.

They're both good but if you want to use Python anyways I'd recommend learning C since Python
is built on C so if you write a C file and import it to python you get a good boost of performance
and use up way less memory
Comment

PREVIOUS NEXT
Code Example
Python :: dbscan clustering of latitudes and longitudes 
Python :: rename_and_convert_all_images_at_folder 
Python :: is console and terminal is same in spyder python(3.9) 
Python :: how to change continuous colour in plotply 
Python :: hmac decrypt python 
Python :: numpy move columns 
Python :: set colour to inserplaintext qtextedit in python 
Python :: Collecting pipnev 
Python :: ORing two cv mat objects 
Python :: how to use wbtools in python 
Python :: generator expressions python 
Python :: how to import pil in spyder 
Python :: access matrix value opencv 
Python :: medium how to interact with jupyter 
Python :: pyqt create a qmenu on a button click 
Python :: prefetched_related django rest framework 
Python :: qtile: latest development version 
Python :: creation 2eme fenetre tkinter 
Python :: python code to print fibonacci series 
Python :: indentation error in python atom editor 
Python :: xlabel font size python latex 
Python :: filtrar en python/how to filter in python 
Python :: convert a column to camel case in python 
Python :: mechanize python #12 
Python :: pandas get only entries that match list 
Python :: accumulate sum of elements in list 
Python :: Add error message in django loginrequiredmixin 
Python :: python nltk lookup error Resource omw-1.4 not found. 
Python :: how delet an obj from memori in python 
Python :: insertion sort algorithm in descending order 
ADD CONTENT
Topic
Content
Source link
Name
8+2 =