Thread
Stories related to "A Different Approach to Teaching Kids and Teens to Code" across the full archive.
Lots of kids are starting to learn to code these days! Here are some ideas and places to get starting if you want to teach your children JavaScript or general programming.
A Purely Functional Typed Approach to Trainable Models (Differentiable Programming in Haskell)
(blog.jle.im)
Three-part series about differentiable programming applied to machine learning in a purely functional typed setting, and the benefits of this combination.
I've referenced this post many times to co-workers. It's a great summary of different routing approaches and libraries. In my open source project I do not use a routing library at all, and I use something similar to what the author describes as "Regex table" (except I just do if-then-else), which is...
TU Wien has pioneered a novel method for generating artificial tissue: Cells are grown in microstructures created in a 3D printer. Is it possible to grow tissue in the laboratory, for example, to replace injured cartilage? At TU Wien (Vienna), an important step has now been taken towards creating re...