s-ol’s avatars-ol’s Twitter Archive—№ 809

  1. #GLSL as a first #programming language. Pro: - visual by default - few language concepts to grasp (basically no issues w/ mutability, identity, ownership etc) - dont even need loops for beginner projects Con: - unfriendly tooling - not quite standalone - not very general-purpose