wiki/_next/data/Ie9t5zutrXP6Of75Cb5xF/2020-06-03-15-21-42.json

1 line
1.6 KiB
JSON
Raw Permalink Normal View History

2022-07-29 15:41:17 +00:00
{"pageProps":{"metadata":{"date":"\"2020-06-03 15:21:42 +08:00\"","date_modified":"\"2021-05-04 20:51:32 +08:00\"","language":"en","source":""},"title":"Computational processes","hast":{"type":"root","children":[{"type":"element","tagName":"nav","properties":{"className":"toc"},"children":[{"type":"element","tagName":"ol","properties":{"className":"toc-level toc-level-1"},"children":[]}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Just as a sorcerer needs spells, a programmer needs code to do its bidding.\nSimple processes such as designing models with computer-aided design programs and controlling a robot arm in a factory are possible through expressing in code.\n"}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"In order to study the idea of how code works, we need to study the idea of computational processes.\nProgramming mainly need two things: "},{"type":"element","tagName":"strong","properties":{},"children":[{"type":"text","value":"processes"}]},{"type":"text","value":" which is a set of instructions and "},{"type":"element","tagName":"strong","properties":{},"children":[{"type":"text","value":"data"}]},{"type":"text","value":" which is the object being manipulated for various purposes.\nHowever, as one may dig into the rabbithole, they find that the hard line of separation between processes and data is a myth and unlocks more possibilities to solve problems.\n"}]}]},"backlinks":[{"path":"/2020-06-09-06-21-37","title":"The overview of a programming environment"}]},"__N_SSG":true}