Khan Academy promotes an hour of code every year. This is to promote computer science and encourage people to do code. There’s a couple of great tutorials out there. One on drawing with code using the canvas element and JavaScript, one to create websites and another to work with Databases. It’s a great thing to […]
Hour of Code 2015
Cool Things You Can Do With CSS
Did you know that you can create all kinds of cool shapes with CSS alone? Triangles, hexagons, hearts, crescents? Almost makes me want to make a bowl of lucky charms with CSS! Check out this post from CSS Tricks: https://css-tricks.com/examples/ShapesOfCSS/ Additionally, while I was scouring the internet for cool shapes to animate for a game […]