rufans 3Speak Podcast: Recent Episodes

rufans

Listen and watch the latest videos from rufans. Hosted by 3Speak.tv. The free speech video platform on the HIVE blockchain.

View Details

https://3speak.tv/watch?v=rufans/qgjlfidg
Who would have ever thought I would one day call myself a gamer? No one! I, myself never believed in Gamers. But I’m glad my view of this recently changed. All thanks to Blockchain for bringing these opportunities to u.

SplinterLands source Since the launch of SplinterLans on Hive, I have seen how great it has done. I had a few invites to the game but I took them for granted. However, I tried playing it at a time but I had no clue of what I was doing. But I decided to give it another try recently after @josediccus who also was never a gamer adopted it and invited me.

Welcoming myself to BronzeII I officially started playing splintered 72hrs ago and it has been fun all through. Climbing to Bronze111 for me was easy because I have watched a few fights on YouTube so I followed their strategy. The tough part for me came when I tried progressing to bronze11. I spent a whole day fighting without success. The battles weren’t wasted as I learned a lot of strategy in the process and I also earned 6credits after completing the daily quest.

On the third day (today) of my gameplay, I decided to progress faster in the game by purchasing/renting myself cards. But before I made this decision, I had a few cards in mind. And they were;

  • DJINN CHWALA ( An enemy killed my army with it 😡)

As stated above, I was pained and Amazed by how DJINN CHWALA thrashed my army. It single-handedly finished my setup. I had to replay the fight to get the card's info and I promised myself to get this card.

  • DJINN OSHANNUS ( recommended by @josediccus)

I have never seen DJINN OSHANNUS In a battle but my friend spoke well about the card. I will get this card next.

Fast forward to today, I bought 10,875DEC then I embarked upon the quest for CHWALA. The market features were seamless to use as I found them easy to use. I got DJINN CWHALA and I started using it in a battle immediately.

This amazing card helped me to win 7 straight battles without losing any. I lost a few ones after but I’m glad it took me from bronze111 to bronze11 with less effort.

My final battle before entering bronze11 comprises of 6 cards;

Two Melees, Two Magics, and One Ranged card

You can watch my battles from the 3speak video above or check out my final battle from the links below.

  • Desktop:

https://splinterlands.com/?p=battle&id=sl_f30da7e03033fefd0a5e907737253190 * Mobile:

https://m.splinterlands.io/#/battle/game/process/sl_f30da7e03033fefd0a5e907737253190

I would love y’all to recommend me badA*s cards. I’d love to give a few a try before purchasing any.

I honestly don’t know if my paths in this game are right but I have loved the pace at which I’m progressing. More of my wins will be shared soon. Stay tuned as I join amazing Hivers in these leagues.

View Details

https://3speak.tv/watch?v=rufans/cjacvxto

Previous Videos * Using Inbuilt methods to check for a min, max, count, foreachindexes, sorting, filter, and two-dimension of an Array.


  • Learning How To Deal With Arrays In Kotlin

  • Writing A Kotlin Code To Build A Calculator For An Android Device
  • Simple Arithmetic Operators in Kotlin || How to write a program to add two numbers with Kotlin
  • How to build an Android application that accepts and prints out data from users.

  • Kotlin Variables - Accepting Inputs From User With Kotlin - Kotlin Basics


  • The Inspiration Behind My Previous Video And At The Same Time Explaining How To Print "Hello World" Using IntelliJ IDEA - Kotlin Basics

  • Creating A "Hello World" Application Using While Function In Kotlin - Android/Kotlin

  • How To Align Both Buttons And Texts Using Constraintlayout In Android Studio - Android/Kotlin

  • My Introduction Video Where I explained What I Would Be Contributing On 3speak. Y'all should Welcome Me😁

View Details

https://3speak.tv/watch?v=rufans/cttaebqa

Previous Videos

  • Learning How To Deal With Arrays In Kotlin

  • Writing A Kotlin Code To Build A Calculator For An Android Device
  • Simple Arithmetic Operators in Kotlin || How to write a program to add two numbers with Kotlin
  • How to build an Android application that accepts and prints out data from users.

  • Kotlin Variables - Accepting Inputs From User With Kotlin - Kotlin Basics


  • The Inspiration Behind My Previous Video And At The Same Time Explaining How To Print "Hello World" Using IntelliJ IDEA - Kotlin Basics

  • Creating A "Hello World" Application Using While Function In Kotlin - Android/Kotlin

  • How To Align Both Buttons And Texts Using Constraintlayout In Android Studio - Android/Kotlin

  • My Introduction Video Where I explained What I Would Be Contributing On 3speak. Y'all should Welcome Me😁

View Details

https://3speak.tv/watch?v=rufans/anwakgfu
I demonstrated how to deal with Arrays in Kotlin. Below are the parts I touched.

  • Printing out the whole arrays
  • Adding an array to the previous arrays
  • printing out a particular array using the Array[index]
  • Slicing of arrays
  • printing the first and last arrays using the first(), last() inbuilt function.

Previous Videos * Writing A Kotlin Code To Build A Calculator For An Android Device * Simple Arithmetic Operators in Kotlin || How to write a program to add two numbers with Kotlin * How to build an Android application that accepts and prints out data from users.

  • Kotlin Variables - Accepting Inputs From User With Kotlin - Kotlin Basics

  • The Inspiration Behind My Previous Video And At The Same Time Explaining How To Print "Hello World" Using IntelliJ IDEA - Kotlin Basics

  • Creating A "Hello World" Application Using While Function In Kotlin - Android/Kotlin

  • How To Align Both Buttons And Texts Using Constraintlayout In Android Studio - Android/Kotlin

  • My Introduction Video Where I explained What I Would Be Contributing On 3speak. Y'all should Welcome Me😁


