+ 16
I'm going to high school next year any tips for classes for coding or just tips.for.programming
I want to become a programmer but I think I need some tips
6 Answers
+ 5
Write code everydayâ. Even if it's just a little bit.
+ 46
These are my tips for coding.
BE PRECISE. Precision matters a lot in programming. Little punctuation errors (wrong spacings in Python) create huge bugs and break codes.
BE ORGANIZED. Keep your code files in order. Name your files and folders meaningfully and logically. Using numeration helps as well.
PRACTICE every time you learn something new. Type yourself, avoid coping and pasting when you're learning. Muscle memory rules.
EXPERIMENT. Play around with variables and other elements. You will much more.
REPEAT!
+ 11
ok thanks for ur tips
+ 10
@Trump! The Money Lover
I mean augest that'd when the next "school" year
+ 4
learn C language first, practice it using Compilers like turboc7 ,learn from errors.
+ 3
2 years later.. hope you got better hhh