[Noisebridge-announce] Rails class 12/15: Dynamic Programming (with Ruby)

Donald dna at coshx.com
Fri Dec 11 02:18:20 UTC 2015


Hi, Noisebridge! We added a new class at  7pm Pacific on December 15, 2015

Dynamic Programming (with Ruby)

Learn about Dynamic Programming (DP) by exploring various problems that lend themselves to DP.

[Dynamic Programming](https://en.wikipedia.org/wiki/Dynamic_programming) (DP) is a powerful method that can efficiently solve some complex problems by using solutions to simpler subproblems.

This lesson will cover the characteristics of problems that lend themselves to DP, how to identify problems that may be good candidates for DP, and how to leverage DP to solve those problems. We'll examine and solve a number of problems with DP, drawing connections between some seemingly unrelated problems. Problems covered would include some quintessential Computer Science problems as well as some problems you might encounter during a technical interview.

Familiarity with recursion will be a big help, but we can cover it if needed. The number and complexity of problems covered will depend on the experience level of the students.

RSVP here: http://www.railsschool.org/l/dynamic-programming-with-ruby
May The Force Be With You!

Best regards,
Rails School, http://www.railsschool.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.noisebridge.net/pipermail/noisebridge-announce/attachments/20151211/d4c002a8/attachment-0003.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: calendar.ics
Type: text/calendar
Size: 688 bytes
Desc: not available
URL: <http://www.noisebridge.net/pipermail/noisebridge-announce/attachments/20151211/d4c002a8/attachment-0003.ics>


More information about the Noisebridge-announce mailing list