• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Programming, where to start?

Fishy4004

Member
so, I've built a pc. I think that's nothing. But, now I wanna start programming. With those Arduinos and stuff. Where do I start? What do I do? Could I get a brief tutorial? I've read about those Arduino Uno's, I wanna start small. Maybe make something that blinks. Some small stuff you know? I just wanna know when and how to start.
 
so, I've built a pc. I think that's nothing. But, now I wanna start programming. With those Arduinos and stuff. Where do I start? What do I do? Could I get a brief tutorial? I've read about those Arduino Uno's, I wanna start small. Maybe make something that blinks. Some small stuff you know? I just wanna know when and how to start.

Here would be an appropriate place.
 
There is a lot of arduino tutorials and samples. Even android apps that do that. This thread should be in programming and not highly technical. ask a mod to move it.
 
It depends on what kind of projects you are interested in. Programming isn't something you can really study. Its a set of tools and principles you use to solve problems or make cool stuff. So the best way to learn programming is to solve problems and make cool stuff.

So if you are interested in maker boards and arduinos then buy one and play with it. Seek out tutorials on arduinos. Do your own research and experiment. It will come together, as if by magic, sooner than you think.
 
It depends on what kind of projects you are interested in. Programming isn't something you can really study. Its a set of tools and principles you use to solve problems or make cool stuff. So the best way to learn programming is to solve problems and make cool stuff.

So if you are interested in maker boards and arduinos then buy one and play with it. Seek out tutorials on arduinos. Do your own research and experiment. It will come together, as if by magic, sooner than you think.
This. You need a project/goal to work towards. If you have the desire, the tools don't matter. Mac, PC, C#, Java, Python...you will find a way.
 
You must know some programming language to start for this. You can start from any of the C/C++, JAVA, Python etc.
 
Back
Top