Explain coding
1. You tell a computer system what to do
0
2. This includes doing some things under certain conditions
0
3. It makes algorithms possible
0
They are often the same as in a human activity called "thinking".
4. It works, either due to advanced microelectronics or magic sorcery
0
5. You can give orders to your PC
0
This can be very useful. Check out the book Automate the boring stuff with Python by Al Sweigart.
6. It can also be very helpful for writers and other creatives
0
Check out Dan Nguyen's Bastard's book of Ruby.
7. You use specialized languages and development environments for this
0
This can be as simple as creating a .html file and including some JavaScript.