Help, How to use Raspberry PI kits??

Hi,

I am new to Raspberry PI kits and I don’t know how to start?

I want to start developing applications on a 2 to 2.5" TFT color LCD screen on the Raspberry PI.

Which is the best solution for a beginner like me? I am a C programmer and therefore this would be my language of choice!

I also would like to know if a software exists that would allow me to create my pages on a computer through a drag and drop environment and then have it display on my small LCD screen?

All help is appreciated

thanks

Check out their learning resources here https://www.raspberrypi.org/learn/

The Pi’s can run arduino code, which is a subset of some C code - check out some youtube videos for intros on arduino LCD coding on a Pi