10-29-2016, 12:32 AM
(10-28-2016, 11:47 PM)B.simp404@gmail.com Wrote: I am really wanting to get into coding or programming. ... My problem is i have no idea where to start ... Any advice or pointers?
I haven't played with it too much myself for the programming aspect (too time poor at the moment), but I would strongly recommend (and I hope Mark will jump in here and add more on this/with some good guides ) that you strongly consider Python. You can program stuff that manipulates the pine64 GPIO headers, does internet stuff, does local processing, all sorts of things. And it's easily transferable to other platforms like PCs, Raspberry Pi... there's even the MicroPython micro-controller board. Plus, once you learn the basics of one objected-oriented programming language, others (like C++, Java) are relatively easy to pick up.