PostsCommentsPayoutstensor (69)in #utopian-io • 6 years agoIntroduction to Elixir - Recursion, Tail Calls and Comprehensions - Part FiveRepository: What Will I Learn? You will learn about Looping Constructs in Elixir You will learn about Recusion You will learn about Tail Call Recursion and how to…tensor (69)in #utopian-io • 6 years agoIntroduction to Elixir - Guards and Conditional Macros - Part FourRepository: What Will I Learn? You will learn about Guards in Elixir You will learn about Conditional Macros in Elixir You will learn about the case and with…tensor (69)in #utopian-io • 6 years agoIntroduction to Elixir - Pattern Matching and Control Flow - Part ThreeRepository: What Will I Learn? You will learn the basics of Pattern Matching You will learn how to Pattern Match off of Tuples You will learn how to Pattern Match…tensor (69)in #utopian-io • 6 years agoIntroduction to Elixir - Functions, Built-in and Complex Types - Part TwoRepository: What Will I Learn? How to create and use Functions in Elixir How to use the Erlang built in types such as Ranges, Keyword Lists, MapSet, DateTime, and…tensor (69)in #utopian-io • 6 years agoIntroduction to Elixir - A Background and the Primitive Types - Part OneRepository: What Will I Learn? You will learn about the BEAM and the Erlang Ecosystem and how that relates to Elixir You will learn about Elixir primitive types such…tensor (69)in #utopian-io • 6 years agoPhoenix Framework - Building a Chat Room with Phoenix Live View and Server Side RenderingRepository: What Will I Learn? You will learn how to use Phoenix LiveView You will learn about Server Side Rendering You will learn how to use leex or LiveView…tensor (69)in #utopian-io • 6 years agoA Beginners Guide to Dart - The Tooling Ecosystem - Part NineRepository What Will I Learn? You will learn about the Dart Tool Pipeline You will learn about the Pub Tool You will learn how to install external dependencies…tensor (69)in #utopian-io • 6 years agoA Beginners Guide to Dart - Concurrency, Asynchronous Evaluation and Parallelism in Dart - Part EightRepository What Will I Learn? You will learn about Concurrency in Dart You will learn about Parallel programming in Dart You will learn how to use Futures to…tensor (69)in #utopian-io • 6 years agoUsing Flare to Build Vector Graphics and Animations in FlutterRepository What Will I Learn? You will learn how to make Vector Graphics in Flare You will learn how to use Bones in Flare to Animate graphics You will learn how…tensor (69)in #utopian-io • 6 years agoBuilding a Flutter Speech to Text/Speech Recognizer ApplicationRepository What Will I Learn? You will learn how to record sound with Flutter You will learn how to setup an Android emulator to use the PC microphone You will…tensor (69)in #utopian-io • 6 years agoA Beginners Guide to Dart - Generics, Exceptions, Factory Constructors, and Enumerated Types - Part SevenRepository What Will I Learn? You will learn to use Generic Types You will learn about Exceptions and how to make custom Exceptions You will learn about factory…tensor (69)in #utopian-io • 6 years agoDart Project - Building a Client Side Tetris Game - Part TwoRepository What Will I Learn? You will learn how to create the logic for a tetris game You will learn how to use a Timer to create a game loop You will learn how…tensor (69)in #utopian-io • 6 years agoDart Project - Building a Client Side Tetris Game - Part OneRepository What Will I Learn? You will learn how to model points on a graph You will learn how to make generalized classes You will learn how to model items on…tensor (69)in #utopian-io • 6 years agoA Beginners Guide to Dart - Scope, Iterators, Functional Programming and Collections - Part SixRepository What Will I Learn? You will learn about Lexical Scoping You will learn about Iterators in Dart You will learn about Collection Types You will…tensor (69)in #utopian-io • 6 years agoWorking With gRPC in Flutter on Top of a Go ServiceRepository What Will I Learn? How to use gRPC in Flutter How to implement a gRPC client with Dart How to generate code from ProtoBufs for Dart How to deal…tensor (69)in #utopian-io • 6 years agoA Beginners Guide to Dart - Inheritance, Abstract Classes, Interfaces, Mixins and Casting - Part FiveRepository What Will I Learn? You will learn about Abstract Classes You will learn about Class Inheritance You will learn about Class Interfaces You will…tensor (69)in #utopian-io • 6 years agoA Beginners Guide to Dart - Methods, Final, Static, and Class Inheritance - Part FourRepository What Will I Learn? You will learn about Operator Methods, Class Methods and Object Methods You will learn about the Final keyword You will learn about…tensor (69)in #utopian-io • 6 years agoBuilding a Chat app with Docker and gRPCRepository What Will I Learn? You will learn how to add a Streaming Service to a gRPC You will learn how to put a Go Service in a Docker Container You will learn…tensor (69)in #utopian-io • 6 years agoA Beginners Guide to Dart - Intro to Classes and Objects - Part ThreeRepository What Will I Learn? You will learn about Class Constructors and Named Constructors You will learn about Getters and Setters You will learn about Class…tensor (69)in #utopian-io • 6 years agoBuilding an Basic API with gRPC and Protobuf in GoRepository What Will I Learn? You will learn about gRPC with Go You will learn about Protocol Buffers You will learn how to make a gRPC API You will learn…