SlideShare une entreprise Scribd logo
1  sur  21
Télécharger pour lire hors ligne
31/08/2009




                        LINTI – Facultad de Informática




        An attractive way to teach
              programming


                             Javier Díaz

LINTI – Facultad de Informática




                                                                  1
31/08/2009




An attractive way to teach programming

                                              Agenda

             Current situation in Argentina
             The IPRE experience
             Our project
             Expected results




LINTI – Facultad de Informática




                                                               2
31/08/2009




An attractive way to teach programming

                 Current situation in Argentina
 13 years of mandatary schooling
        1-6: Escuela Primaria Básica (6 to 12 years old)
        7-9: Escuela Secundaria Básica (13 to 15 years old)
        10-13: Escuela Secundaria (15 to 18 years old)
 ICTs are not taught in a standard way
 Generally, office suite, graphs, Internet access
 tools and “some” educational software.



LINTI – Facultad de Informática




                                                                      3
31/08/2009




An attractive way to teach programming

                          Teaching programming...

 Visual environment like Visual Basic
 Pascal/C language or Clipper (old language but
 used yet)
 Almost always, in the abstract way.




LINTI – Facultad de Informática




                                                          4
31/08/2009




An attractive way to teach programming

                          Teaching programming...

 Problems?
    Abstract and confusing terms for children
    "Boring" applications
    The “nerds” kids ...




LINTI – Facultad de Informática




                                                        5
31/08/2009




An attractive way to teach programming

                                  The IPRE experience

    Institute for Personal Robots in Education
    http://wiki.roboteducation.org
    Jay Summet came to Argentina in september
    2008 ...

                Learning programming can be a fun!


LINTI – Facultad de Informática




                                                             6
31/08/2009




An attractive way to teach programming

                                     Our Project

   Stimulate kids' interest in using technology for
   educational purposes
   Enter in the world of programming
   Use and program personal robots
   Spread the use of FLOSS: use Python!



LINTI – Facultad de Informática




                                                              7
31/08/2009




An attractive way to teach programming

                                     We need ...

   Computers
   Wireless networks via Bluetooth
   The robots!!
 and ...
   Learn Python!!


LINTI – Facultad de Informática




                                                       8
31/08/2009




An attractive way to teach programming

                                  Computers

   No special requests
   Linux or Windows
   With Bluetooth is better...
   else.. there is usb device




LINTI – Facultad de Informática




                                                  9
31/08/2009




An attractive way to teach programming

                                     The robot

   Scribbler
   6 batteries AA
   We can handle it with a video game joystick
   It has sensors, wheels and a camera (like a
   webcam)



LINTI – Facultad de Informática




                                                        10
31/08/2009




An attractive way to teach programming

                                     The robot

                                  Scribbler




           Fluke


LINTI – Facultad de Informática




                                                        11
31/08/2009




An attractive way to teach programming

                                                             The robot




                             12




2. Left, Center, Right Light Sensors         8. Speaker/Tone Generator (2 tones)
3. Left and Right Obstacle Detectors (IR)    9. Marker Hole for Scribbling
4. Left and Right Line Sensors (IR)         10. Serial Port (9V on pin 8)
                                            11. Battery Bay (6AA)
5. Left and Right DC Motors and Wheels
                                            12. Blinking Low Battery Indicator
7. User Controlled Green LEDs


LINTI – Facultad de Informática




                                                                                          12
31/08/2009




  An attractive way to teach programming

                                                        the “fluke”
                                                        8
                                                                  5
         3 3    1                   3
          4
                                8
                      2

                                                                      7
                                                       6
1. Camera            5. Back Red LED
2. IR Receiver       6. Scribbler Communication, Programming, Voltage Sensing
3. IR Emitters       7. External Power
4. Front Green LED   8. Bluetooth Antennae and Serial # (Bluetooth Name)

  LINTI – Facultad de Informática




                                                                                       13
31/08/2009




An attractive way to teach programming

                                  Python

     It is Interactive
     It is multi platform
     It allows a detailed and
     intuitive programming
     It is possible to program
     complex applications
     Widespread
     It is open source!




LINTI – Facultad de Informática




                                                  14
31/08/2009




