试运营期间,KeiBay的代拍手续费0
6.51950
>
日本代购-< シンクファン > コード オン・ザ・ブリンク【正規輸入品】| 8歳から108歳 | ボードゲーム | NASA | 知育 | 教育 | 遊び | 学び | おうち時間 | 選べるラッピング | ギフト | THINKFUN | CODE1: On The Brink | tf016
  • fuushikaden:10000729
  • 日本国内邮费另付 价格包含消费税 普通店铺
  • 0
  • 0
  • 4290 円 合人民币: 279.69
日本代购-  ブランド名 ThinkFun 内容 コントロールパネル1枚、チャレンジブック(40問)、ロボットカード1枚、ムービングカード18枚 サイズ パネル:49.5×12.5cm、ブック:24×18cm 箱サイズ 21.5 × 26 × 6cm 素材 プラスチック、紙 プレイ人数 1人〜 対象年齢 8〜108歳 原産国 中国 備考 輸入品のため、商品の仕様・内容物は予告なく変更される事があります。PCの要らないプログラミング学習キットCODEが3シリーズで登場。『コード オン・ザ・ブリンク』はシリーズ中のステップ1。 「ロボットを操作する」という設定で、複数の動きを一かたまりとし、複雑なプログラムを実行するプログラミング処理「プロシージャー」を徹底的にマスターするゲーム。「プロシージャー」はコーディングには絶対不可欠な要素で、この概念の理解はPCを使った実際のコーディングにおいて大変有効に、かつ容易にしてくれる。 ゲームの作者は、同社のコーディング・ゲーム『コード・マスター』の作者で、NASAの仮想現実のプログラマーという経歴を持つ。コーディングゲーム・シリーズは、第1弾『コードマスター』を入門編とし、CODEシリーズの本ゲームが第2弾、第3弾『ローバーコントロール』、第4弾『コード・ロボット・リペア』と続きます。CODEシリーズではコーディングを3つの要素に分解し、コーディングの本質的理解に迫る! このゲームは、月に降り立ったロボット車両をコントローラーで操作するという設定。あなたがコントローラーを操作してロボットを縦横無尽に走らせてください。このゲームを通して、複数の処理を1つの塊にする考え方、「プロシージャ」の概念を学びます。これはコーディングにおいて欠かせない基礎的な概念であり、複雑なプログラムを処理するにあたり、重要な要素になる概念です。このゲームでは問題を解きながら、徹底的にプロシージャを体験的に学ぶようになっています。ゲームの内容物は、問題集が載っているゲームボード、ムーブメント・カード(コーディングカード)18枚、ロボット1体、コントロール・パネル。 ムーブメント・カードは、ロボットの動きを指示するもの。 カードには英語で「右に曲がる」や「2マスまっすぐ進む」など書いてありますが、イラストでわかりやすくなっています。 【遊び方】 ロボットがコースのふち(ブリンク)から落ちないように、スタートからゴールまでの道のりをコーディングしましょう。コントロールパネルとロボットを用意し、ゲームボードの中から問題1を開きます。 問題に書かれているムーブメント・カードを用意します。 ここでは「前に進む」3枚とバツ印3枚を使います。 問題ページにはロボットのコースが色付きで描かれています。コントロールパネルのひとつのセクションにはムーブメント・カード2枚置けるようになっていまいて、コースの同色のマス目と連動しています。つまり、ロボットが青のマス目にいる場合、ロボットはコントロールパネルの青のセクションの動きをすることになります。この問題では、青のマス目からスタートするロボットが、次の赤のマス目に行くまでに必要な動きを考えます。 指定されているムーブメント・カードを使って、青のパネルに指示を与えます。青のマス目では、ロボットが「前に進む」を2回、つまり2マス進むことになります。 バツ印カードは「指示なし」カードです。ロボットに何も指示を与えないということになります。このコースにはオレンジのマス目が出てこないので、オレンジのパネルには「指示なし」という指示を与えます。 同じような要領で赤のマス目の動きを考え、赤のパネルにムーブメント・カードを置きます。全てのカードを使ってコントロールパネルを埋めることができたら、実際にロボットを動かしてみましょう。 スタートにいるロボットは、まず青のパネルの通りに「前に進む」を2回します。 次に赤いマス目が3つ続くので、赤のパネルの動きを3回繰り返します。 無事にFINISHに辿り着きました。あなたのプログラミングは完璧だったということが証明されました。 解説書の中に解答が載っていますので答え合わせをしてみましょう。 【レベルが上がると】 問題11〜は中級レベルになります。黄のマス目が出てくるので、コントロールパネルの黄色のセクションを使い、より複雑な動きに挑戦してみましょう。 問題21〜は上級レベルです。問題21以降は、ゴールドのムーブメント・カードを使用します。 ゴールド・カード自体、すでにプロシージャ構造を持っています。例えば「Move Right(右に移動する)」カードの下に、矢印が3つ描かれています。 ロボットは問題20までで使用したシルバー・カードの3つの動きしかできません。ゴールド・カードの矢印はこの3つの動きを表しており、「右に移動する」という動きを分解してみると、たくさんの動きの組み合わせによって成り立っていることがわかります。 問題31〜はエキスパートレベルになります。カードの指示がないのが特徴です。 使用するカードはゴールド・カードの中から自分で6枚を選ぶ必要があります。 【関連動画】
Copyright © 2008 日拍网 All rights reserved. Webサービス by Yahoo! JAPAN
Process: 0.197s ( Load:0.011s Init:0.016s Exec:0.166s Template:0.004s ) | DB :18 queries 0 writes | Cache :5 gets 2 writes | UseMem:26,620 kb
页面Trace信息
当前页面 : /index.php/Rakuten/ShopView/id/fuushikaden:10000729.html
请求方法 : GET
通信协议 : HTTP/1.1
请求时间 : 2025-07-28 10:35:23
用户代理 : Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
会话ID : 4u8q1ok4ufdnci91l8f4a68le0
运行数据 : Process: 0.197s ( Load:0.011s Init:0.016s Exec:0.166s Template:0.004s ) | DB :18 queries 0 writes | Cache :5 gets 2 writes | UseMem:26,620 kb
输出编码 :
加载类库 : 33
模板编译 : 重新编译
SQL记录 : 18条SQL
[ 25-07-28 10:35:24 ] RunTime:0.000644s SQL = SHOW COLUMNS FROM bio_yahooid
[ 25-07-28 10:35:24 ] RunTime:0.001147s SQL = SHOW COLUMNS FROM bio_agent
[ 25-07-28 10:35:24 ] RunTime:0.000330s SQL = SELECT * FROM bio_agent WHERE ( `isViews` = 1 ) AND ( `domain` LIKE '%test.ripai.com' )
[ 25-07-28 10:35:24 ] RunTime:0.000207s SQL = SELECT * FROM bio_agent WHERE ( `domain` = 'www.jp-daigou.com' )
[ 25-07-28 10:35:24 ] RunTime:0.000251s SQL = select * from bio_siteparams where FIND_IN_SET('081',AgentID)
[ 25-07-28 10:35:24 ] RunTime:0.000299s SQL = SHOW COLUMNS FROM bio_point
[ 25-07-28 10:35:24 ] RunTime:0.000992s SQL = SHOW COLUMNS FROM bio_user
[ 25-07-28 10:35:24 ] RunTime:0.000598s SQL = SELECT * FROM bio_goods WHERE `isView` = 1 and gType<=3 ORDER BY created DESC LIMIT 15
[ 25-07-28 10:35:24 ] RunTime:0.000371s SQL = SHOW COLUMNS FROM bio_syscolumn
[ 25-07-28 10:35:24 ] RunTime:0.000297s SQL = SELECT * FROM bio_syscolumn WHERE ( `column_leftid` = 17 ) AND ( `column_open` = 1 ) ORDER BY column_order asc
[ 25-07-28 10:35:24 ] RunTime:0.000362s SQL = SELECT * FROM bio_syscolumn WHERE ( `column_leftid` = '19' ) AND ( `column_open` = 1 ) ORDER BY column_order asc
[ 25-07-28 10:35:24 ] RunTime:0.000319s SQL = SELECT * FROM bio_syscolumn WHERE ( `column_leftid` = '89' ) AND ( `column_open` = 1 ) ORDER BY column_order asc
[ 25-07-28 10:35:24 ] RunTime:0.000349s SQL = SELECT * FROM bio_syscolumn WHERE ( `column_leftid` = '20' ) AND ( `column_open` = 1 ) ORDER BY column_order asc
[ 25-07-28 10:35:24 ] RunTime:0.000333s SQL = SELECT * FROM bio_syscolumn WHERE ( `column_leftid` = '18' ) AND ( `column_open` = 1 ) ORDER BY column_order asc
[ 25-07-28 10:35:24 ] RunTime:0.000531s SQL = SHOW COLUMNS FROM bio_rakutencategory
[ 25-07-28 10:35:24 ] RunTime:0.000239s SQL = SELECT * FROM bio_rakutencategory WHERE id=566458
[ 25-07-28 10:35:24 ] RunTime:0.000377s SQL = SHOW COLUMNS FROM bio_rate
[ 25-07-28 10:35:24 ] RunTime:0.000199s SQL = SELECT * FROM bio_rate WHERE ( `type` = 'RMB->JPY' ) ORDER BY date desc LIMIT 1
错误记录 : 97条错误
[ 25-07-28 10:35:24 ] 注意:[8] A session had already been started - ignoring session_start() App.class.php 第 115 行.
[ 25-07-28 10:35:24 ] 注意:[8192] Assigning the return value of new by reference is deprecated apiExecuter.php 第 253 行.
[ 25-07-28 10:35:24 ] 注意:[8192] Assigning the return value of new by reference is deprecated apiExecuter.php 第 284 行.
[ 25-07-28 10:35:24 ] 注意:[8192] Assigning the return value of new by reference is deprecated getApiData.php 第 125 行.
[ 25-07-28 10:35:24 ] 注意:[8192] Assigning the return value of new by reference is deprecated getApiData.php 第 134 行.
[ 25-07-28 10:35:24 ] 注意:[8192] Assigning the return value of new by reference is deprecated getApiData.php 第 499 行.
[ 25-07-28 10:35:24 ] 注意:[8192] Assigning the return value of new by reference is deprecated Request.php 第 412 行.
[ 25-07-28 10:35:24 ] 注意:[8192] Assigning the return value of new by reference is deprecated Request.php 第 736 行.
[ 25-07-28 10:35:24 ] 注意:[8192] Assigning the return value of new by reference is deprecated Request.php 第 749 行.
[ 25-07-28 10:35:24 ] 注意:[8192] Assigning the return value of new by reference is deprecated Request.php 第 794 行.
[ 25-07-28 10:35:24 ] 注意:[2048] Redefining already defined constructor for class Net_URL URL.php 第 122 行.
[ 25-07-28 10:35:24 ] 注意:[8192] Assigning the return value of new by reference is deprecated Unserializer.php 第 691 行.
[ 25-07-28 10:35:24 ] 注意:[8192] Assigning the return value of new by reference is deprecated Unserializer.php 第 693 行.
[ 25-07-28 10:35:24 ] 注意:[8192] Assigning the return value of new by reference is deprecated Unserializer.php 第 852 行.
[ 25-07-28 10:35:24 ] 注意:[2048] Redefining already defined constructor for class XML_Parser Parser.php 第 206 行.
[ 25-07-28 10:35:24 ] 注意:[8192] Assigning the return value of new by reference is deprecated Parser.php 第 576 行.
[ 25-07-28 10:35:24 ] 注意:[2048] Declaration of XML_Parser::raiseError() should be compatible with that of PEAR::raiseError() Parser.php 第 634 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: openid BaseAction.class.php 第 72 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: Debug BaseAction.class.php 第 174 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: uid BaseAction.class.php 第 209 行.
[ 25-07-28 10:35:24 ] 注意:[8192] Assigning the return value of new by reference is deprecated Client.php 第 179 行.
[ 25-07-28 10:35:24 ] 注意:[8192] Assigning the return value of new by reference is deprecated Client.php 第 228 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: type_ BaseAction.class.php 第 649 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: type_ BaseAction.class.php 第 649 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined offset: 11 BaseAction.class.php 第 349 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: type_ BaseAction.class.php 第 649 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: agentId common_inc.php 第 3135 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: isDebugMe forbidcates.php 第 108 行.
[ 25-07-28 10:35:24 ] 注意:[2] shuffle() expects parameter 1 to be array, boolean given BaseAction.class.php 第 418 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined property: RakutenApiExecuter::$ApiDataWorker RakutenApiExecuter.php 第 346 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: appid getApiData.php 第 417 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: isDebugMe getApiData.php 第 436 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: isDebugMe getApiData.php 第 447 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: isDebugYourMa getApiData.php 第 450 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: isDebugMe getApiData.php 第 468 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: isDebugMe getApiData.php 第 481 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: options Unserializer.php 第 448 行.
[ 25-07-28 10:35:24 ] 注意:[2048] Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context getApiData.php 第 503 行.
[ 25-07-28 10:35:24 ] 注意:[2048] Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context getApiData.php 第 509 行.
[ 25-07-28 10:35:24 ] 注意:[2048] Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context RakutenAction.class.php 第 595 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: isDebugMe RakutenAction.class.php 第 607 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: _imgserver YahooAction.class.php 第 1014 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: _imgserver YahooAction.class.php 第 1014 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: _imgserver YahooAction.class.php 第 1014 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: _imgserver YahooAction.class.php 第 1014 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: descpre RakutenAction.class.php 第 645 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: type_ BaseAction.class.php 第 649 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: agentId common_inc.php 第 3135 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: isDebugMe forbidcates.php 第 108 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: type_ BaseAction.class.php 第 649 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: showmiddleOfIndex bf17f8f5a76a9d7e9186c4c573d8f8fc.php 第 2 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: meta_keyword 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 7 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: Act 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 42 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: U 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 59 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: Act 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 97 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: Act 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 121 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: keyword 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 134 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: Act 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 150 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: Act 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 201 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: category 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 278 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: so 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 280 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: dr 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 281 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: keyword 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 286 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: shopcode 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 296 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: minPrice 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 300 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: maxPrice 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 301 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: Act 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 453 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: category 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 454 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: so 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 456 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: dr 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 457 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: keyword 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 462 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: Act 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 463 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: Act 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 464 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: sellerID 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 476 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: store 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 486 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: store 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 489 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: store 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 492 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: item_status 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 503 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: item_status 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 506 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: item_status 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 509 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: wrappingicon 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 520 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: buynow 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 523 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: thumbnail 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 525 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: urlpre 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 536 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: chkjp 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 536 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: urlpre 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 536 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: chkjp 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 536 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: urlpre 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 536 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: chkjp 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 536 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: urlpre 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 536 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: chkjp 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 536 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: urlpre 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 536 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: chkjp 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 536 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: aucminprice 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 537 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined index: aucmaxprice 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 538 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: isindex 7e3578d85670e1bc8aad2b48d2c6a90d.php 第 577 行.
[ 25-07-28 10:35:24 ] 注意:[8] Undefined variable: url 97ae39e43927d85ac9989230a15609a2.php 第 4 行.