File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,7 @@ Blockly
1313
1414This is a drag-and-drop graphical programming system similar to Scratch. Blockly is a
1515good choice for programming the robot, especially for learners with little to no
16- programming experience. Does not easily scale for larger programs and is only
17- usable within the Blockly programming environment.
16+ programming experience.
1817
1918
2019
2322
2423A more widely-used language that scales well for larger programs and works with professional
2524programming tools such as Visual Studio Code and many others. The tool that will be used
26- throughout this course for python programming is Mu Editor , although a more professional
25+ throughout this course for Python programming is XRPCode , although a more professional
2726tool such as Visual Studio Code can also be used for writing CircuitPython code that is
2827used by the XPR Robot.
2928
You can’t perform that action at this time.
0 commit comments