Student searching for help regarding work on Mac OS

Hello, I was searching for tutorials on youtube and google on how to get started with programming on Mac OS and couldnt really find anything. So any help in which programs i need and any kind of help and some 1st hand issues i could face would be nice. Thanks in advance.

Mbed’s documentation is a good start:

https://os.mbed.com/docs/mbed-os/v6.3/quick-start/build-with-mbed-cli.html

I also have two template projects that you can use for reference. They’ll guide you through the process of setting up your environment.

For mbed-cli only:

For CMake:

If something is missing, or you’re having issues, let me know or open an issue on Github.