    <rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/">
     <channel>
        <title>ACCU  :: Chinaâ€™s New AI School Textbooks</title>
        <link>https://members.accu.org/index.php/articles/2608</link>
        <description>Professionalism in Programming</description>
        <dc:language>en-us</dc:language> 
        <dc:creator>Administrator</dc:creator> 
        <admin:generatorAgent rdf:resource="http://www.xaraya.org" /> 
        <admin:errorReportsTo rdf:resource="mailto:webeditor@accu.org" />
       <sy:updatePeriod>hourly</sy:updatePeriod>
       <sy:updateFrequency>1</sy:updateFrequency>
       <docs>http://backend.userland.com/rss</docs>




<div class="xar-mod-head"><span class="xar-mod-title">Design of applications and programs + CVu Journal Vol 30, #6 - January 2019</span></div>

<table border="0" cellpadding="1" cellspacing="0">
    <tbody>
    <tr>
        <td valign="top">
            Browse in :
       </td>
       <td valign="top">

                                            <a href="https://members.accu.org/index.php/articles/">All</a>

                     &gt;                         <a href="https://members.accu.org/index.php/articles/c13/">Topics</a>

                     &gt;                         <a href="https://members.accu.org/index.php/articles/c67/">Design</a>
<br />

                                            <a href="https://members.accu.org/index.php/articles/">All</a>

                     &gt;                         <a href="https://members.accu.org/index.php/articles/c76/">Journals</a>

                     &gt;                         <a href="https://members.accu.org/index.php/articles/c77/">CVu</a>

                     &gt;                         <a href="https://members.accu.org/index.php/articles/c394/">306</a>
<br />

                                            <a href="https://members.accu.org/index.php/articles/c67-394/">Any of these categories</a>

                    -                        <a href="https://members.accu.org/index.php/articles/c67+394/">All of these categories</a>
<br />
</td>
   </tr>
   </tbody>
</table>




<div class="xar-error">
   <p>
 <strong>Note:</strong> when you create a new publication type,
the articles module will automatically use the templates
<em>user-display-[publicationtype].xt</em>
and <em>user-summary-[publicationtype].xt</em>.
If those templates do not exist when you try to preview or display a new article,
you'll get this warning :-)  Please place your own templates in themes/<em>yourtheme</em>/modules/articles . The templates will get the extension .xt there. </p>
</div>
<div class="xar-norm xar-standard-box-padding">
   <h1><strong>Title:</strong>&nbsp;Chinaâ€™s New AI School Textbooks</h1>
<p><strong>Author:</strong>&nbsp;Bob Schmidt</p>
<p>
<strong>Date:</strong> 05 January 2019 16:11:32 +00:00 or Sat, 05 January 2019 16:11:32 +00:00</p>
<p><strong>Summary:</strong>&nbsp;Silas Brown is sceptical about an education initiative.</p>
<p><strong>Body:</strong>&nbsp;<p>Itâ€™s hard to write a review of a book I havenâ€™t seen, but Iâ€™m worried about the hype that currently seems to be doing the rounds in the Chinese news media about a series of 10 books aimed at children aged 7 to 15 called â€˜Future Smart Manufacturers on AIâ€™, which aims to bolster Chinaâ€™s â€˜talent poolâ€™ by teaching children how to be â€˜AIâ€™ programmers. Titles in the series include <em>Magic Animals on AI</em>, <em>Smart Life on AI</em> (apparently a reference to the Internet of Things), <em>AI in the Shape-changing Workshop</em> (Iâ€™m not sure if that means 3D modelling or something else), <em>Cute Pet â€˜Little Eâ€™ in AI</em>, <em>AI Super Engineer</em>, <em>AIâ€™s Backstage Hero: Python</em>, <em>AI in Future Towns</em>, <em>AI in a Wonderful World</em>, <em>AI Super Designer</em> and <em>AIâ€™s Uses and Explorations</em>. (The actual series name and titles are in Chinese only, with no official English translation, so all English translations here are my own.)</p>

<p>I always put â€˜artificial intelligenceâ€™ in scare quotes because itâ€™s not really intelligence, itâ€™s just programming. People refer to computer-game characters as being controlled by â€˜AIâ€™ even when theyâ€™re doing nothing more than a simple loop with perhaps a one-line piece of homing logic added. People refer to Chess engines as â€˜AIâ€™ even though theyâ€™re mostly nothing more than optimised brute-force search algorithms. People refer to machine translation as â€˜AIâ€™ although itâ€™s usually just an application of statistics (albeit with rather a lot of data), with perhaps a precious few researchers still working on â€˜good old-fashionedâ€™ symbolic knowledge reasoning (the sort of thing that used to be written in Lisp or Prolog). Nowadays â€˜AIâ€™ usually implies some sort of attempt at writing a â€˜signal-to-symbol converterâ€™ (as in computer vision) by throwing a load of training data at TensorFlow or equivalent and not quite understanding how it works (which means you donâ€™t quite understand its limitations either, which is worrying), but if youâ€™re going to call a book <em>AIâ€™s Backstage Hero: Python</em>, that sounds to me like you simply want to write a general introduction to Python but your series editor is insisting that the word â€˜AIâ€™ must be in every title. This series might turn out to be something like the 1980s Usborne coding books that found their way into the childrenâ€™s sections of British public libraries, but I get bad feelings about the fact that the underlying message seems to be that the only type of computer programming that really matters is something called â€˜AIâ€™ programming.</p>

<p>Non-programmers sometimes ask me, â€œCan you do AI?â€ and I always answer â€œNo,â€ and then perhaps add â€œbut the things I do might be called â€˜AIâ€™ by some people.â€ It has become such a wishy-washy word, I donâ€™t know what itâ€™s supposed to mean anymore. Whatever happened to good old Computer Science?</p>

<p class="bio"><span class="author"><b>Silas S. Brown</b></span>  Silas is a partially-sighted Computer Science post-doc in Cambridge who currently works in part-time assistant tuition and part-time for Oracle. He has been an ACCU member since 1994.</p>
</p>
<p><strong>Notes:</strong>&nbsp;</p>
<p><em>More fields may be available via dynamicdata ..</em></p>
</div>
</channel>
</rss>
