Login
Discover
Waves
Communities
Login
Signup
Topics
#video-tutorials
Global
Trending
Hot
New
Top
#video-tutorials
New
Top communities
Create your community
latest #video-tutorials created topics | Ecency
techcoderx
dtube
2019-06-27 00:44
How to setup a leader node for DTube chain on Ubuntu Server
Repository What Will I learn? You will learn about syncing the system clock with ntp servers You will learn about interacting with Avalon blockchain through CLI You will learn how block production on Avalon
$ 5.570
281
36
6
izzetemredemir
utopian-io
2019-06-02 23:16
Submit Post With Javascript on Steem -Turkish Tutorial
Repository What Will I Learn? You will learn Steem Javascript API You will learn submiting post with JS API on Steem Requirements Basic javascript and html knowledge Difficulty Basic Description I made
$ 0.052
13
3
tensor
utopian-io
2019-06-01 05:23
Introduction to Elixir - Recursion, Tail Calls and Comprehensions - Part Five
Repository: 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 use it You will learn how to use
tensor
utopian-io
2019-05-22 05:24
Introduction to Elixir - Guards and Conditional Macros - Part Four
Repository: 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 Macros You will learn about unless, if and
skiptvads
Scrobble.life
2026-07-16 20:41
Promoted
[TV] Lucky (2026): No Shortcuts - E01 & E02 - RECAP
Source The other day saw the first two episodes of Lucky, a mini series that is ok for the most part, nothing really extraordinary, also have to consider this is first time Anya Taylor is the main character
buckydurddle
utopian-io
2019-05-14 19:35
BogAudio Tutorial VCM/UMix/Matrix88/Mute8 Modules
Repository Learn how to use several great modules by BogAudio. What Will I Learn? You will learn how to use VCM You will learn how to use UMix You will learn how to use Matrix88 You will learn how to use
tensor
utopian-io
2019-05-12 18:52
Introduction to Elixir - Pattern Matching and Control Flow - Part Three
Repository: 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 on Lists You will learn how to destruct
tensor
utopian-io
2019-05-04 04:34
Introduction to Elixir - Functions, Built-in and Complex Types - Part Two
Repository: 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 IOList How to use Closure Functions to
tensor
utopian-io
2019-04-24 20:54
Introduction to Elixir - A Background and the Primitive Types - Part One
Repository: 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 as Numbers, Strings, Characters, Lists,
garycartlidge
Alien Art Hive
2026-07-10 18:21
Promoted
My Art this week
Selling will capture your innocence in many ways, you'll find yourself acting more like a shark than a child. Losing the best of yourself for darkness... be careful is a self destructive path.
tensor
utopian-io
2019-04-17 20:30
Phoenix Framework - Building a Chat Room with Phoenix Live View and Server Side Rendering
Repository: 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 Templates You will learn how to setup and
tensor
utopian-io
2019-04-12 21:21
A Beginners Guide to Dart - The Tooling Ecosystem - Part Nine
Repository 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 in Dart You will learn how to use the Observatory
alexendre-maxim
utopian-io
2019-04-11 23:54
PHP Tutorial #29 Exception (Try/Catch, Creating a custom exception class, Multiple exceptions and Set a top level exception handler)
Image Source Repository What Will I Learn? You will learn the " Try, Throw and Catch ". You will learn " How to create a custom exception class " . You will learn " Multiple Exceptions " . You will
buckydurddle
utopian-io
2019-04-11 13:28
VCV Rack - Bog Audio's FM-OP Module
Repository Learn how to use all the functionality of Bog Audio's FM-OP Module for VCV Rack. What Will I Learn? You will learn the basic technique of FM synthesis You will learn the function of Level FDBK
wiseagent
Scrobble.life
2026-07-16 01:09
Promoted
MOVIE REVIEW: “Cops and Robbers” (2021)
This publication was also writen in SPANISH and PORTUGUESE. IMDb Synopsis: In this audiovisual (and multimedia) work, animation and activism come together against the already-known police brutality and
alexendre-maxim
utopian-io
2019-04-09 00:39
PHP Tutorial #28 Error Handling ( die, create a custom error, trigger an error and the use of exceptions )
Image Source Repository What Will I Learn? You will learn the die method. You will learn how to create a custom error. You will learn how to trigger an error. You will learn the use of exceptions.
luigi-tecnologo
utopian-io
2019-03-31 12:30
🔗️ How to develop on EOS local Testnet with Scatter wallet (Part 2)
In this video we'll see how to configure Scatter to work with a custom EOS Testnet. It is useful to develop or test EOS dApp or smart contract. Full source If You don't have a local or public EOS Testnet
alexendre-maxim
utopian-io
2019-03-30 19:24
PHP Tutorial #27 The Date ( timestamp, date, timezone and strtotime )
Image Source Repository What Will I Learn? You will learn the timestamp. You will learn how to get the date with format using the date() method. You will learn how to get and set the timezone. You
alexendre-maxim
utopian-io
2019-03-26 14:51
PHP Tutorial #26 File System Part 2 and Filter Part 3
Image Source Repository What Will I Learn? You will learn the FILTER_CALLBACK. You will learn the ' filter_var_array ' method. You will learn the ' filter_input ' and ' filter_input_array ' methods.
vscampbell
Hive Book Club
2026-07-20 17:08
Promoted
Published 9 Books in 2 Years While Running Two Businesses
Most people think writing a novel takes years of free time you don't have. I wrote 9 full-length novels in 6 years while working full-time and running two businesses — using a repeatable system, not luck
alexendre-maxim
utopian-io
2019-03-22 23:04
PHP Tutorial #25 File System Part 1 " Fopen, Fread, Fwrite and File_get_contents "
Image Source Repository What Will I Learn? You will learn how to handle the file using the Fopen method. You will learn how to open the file with the Opening Mode for reading using the Fread. You
alexendre-maxim
utopian-io
2019-03-22 00:50
PHP Tutorial #24 Filters Part 2 " FILTER_SANITIZE "
Image Source Repository What Will I Learn? You will learn the " FILTER_SANITIZE_EMAIL " and " FILTER_SANITIZE_ENCODED ". You will learn the " FILTER_SANITIZE_QUOTES " and " FILTER_SANITIZE_FLOAT ". You
tensor
utopian-io
2019-03-22 00:44
A Beginners Guide to Dart - Concurrency, Asynchronous Evaluation and Parallelism in Dart - Part Eight
Repository 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 perform Asynchronous Evaluations in Dart You
alexendre-maxim
utopian-io
2019-03-20 00:01
PHP Tutorial #23 Filters Part 1 " FILTER_VALIDATE "
Image Source Repository What Will I Learn? I will learn the php filters this is the first part , we will see what's the filter and we will take a 6 important items from the list of " FILTER_VALIDATE
Older →