Hey, guys, can you write some simple program in go which accepts some command, and after writes hacking text like in movies with progress bar ?
For further actions, you may consider blocking this person and/or reporting abuse
Hey, guys, can you write some simple program in go which accepts some command, and after writes hacking text like in movies with progress bar ?
For further actions, you may consider blocking this person and/or reporting abuse
Generate and update README files, create data-flow diagrams, and keep your project fully documented. Built to handle large projects, Amazon Q Developer works alongside you from idea to production code.
Gilles Hamelink -
Tejas Kumar -
Shawn knight -
Negrito 👌 -
Top comments (2)
I can't find any guides in google
I see two parts to this program.
Having a program to show and interacting on the terminal.
Maybe you can create a program that has inside the contents of a go (whatever language you want) that reads from stdin, ignores it and shows line by line from the program content.