Procházet zdrojové kódy

Add arduino and scratch to programming task

Per Andersson před 12 roky
rodič
revize
17be4b4cf9
2 změnil soubory, kde provedl 13 přidání a 0 odebrání
  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