Wednesday, December 11, 2013
Drawing a sports car
In the end of chapter 3, we created a sports car. We used dots as the tires and driver. The idea was inspired from a teacher's exercise which was available as an online publication at Issuu.
Sprites - Enthusiastic man
In chapter 8, we introduce the real magic of animation, which is to make one object to change its shape. As an example, we used the human figure that we created previously, to move from the left to the right and moving its hands up and down on each step. We thought the human figure, as a sprite, consisting of two different images, one with the hands down and one with the hands up.
The animation of this enthusiastic man, is shown in the animated gif below.
The animation of this enthusiastic man, is shown in the animated gif below.
Apple tree
In chapter 4, we introduced the use of colors, and in the end we created an apple tree, using two methods to create the apples inside the leaves. In the first method when we changes position to place a new apple we were exchanging the pen color so to not leave a red trace. Later, we introduced the forward with pen up command which helped us to solve easier the problem. The visual steps on both methods are identical and are shown in the animated gif below.
Falling apple
In chapter 9, we explain how to create an animation using backgrounds two, meaning to have multiple objects on the screen at same time. Actually, at first we presented the main idea, and then we encourage kids to discover by themselves a way to make such an animation in EasyLogo.
As an example, we used an apple falling from a tree. We used two methods to achieve this animation, the first one was to solve it as a sprite, and the second was to paste with the correct color the previous image during the animation. The final result, using the sprite method is shown in the image below.
As an example, we used an apple falling from a tree. We used two methods to achieve this animation, the first one was to solve it as a sprite, and the second was to paste with the correct color the previous image during the animation. The final result, using the sprite method is shown in the image below.
Sunday, December 8, 2013
Book Description
If you're just getting started with EasyLogo programming, this is the book you want - whether you're a computer science teacher or a first-time learner. EasyLogo is a simplified Logo language which is becoming a popular educational programming language used by many first-time learners in classrooms and homes around the world.
Teaching EasyLogo covers all the features of EasyLogo, and shows how kids can learn fundamental computer programming concepts as they create their very own drawings and simple animations. The learning method is focused on discovering the features step by step and solving problems with the current available amount of features on the students hands at that time. Gradually students through fun programming challenges will create basic shapes, and later will be able to build more complex shapes using repeat loops and procedures. In the end, they will use different methods to create simple animations.
This book is approximately 18000 words long, contains 46 figures and is about 121 kindle pages. The page count was measured using the smallest font on a Kindle Paperwhite 3G.
Teaching EasyLogo covers all the features of EasyLogo, and shows how kids can learn fundamental computer programming concepts as they create their very own drawings and simple animations. The learning method is focused on discovering the features step by step and solving problems with the current available amount of features on the students hands at that time. Gradually students through fun programming challenges will create basic shapes, and later will be able to build more complex shapes using repeat loops and procedures. In the end, they will use different methods to create simple animations.
This book is approximately 18000 words long, contains 46 figures and is about 121 kindle pages. The page count was measured using the smallest font on a Kindle Paperwhite 3G.
Teaching EasyLogo [Kindle Edition] is available to purchase from Amazon (chose the closest to your region):
- http://www.amazon.com/dp/B00H7ISGC2
- http://www.amazon.co.uk/dp/B00H7ISGC2
- http://www.amazon.de/dp/B00H7ISGC2
- http://www.amazon.fr/dp/B00H7ISGC2
- http://www.amazon.ca/dp/B00H7ISGC2
- http://www.amazon.it/dp/B00H7ISGC2
- http://www.amazon.es/dp/B00H7ISGC2
- http://www.amazon.com.au/dp/B00H7ISGC2
- http://www.amazon.com.br/dp/B00H7ISGC2
- http://www.amazon.com.mx/dp/B00H7ISGC2
- http://www.amazon.co.jp/dp/B00H7ISGC2
- http://www.amazon.in/dp/B00H7ISGC2
Subscribe to:
Posts (Atom)
Countdown Deal (Teaching Easylogo, 2nd Edition)
Teaching EasyLogo, 2nd Edition will be available at a 84% discount on Kindle Countdown Deals at Amazon.com (0.99$) and at 79% discount ...
-
If you're just getting started with EasyLogo programming, this is the book you want - whether you're a computer science teacher ...
-
In chapter 9, in the final section we created an animation in which a car was slowing down in a tree road. In the image below you can see t...
-
In Teaching EasyLogo [2nd Edition], in the new Chapter 10, we deal with more advanced animating ideas. One of them is to use a space rocke...