#14 Learn Small Basic Programming - Simple Chat Bot

This video series is designed to help introduce beginners to programming using Small Basic.
In this episode we continue looking at string manipulation to create our very own simple chat bot.

Пікірлер: 12

  • @memy4460
    @memy44604 жыл бұрын

    Thank you very much for your effort in teaching us. I have tried and given up learning to code at least 4 times. I hope with your videos I will finally manage to get somewhere. Please keep up the good work! Cheers.

  • @draycrandall3821

    @draycrandall3821

    4 жыл бұрын

    I have quit coding 6 times lol and im back at it again

  • @boa2145
    @boa21452 жыл бұрын

    Thanks for your tutorial video to show how a simple chat bot works. It was interesting to use the method of the object of Small Basic.

  • @rakhisabadra2557
    @rakhisabadra25574 жыл бұрын

    You sir, are the best.

  • @TheTechTrain

    @TheTechTrain

    4 жыл бұрын

    You're very kind!

  • @rajuvarshney1247
    @rajuvarshney12472 жыл бұрын

    Thank you so much sir ... Please make more videos on Microsoft small basic .. please sir please..... I will share it...more then 1000 plz sir

  • @TheTechTrain

    @TheTechTrain

    2 жыл бұрын

    I'm so glad you're enjoying them! I am looking at creating new Small Basic videos, and I'm currently looking at putting together a complete course.

  • @rakhisabadra2557
    @rakhisabadra25574 жыл бұрын

    Sir, if we want at the computer to recognise that a group of words are in the sentence or not so how we do that For example I type in : who the heck are you and want the computer to recognise that I mean 'who are you' how do I do that

  • @TheTechTrain

    @TheTechTrain

    4 жыл бұрын

    You'd need to search for two substrings, so if substring("who are") AND substring ("you"). You can't have wildcards.

  • @madgaming4829
    @madgaming48292 жыл бұрын

    share the code

  • @madgaming4829
    @madgaming48292 жыл бұрын

    its not at all working tried many times