An attractive way to teach programming

                                                  Myro

  Myro=”My Robot”                    from myro import *
  It is a Python library             initialize()
                                     for i in range(4):
  It works on Linux, Windows, Mac.        turnLeft(1,
                                     0.5)
  It was developed by IPRE                p =
  It is open source!                 takePicture()
                                          show(p)




LINTI – Facultad de Informática




                                                                 15
31/08/2009




An attractive way to teach programming

                                        Pedagogical issues

 There is a growing material about the IPRE
 experience
    Textbook / wiki
    Online resources
    Experiences
       http://www.youtube.com/watch?v=icP1dS75eDA&feature=related
       http://www.youtube.com/watch?v=WFOu4mm0HB8iki
                               In this case, the video is the result of a Python
                               program
  We organize workshops with teachers
  New activities
LINTI – Facultad de Informática




                                                                                          16
31/08/2009




An attractive way to teach programming

                               Experience in La Plata
  Training in La Plata
      With Jay Summet (Set'08)
(http://wiki.roboteducation.org/UNLP_September_2008)

      With our team (Nov'08)




LINTI – Facultad de Informática




                                                              17
31/08/2009




An attractive way to teach programming

                             Experience in La Plata
  20 students beetween 14 to 17 years old
  2 schools in 2009
     EE2 – Berisso City
         School with Orientation in Programming
     Liceo Victor Mercante
         UNLP Dependent
         Children and teachers without previous knowledge in
         computer programming


LINTI – Facultad de Informática




                                                                      18
31/08/2009




An attractive way to teach programming

                                  Pedagogical issues

 There is a growing
 material about the
 IPRE experience
    Textbook
    Wiki
    Online resources
        We organize workshops with teachers
        New activities


LINTI – Facultad de Informática




                                                              19
31/08/2009




An attractive way to teach programming

                                  Expected results

  New motivation for teachers and students
  Adding the programming teaching to the school
  curricula
  Increments interest in IT careers
  Create a new investigation frame in our
  laboratory.



LINTI – Facultad de Informática




                                                            20
31/08/2009




An attractive way to teach programming



                                                Questions?

                                   javier.diaz@linti.unlp.edu.ar
                                  https://robots.linti.unlp.edu.ar




LINTI – Facultad de Informática




                                                                        21

Contenu connexe

En vedette

Redd Plus เชียงใหม่ 5 มี ค 2553
Redd   Plus เชียงใหม่ 5 มี ค 2553Redd   Plus เชียงใหม่ 5 มี ค 2553
Redd Plus เชียงใหม่ 5 มี ค 2553
Dow P.
 
ข้อเสนอแนะเชิงนโยบาย Day1 Decharut
ข้อเสนอแนะเชิงนโยบาย Day1 Decharutข้อเสนอแนะเชิงนโยบาย Day1 Decharut
ข้อเสนอแนะเชิงนโยบาย Day1 Decharut
Dow P.
 
The Stress Became The Common Word In Our
The Stress Became The Common Word In OurThe Stress Became The Common Word In Our
The Stress Became The Common Word In Our
ganerbhela
 
คดีโลกร้อน
คดีโลกร้อนคดีโลกร้อน
คดีโลกร้อน
Dow P.
 
วิกฤตโลกร้อนและเกษตรกรรายย่อย
วิกฤตโลกร้อนและเกษตรกรรายย่อยวิกฤตโลกร้อนและเกษตรกรรายย่อย
วิกฤตโลกร้อนและเกษตรกรรายย่อย
Dow P.
 

En vedette (17)

Redd Plus เชียงใหม่ 5 มี ค 2553
Redd   Plus เชียงใหม่ 5 มี ค 2553Redd   Plus เชียงใหม่ 5 มี ค 2553
Redd Plus เชียงใหม่ 5 มี ค 2553
 
ข้อเสนอแนะเชิงนโยบาย Day1 Decharut
ข้อเสนอแนะเชิงนโยบาย Day1 Decharutข้อเสนอแนะเชิงนโยบาย Day1 Decharut
ข้อเสนอแนะเชิงนโยบาย Day1 Decharut
 
周一请吃素--低碳环保健康从素食开始
周一请吃素--低碳环保健康从素食开始周一请吃素--低碳环保健康从素食开始
周一请吃素--低碳环保健康从素食开始
 
Pim Presentatie Partnering Rws Zeeland Droog
Pim Presentatie Partnering Rws Zeeland DroogPim Presentatie Partnering Rws Zeeland Droog
Pim Presentatie Partnering Rws Zeeland Droog
 
PHP 初階課程 Part. 3 - Functions and brief intro to Object-Oriented PHP
PHP 初階課程 Part. 3 - Functions and brief intro to Object-Oriented PHPPHP 初階課程 Part. 3 - Functions and brief intro to Object-Oriented PHP
PHP 初階課程 Part. 3 - Functions and brief intro to Object-Oriented PHP
 
爸媽HOME服務
爸媽HOME服務爸媽HOME服務
爸媽HOME服務
 
The Stress Became The Common Word In Our
The Stress Became The Common Word In OurThe Stress Became The Common Word In Our
The Stress Became The Common Word In Our
 
คดีโลกร้อน
คดีโลกร้อนคดีโลกร้อน
คดีโลกร้อน
 
Jbvmarketing
JbvmarketingJbvmarketing
Jbvmarketing
 
Street Magic
Street MagicStreet Magic
Street Magic
 
Jbvmarketing
JbvmarketingJbvmarketing
Jbvmarketing
 
PHP 初階課程 Part. 4 - Inheritance, restricting access, const and static
PHP 初階課程 Part. 4 - Inheritance, restricting access, const and staticPHP 初階課程 Part. 4 - Inheritance, restricting access, const and static
PHP 初階課程 Part. 4 - Inheritance, restricting access, const and static
 
Presentacion net nap tucuman 25 octubre
Presentacion net nap tucuman 25 octubrePresentacion net nap tucuman 25 octubre
Presentacion net nap tucuman 25 octubre
 
Presentacion javier unlp igf v4
Presentacion javier  unlp   igf v4Presentacion javier  unlp   igf v4
Presentacion javier unlp igf v4
 
วิกฤตโลกร้อนและเกษตรกรรายย่อย
วิกฤตโลกร้อนและเกษตรกรรายย่อยวิกฤตโลกร้อนและเกษตรกรรายย่อย
วิกฤตโลกร้อนและเกษตรกรรายย่อย
 
PHP 初階課程 Part. 5 - MySQLi with PHP, Basic CRUD
PHP 初階課程 Part. 5 - MySQLi with PHP, Basic CRUDPHP 初階課程 Part. 5 - MySQLi with PHP, Basic CRUD
PHP 初階課程 Part. 5 - MySQLi with PHP, Basic CRUD
 
Object-Oriented CSS 從 OOCSS, SMACSS, BEM 到 AMCSS
Object-Oriented CSS 從 OOCSS, SMACSS, BEM 到 AMCSSObject-Oriented CSS 從 OOCSS, SMACSS, BEM 到 AMCSS
Object-Oriented CSS 從 OOCSS, SMACSS, BEM 到 AMCSS
 

Similaire à Javier Diaz Presentacion Korea V4

SOFIA - Project Presentation. NOKIA
SOFIA - Project Presentation. NOKIASOFIA - Project Presentation. NOKIA
SOFIA - Project Presentation. NOKIA
Sofia Eu
 
Linq 2013 session_green_3_large
Linq 2013 session_green_3_largeLinq 2013 session_green_3_large
Linq 2013 session_green_3_large
LINQ_Conference
 

Similaire à Javier Diaz Presentacion Korea V4 (20)

HPC Workbench Presentation
HPC Workbench PresentationHPC Workbench Presentation
HPC Workbench Presentation
 
Ict News July 2009
Ict News July 2009Ict News July 2009
Ict News July 2009
 
AI & Robotics PPT For Schools Students.pptx
AI & Robotics PPT For Schools Students.pptxAI & Robotics PPT For Schools Students.pptx
AI & Robotics PPT For Schools Students.pptx
 
Touchscreen Typing Accessibility for the Blind in India
Touchscreen Typing Accessibility for the Blind in IndiaTouchscreen Typing Accessibility for the Blind in India
Touchscreen Typing Accessibility for the Blind in India
 
Chapter 8 getting started with python
Chapter 8 getting started with pythonChapter 8 getting started with python
Chapter 8 getting started with python
 
Towards Mobile Multimodal Learning Analytics
Towards Mobile Multimodal Learning AnalyticsTowards Mobile Multimodal Learning Analytics
Towards Mobile Multimodal Learning Analytics
 
11 Unit1 Chapter 1 Getting Started With Python
11   Unit1 Chapter 1 Getting Started With Python11   Unit1 Chapter 1 Getting Started With Python
11 Unit1 Chapter 1 Getting Started With Python
 
Mobile cloud - digital native generation - francois elie - fossa2011
Mobile   cloud - digital native generation - francois elie - fossa2011Mobile   cloud - digital native generation - francois elie - fossa2011
Mobile cloud - digital native generation - francois elie - fossa2011
 
O Reilly Learning Python 3rd Edition
 O Reilly Learning Python 3rd Edition O Reilly Learning Python 3rd Edition
O Reilly Learning Python 3rd Edition
 
Python and its applications
Python and its applicationsPython and its applications
Python and its applications
 
Qsite Conference
Qsite ConferenceQsite Conference
Qsite Conference
 
Douglas Engelbart & Collective Intelligence
Douglas Engelbart & Collective IntelligenceDouglas Engelbart & Collective Intelligence
Douglas Engelbart & Collective Intelligence
 
ISCRAM Summer School lecture Prof. Ralph Morelli
ISCRAM Summer School lecture Prof. Ralph MorelliISCRAM Summer School lecture Prof. Ralph Morelli
ISCRAM Summer School lecture Prof. Ralph Morelli
 
ICT applied to English teaching
ICT applied to English teachingICT applied to English teaching
ICT applied to English teaching
 
2020 Floss Roadmap at Open World Forum 2009
2020 Floss Roadmap at Open World Forum 20092020 Floss Roadmap at Open World Forum 2009
2020 Floss Roadmap at Open World Forum 2009
 
SOFIA - Project Presentation. NOKIA
SOFIA - Project Presentation. NOKIASOFIA - Project Presentation. NOKIA
SOFIA - Project Presentation. NOKIA
 
Model-based Research in Human-Computer Interaction (HCI): Keynote at Mensch u...
Model-based Research in Human-Computer Interaction (HCI): Keynote at Mensch u...Model-based Research in Human-Computer Interaction (HCI): Keynote at Mensch u...
Model-based Research in Human-Computer Interaction (HCI): Keynote at Mensch u...
 
CV in English, Long Form
CV in English, Long FormCV in English, Long Form
CV in English, Long Form
 
Teaching HCI to computing students: some considerations
Teaching HCI to computing students: some considerationsTeaching HCI to computing students: some considerations
Teaching HCI to computing students: some considerations
 
Linq 2013 session_green_3_large
Linq 2013 session_green_3_largeLinq 2013 session_green_3_large
Linq 2013 session_green_3_large
 

Dernier

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
AnaAcapella
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 

Dernier (20)

Magic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxMagic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptx
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 

Javier Diaz Presentacion Korea V4

  • 1. 31/08/2009 LINTI – Facultad de Informática An attractive way to teach programming Javier Díaz LINTI – Facultad de Informática 1
  • 2. 31/08/2009 An attractive way to teach programming Agenda Current situation in Argentina The IPRE experience Our project Expected results LINTI – Facultad de Informática 2
  • 3. 31/08/2009 An attractive way to teach programming Current situation in Argentina 13 years of mandatary schooling 1-6: Escuela Primaria Básica (6 to 12 years old) 7-9: Escuela Secundaria Básica (13 to 15 years old) 10-13: Escuela Secundaria (15 to 18 years old) ICTs are not taught in a standard way Generally, office suite, graphs, Internet access tools and “some” educational software. LINTI – Facultad de Informática 3
  • 4. 31/08/2009 An attractive way to teach programming Teaching programming... Visual environment like Visual Basic Pascal/C language or Clipper (old language but used yet) Almost always, in the abstract way. LINTI – Facultad de Informática 4
  • 5. 31/08/2009 An attractive way to teach programming Teaching programming... Problems? Abstract and confusing terms for children "Boring" applications The “nerds” kids ... LINTI – Facultad de Informática 5
  • 6. 31/08/2009 An attractive way to teach programming The IPRE experience Institute for Personal Robots in Education http://wiki.roboteducation.org Jay Summet came to Argentina in september 2008 ... Learning programming can be a fun! LINTI – Facultad de Informática 6
  • 7. 31/08/2009 An attractive way to teach programming Our Project Stimulate kids' interest in using technology for educational purposes Enter in the world of programming Use and program personal robots Spread the use of FLOSS: use Python! LINTI – Facultad de Informática 7
  • 8. 31/08/2009 An attractive way to teach programming We need ... Computers Wireless networks via Bluetooth The robots!! and ... Learn Python!! LINTI – Facultad de Informática 8
  • 9. 31/08/2009 An attractive way to teach programming Computers No special requests Linux or Windows With Bluetooth is better... else.. there is usb device LINTI – Facultad de Informática 9
  • 10. 31/08/2009 An attractive way to teach programming The robot Scribbler 6 batteries AA We can handle it with a video game joystick It has sensors, wheels and a camera (like a webcam) LINTI – Facultad de Informática 10
  • 11. 31/08/2009 An attractive way to teach programming The robot Scribbler Fluke LINTI – Facultad de Informática 11
  • 12. 31/08/2009 An attractive way to teach programming The robot 12 2. Left, Center, Right Light Sensors 8. Speaker/Tone Generator (2 tones) 3. Left and Right Obstacle Detectors (IR) 9. Marker Hole for Scribbling 4. Left and Right Line Sensors (IR) 10. Serial Port (9V on pin 8) 11. Battery Bay (6AA) 5. Left and Right DC Motors and Wheels 12. Blinking Low Battery Indicator 7. User Controlled Green LEDs LINTI – Facultad de Informática 12
  • 13. 31/08/2009 An attractive way to teach programming the “fluke” 8 5 3 3 1 3 4 8 2 7 6 1. Camera 5. Back Red LED 2. IR Receiver 6. Scribbler Communication, Programming, Voltage Sensing 3. IR Emitters 7. External Power 4. Front Green LED 8. Bluetooth Antennae and Serial # (Bluetooth Name) LINTI – Facultad de Informática 13
  • 14. 31/08/2009 An attractive way to teach programming Python It is Interactive It is multi platform It allows a detailed and intuitive programming It is possible to program complex applications Widespread It is open source! LINTI – Facultad de Informática 14
  • 15. 31/08/2009 An attractive way to teach programming Myro Myro=”My Robot” from myro import * It is a Python library initialize() for i in range(4): It works on Linux, Windows, Mac. turnLeft(1, 0.5) It was developed by IPRE p = It is open source! takePicture() show(p) LINTI – Facultad de Informática 15
  • 16. 31/08/2009 An attractive way to teach programming Pedagogical issues There is a growing material about the IPRE experience Textbook / wiki Online resources Experiences http://www.youtube.com/watch?v=icP1dS75eDA&feature=related http://www.youtube.com/watch?v=WFOu4mm0HB8iki In this case, the video is the result of a Python program We organize workshops with teachers New activities LINTI – Facultad de Informática 16
  • 17. 31/08/2009 An attractive way to teach programming Experience in La Plata Training in La Plata With Jay Summet (Set'08) (http://wiki.roboteducation.org/UNLP_September_2008) With our team (Nov'08) LINTI – Facultad de Informática 17
  • 18. 31/08/2009 An attractive way to teach programming Experience in La Plata 20 students beetween 14 to 17 years old 2 schools in 2009 EE2 – Berisso City School with Orientation in Programming Liceo Victor Mercante UNLP Dependent Children and teachers without previous knowledge in computer programming LINTI – Facultad de Informática 18
  • 19. 31/08/2009 An attractive way to teach programming Pedagogical issues There is a growing material about the IPRE experience Textbook Wiki Online resources We organize workshops with teachers New activities LINTI – Facultad de Informática 19
  • 20. 31/08/2009 An attractive way to teach programming Expected results New motivation for teachers and students Adding the programming teaching to the school curricula Increments interest in IT careers Create a new investigation frame in our laboratory. LINTI – Facultad de Informática 20
  • 21. 31/08/2009 An attractive way to teach programming Questions? javier.diaz@linti.unlp.edu.ar https://robots.linti.unlp.edu.ar LINTI – Facultad de Informática 21