𝔖 Bobbio Scriptorium
✦   LIBER   ✦

Teaching fundamentals of robotics to computer scientists

✍ Scribed by Nourdine Aliane


Publisher
John Wiley and Sons
Year
2009
Tongue
English
Weight
905 KB
Volume
19
Category
Article
ISSN
1061-3773

No coin nor oath required. For personal study only.

✦ Synopsis


Abstract

This article presents a methodology to reinforce the teaching of fundamentals of robotics to computer scientists. The pedagogical basis is focused on engaging students in an in‐depth study of the subject using computing in a substantive way. The approach consists in complementing the lectures by programming assignments focused on giving students a deeper understanding of how robotic systems work from the inside. This article presents the author's experience in the use of this approach, as well as a set of proposed assignment projects. Β© 2009 Wiley Periodicals, Inc. Comput Appl Eng Educ 19: 615–620, 2011


πŸ“œ SIMILAR VOLUMES


A compulsory yet motivating question/ans
✍ Lasse Natvig; Guttorm Sindre; AsbjΓΈrn Djupdal πŸ“‚ Article πŸ“… 2009 πŸ› John Wiley and Sons 🌐 English βš– 319 KB

## Abstract Age of Computers is a web‐based multi‐player game for teaching computer fundamentals to undergraduate engineering students. The storyline of the game is linked to the historical periods (epochs) of computers, and the content is organized in rooms or places on a map where the player move

An approach to data encapsulation in the
✍ P.G. Thomas πŸ“‚ Article πŸ“… 1985 πŸ› Elsevier Science βš– 485 KB

Data Encapsulation, also known as data hiding, has been recognised as an important concept in the construction of maintainable programs [5]. It is a concept that should form part of a modern programming course. Such a course ought to provide practical experience of encapsulating data. Unfortunately,