Computing

C++

Submitted by Archived, , Thread ID: 175048

Thread Closed

RE: C++

new_dude_lol
Newbie
Level:
0
Reputation:
0
Posts:
17
Likes:
2
Credits:
0
23-07-2020, 06:14 PM
#3
C++ is a horrible language to start programming. It uses many complicated paradigmas and burdens you with stuff that's really not important for a beginner like memory management. If you need to do low level stuff I would actually recommend you to use C which is a much cleaner language design. If you don't need low level stuff (Idk how difficult cheats for CSGO are) then I would recommend something like python. if you want to stick to C++ then just focus on the field that you need. Learning the whole language is just extremly exhausting.

Users browsing this thread: 1 Guest(s)