Ideas Post

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.

0 Like.2 Comments
Comment
Branch
Repost
Like
Comment
Branch
Like
0
21319
2
0
Comments (2)
apkussma @apkussma
I used to code in Ruby, so I find that 'Bastards Book' link intriguing, but I don't understand how it's helpful for writers. Can you expand/explain?
IconReply1 Reply
DrFritzS @DrFritzS
I found it inspiring to play around with patterns in words and random combinations of elements, counting words with positive and negative connotations etc. It can also be useful for gathering information (web scraping) and combining it in new ways. But I had the same question, when I read that book. I think it can be an additional tool in a writer's toolbox.
IconReply