Sublime
An inspiration engine for ideas
Functions start with the keyword func, followed by the function’s name. The parameters (inputs) of the function are defined like this: name type, name type, …. Our function has one parameter (the list of scores) that we named xs. After the parameters, we put the return type. Collectively, the parameters and the return type are known as the
... See moreCaleb Doxsey • Introducing Go: Build Reliable, Scalable Programs
All functions start with the keyword func followed by the name of the function (main, in this case), a list of zero or more parameters surrounded by parentheses, an optional return type, and a body which is surrounded by curly braces.
Caleb Doxsey • Introducing Go: Build Reliable, Scalable Programs
Custom set up tools inside Cavalry by @mariodemeyer
#type01 #animatedtype #kinetictype #kinetictypography #animation #motionlovers #movingtype
instagram.comWhen this is unclear, a commonly used practice is









