pass it on No images? Click here Video recording got done yesterday finally. It is in the editor's hands now and should go out in about two weeks. Time to line up the next one. Recent publishingBuilding healthy Elixir teamsMeryl Dakin was nice enough to come on the show and talk about her experiences across multiple Elixir teams. You may find that she was such a treat we kept her around :) Link: Episode 46, BEAM Radio LiveA livestream today where I work on a project for the Electric SQL folks. The archive will be up on the channel after. Current offeringsIf you are interested in spinning up a product team in Elixir. Reach out. Either my team or some people I know can really get you started at a sprint. Just programming fundamentalsIf you know Elixir, I'd love your thoughts on this subset of functionality for teaching it. If you don't know Elixir, I'd love your reaction to this outline. I've been mulling over what I'd do to try and teach Elixir without covering every corner of the language. What's the important pieces. What Erlang concepts should I need to cover? This is my stab at it. Bare values Calculations and creating new values Bindings, naming values Sidetrack: Basic output, IO.inspect Case statements and pattern matching values Functions, anonymous Modules and named functions More values
Pattern matching composite values Manipulating collections, the Enum module Manipulating collections, the Map module Files Simultaneous activity This could all be done in the space of a Livebook or by writing an Elixir .exs script. Beyond here lies the first Mix project and more advanced topics. At this point I think someone could be far more dangerous with Elixir than I was with C++ the first time I tried programming. Did I miss anything? Does it make sense to you? If so, share it with someone you think should learn Elixir. Maybe they'll follow it? Should I build a small thing for learning it this way? Would love to hear what you think at lars@underjord.io or as @lawik@fosstodon.org. Thank you for reading. I appreciate you spending your attention here. |