AT CODING!

8/15/19

today we reviewed the powerschool page and got a genreal idea of how the year was going to go. excited!

8/16/19

Today we reviewed the rubric and class expectations. We all helped Mush out by typing together to finish the rubric.

8/20/19

Today in class we peer reviewed our Blackjack games, and spent time play testing each others. I am going to use the feedback that i received from the boys to help revise my project.

8/28/19

Today in coding class, I worked on a card clearing function to fix a bug i had where at the start of a new round the cards from the previous round would stay. i fixed this problem by clearing all the card images on the screen when you press the play button.

9/6/19

Today in class Teegan and I explored different physical computing projects, and decided to work with Mush on a magic mirror/cannon hub for the mill. We will be working with raspberry pis and it will be fun.

9/9/19

Today in class  Teegan, Mush, and I made a fake UI to get a better idea of the project. I researched bootstrap CSS and plan to figure it out for our Cannon Hub.

9/10/19

Today in class Teegan and I worked on bootstrap CSS and getting the spotifty API working. I am trying to be useful where I can and am making sure teegan does not do it all.

9/16/19

Today in class Teegan and I set up the rasberry pi and got all the necessary things installed. From here on out its going to be website design.

9/17/19

Today in class everyone took time to have a check-in and show everyone what they had done so far. We continue to struggle with getting the API’s on the website becaus ethe companies are mean.

9/18/19

Today in class Teegan and I helped JOhn and Grey set up their rasberry pi and get a text editor to continue their project. Luckily,  the spotify API fnished and now has no errors.

9/20/19

In class Today we worked on our Bi-Weekly Recap because Mr. Mush was not here. I did not finish it all of the way, but Ill finish it up by this afternoon.

9/24/19

Today in class, Teegan and I`worked on implementing the other Modules into the website (weather, cannon website, house points, etc). They are all proving to be easier than spotify.

9/25/19

Teegan and I helped Chrissy and Rob with their card game project. We reviewed all the basic javascript that they had learned so far and I think it really helped them with their trajectory.

9/27/19

Renee stopped by and had class with us today. Teegan and I continued to help the honors coders with their card game project.

10/1/19

Today in class, the AT crowd worked on the Post Mordem for our individual projects.

10/7/19

Today in class we revamped our one sheet and focused on making the sheet more understandable by the other third grade classes. Then we compared the pc and the mac and talked about the hardware differences/.

10/11/19

In class today, Teegan, Chrissy , and I made a super epic gaming rig for 1200$. We first looked at processors on logical increments, and then looked up the part on pc part picker. On the page for the part we found a link to the list of parts that we used for our pc. We did have to change some of the stuff but all in all thats how we found it.

 

Shes Done!

https://www.sharemygame.com/share/a8c938da-c324-4476-9609-dccd113514ae

After many class periods of grueling, finger blistering, sweat inducing code I have finally released the coding terminal game! If you would like to review or edit my code I have shared the raw code for all of you.

This Project was our first step into the world of c#. This project was not too challenging in terms of what we had to do, but the formatting and the names of some of the commands are different than the other languages we have worked on thus far. In conclusion, I am looking forward to continuing this trek on the road of Unity and I can

https://drive.google.com/open?id=1s8xAwOpGcbGuKcipCTzr6xauZpOn95V9

Day 6-8: Starting A New Project

Starting Section 2 the class is going to be focused more on the actual coding now. What better way to learn than a terminal based game to teach us the basics of c#. Most of these first lessons are just things that we learned from first trimester: if else statements, variables,and writing things in the terminal and console. We have learned commands and certain things that are specific to c# or new like: cases, messages, and commands like TerminalWriteLine, but we have yet to really dig down into c#