Agile classes for the developer [closed] - agile

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Where can I find good agile classes for developers?
Not really talking about scrum and estimating user stories here.
More along the lines of principles from the gang of four... patterns and object orientated code.
Preferably somewhere around the New York and Boston area?

Check out Object Mentor. They have very developer focussed classes.
http://www.objectmentor.com/omTraining/omi_training_index.html

Related

Text.Html vs Blaze.Html [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I'm a bit confused which Haskell Html library to use.
People tend to recommend the use of libraries available available in the Haskell platform (which is the case of Text.Html), however everybody seems to use Blaze.Html.
What is the difference between the two?

Anyone got a SIMPLE example of how to read a MIDI file with Haskell [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Trying to learn Haskell, done some of the basic examples from the well known books but would like to try something more relevant. Found the midi and the Haskore libraries but I can't figure out the basics.
I'd love to see a really simple example of how to load a MIDI file (preferably a format 1 file) and access events in the various tracks.
I highly recommend The Haskell School of Music -- From Signals to Symphonies by Paul Hudak

how to get short natural answers from internet? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Does it exists a version from google or wikipedia or other servers offering short answers to you questions?
I'm coding an assistant like Siri and I'd like to be able to ask him who is the president of the united states and get something like: Barak Obama (confidence: 0.8345) or similar
Is there something offering this kind of answers out there?
The professional name for the task you are looking for is "question answering".
These websites provide good question answering for free:
https://www.google.co.il/search?q=who+is+the+president+of+the+us
http://www.wolframalpha.com/input/?i=who+is+the+president+of+usa&lk=4&num=1
http://start.csail.mit.edu/answer.php?query=who+is+the+president+of+the+US%3F
About the problem in general:
https://en.wikipedia.org/wiki/Question_answering

Website for Checking Presentation [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed 8 years ago.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
This question does not appear to be about programming within the scope defined in the help center.
Improve this question
I have many presentations to do for university and were asking myself if there is a website, like a forum, were you can upload your finished presentation and the community can check it and give you some tips for improvement.
is this what you're looking for?
You can try Google Docs, which could let you share the presentation to other people and modify it together.

IT Security & Programming Community [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Do you know about any community/forums/whatever that focuses on IT Security and programming related to it. Something like this but without all the "OMG!1! LOLZ! Tezt my h3llo world!!!!1!111!!"?
Maybe https://security.stackexchange.com/ ?
For the programming part, I think that this would be a good place for it.

Resources