06-10-2016, 12:57 PM
(06-10-2016, 05:39 AM)Luke Wrote: helloKinda help. He is 15. but only basic programming. Looking for something not extremely complicated that we can later link to wifi, humidity sensor, light sensor, touch screen and camera. Almost seems like REMIX is the only option? I can help him a little as I am a programmer but I don't see COBOL as a supported language. Honestly, any language that we can build upon would be great. Then to find one or two tutorials to get started and everything should be good.![]()
Don't know what level your son is at, so my suggestions will be rather general. Start with Linux and let your son get acquainted with bash. There are many great tutorials out there. Build a LAMP server from scratch, install wordpress and have him make a small website about his hobby or what-not. This way he gets his feet wet with using bash and CSS. I think that its a nice and pleasant first project![]()
You can of course start with scratch and then fiddle with python. You didnt say how old your son is, so if he a young kid then go with scratch first.
Let me know if you found this useful and if you want me to trow more ideas at youGood luck!