Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment it's not about percentage, it's about 1M jobs (Score 1) 320

While it's only 2% of the revenue of the i-Device, it pays over 1 MILLION people a living, middle class wage in China. Foxconn (i-Device maker) employs over 920k directly (wikipedia). They also get components which are also China made, not to mention how the wages stimulate local economies. Foxconn has supply chain requirements which effectively requires payment of living wages. Without i-Device, several million jobs would be lost.

This also doesn't factor in how China forces Foxconn to effectively bring prosperity to poorer parts of China. There are many parts of China where people are under-employed and Chinese govt effectively dictated to Foxconn to create factories to train worker, to bring wealth to stimulate local economy (building factories, employing people, etc) and every few years kicking them further inward while the local govt run factories take over the trained employees to make mature products and fulfill internal demand

China is all about the 8% growth, without i-Device, and foreign input, it simply would not be possible. The local corruption is too inefficient to maintain the growth.

Comment Re:Apples and Oranges (Score 1) 276

I'm sick and tired of comments using the pop density excuse being an insightful.

Newsflash: fast broadband did not appear in the entire country overnight. Countries started with the largest cities, giving the maximum number of people access. South Korea has 80% urbanized population, same as US. If all urban areas has broadband on par with South Korea, the average speed would be similar to South Korea. But it's the people saying that we shouldn't do everything unless we can get 100% in one shot that's holding us back

Comment Re:1990's? (Score 1) 1213

In my experience, in the world of business, it is when someone in management finally snaps that you'd get the computer upgrade. If you write the business cases now, they'll just sit around getting outdated until the snap. Might as well wait for the snap, so you can write more updated business cases.

Comment Use CodeChef (Score 1) 407

If you have not done so already, I would recommend using http://www.codechef.com/ as a source of practice tests for your students, it has tests in various degrees of difficulty and CPU limit. As many may have mentioned, programming competitions tend to have different CPU seconds for compiled lang like C/C++ and interpreted lang (Python, Java). Codechef does something similar, though you may want to check if the difference is reasonable for the competition you're preparing for.

Also, the site has a lot of foreign participants and daily ranking for benchmark tests, this way your students can see where they rank and you can help them improve.

As for language choice, I'd choose Java if you wish to orient your students to a more collaborative projects, or Python for more solo projects. Most other languages on your list have various problems listed above by others and won't get the students as far as these two would.

Slashdot Top Deals

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...