Members don't see the ad below. Register now!

I have essentially zero experience with programming, but I am very interested in AI and have been planning on learning to program, I'm just curious if anyone knows how big a part of the class it will be and has any advice to get up to the necessary level.

asked 09 Oct '11, 19:08

BrettEngstrand's gravatar image

BrettEngstrand
9114


Well you can actually get by in the class with no programming experience. The following is a direct quote from ai-class.com:

"Programming is not required, however we believe it will be very helpful for some of the homework assignments. You may write code in any language you would like to (we recommend Python if you are new to programming) and your code will not be graded. For example, a question might ask for 6 answers to the same problem but with varied inputs or parameters. You are welcome to work each one out by hand, however writing a program might be both faster and give you a better understanding of how the algorithm works."

So as they say, some homework assignments would be done a whole lot more efficiently if you knew how to program. But hey, you can think of this as an opportunity to learn programming; learn what you need as you go along by referring to a begginer's guide such as dive into python.

link

answered 09 Oct '11, 20:58

skyon's gravatar image

skyon ♦
1.2k2917

edited 09 Oct '11, 20:59

Here's another Python book aimed at the complete programming newbie. The online version is completely free:

http://learnpythonthehardway.org/

(10 Oct '11, 16:42) GDorn GDorn's gravatar image

Thanks guys, I had read that quote but wasn't sure if that was a "you CAN complete it without programming, as long as you can do all the computations of a complex algorithm etc." or if it actually meant what it said. And thank you for the resources, they will be well used!

(12 Oct '11, 00:11) BrettEngstrand BrettEngstrand's gravatar image
Members don't see the ad below. Register now!
Your answer
toggle preview

Follow this Question via Email

Once you sign in you will be able to subscribe for any updates here

Q&A Editor Basics

  • to upload an image into your question or answer hit
  • to create bulleted or numbered lists hit or
  • to add a title or header hit
  • to section your text hit
  • to make a link clickable, surround it with <a> and </a> (for example, <a>www.google.com</a>)
  • basic HTML tags are also supported (for those who know a bit of HTML)
  • To insert an EQUATION you can use LaTeX. (backslash \ has to be escaped, so in your LaTeX code you have to replace \ with \\). You can see more examples and info here

powered by OSQA