Help with understanding programming

  • Thread starter Thread starter smartypants123
  • Start date Start date
  • Tags Tags
    Programming
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 1K views
smartypants123
Messages
15
Reaction score
0
I am a very, VERY experienced programmer, as i programed in khan academy, scratch, code academy, and used android studio for programming robots in real life. However, i am very interested in programming A.I's and i learned a lot about that on codeacademy. My question is, what type of program do i look for that is a lot like the one in codeacademy (by the way, if u go to the codeacademy website, which would help, and see what i am talking about, go to "courses" and go down to 'language skills'. Then go down and cklick on the learn java part, as i prefer to work in java:smile:)

please help me out here!
 
Last edited by a moderator:
Physics news on Phys.org
smartypants123 said:
I am a very, VERY experienced programmer, as i programed in khan academy, scratch, code academy, and used android studio for programming robots in real life. However, i am very interested in programming A.I's and i learned a lot about that on codeacademy. My question is, what type of program do i look for that is a lot like the one in codeacademy (by the way, if u go to the codeacademy website, which would help, and see what i am talking about, go to "courses" and go down to 'language skills'. Then go down and cklick on the learn java part, as i prefer to work in java:smile:)?

please help me out here!:oldbiggrin:
Your question is unclear. After you click the "Learn Java" button, what then? Are you asking how to develop a web application like the one that codecademy has?

Also, please don't use "text-speak" here at PF ("u" for "you" and so on), which isn't permitted under the rules at this site.
 
Last edited by a moderator:
smartypants123 said:
i am very interested in programming A.I's and i learned a lot about that on codeacademy.
A.I. is a very large subject. If you learned a lot about A.I., can you describe the nature of the A.I. that you are interested in? Or is that your question?
 
Hm. I've been programming since 1968. I still don't think I'm that great. Must have missed something.

Anyway what you seem to want is an interface to open source AI engines. So you can code in java or whatever. Decent AI development requires multiple programmers. Using existing AI libraries can be a one person thing.

https://www.tensorflow.org/ by Google is free, has lots of help, and is considered by the folks who know to be well documented and a very good project, all in all.
 
  • Like
Likes   Reactions: Thomas Thelen