Programming ESP/NODEMCU with Arduino IDE
https://makerv2.webteractive.co/arduino/projects/programming-espnodemcu-with-arduino-ide
Interfacing ESP boards with popular Arduino IDE
Programming the Raspberry Pi: A Newbie’s Impression
https://makerv2.webteractive.co/raspberry-pi/tutorial/programming-the-raspberry-pi-a-newbies-impression
Using MicroPython, we are going to create our very first programs for the Raspberry Pi.
Programming ATtiny MCUs Using Pre-Programmed Chips
https://makerv2.webteractive.co/custom/tutorial/programming-attiny-mcus-using-pre-programmed-chips
In this guide to programming ATtiny MCUs, learn how you can program your MCU before assembly!
Programming Arduino Using Loops and the Map Function in BlocklyDuino
https://makerv2.webteractive.co/arduino/tutorial/programming-arduino-using-loops-and-the-map-function-in-blocklyduino
In this tutorial, we are going to learn about FOR loop, WHILE loop, and the Map function of BlocklyDuino.
Programming Languages for EEs That Aren’t Worth Learning
https://makerv2.webteractive.co/blog/programming-languages-for-ees-that-arent-worth-learning
Unlike software developers, electrical engineers often use code to interact with the outside world; driving sensors, gathering data, powering motors, and other practical uses.
Attiny85 Programming
https://makerv2.webteractive.co/arduino/projects/attiny85-programming
Which Programming Language Should I Choose? Assessing Your Project Requirements
https://makerv2.webteractive.co/custom/tutorial/which-programming-language-should-i-choose-assessing-your-project-requirements
Figure out which programming language you need by assessing your project's requirements with this easy method.
Which Programming Language Should I Choose? A Comparison of Compiled, Interpreted, and Byte-Code
https://makerv2.webteractive.co/custom/tutorial/which-programming-language-should-i-choose-compiled-interpreted-and-byte-code
This article introduces and compares compiled, interpreted, and byte-code programming languages.