瀏覽代碼

Add arduino and scratch to programming task

Per Andersson 12 年之前
父節點
當前提交
17be4b4cf9
共有 2 個文件被更改,包括 13 次插入0 次删除
  1. 2 0
      debian/changelog
  2. 11 0
      tasks/programming

+ 2 - 0
debian/changelog

@@ -19,6 +19,8 @@ debian-junior (1.23) UNRELEASED; urgency=medium
     - Add balazar3 and beneath-a-steel-sky
     - Add nethack
     - Add drascula, flight-of-the-amazon-queen, and lure-of-the-temptress
+  * t/programming
+    - Add arduino and scratch
 
  -- Andreas Tille <tille@debian.org>  Mon, 28 Jul 2014 10:53:46 +0200
 

+ 11 - 0
tasks/programming

@@ -11,8 +11,19 @@ Description: Debian Jr. programming
  The Logo language is specifically designed for children, with a strong
  emphasis on the visual and concrete.  Littlewizard is an icon-based
  graphical programming language also designed for children.
+ .
+ Scratch is an easy, interactive, collaborative, visual programming language
+ with children from ages 8 and up as their target group.
+ .
+ Arduino is a popular micro controller that is widely used by both people
+ learning electronics and programming as well as seasoned veterans doing
+ complex projects. It is necessary to connect a physical Arduino circuit board
+ in order to experiment with arduino.
+
+Depends: arduino
 
 Depends: gvrng, kturtle, littlewizard
 
 Depends: laby
 
+Depends: scratch