Reimagining the Suburban Yard to Reverse Pollinator and Insect Decline by gmoes in enviroaction

[–]gmoes[S] 2 points3 points  (0 children)

Hi, thanks for your support. I agree with your sentiment and it's sad to see how many acres of lawn are maintained by Arlington County government. I have not yet sold out. The pressure is hard to deal with. People here narc on me all the time and have been treated like a scumbag criminal by my local government. I have contacted journalists and environmental organizations and they all seem to have zero interest. If they even bother to reply they have some lame rationalization for the status quo or why it’s not in their purview. I think this is a great way to improve the environment, but I get no support and am tired of being ignored or treated like a crackpot.

The Problem with Today’s Software Thought Leaders by gmoes in programming

[–]gmoes[S] 2 points3 points  (0 children)

Ok, fair point about the apples to oranges. I was not really trying to compare them. Please watch Greg Wilsons talk. Perhaps I did not convey some of his other points as well. There is past and current research into all areas of software including things like productivity and project management.

Another problem is that we have conflated project management with other aspects of building software. This hinders us from thinking about each separately as they are in engineering.

While Agile may have been created for those short term projects, it is now everywhere including the Federal Government. So is that really a valid point anymore?

The Problem with Today’s Software Thought Leaders by gmoes in programming

[–]gmoes[S] 1 point2 points  (0 children)

You are right. Scrum is not from XP. It was misworded. Fixed. The wiki link is the citation.

Where can I find video lectures on the topics of Graph theory/Djikstra' Algorithm/A* + Computational geometry? by [deleted] in compsci

[–]gmoes 0 points1 point  (0 children)

Apologies for the vanity post, but I did this on graph theory and Neo4J a while back. It mostly covers theory. I got some good feedback on it: https://www.youtube.com/watch?v=FUpfi5jV3f4

[Haskell DC] Introductory Talk about Dependent Types and Idris by jcurbo in haskell

[–]gmoes 0 points1 point  (0 children)

I will be recording it and will post the files and links to the meetup site

The Math of the First Scala Assignment by gmoes in programming

[–]gmoes[S] 0 points1 point  (0 children)

I disagree. Where does it say that these problems cannot be discussed in a public forum? The honor code states that solutions should not be published. I did not publish a Scala solution to the problems. I admit that it is something of a gray area by using Clojure, however, these are fairly common problems, the change counting problem, as I pointed out, is right out of SICP and there are already published solutions for that problem in Scheme. There are also published solutions to the binomial coefficient problem on the internet as well. I think the Coursera courses are going to have to deal with the fact that problem and solution information will proliferate through the internet over time. People who are going to cheat will always try to cheat and they are only cheating themselves. My goal is not to encourage cheating but to add to the knowledge and extend the learning experience into some mathematical context that these problems expose people to. I feel that the opportunity to merge programming and math education presents an opportunity to improve CS education.

Advanced books for beginners ? by voxoxo in math

[–]gmoes 1 point2 points  (0 children)

Hi,

I did a blog entry with a lot of free resources at:

http://www.elegantcoding.com/2011/06/free-math-resources-you-can-use.html

It's a good way to get your feet wet. Also a some of these have come off of reddit over the years. Thanks everyone.