Programming
5 posters
Page 1 of 1
Programming
Brousing the FAQ section of the main site, it says that the creator has no formal training in computing/programming (backgound in biology and chemistry). So where did you learn the programming skills neseccary for a project of this complexity. I too have a child hood dream to build robots, but find myself in a position where like you I have experience in biology but have no clue where to start. I know I couldn't begin at the top, but even so I doubt you learned how to design BRAINS in 'an idiots guide to building a near perfect android'. Help.
Guest2- Guest
Re: Programming
What he meant was he was self tought, but had some experience in it, that is he's seen how they are put together, and read some books on it, and that really is all the motivation you need when you buy starter kits.Guest2 wrote:Brousing the FAQ section of the main site, it says that the creator has no formal training in computing/programming (backgound in biology and chemistry). So where did you learn the programming skills neseccary for a project of this complexity. I too have a child hood dream to build robots, but find myself in a position where like you I have experience in biology but have no clue where to start. I know I couldn't begin at the top, but even so I doubt you learned how to design BRAINS in 'an idiots guide to building a near perfect android'. Help.
It helps to go to a few classes though.
Incidentally, the BRAINS he made was more of an improvement to existing software.
He was later given the go-ahead to start from the ground up, at which point he had Aiko's body (servos with silicone) put together already.
Artilects rule!- Posts : 202
Reputation : 0
Join date : 2009-02-06
Location : United States
Re: Programming
Any idea where I can learn/what books to read? Also, what was the BRAINS precursor?
Guest2- Guest
Re: Programming
You could start with Visual Basic - free download here: http://www.microsoft.com/express/Downloads/Guest2 wrote:Any idea where I can learn/what books to read? Also, what was the BRAINS precursor?
Then you of coarse need a book like Visual Basic for beginners and maybe Beginning Programming For Dummies ...
ico- Posts : 211
Reputation : 0
Join date : 2009-10-05
Age : 44
Location : Europe
Re: Programming
Guest2 wrote:Any idea where I can learn/what books to read?
I say the best thing is probably to look up the courses in a college program of study and find books and resources relating to each of the core classes, or go to a community college that offers programming courses.
shadow- Posts : 6
Reputation : 0
Join date : 2010-01-06
Re: Programming
He shouldn't start at the top.shadow wrote:Guest2 wrote:Any idea where I can learn/what books to read?
I say the best thing is probably to look up the courses in a college program of study and find books and resources relating to each of the core classes, or go to a community college that offers programming courses.
He should know the basics before he takes any robot building class.
As for classes, if you can't get into ITT, try IBM.
Artilects rule!- Posts : 202
Reputation : 0
Join date : 2009-02-06
Location : United States
Re: Programming
Artilects rule! wrote:He shouldn't start at the top.shadow wrote:Guest2 wrote:Any idea where I can learn/what books to read?
I say the best thing is probably to look up the courses in a college program of study and find books and resources relating to each of the core classes, or go to a community college that offers programming courses.
He should know the basics before he takes any robot building class.
As for classes, if you can't get into ITT, try IBM.
Going to top schools for programming is unnecessary, people either get it or they don't (Look up the fizzbuzz problem). 99% of robot building is programming that interfaces the hardware with the software, and the top schools would teach in depth things such as electrical or compiler theory that would be of virtually no use unless you had large sources of money to design custom electronics for everything. As for college stuff, they don't just through you out there and hope for the best. Most start with basics like logic and design with flowcharting, but no actual code. Then they move onto basic programming, then object oriented programming, and then whatever else they want like database and web design. Yes, you do need to know algebra and some other things expected of a high school graduate; but it's really not that hard to do this as long as you find the right books.
shadow- Posts : 6
Reputation : 0
Join date : 2010-01-06
@Guest2
you can serch google, youtube for programming basics tutorials, like:
http://www.programmingbasics.org/en/
http://msdn.microsoft.com/en-us/library/xk24xdbe%28VS.80%29.aspx
https://www.youtube.com/results?search_query=computer+programming+basics&aq=1m
https://www.youtube.com/watch?v=DV88jF3YVcw&feature=related
https://www.youtube.com/watch?v=dwVAR6HClmI&feature=related
https://www.youtube.com/watch?v=RXgkmOZTYvM&feature=related
...
http://www.programmingbasics.org/en/
http://msdn.microsoft.com/en-us/library/xk24xdbe%28VS.80%29.aspx
https://www.youtube.com/results?search_query=computer+programming+basics&aq=1m
https://www.youtube.com/watch?v=DV88jF3YVcw&feature=related
https://www.youtube.com/watch?v=dwVAR6HClmI&feature=related
https://www.youtube.com/watch?v=RXgkmOZTYvM&feature=related
...
Last edited by ico on Sun Sep 19, 2010 11:02 am; edited 1 time in total
ico- Posts : 211
Reputation : 0
Join date : 2009-10-05
Age : 44
Location : Europe
Aiko for home users
I would like to know one think and maybe it will be a general doubt to future users.
Will Aiko be able to be taught to do tasks in another way tan using programming lenguage?
Ie. for an elder or dummie user: Will the user need to have knowledge about programming?
Can Aiko have a way to be taught in her tasks without programing? Just showing her what to do?
Maybe copying what people do? Is it technically possible?
Or will be Aiko only available to people who knows how to program? It will reduce the amount of possible users.
Will Aiko be able to be taught to do tasks in another way tan using programming lenguage?
Ie. for an elder or dummie user: Will the user need to have knowledge about programming?
Can Aiko have a way to be taught in her tasks without programing? Just showing her what to do?
Maybe copying what people do? Is it technically possible?
Or will be Aiko only available to people who knows how to program? It will reduce the amount of possible users.
Gilda- Posts : 127
Reputation : 0
Join date : 2010-10-22
Age : 39
Location : Brazil
Re: Programming
It's essential for such robot to be taught in her tasks without programing.
ico- Posts : 211
Reputation : 0
Join date : 2009-10-05
Age : 44
Location : Europe
Re: Programming
Hi
If you want a job in computer/programming, then I suggest you to go to university/college (otherwise no one will hire you)
But if you want to build a robots as a hobby, then just buy a book and teach yourself programming.
I only .buy 2 programming books in my entire life.
VB 5 edition bible
VB 7 edition bible
The rest you just learn as you go.
Not sure majoring Chemistry and Biology help or not
But my average was 97%.
Basically, what I am trying to say is you have to read and understand it,not just copy and paste.
If you want a job in computer/programming, then I suggest you to go to university/college (otherwise no one will hire you)
But if you want to build a robots as a hobby, then just buy a book and teach yourself programming.
I only .buy 2 programming books in my entire life.
VB 5 edition bible
VB 7 edition bible
The rest you just learn as you go.
Not sure majoring Chemistry and Biology help or not
But my average was 97%.
Basically, what I am trying to say is you have to read and understand it,not just copy and paste.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum
Fri Nov 08, 2024 1:02 am by japlu
» introducing the cyberpunk software design pattern
Tue Aug 15, 2023 1:57 am by japlu
» LG book updates
Tue Mar 21, 2023 5:54 pm by japlu
» LivinGrimoire swift version added
Sat Jul 23, 2022 9:55 pm by japlu
» the living grimoire is now available in python as well
Tue May 03, 2022 9:03 am by japlu
» livingrimoire auxiliary modules
Mon Apr 25, 2022 4:51 pm by japlu
» [Python] Thinkable class
Tue Apr 05, 2022 7:11 pm by japlu
» owly check this out
Tue Mar 22, 2022 5:03 pm by japlu
» the living grimoire AGI
Tue Mar 22, 2022 4:35 pm by japlu