Delete the extra programs/fi: Difference between revisions

From wikiluntti
(Created page with "=== Esimerkkivideot ===")
(Created page with "=== Teoriaa ===")
Line 15: Line 15:
=== Esimerkkivideot ===
=== Esimerkkivideot ===


=== Theory ===
=== Teoriaa ===


The available memory of Mindstorms Ev3 is big, and thus it is very likely to lost your code somewhere---or to run a wrong code in an important event. Extra codes should be deleted. Also, a good naming convention should be used---and preferably version control.
The available memory of Mindstorms Ev3 is big, and thus it is very likely to lost your code somewhere---or to run a wrong code in an important event. Extra codes should be deleted. Also, a good naming convention should be used---and preferably version control.

Revision as of 19:42, 15 September 2020

<languages/>

Johdanto

Jos robottisi muistissa on useita ohjelmia oikean ohjelman löytäminen voi olla vaikeaa. Sinun kannattaa nimetä ohjelmasi järkevästi ja tuhota vanhat ohjelmat.

Robotti

Jokainen LEGO Mindstorms -robotti toimii. Ilman robottia tämä ei toimi.

Anturit

Ei tarvita antureita.

Esimerkkivideot

Teoriaa

The available memory of Mindstorms Ev3 is big, and thus it is very likely to lost your code somewhere---or to run a wrong code in an important event. Extra codes should be deleted. Also, a good naming convention should be used---and preferably version control.


Example Code

The the Memory Browser from the Tools menu.

The memory browser.

Exercises

  • Delete all files from the robot.

This course is supported by Meet and Code. The course is made in collaboration with Robotiikka- ja tiedekasvatus ry.

Back to Meet and Code 2020 I: Ev3-G front page