View Details

https://3speak.tv/watch?v=rufans/pvxdyieu
As promised in my previous video, this tutorial shows how to write instructions in kotlin to achieve the function of a calculator for an Android device.


  • Simple Arithmetic Operators in Kotlin || How to write a program to add two numbers with Kotlin
  • How to build an Android application that accepts and prints out data from users.

  • Kotlin Variables - Accepting Inputs From User With Kotlin - Kotlin Basics


  • The Inspiration Behind My Previous Video And At The Same Time Explaining How To Print "Hello World" Using IntelliJ IDEA - Kotlin Basics

  • Creating A "Hello World" Application Using While Function In Kotlin - Android/Kotlin

  • How To Align Both Buttons And Texts Using Constraintlayout In Android Studio - Android/Kotlin

  • My Introduction Video Where I explained What I Would Be Contributing On 3speak. Y'all should Welcome Me😁

View Details

https://3speak.tv/watch?v=rufans/tqklwlfn
In today's tutorial, I displayed how to properly use Arithmetic operators to solve simple arithmetic operations with Kotlin. At first, I made the values for "a" and "b" a constant but changed to the code to accept input from the user. This simply means that the user would be able to enter any desired number to view the different arithmetic answers.

Our next tutorial would be; How to build a Calculator for an Android device.

  • How to build an Android application that accepts and prints out data from users.

  • Kotlin Variables - Accepting Inputs From User With Kotlin - Kotlin Basics


  • The Inspiration Behind My Previous Video And At The Same Time Explaining How To Print "Hello World" Using IntelliJ IDEA - Kotlin Basics

  • Creating A "Hello World" Application Using While Function In Kotlin - Android/Kotlin

  • How To Align Both Buttons And Texts Using Constraintlayout In Android Studio - Android/Kotlin

  • My Introduction Video Where I explained What I Would Be Contributing On 3speak. Y'all should Welcome Me😁

View Details

https://3speak.tv/watch?v=rufans/fajeuxze
Below are the strings for today's tutorial.

```

<string name="Reg_WelcomeMessage">Welcome To Registration Page.</string>
<string name="Reg_Name"><font size="16">What is your name?</font></string>
<string name="Reg_Age"><font size="16">How old are you?</font></string>
<string name="Reg_Submit_Btn">Submit</string>
<string name="Reg_Back_Btn">Back</string>
<string name="Reg_Country"><font size="16">What country are you from?</font></string>
<string name="Your_Name_Is">Your name is</string>
<string name="Yous_Are">You are</string>
<string name="Years_Old"> years old</string>
<string name="And_You_Are_From">And you are from</string>

```

Previous Videos


  • Kotlin Variables - Accepting Inputs From User With Kotlin - Kotlin Basics
  • The Inspiration Behind My Previous Video And At The Same Time Explaining How To Print "Hello World" Using IntelliJ IDEA - Kotlin Basics

  • Creating A "Hello World" Application Using While Function In Kotlin - Android/Kotlin

  • How To Align Both Buttons And Texts Using Constraintlayout In Android Studio - Android/Kotlin

  • My Introduction Video Where I explained What I Would Be Contributing On 3speak. Y'all should Welcome Me😁

View Details

https://3speak.tv/watch?v=rufans/cschricb
Hello guys, In today's tutorial, I demonstrated how Variables work in Kotlin. I also created a program that accepts inputs from users and then prints the inputs out at the end of the program.

This program will ask for the following when compiled;

  • Your name
  • Your age
  • Your country

Our next lesson would be to create an Android application that performs the same task

Thank you' all as you watch.

Previous Videos


  • The Inspiration Behind My Previous Video And At The Same Time Explaining How To Print "Hello World" Using IntelliJ IDEA - Kotlin Basics

  • Creating A "Hello World" Application Using While Function In Kotlin - Android/Kotlin

  • How To Align Both Buttons And Texts Using Constraintlayout In Android Studio - Android/Kotlin

  • My Introduction Video Where I explained What I Would Be Contributing On 3speak. Y'all should Welcome Me😁

View Details

https://3speak.tv/watch?v=rufans/jcgabxen
In this video, I explained what motivated me to create "This Hello Word Application. I didn't just talk about how it started. But also thought with an explanation on how to print a Hello World text on IntelliJ IDEA using Kotlin.

View Details

https://3speak.tv/watch?v=rufans/hffyiqee
In this video, I displayed how to create an Android application that prints a "Hello World" three times after three separate buttons are clicked.

I started the video by;

  • Introducing today's task
  • Creating strings
  • Assigning strings, texts, and buttons titles
  • Creating the While function to allow three buttons to print three different "Hello World" Texts.

Credit: * Flickie Instrumental (Prod. By deepahiye)

View Details

https://3speak.tv/watch?v=rufans/axedtdai
Hello there, welcome to our very first tutorial video where we will learn how to align TextViews and Buttons using ConstraintLayout on an Android studio.

This topic is very important because every application out there has either a button/text on its screen. And it'd be nice if we learn this topic before jumping on learning the codding part.

The result of today's tutorial would be used in our next video. So, stay tuned for its implementation.

Enjoy the video.

View Details

https://3speak.tv/watch?v=rufans/khomndsh
Hello there, it's been a while since I contributed to the Steem blockchain. To revive my account again, I have decided to join the 3pseak family by making an introduction post explaining what I would be contributing to the platform. If you check my previous contributions on Steem platform, you'd notice that I have never contributed by uploading videos. so, this is my very first time publishing a video on Steem platform via 3speak. Y'all should kindly ignore any error you notice in my video contribution as it's my very first one thanks 😁.