Forgot your password?

typodupeerror
Education

Computer Games and Traditional CS Courses 173

Posted by Soulskill
from the terrible-terrible-games dept.
drroman22 writes "Schools are working to put real-world relevance into computer science education by integrating video game development into traditional CS courses. Quoting: 'Many CS educators recognized and took advantage of younger generations' familiarity and interests for computer video games and integrate related contents into their introductory programming courses. Because these are the first courses students encounter, they build excitement and enthusiasm for our discipline. ... Much of this work reported resounding successes with drastically increased enrollments and student successes. Based on these results, it is well recognized that integrating computer gaming into CS1 and CS2 (CS1/2) courses, the first programming courses students encounter, is a promising strategy for recruiting and retaining potential students." While a focus on games may help stir interest, it seems as though game development studios are as yet unimpressed by most game-related college courses. To those who have taken such courses or considered hiring those who have: what has your experience been?

Comment: LaTeX worked for me (Score 1) 823

by Otik2 (#29917765) Attached to: How To Enter Equations Quickly In Class?

I took notes in LaTeX for all four years of college, including upper-level math and CS courses. It worked fine for me. Once you get used to it, typing most symbols is just as quick as writing them. Long formulas or lots of embedded fractions and things make it more difficult, but you can still type it pretty quickly, especially if you don't worry about compiling it as you go (which I did, and which was perhaps a bad idea since it does slow you down).

As some other people here have suggested, you can also define new commands to help you. One class I was in started using a lot of diagonal matrices, so after being slowed down a bit the first time I defined a new command that would easily let we write diagonal matrices. You can similarly define new keywords or languages or whatever you need to help you stay on top of things.

It might not work for everyone, but if you type fast and know LaTeX well it is easy and can work well.

Software

Is GAIM doomed to beta forever?

Submitted by
danbert8
danbert8 writes "How long should a user be expected to wait for a final release for F/OSS software that is being actively developed? Or at least some progress updates?

I have been a GAIM user for years and 2.0 seemed like a breath of fresh air. But it has now gone through 5 betas in over a year. New features have been added, yet I find it no more stable now in beta 5 than it was in beta 2. Gaim's homepage http://gaim.sourceforge.net/ lists some news, and the new Planet Gaim http://gaim.sourceforge.net/planet/ has some additional insights, but neither has been posted on since November."

At work, the authority of a person is inversely proportional to the number of pens that person is carrying.

Working...