Showing posts with label programming. Show all posts
Showing posts with label programming. Show all posts

Sunday, 30 August 2015

Wow, just...wow! "Programming cheerleaders"

As a developer, I've considered this possibility. I'm just not sure if it'd work.

But I've never considered the possibility of this actually being tried.

http://www.dailymail.co.uk/femail/article-3208366/Programming-cheerleaders-hired-motivate-Chinese-employees.html

I'm thinking how this is probably coming out of the employees' paychecks, and all the drama that would result from this environment.

Wednesday, 7 December 2011

Yay, last assignment of the semester.

Having Complete the last programming assignment of this semester, I wonder what could be coming next.

Through these trials, I think most Computer science students have become better at coding and thinking accurately about practical problems. However, it's never going to be "enough" because the set of challenges are infinite and even though it's always those building blocks (eg. loops, recursion, types, parsing, data structures, algorithms), these sets themselves are infinite and subtle superficial changes in the problem lead to greatly different data structures and algorithms.

It's awe-inspiring.

I'm particularly happy with this assignment because it was really quite a group effort. I wasn't good at regular expressions, and this guy had studied it before. He taught me that, but he was also stuck on grammar rules. I figured those critical issues out (which were not even documented in assignment nor manuals), and we leapfrogged through to the finish line. I suspect either of us would have found it far less motivating and more troublesome if we did it alone.

That felt awesome and has defined a new standard/expectation of the software development process. I guess you make career decisions subconsciously then and there, whenever you are actually working on something challenging.

And soon, I will be doing the same in Singapore...