top of page
Search

My First Coding Classes

  • Writer: Amethyst Aurora
    Amethyst Aurora
  • Mar 12, 2020
  • 1 min read

Updated: Mar 15, 2020

I built a website. It was fun, but with no existing backend.



Then, in a Java class, I built the backend for an application that would help to monitor animals at a zoo. That was even more fun.


ree


I learned to create a side-scroller game in JavaScript. I used that to create my first animated video, "Wandering."





for (var daysinWeek = 0; daysinWeek < 8; daysinWeek ++) {
    System.out.println("TO DO: ");
    System.out.println("Code");
    System.out.println("Code more");
}



 
 
 

Recent Posts

See All
Will HIIT Improve my Blood Sugar?

I created this line graph for a client. The data included measurements of blood glucose in overweight males. The data tracks males who...

 
 
 

Comments


©2020 by Amethyst Aurora. Proudly created with Wix.com

bottom of page