Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I don't aggre on programming not helping the very poor people, just as some examples:

Just scrapping a website that contains all the free charities in my area to put it in a single page to print.

Getting little jobs on freelancer-programmers-marketplace such as "elance"

Creating a blog where he writes tips about how to survive with extremely low income and sharing tips about it in the comment section.

Helping out other poor people to have a better grasp of technology so they can use it to improve even just a little bit of their quality of life.

Plus; the very-poor in America is a minority; the middle class is a bigger and where learning to code can be more useful.



Everything you mention can be done by a non-programmer.

- Copy and paste your list of charities into MS Word and print it - Not sure what that is about - Create a blog on one of the many readily available platforms like Wordpress or blogger. Plenty of non-coders already doing this - Getting a grasp on technology has nothing to do with coding


What if your list is 10,000 and they are links on a paginated search results page? Cut and paste does not work here -scrapping sure will. Now think about what happens if the page is supported by dynamic tools like AJAX ?


How often does this actually need to be done? I know beginner coders who struggle with this, esp when it comes to AJAX. I very much doubt that someone with no interest in coding who is forced to code because of some government initiative for one semester is going to fare any better at that task.

The point is, unless you have some self interest in the subject then there is no point in forcing you to learn it, it is going to be of no benefit to you in your future life.


At work, I had a spreadsheet. Technical people, coders even, had a hard time finding the solution: convert to CSV, cut -f, awk print, in order to tack a hostname onto a column with relative HTTP paths. (No error checking required.)


If you were using Excel, you code have just written a VBA macro to do it, or created another column with formula =CONCATENATE("http://domain/",A1) if that's what you mean




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: