You first need to have a clear understanding of what your program will achieve. Then pick a language that you feel comfortable writing in (I would use Python to start with). Finally get writing it! Microsoft VSCode is good to write in, but you can find plenty of websites that will let you create your code as you learn. Python is great because it has brilliant tutorials and documentation.
Comments