Coding a Typing Bot in 6 lines of code! Free Coding Tutorial for Beginners

  Рет қаралды 11,107

Code of the Future

Code of the Future

Күн бұрын

Пікірлер
@eternalcalm8080
@eternalcalm8080 3 жыл бұрын
This channel will reach soon 100k and 1 million keep up the good work :)
@CodeoftheFuture
@CodeoftheFuture 3 жыл бұрын
That means so much, thank you!! Hopefully one day🤞
@eternalcalm8080
@eternalcalm8080 3 жыл бұрын
@@CodeoftheFuture dont forget me when u are famous :)
@CodeoftheFuture
@CodeoftheFuture 3 жыл бұрын
@@eternalcalm8080 I'll always remember my true supporters ☺️☺️
@waterplaneyoutube
@waterplaneyoutube 3 жыл бұрын
Hey wait I'm also there .😅😅
@adityasawant48
@adityasawant48 3 жыл бұрын
You are really good at coding !!!!! Can you please make a video on some AI stuff like chatting bot etc. with python ?
@CodeoftheFuture
@CodeoftheFuture 3 жыл бұрын
Thank you so much!! Yes, definitely! I will look into creating some tutorials on it!🤓
@adityasawant48
@adityasawant48 3 жыл бұрын
Subscribed 👍👍
@BharathTrades
@BharathTrades 3 жыл бұрын
Love from India ♥️
@terri8850
@terri8850 2 жыл бұрын
Thank you for this video 'm new to this typing bot stuff. I will have fun learning all this i have liked and shared your video.
@karthikreddy_tkr
@karthikreddy_tkr 2 жыл бұрын
truely underrated thanks:)
@krishnasomani2269
@krishnasomani2269 3 жыл бұрын
Nicely Done !
@CodeoftheFuture
@CodeoftheFuture 3 жыл бұрын
Thank you!
@samarthgosavi7555
@samarthgosavi7555 3 жыл бұрын
It's really really nice tutorial 👍👍
@CodeoftheFuture
@CodeoftheFuture 3 жыл бұрын
Thank you!! :)
@Enginmann
@Enginmann 2 жыл бұрын
Amazing video by an Amazing coder
@thehoodshooter1985
@thehoodshooter1985 3 жыл бұрын
THANK GOD FOR ELLIE 🙌🏾
@KhalilYasser
@KhalilYasser 3 жыл бұрын
Amazing Ellie. Thank you very much.
@CodeoftheFuture
@CodeoftheFuture 3 жыл бұрын
Thank you, Yasser! :)
@KhalilYasser
@KhalilYasser 3 жыл бұрын
@@CodeoftheFuture By the way, I got the result `Speed: 1781.44 WPM` :) That's faster than you :)
@KhalilYasser
@KhalilYasser 3 жыл бұрын
Didn't you have the curiosity to know the secret of that speed !!? >> Speed: 2078.21 WPM
@samdajani2573
@samdajani2573 2 жыл бұрын
@@KhalilYasser yes it depends on the computer processing speed i guess
@SourScotchOnTheRocks
@SourScotchOnTheRocks 6 ай бұрын
is there a way to make it type at a specific speed? Sort of limiting how fast it types it?
@artisticbuddy1847
@artisticbuddy1847 3 жыл бұрын
Great video loved the content........ Can you just do or make a program to make a playable chess board.....just an idea if you like it please give it a thought..........😁just a rather chess and programming fan..........
@CodeoftheFuture
@CodeoftheFuture 3 жыл бұрын
Thank you so much!! Oooo that sounds awesome, yes, I'll definitely look into it!!🤩
@tailgater8742
@tailgater8742 3 жыл бұрын
Thanks is there a way i can make it type in one place only whlie i still use my laptop
@ajmalbangash6928
@ajmalbangash6928 2 жыл бұрын
Thanks, you have broad up our ideas and knowledge about python that really it is so much powerful,
@ALIHAID3R
@ALIHAID3R Жыл бұрын
is this going to work for a typing trainer software as well?
@eshwarvarun1605
@eshwarvarun1605 3 жыл бұрын
hey Ellie anytime tried using pyaudio and pytypewrite at the same time?.. like whatever u text the pyaudio can read it out??
@diegomartin5250
@diegomartin5250 3 жыл бұрын
Excelente Ellie!!!!!!!!!!!
@quarteredface8773
@quarteredface8773 Жыл бұрын
Can you set a specific wpm
@veskod130
@veskod130 Жыл бұрын
How do we set the writing speed ?
@longestname5595
@longestname5595 3 жыл бұрын
How would you write this without the for loop???
@shin_chann
@shin_chann 2 жыл бұрын
Hello Ellie, I am new to python, can you help me how install pyautogui. Its my first time using any code or even python for say. Thank you
@CodeoftheFuture
@CodeoftheFuture 2 жыл бұрын
Hello! Here's a video I created about installing matplotlib. If you follow the instructions in this video and replace 'matplotlib' for 'pyautogui', it should work! :) kzbin.info/www/bejne/r36Uk36ArdhgnZY
@pulkitsharma1088
@pulkitsharma1088 3 жыл бұрын
I just take admission in cllg in cse .....but i did'nt know any thing about programming language .......please help me to develop or guide me what should i do ...
@samdajani2573
@samdajani2573 2 жыл бұрын
can we set the typing speed, so far what i used sleep 90 seconds but i was thinking what to type to control the typing speed, as for whats i am using PyCharm Edu 2022.1.2 so i had to go to the settings install the pyautogui and i removed the line pip -m bla bla i solved it with.... > for each_line in text: pyautogui.typewrite((each_line), interval=(0.1))
@samdajani2573
@samdajani2573 2 жыл бұрын
i solved it with.... > for each_line in text: pyautogui.typewrite((each_line), interval=(0.1))
@momentosviraiss
@momentosviraiss 2 жыл бұрын
@@samdajani2573 do you know what i could do so the bot take a break (like 3seconds) after typing a specific line?
@osamasaeed6487
@osamasaeed6487 3 жыл бұрын
Lit 🔥
@CodeoftheFuture
@CodeoftheFuture 3 жыл бұрын
Thank you!!
@yaseenelsahhar9263
@yaseenelsahhar9263 3 жыл бұрын
whats the name of the program ?
@YeahYeah80
@YeahYeah80 3 жыл бұрын
Hi Ellie, would you considering teaching my daughters online? We are from Malaysia and we can schedule a timetable that suits both of us. My daughters are 10 and 8 yo this year.
@CodeoftheFuture
@CodeoftheFuture 3 жыл бұрын
Hello! Thank you so much for the offer but unfortunately, I don't have time to provide personal tutoring... I wish I could :( if you want any specific videos, please let me know and I can try to upload them! :)
@YeahYeah80
@YeahYeah80 3 жыл бұрын
@@CodeoftheFuture thank you Ellie for the reply.
@pi7828
@pi7828 2 жыл бұрын
Love It
@92ashwani
@92ashwani 3 жыл бұрын
Amazing !!
@CodeoftheFuture
@CodeoftheFuture 3 жыл бұрын
Thank you so much!
@pharos640
@pharos640 3 жыл бұрын
Im just saying you can use this it is faster but im not sure it will work import keyboard import time with open('theText.txt','r') as text: words = text.read().splitlines() time.sleep(5) for i, word in enumerate(words): data = ''.join(words) keyboard.write(word) keyboard.send("enter")
@automationbachir8547
@automationbachir8547 2 жыл бұрын
What is thé interest ??????
@AbbasKhan-bt4nn
@AbbasKhan-bt4nn 3 жыл бұрын
H. You are doing very good. I have question. How we control typing in this code. I want to control it 70 wpm. Could you please guide me.
@samdajani2573
@samdajani2573 2 жыл бұрын
for each_line in text: pyautogui.typewrite((each_line), interval=(0.1))
@srijanraj4988
@srijanraj4988 3 жыл бұрын
I am new in your chanal what you are teaching ??😀😀
@CodeoftheFuture
@CodeoftheFuture 3 жыл бұрын
I'm teaching people how to code through python! Also going to add some more programming languages to my channel in the future😀
@srijanraj4988
@srijanraj4988 3 жыл бұрын
I will subscribe your chanal 🙂🙂
@CodeoftheFuture
@CodeoftheFuture 3 жыл бұрын
@@srijanraj4988 thank you so much! :)
@dhrumilshah549
@dhrumilshah549 3 жыл бұрын
Can you make all the ' C ' languages tutorial. Plz Thank You @Code of the Future
@CodeoftheFuture
@CodeoftheFuture 3 жыл бұрын
I will look into it!! :)
@dhrumilshah549
@dhrumilshah549 3 жыл бұрын
Ok 👍
@Causal_Games
@Causal_Games 3 жыл бұрын
😂😂
@CodeoftheFuture
@CodeoftheFuture 3 жыл бұрын
🤪😂
@AbbasKhan-bt4nn
@AbbasKhan-bt4nn 3 жыл бұрын
H. You are doing very good. I have question. How we control typing in this code. I want to control it 70 wpm. Could you please guide me.
@ajmalbangash6928
@ajmalbangash6928 2 жыл бұрын
with the typewriter(each-line, interval(1)) you can do it,
Python Automation with PyAutoGUI | Full Course With Projects!
36:11
Code of the Future
Рет қаралды 181 М.
Python Typing - Type Hints & Annotations
24:46
Tech With Tim
Рет қаралды 117 М.
“Don’t stop the chances.”
00:44
ISSEI / いっせい
Рет қаралды 62 МЛН
Une nouvelle voiture pour Noël 🥹
00:28
Nicocapone
Рет қаралды 9 МЛН
How to make a Spam Bot in 8 lines of code! | Free Coding Tutorial
12:45
Code of the Future
Рет қаралды 36 М.
Using AI to Create the Perfect Keyboard
12:05
adumb
Рет қаралды 1,4 МЛН
How to make advanced image recognition bots using python
15:01
Kian Brose
Рет қаралды 1,4 МЛН
Python Projects for Beginners - Master Problem-Solving! 🚀
53:00
Programming with Mosh
Рет қаралды 154 М.
ASMR Programming - ChatGPT Bot Coding! - No Talking
28:39
AsmrProg
Рет қаралды 47 М.
How I Coded An Entire Website Using ChatGPT
18:22
Nick White
Рет қаралды 1,9 МЛН
How To Create A Telegram Bot With Python
20:23
CS Dojo
Рет қаралды 639 М.