Code and Logic | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Code and Logic

So I’m learning to code (c++) and it seems easy. I wish to start my own game company. Maybe starting with apps in the iOS store. But someone made a point about being able to code, but still not understanding “logic.” And I understood this. While watching the explanations and everything (I’ve never coded in my life before this app and starting college for a degree in IT) I still find it hard understanding the terms and what certain functions do.

11th Jun 2018, 11:02 PM
Quadier Mackey
Quadier Mackey - avatar
7 Answers
+ 7
I too face the same problem sometimes. Sometimes I feel certain logics are pre-defined and you don't need to think just memorize.. like for example all those "Sorts" have a fixed algorithm, so we are just cramming them.... Please correct me if I am wrong...
12th Jun 2018, 6:39 AM
Infinity
Infinity - avatar
+ 6
Thanks
12th Jun 2018, 6:47 AM
Infinity
Infinity - avatar
+ 6
Elitesol True :)
12th Jun 2018, 2:05 PM
Infinity
Infinity - avatar
+ 3
It is the other name of practice.The more you practice the more you find easy to build logic.
12th Jun 2018, 2:02 PM
Elitesol
+ 1
I guess I still have a long way to go. Also memorizing things. i find myself looking at what i previously did here in courses when trying to do something even simpler in a compiler? Will that come with time?
11th Jun 2018, 11:30 PM
Quadier Mackey
Quadier Mackey - avatar
+ 1
i feel you. i know that certain commands are needed to run the code properly with no errors. its just hard for me to remember them. Its really fun though. any tips?
11th Jun 2018, 11:50 PM
Quadier Mackey
Quadier Mackey - avatar
+ 1
i just do every excersize twice to make sure i understand it. also I mess with the code myself and add anoter variable and try to run and diagnose until i get no errors. I dont try to memorize i just try to understand what each command does. and refer to previous if i need to. hopefully I didnt confure you.
12th Jun 2018, 6:45 AM
Quadier Mackey
Quadier Mackey - avatar