• Question: What is favourite way to use code, and what program ? (Such as Python, Puesdocode, Java) ?

    Asked by dean519neum on 20 Mar 2025.
    • Photo: Izzy Newsham

      Izzy Newsham answered on 20 Mar 2025:


      My favourite programming language is Python. I also use R, which is a programming language suited for maths/statistics and biology. But if I could do everything in Python I would!

      If you want to learn one, I would recommend looking at the w3schools website, it was really helpful when I was learning.

    • Photo: Paul Stallard

      Paul Stallard answered on 27 Mar 2025:


      I mainly use Python now, although it’s really handy to know some SQL too if you work a lot with data. I’ve used lots of languages during my career – C, C++, Java, go, and others.

      Once you’ve learnt the principles of how to solve problems in one language, it’s not too hard to change to another. Practice makes perfect so choose a language and start coding… it’s fun!

    • Photo: Caroline Roche

      Caroline Roche answered on 24 Apr 2025:


      I use specific industrial programming languages used in PLCs (Programmable Logic Controllers) e.g. Ladder Logic, Sequential Function Charts, Function Block, Structured Text plus the odd bit of VBA.

      Ladder Logic is my favourite as it’s very graphical and follows a similar layout as electrical drawings.

Comments