C# Tutorial Make a Speed Reading App in Windows Form and Visual Studio
Moo ICT
Hello In this tutorial we will be making a speed reading app in Windows Form and C#. We will be using Visual Studio 2019 to make this app and it will be made in the .Net Framework for windows.
The purpose of this app is to copy and paste a article to the text box, choose a speed you want to view the article from and then simply start it. it will break down each word from the article and remove any symbols from it so it doesnt show the symbols when it reads the article. It will show one word at a time with the given interval and then it will be go through the whole article in one go. you can pause and resume the app any time when its inside of the reader window.
Source Code and Tutorial online - https://www.mooict.com/c-tutorial-create-your-own-speed-reading-software/
This was a fun project to make and i hope you get some value out of it.
Happy programming and Moo Out. ... https://www.youtube.com/watch?v=zVjJXPEnWG4
112703221 Bytes