• Question: How do you make a program

    Asked by thaw520gast to uzairabdullah, MarcusDavage, Edward on 3 Jul 2025.
    • Photo: Marcus Davage

      Marcus Davage answered on 3 Jul 2025:


      I use https://trinket.io/ in Code Club. It’s a great way of seeing your code run.

    • Photo: Uzair Abdullah

      Uzair Abdullah answered on 3 Jul 2025:


      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