Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Ignore all the naysayers (Score 1) 1186

I think this is a terrifically cool idea. My advice would be not to put any equation you don't understand, or you'll feel like a tool every time someone asks you to explain it. If you know any quantum mechanics, you could put Bohr's equation for the energy levels of a hydrogen atom. Coulomb's law springs to mind as well.

Good luck!

Comment Re:Well, at least the rest don't do this. (Score 1) 605

Except that you can't carry Bacardi 151 onto a plane, as the document states:

Alcoholic beverages

Alcoholic beverages containing 24% or less alcohol are not restricted in checked baggage. Those containing more than 24%, but not more than 70% alcohol in retail packaging are limited to 5 L (1.3 gal.) per person and 5 L (1.3 gal.) per container in checked baggage. Those containing more than 70% alcohol (more than "140 proof") may not be carried onboard passenger-carrying aircraft [emphasis added]. Alcoholic beverages containing 70% or less alcohol are limited to travel size containers (3.4 oz/100ml) through the screening checkpoint.

Education

Computer Games and Traditional CS Courses 173

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?
Programming

Haskell 2010 Announced 173

paltemalte writes "Simon Marlow has posted an announcement of Haskell 2010, a new revision of the Haskell purely functional programming language. Good news for everyone interested in SMP and concurrency programming."

Comment LaTeX worked for me (Score 1) 823

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.

Comment Re:Emphasis is on the students (Score 1) 236

No industrial lab would allow a flammable solvent near an electrically charged heating mantle.

Gotta tell you, it would be great if that were the case but it just isn't. I work in a QC lab at a drug company, and people are always doing things like distilling isopropyl alcohol in a regular fume hood. There are hot plates used in the same hood as all sorts of solvents. Many people don't wear gloves, ever, even when working with stuff like mixtures containing DMSO. Safety will never trump people's intrisic laziness.

Science

Dinosaur Fossil Found With Preserved Soft Tissue 248

damn_registrars writes "A fossilized hadrosaur has been uncovered in South Dakota that has preserved soft tissue. This is described as a "mummified" dinosaur, and allows for a look at the skin and musculature of some parts of this animal. The find was reported by a 24 year old Yale graduate student of paleontology."
Science

Creationists Violating Copyright 635

The_Rook writes "The Discovery Institute, more a lawyer mill than a scientific institution, copied Harvard University's BioVisions video 'The Inner Life of the Cell,' stripped out Harvard's copyright notice, credits, and narration, inserted their own creationist-friendly narration, and renamed the video 'The Cell As an Automated City.' The new title subtly suggests that a cell is designed rather than evolved."

Slashdot Top Deals

Good salesmen and good repairmen will never go hungry. -- R.E. Schenk

Working...