Backtracking (Think Like a Programmer)

Описание к видео Backtracking (Think Like a Programmer)

Backtracking is used when you need to find the correct series of choices that will solve a problem. The example I use here is finding one's way through a maze. You can use the basic idea with or without recursion; if you haven't seen my other videos on recursion, start with the first one at    • Recursion (Think Like a Programmer)  

This topic was a viewer suggestion--your suggestions for future videos are welcome.

If you want to read more about my programming concepts, check out my "Think Like a Programmer" book. If you've found that you are able to read programs and understand programming language syntax but aren't always confident writing programs from scratch, my book can help.

For more information on the book head to one of these:
Amazon page for the book: http://amzn.to/1MZlmlY
My site: http://www.vantonspraul.com/TLAP
My publisher's site: http://nostarch.com/thinklikeaprogrammer

Connect with me:
My site: http://vantonspraul.com
Twitter:   / vantonspraul  
Facebook:   / thinklikeaprog  

Комментарии

Информация по комментариям в разработке