Και η C++ δεν ξέρω κατα πόσο χρησιμοποιείται πλέον. Απο αυτές τις 2 διαλέγω C++, σε καμία περίπτωση την παλαιολιθική pascal.
Συναδέλφισσα, ο στόχος της πληροφορικής στο δημοτικό δεν είναι να κάνουμε υπέρβαση με προγραμματισμό σε μικρές ηλικίες. Αλλα να τους μάθουμε ψηφιακή παιδεία και την χρήση των νέων τεχνολογιών στην ζωή. Ο προγραμματισμός είναι εξεζητημένο(δεν το θα το χρειάζονται όλα) και χρονοβόρο για να γίνει σωστά. Μπορεί να είναι optional και όχι σε όλα τα παιδιά.
->Επίσης δεν θα υπάρχει και συνέχεια στο Γυμνάσιο και στο Λύκειο και ότι κάνεις θα εξανεμιστεί...
Το scratch και το google blockly είναι υπεραρκετά.
Programming Language/ Environment | Operating System | Download From | Cost | Use to Create | Difficulty Level | Additional Science Buddies Resources |
Gamestar Mechanic |
| http://gamestarmechanic.com/ ?cid=scibud (http://gamestarmechanic.com/?cid=scibud) (use online) | The basic version is free; advanced version is available via subscription. |
| Beginners. This is a simple way to introduce beginners to video-game design. No programming is involved. For an introduction to programming, choose another of the beginner packages. |
GameMaker |
| http://www.yoyogames.com/ (http://www.yoyogames.com/) | The basic version is free; $40 for advanced version. |
| Beginners and beyond. It's easy and simple for beginners, but it has enough complexity and options for more experienced programmers. This is a good place for beginners to start before graduating to Kodu and Pygame. | GameMaker User Guide (http://www.sciencebuddies.org/science-fair-projects/project_ideas/Games_GameMaker_Guide.shtml) |
Scratch |
| http://scratch.mit.edu/ (http://scratch.mit.edu/) | Free |
| Beginners and beyond. Easy and simple for beginners, Scratch features enough complexity and options for more experienced programmers. Straightforward and fun enough for even early elementary school students, it's a good starting place before graduating to StarLogo TNG and Pygame. |
|
Storytelling Alice |
| http://www.alice.org/kelleher/ storytelling/index.html (http://www.alice.org/kelleher/storytelling/index.html) | Free |
| Beginners and beyond. This is especially good for users who want to make animated stories. It's also a good place for beginners to start before graduating to the more advanced Alice. |
|
Alice |
| http://www.alice.org (http://www.alice.org) | Free |
| Intermediate and beyond. It's slightly more complex to use than Storytelling Alice but has far more options. |
Kodu Game Lab |
| http://fuse.microsoft.com/kodu/ (http://fuse.microsoft.com/kodu/) (Windows) or the Xbox Marketplace in the Indie Games channel (Xbox 360) | Free for PC, $5 for Xbox 360 |
| Intermediate and beyond. |
StarLogo TNG |
| http://education.mit.edu/ drupal/starlogo-tng (http://education.mit.edu/drupal/starlogo-tng) | Free |
| Intermediate and beyond. It's especially good for making complex real-world simulations. |
Pygame |
| http://pygame.org/ download.shtml (http://pygame.org/download.shtml) | Free |
| Advanced. This is appropriate for users with some programming experience or a dedication to learning on their own. Trying one of the beginner/intermediate languages first or taking a programming class is advised. Pygame is a game-centric version of Python, a more general programming language. |