Which language is better option for learning IOT for beginners?
Which language is better option for learning IOT for beginners?
Very much depends on your preferences.
If you are a visual person then perhaps the microbits block editor would be a good starting point: https://microbit.org/code/
Another visual type coding system would be Node Red.
If you are happy with code syntax but maybe not used to compiling complexities then something like the Arduino IDE would suit (Mbed another C based option with easy compiling). Also microbit is another great option with it's Python Editor option. CircuitPython is another general offering.
Very much depends on your preferences.
If you are a visual person then perhaps the microbits block editor would be a good starting point: https://microbit.org/code/
Another visual type coding system would be Node Red.
If you are happy with code syntax but maybe not used to compiling complexities then something like the Arduino IDE would suit (Mbed another C based option with easy compiling). Also microbit is another great option with it's Python Editor option. CircuitPython is another general offering.