RoboGarden對教育工作者的電腦科學知識沒有任何硬性要求,即使他們不具備對電腦科學的基礎知識也可以説明他們的學生學習編碼
RoboGarden為教師提供了一個授權的工具,使他們能夠管理學生編碼課程的各個方面,而不需要他們之前具備任何程式設計經驗
教師可以像課程清單一樣查看課堂詳細資訊,並可以分配不同的編碼任務
教師可以監控課堂進度,查看每個學生的成績情況,如:任務的完成情況
Students can view the classrooms they are enrolled in and select any one of them to access different programming courses
Once a course has been assigned, the student can start their coding mission
“旅程”是RoboGarden裡的課程。RoboGarden“旅程”由八個“冒險”組成。在“旅程”的過程中,學生將學習各種主要的編碼概念,並將其應用於數學和科學的場景中。
In this journey, students learn the basic movement of Robo inside the field as well as functions that make changes to the field like set color and write text. Students solve missions to get familiar with Sequencing and motor actions of Robo while playing and apply some simple math concepts.
Maze in this journey have been built to avoid many obstacle by different movement.
Student will be introduced to rotation and translation movement to reach his goal.
Students will become familiar with letters of Alphabet. They will begin with missing letters, move on to writing a complete word, and end with completing entire statements.
They will explore new animals, fruits, and vegetables, and will also learn the words and expressions used to describe family.
Students will become familiar with letters of Alphabet. They will begin with missing letters, move on to writing a complete word, and end with completing entire statements.
They will explore new animals, fruits, and vegetables, and will also learn the words and expressions used to describe family.
Students will become familiar with letters of Alphabet. They will begin with missing letters, move on to writing a complete word, and end with completing entire statements.
They will explore new animals, fruits, and vegetables, and will also learn the words and expressions used to describe family.
While preparing for a birthday party, students will learn repeat loop and Robo sensors of colors and text. Applying all that in solving some math puzzles and collect objects and move objects around.
Students will get familiar with conditions, while loops, variables, and simple addition/suptraction operations in programming. Practice variables and conditions to solve some math puzzles and prepare for launching a rocket to the moon.
"Upon completion of this journey, Students will be more familiar with variables operations, Loops with variables, and advancep math expressions on variables. Solve more puzzles while planning to a journey to the moon, and apply that on math concepts."
Students in this Journey will learn how to use continue and break to control the behaviors of loops. Moreover, the students will be able to construct nested loop structures to create more complex repetition logic in their codes.
In this journey, students will continue their journey in learning and applying programming concepts of arrays, loops, and nested loops. Another important concept is introduced which is structured programming and organizing their code in functions.
Learn the syntax of javascript. How loops, conditions, math oprations are written in javascript. Students will start their first steps to javascript as a textual language and its relation to blockly programs
Learn the syntax of Python. How loops, conditions, math oprations are written in Python. Students will start their first steps to Python as a textual language and its relation to blockly programs
In this journey, Students will get familiar to all programming concepts from simple sequencing to conditions, loops, nested structures. This is a compressed journey from beginner level to moderate programming level in a funny puzzles to solve.
Students will write their first lines in Javascript, know variables and expressions, if else, simple loops. Learn scripting using javascript, without the need to setup complex environment.
Students will write their first lines in Python, know variables and expressions, if else, simple loops. Learn scripting using Python, without the need to setup complex environment.
In this journey, Students will get familiar with all programming concepts from simple sequencing to conditions, loops, nested structures. This is a compressed journey from beginner level to moderate programming level in funny puzzles to solve.
Upon completion of this experiment Students will be able to write more complex blocks of code in javascript. Be familiar with javascript arrays and functions.
Upon completion of this experiment Students will be able to write more complex blocks of code in Python. Be familiar with Python arrays and functions.
In this journey, students will build a whole application in javascript with complex functionality. In addition to writing full application, students will be familiar with code version control systems like (git)
In this journey, students will build a whole application in Python with complex functionality. In addition to writing full application, students will be familiar with code version control systems like (git)