What is the most important subject to be good at when coding? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

What is the most important subject to be good at when coding?

I love coding but i am weak in some areas (mostly drawings) what subject is most important to be good at when coding?

5th Jul 2018, 4:24 PM
Kaenen
Kaenen - avatar
8 Answers
+ 19
imo, The most important subject is logic (which is taught independently in some countries). Maths knowledge can be a BIG help in drawing graphics and solving specific algorithms but its not necessary since you'll automatically learn maths through programming and in a better/applied manner compared to schools...
5th Jul 2018, 4:45 PM
Valen.H. ~
Valen.H. ~ - avatar
+ 5
Imo the most important things are: 1) logic (which is taught by math) 2) proper indentation (so your code is easily readable) 3) minimal comments (so your code is easily understood now & a month later & a year later etc)
6th Jul 2018, 5:17 AM
Haris
Haris - avatar
+ 3
logic/problem solving, math.
6th Jul 2018, 4:27 AM
Caleb Hale
Caleb Hale - avatar
+ 2
your maths should be good, and rest is all about coding and how well you think the solution of a problem (aptitude) but most important is practice of coding
5th Jul 2018, 4:27 PM
Pulkit Kamboj
Pulkit Kamboj - avatar
+ 2
...and besides readability it is a good habit to indent because some languages rely on the indentation for the format/syntax, to work properly.
6th Jul 2018, 5:19 AM
Caleb Hale
Caleb Hale - avatar
+ 1
problem solving basic maths unless you plan to work with some vectors
5th Jul 2018, 6:05 PM
damyco
damyco - avatar
+ 1
In my opinion it's knowing how to find things on google and how to read documentation.
5th Jul 2018, 7:56 PM
Schindlabua
Schindlabua - avatar
+ 1
Idk about subjects but passion is the most importan thing
6th Jul 2018, 4:21 PM
Rohit
Rohit - avatar