how do you do it
12 posts
how do you program it
[*]matt[*]
- Posts: 6
- Joined: Sun Nov 04, 2012 5:02 pm
mvallance wrote:how do you program it
I think you are going to have to be a bit more specific. What do you have in mind?
- Moderator
- Posts: 6376
- Joined: Sat Jul 30, 2011 7:41 pm
There are two answers.
One
It runs Linux. On top of that will run Python. To write a program requires a language to write it in and an operating system in which to work.
Two
You need a goal, towards which to work, be it a game or a robot.
Your initial aim will probably be trivial.
You may find working through a tutorial the easiest way. Most of those I've seen provide a simple game as the initial goal.
Later, more useful aims will occur to you, such as opening your garage door or shooting the neighbour's cat.
If all goes well you will end up teaching the local kids to program.
One
It runs Linux. On top of that will run Python. To write a program requires a language to write it in and an operating system in which to work.
Two
You need a goal, towards which to work, be it a game or a robot.
Your initial aim will probably be trivial.
You may find working through a tutorial the easiest way. Most of those I've seen provide a simple game as the initial goal.
Later, more useful aims will occur to you, such as opening your garage door or shooting the neighbour's cat.
If all goes well you will end up teaching the local kids to program.
1. Have a look at this tutorial on youtube: http://www.youtube.com/watch?v=SXmYIAGwpe4
2. Buy the following book (or download the free html version):
Python Programming for the Absolute Beginner by Michael Dawson.
3. Search on Google for other (many) sources of help.
2. Buy the following book (or download the free html version):
Python Programming for the Absolute Beginner by Michael Dawson.
3. Search on Google for other (many) sources of help.
- Posts: 153
- Joined: Wed Feb 01, 2012 9:48 am
On a scale of 1-10 If i wanted get one of these things and use it as a media server how much programming "stuff" do I need to learn?
- Posts: 1
- Joined: Mon Nov 12, 2012 11:31 pm
I believe 2-3 if you count Bash scripting in.
ghans
ghans
• Don't like the board ? Missing features ? Change to the prosilver theme ! You can find it in your settings.
• Don't like to search the forum BEFORE posting 'cos it's useless ? Try googling : yoursearchtermshere site:raspberrypi.org
• Don't like to search the forum BEFORE posting 'cos it's useless ? Try googling : yoursearchtermshere site:raspberrypi.org
- Posts: 2607
- Joined: Mon Dec 12, 2011 8:30 pm
- Location: Germany
Using my Arduino Leonardo I program the pi using whatever takes my fancy!
(Although mostly a keyboard)
(Although mostly a keyboard)
- Posts: 3
- Joined: Thu Oct 18, 2012 8:36 pm
philoponeria wrote:On a scale of 1-10 If i wanted get one of these things and use it as a media server how much programming "stuff" do I need to learn?
None. It has already been done. Search for xbmc or OpenELEC
- Ted B. Hale
http://raspberrypihobbyist.blogspot.com
http://raspberrypihobbyist.blogspot.com
by mvallance » Sun Nov 04, 2012 7:42 pm
how do you program it
We will dignify this question with an answer when you can be bothered to phrase it properly
Check out my awesome new tutorial series on youtube:
http://www.youtube.com/user/TheRaspberryPiGuy?feature=mhee
For simple tutorials from writing an OS to an SD card and then all the way up to controlling robots with the GPIO! Enjoy!
http://www.youtube.com/user/TheRaspberryPiGuy?feature=mhee
For simple tutorials from writing an OS to an SD card and then all the way up to controlling robots with the GPIO! Enjoy!
raspberrypiguy1 wrote:We will dignify this question with an answer when you can be bothered to phrase it properly
That is a little harsh. I would assume he is not a native English speaker and as such, I understand the difficulty with asking questions in a language he may not speak very well.
- Posts: 517
- Joined: Wed Oct 10, 2012 6:20 am
- Location: Switzerland
I also thought he is probably quite young - under 15 - and has never been shown the inner workings of anything.
Someone once said "To ask the right questions, you need to know more than half the answers"
He knows less than us. We need to help, not sneer
Someone once said "To ask the right questions, you need to know more than half the answers"
He knows less than us. We need to help, not sneer