Skip to content

Commit

Permalink
Update/Create 2016-12-11-Blog-barryclark#4.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NinjaBlingHedgehog committed Dec 11, 2016
1 parent 7cba9f2 commit 14a97dd
Showing 1 changed file with 66 additions and 0 deletions.
66 changes: 66 additions & 0 deletions 2016-12-11-Blog-
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
---
title: Blog #4
layout: post
author: rowan.kaplan
permalink: /blog-#4/
source-id: 1TKDVFA6Py6mZ0MOdGTeXqDAO8Pjgx8FzulDbtf4Uxyk
published: true
---
<table>
<tr>
<td>Title</td>
<td>Blog #4</td>
<td>Date</td>
<td>11/12/16</td>
</tr>
</table>


<table>
<tr>
<td>Starting point:</td>
<td></td>
</tr>
<tr>
<td>Target for this lesson?</td>
<td></td>
</tr>
<tr>
<td>Did I reach my target?
(add details to "Lesson Review")</td>
<td></td>
</tr>
</table>


<table>
<tr>
<td>Lesson Review</td>
</tr>
<tr>
<td>How did I learn? What strategies were effective? </td>
</tr>
<tr>
<td>In today's lesson we started by looked at and fixing any bugs on our maze game. I learned by listening to what our teacher was telling us and if I did not understand anything then i would ask the person sitting next to me.

We had a look at adding a villain to our scratch maze game who would make your life horrible. By shooting things at you and/or making you lose lives.</td>
</tr>
<tr>
<td>What limited my learning? Which habits do I need to work on? </td>
</tr>
<tr>
<td>In this lesson I did not see the fact that one of my pieces of code were faulty.
One of the parts of code instead of saying "turn direction to 90 degrees then move forward 10 steps" it said “turn direction to 900 degrees then move forward 10 steps”

I need to be more vigilant about things like this.</td>
</tr>
<tr>
<td>What will I change for next time? How will I improve my learning?</td>
</tr>
<tr>
<td>I will improve my learning by trying not to get distracted from my work by things other people are doing.
I feel this lesson was a great improvement from last lesson and I hope to continue this in the future.</td>
</tr>
</table>


0 comments on commit 14a97dd

Please sign in to comment.