{"id":607,"date":"2018-02-15T08:05:11","date_gmt":"2018-02-15T08:05:11","guid":{"rendered":"http:\/\/buklijas.info\/blog\/?p=607"},"modified":"2018-03-10T13:17:04","modified_gmt":"2018-03-10T13:17:04","slug":"should-you-learn-c-in-2018","status":"publish","type":"post","link":"http:\/\/buklijas.info\/blog\/2018\/02\/15\/should-you-learn-c-in-2018\/","title":{"rendered":"Should you learn C\/C++ in 2018 ?"},"content":{"rendered":"
Published on:<\/strong> 15.02.2018<\/p>\n I would not recommend learning C\/C++ as your first programing language<\/strong> just for learning to programme, better go with Python<\/strong>.<\/p>\n Also, if you do not know why you want to learn C\/C++, better do not spend time on it.<\/p>\n Most of my professional programming career, around 10 years I have spent writing C\/C++ programs<\/strong>.<\/p>\n By professional programming career, I mean that other people have paid me to write code.<\/p>\n I have spent more time in C\/C++, altho I would say that I know Python better than C\/C++.<\/p>\n My knowledge of Python is better because Python has fewer features than C\/C++ and you do not need to do memory management<\/strong>.<\/p>\n IMHO C\/C++ is hard due to many features and memory management.<\/p>\n By the time you understand memory management, you can learn 80% of Python.<\/p>\nConclusion<\/h4>\n
My C\/C++ background<\/h4>\n
Why C\/C++ is hard<\/h4>\n