+ 4
What is a good basic code to learn when beginning?
5 Answers
+ 12
I think in any programming language, to start with
first is hello world
then some math arithmetic results
then some menu driven codes, like calculator with switch cases in c++
then messing with pointers,
and so on... clearing each concept
whereas for Web page designing
some similar methods
+ 6
HTML first and CSS if you interested in web development
GOOD LUCK
+ 5
Depends on what your goals are & what you want to achieve. Are you more visual or do you enjoy math?



