<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" version="2.0">

<channel>
	<title>Carolyn Works</title>
	
	<link>http://blog.carolynworks.com</link>
	<description>A computer science graduate living in a liberal arts major's world.</description>
	<lastBuildDate>Sun, 05 Feb 2012 18:42:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/CarolynBlogs" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="carolynblogs" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Required checkboxes don’t make sense</title>
		<link>http://blog.carolynworks.com/?p=1013</link>
		<comments>http://blog.carolynworks.com/?p=1013#comments</comments>
		<pubDate>Sun, 05 Feb 2012 07:13:22 +0000</pubDate>
		<dc:creator>Carolyn</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://blog.carolynworks.com/?p=1013</guid>
		<description><![CDATA[Recently while filling out a bank form online, I had the option to receive emailed statements rather than dead trees in the mail. The checkbox looked like this: Receive email statements I preferred the dead trees, so I left the box unchecked and clicked “submit.” The page came back with an error and pointed out [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>Recently while filling out a bank form online, I had the option to receive emailed statements rather than dead trees in the mail. The checkbox looked like this:</p>
<input type="checkbox" /> Receive email statements</p>
<p>I preferred the dead trees, so I left the box unchecked and clicked “submit.” The page came back with an error and pointed out that checkbox actually looked like this:</p>
<input type="checkbox" /> Receive email statements <span style="color: #ff0000;">*</span></p>
<p>Of course, I wasn’t being given the option to receive emailed statements, but rather the bank needed me to acknowledge that I would receive emailed statements, despite my preference.</p>
<p>It doesn’t make sense when you think about it. A checkbox field is always a required field, whether or not it has a little red asterisk. It only returns true or false; it can’t return null. It doesn’t make sense to give the user an error saying they didn’t give an answer for the checkbox, because not checking it is an answer.<span id="more-1013"></span></p>
<p>My grievance is not that the bank was forcing me into emailed statements (though I am miffed about it). Rather, it annoys me that requiredness is not consistent among field types. Making any other kind of field required means that the user must give some answer. Making a checkbox required means that the user must give a particular answer.</p>
<p>I realize that using a checkbox is the normal way for a user to agree to some stipulation, but usually there’s an explanation such as, “Please indicate that you have read our terms and conditions by checking the box.” In this example, the box was mixed in with other input fields, and I don’t think that the red asterisk was sufficient to replace that instruction.</p>
<p>It would be great if browsers were more consistent about what required input means. In the meantime, if you must use a “required” checkbox, don’t expect your users to understand that from a red asterisk alone.</p>
</div>

<p><a href="http://feedads.g.doubleclick.net/~a/iivIXsMMwdOmzy9HXFlty3jOPok/0/da"><img src="http://feedads.g.doubleclick.net/~a/iivIXsMMwdOmzy9HXFlty3jOPok/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/iivIXsMMwdOmzy9HXFlty3jOPok/1/da"><img src="http://feedads.g.doubleclick.net/~a/iivIXsMMwdOmzy9HXFlty3jOPok/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.carolynworks.com/?feed=rss2&amp;p=1013</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Admissions snafu unfairly tarnishes Vassar computer science</title>
		<link>http://blog.carolynworks.com/?p=991</link>
		<comments>http://blog.carolynworks.com/?p=991#comments</comments>
		<pubDate>Mon, 30 Jan 2012 00:09:51 +0000</pubDate>
		<dc:creator>Carolyn</dc:creator>
				<category><![CDATA[College]]></category>
		<category><![CDATA[computer science]]></category>

		<guid isPermaLink="false">http://blog.carolynworks.com/?p=991</guid>
		<description><![CDATA[I was disappointed to read the The New York Times article yesterday reporting that Vassar mistakenly told 76 applicants that they were accepted. Of course I&#8217;m disappointed in my college, but I&#8217;m more disappointed by this quote from the NYT article: Kareen Troussard, a student in Paris, said the episode might have saved her. “I want [...]]]></description>
			<content:encoded><![CDATA[<p>I was disappointed to read the <a href="http://www.nytimes.com/2012/01/29/education/vassar-applicants-are-mistakenly-told-they-are-accepted.html">The New York Times article yesterday</a> reporting that Vassar mistakenly told 76 applicants that they were accepted. Of course I&#8217;m disappointed in my college, but I&#8217;m more disappointed by this quote from the NYT article:</p>
<blockquote><p>Kareen Troussard, a student in Paris, said the episode might have saved her. “I want to major in computer science,” she said in an e-mail, “and Vassar doesn’t even know how to use a computer on the biggest day of our lives.”</p></blockquote>
<p>I know it&#8217;s just a quip, but it unfairly blames the computer science department for a mistake in the admissions office. The quote stems from three common misconceptions:</p>
<p><strong>Misconception #1: The computer science department is responsible for all of the college&#8217;s electronic activities.</strong><br />
<strong>Reality:</strong> Very few, if any, college computer science departments are also responsible for IT at the school.  Teaching computer science and maintaining a system are very different jobs, and Vassar has an entire Computing and Information Services department to handle their IT. (Even Vassar students don&#8217;t understand this distinction. The CS department had to put a sign on the door saying saying visitors looking for IT help were in the wrong building.)<span id="more-991"></span></p>
<p><strong>Misconception #2: Learning computer science is the same as learning to use a computer.<br />
<strong>Reality:</strong></strong> Writing software and using software require vastly different skill sets. Computer science students learn about math, logic, algorithms, and programming languages, not how to use Microsoft Word or admissions software. You can&#8217;t assume that a &#8220;good computer scientist&#8221; is &#8220;good with computers,&#8221; or vice versa. (As <a title="Many high schools offering “Computer Science” really aren’t" href="http://blog.carolynworks.com/?p=572">I&#8217;ve blogged before</a>, this is one of the misconceptions that keeps people away from studying CS.)</p>
<p><strong>Misconception #3: The mistake arose from someone not knowing how to &#8220;use a computer.&#8221;<br />
<strong>Reality:</strong></strong>  Someone &#8220;used a computer&#8221; very successfully to send an admissions decision to 76 applicants. However, they neglected to update the text that the candidates would see. The culprit is forgetful, not technically-impaired. Moreover, using &#8220;You&#8217;re accepted&#8221; in filler text rather than, &#8220;This is a test,&#8221; was just asking for trouble.</p>
<p>While I certainly came upon cases in school when it seemed like &#8220;Vassar didn&#8217;t even know how to use a computer,&#8221; I hate this vague accusation that my department is somehow responsible for the error. Vassar students and faculty are amazing people, and studying computer science with them was a blast. Even though a Vassar website was at fault, I&#8217;d hate to think a student passed over studying computer science there because of it. Go ahead and blame the institution, but leave my department out of it.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/nzS8q_jvEx2f31etSUiNwIL3y5w/0/da"><img src="http://feedads.g.doubleclick.net/~a/nzS8q_jvEx2f31etSUiNwIL3y5w/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/nzS8q_jvEx2f31etSUiNwIL3y5w/1/da"><img src="http://feedads.g.doubleclick.net/~a/nzS8q_jvEx2f31etSUiNwIL3y5w/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.carolynworks.com/?feed=rss2&amp;p=991</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>I graduated!</title>
		<link>http://blog.carolynworks.com/?p=978</link>
		<comments>http://blog.carolynworks.com/?p=978#comments</comments>
		<pubDate>Tue, 24 May 2011 22:13:53 +0000</pubDate>
		<dc:creator>Carolyn</dc:creator>
				<category><![CDATA[College]]></category>

		<guid isPermaLink="false">http://blog.carolynworks.com/?p=978</guid>
		<description />
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://blog.carolynworks.com/wp-content/uploads/IMG_0788small.jpg"><img class="aligncenter size-full wp-image-980" title="I graduated!" src="http://blog.carolynworks.com/wp-content/uploads/IMG_0788small-e1306275098493.jpg" alt="I graduated!" width="473" height="630" /></a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/jduOIsiAdv4VXAWR3JuOmy13Y7o/0/da"><img src="http://feedads.g.doubleclick.net/~a/jduOIsiAdv4VXAWR3JuOmy13Y7o/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/jduOIsiAdv4VXAWR3JuOmy13Y7o/1/da"><img src="http://feedads.g.doubleclick.net/~a/jduOIsiAdv4VXAWR3JuOmy13Y7o/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.carolynworks.com/?feed=rss2&amp;p=978</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Writing code gives motivates me to be productive</title>
		<link>http://blog.carolynworks.com/?p=965</link>
		<comments>http://blog.carolynworks.com/?p=965#comments</comments>
		<pubDate>Wed, 11 May 2011 15:00:18 +0000</pubDate>
		<dc:creator>Carolyn</dc:creator>
				<category><![CDATA[College]]></category>
		<category><![CDATA[Industry]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[homework]]></category>

		<guid isPermaLink="false">http://blog.carolynworks.com/?p=965</guid>
		<description><![CDATA[I&#8217;m going to graduate college in 11 days. I&#8217;m submitting my last assignment for grading in 5 days. I&#8217;m giving a presentation about my senior research project tomorrow. You&#8217;d think that with all that pressure, I&#8217;d be banging out code and papers at break-neck pace. Well, I haven&#8217;t been. Senioritis has gotten the best of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.carolynworks.com/wp-content/uploads/codeAndJapanese1.png"><img class="alignleft size-full wp-image-972" title="codeAndJapanese" src="http://blog.carolynworks.com/wp-content/uploads/codeAndJapanese1.png" alt="" width="200" height="200" /></a>I&#8217;m going to graduate college in 11 days. I&#8217;m submitting my last assignment for grading in 5 days. I&#8217;m giving a presentation about my <a title="My shortest paths app for Vassar College" href="http://blog.carolynworks.com/?p=924">senior research project</a> tomorrow. You&#8217;d think that with all that pressure, I&#8217;d be banging out code and papers at break-neck pace.</p>
<p>Well, I haven&#8217;t been. Senioritis has gotten the best of me. It&#8217;s been very difficult to bring myself to work my thesis and Japanese assignments knowing that in 11 days it will all average out to a grade on my transcript that&#8217;s mostly predetermined by now. It doesn&#8217;t help that I have already secured my post-graduation job. I felt weak and unmotivated yesterday as I struggled to write and prepare my thesis presentation. I needed a boost, but didn&#8217;t know where to get it.</p>
<p>I eventually realized that I wanted a couple more features in my research project&#8217;s <a href="http://www.carolynworks.com/VassarMap">map application</a> for presentation purposes. Boom, I opened my IDE! Boom, I code got banged out! Once I had a task closer to doing what I love, I was suddenly able to focus and be productive. <span id="more-965"></span></p>
<p>While I don&#8217;t agree with everything he says, I love motivational speaker <a href="http://en.wikipedia.org/wiki/Marcus_Buckingham#Subsequent_Books_and_Continuing_Development_of_Strengths_Focus">Marcus Buckingham</a>&#8216;s adage that your strengths aren&#8217;t what you&#8217;re good at, but instead &#8220;your strengths are those activities that make you feel strong.&#8221; Writing code is one of my strengths because when I develop a clever function or overcome a tricky bug, I feel like I can do absolutely anything.</p>
<p>Once I finished writing the extra functions for my presentation, I had a renewed drive to be productive which helped me get through writing the rest of the presentation. From now on I&#8217;ll keep my side-projects in mind for when I need an extra burst of productivity.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/jLOyq_cz94PAcP-Ex_i6yge3JK4/0/da"><img src="http://feedads.g.doubleclick.net/~a/jLOyq_cz94PAcP-Ex_i6yge3JK4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/jLOyq_cz94PAcP-Ex_i6yge3JK4/1/da"><img src="http://feedads.g.doubleclick.net/~a/jLOyq_cz94PAcP-Ex_i6yge3JK4/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.carolynworks.com/?feed=rss2&amp;p=965</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>For Skype interviews, get a space in the library</title>
		<link>http://blog.carolynworks.com/?p=939</link>
		<comments>http://blog.carolynworks.com/?p=939#comments</comments>
		<pubDate>Mon, 25 Apr 2011 20:55:14 +0000</pubDate>
		<dc:creator>Carolyn</dc:creator>
				<category><![CDATA[College]]></category>
		<category><![CDATA[Industry]]></category>
		<category><![CDATA[dorm life]]></category>
		<category><![CDATA[industry]]></category>
		<category><![CDATA[internships]]></category>

		<guid isPermaLink="false">http://blog.carolynworks.com/?p=939</guid>
		<description><![CDATA[Yesterday The Consumerist linked to an article called &#8220;10 Tips to Shred the Competition in your Skype interview.&#8221; Author Jenny Foss&#8217;s 5th tip reminded me of a conundrum I had toward the end of my sophomore year when I was interviewing for summer jobs and internships. Here&#8217;s the tip: Don’t even think about doing it [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.carolynworks.com/wp-content/uploads/Vassar_Library_Study_Area1.jpg"><img class="alignright size-full wp-image-944" title="Vassar_Library_Study_Area" src="http://blog.carolynworks.com/wp-content/uploads/Vassar_Library_Study_Area1.jpg" alt="" width="351" height="192" /></a>Yesterday <a href="http://consumerist.com/2011/04/how-to-win-a-skype-interview.html">The Consumerist</a> linked to an article called &#8220;<a href="http://www.lifeaftercollege.org/blog/2011/04/06/guest-post-10-tips-to-shred-the-competition-in-your-skype-interview-by-jenny-foss/">10 Tips to Shred the Competition in your Skype interview</a>.&#8221; Author Jenny Foss&#8217;s 5th tip reminded me of a conundrum I had toward the end of my sophomore year when I was interviewing for summer jobs and internships. Here&#8217;s the tip:</p>
<blockquote><p><strong>Don’t even think about doing it in a coffee shop.</strong> Quiet, clean room. Absolutely no environmental hustle and bustle, none.  Oh, and when I say “quiet, clean room?” Assume I mean “quiet, clean room with no weird crap in the background.”</p></blockquote>
<p>Two years ago I interviewed for a lead instructor position at a kids&#8217; tech summer camp. <span id="more-939"></span>Since I was still finishing my spring semester in college in New York and the job would be back home in the Bay Area, we did the interview on Skype. However, living in a dorm with a roommate and lots of friends who came when they pleased meant that my living space wasn&#8217;t going to cut it as an interview location. (The dorm room also violated the &#8220;no weird crap in the background&#8221; advice.)</p>
<p>I considered academic buildings and dorm parlors, but since I couldn&#8217;t reserve them, I still ran the risk of interruptions. When I mentioned my dilemma to my advisor, she suggested I reserve a study space room in the college library. Not only did that space let me have an uninterrupted block of time, but it also had bright lighting, a well-maintained internet connection, and the added bonus of shelves of books for my backdrop.</p>
<p>Libraries are a great option for non-college students, too, but make sure your local library&#8217;s study rooms are well lit and offer internet and electricity before you reserve one.</p>
<p>I can&#8217;t guarantee that the interview location will make or break your application, but it worked for me &#8211; I got the job!</p>

<p><a href="http://feedads.g.doubleclick.net/~a/k-v7gtsbm_4QPgd6Mk-y8NoukFw/0/da"><img src="http://feedads.g.doubleclick.net/~a/k-v7gtsbm_4QPgd6Mk-y8NoukFw/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/k-v7gtsbm_4QPgd6Mk-y8NoukFw/1/da"><img src="http://feedads.g.doubleclick.net/~a/k-v7gtsbm_4QPgd6Mk-y8NoukFw/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.carolynworks.com/?feed=rss2&amp;p=939</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Standing desk via cardboard boxes</title>
		<link>http://blog.carolynworks.com/?p=933</link>
		<comments>http://blog.carolynworks.com/?p=933#comments</comments>
		<pubDate>Mon, 18 Apr 2011 04:43:47 +0000</pubDate>
		<dc:creator>Carolyn</dc:creator>
				<category><![CDATA[Cool Stuff Found]]></category>
		<category><![CDATA[College]]></category>
		<category><![CDATA[cool stuff found]]></category>
		<category><![CDATA[dorm life]]></category>

		<guid isPermaLink="false">http://blog.carolynworks.com/?p=933</guid>
		<description><![CDATA[A notable article on hacking oneself a standing desk made the rounds of Hacker News and Lifehacker this week. Tonight, I needed the energy for one last push to get some work done and stop slacking off. Lacking the motivation to actually put my desk chair atop my desk, I pulled some cardboard boxes out [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-medium wp-image-934 alignright" title="standingDesk" src="http://blog.carolynworks.com/wp-content/uploads/standingDesk-300x225.jpg" alt="" width="300" height="225" /></p>
<p>A <a href="http://gregschlom.com/post/4555981908/standing-desk">notable article on hacking oneself a standing desk</a> made the rounds of <a href="http://news.ycombinator.com/item?id=2438140">Hacker News</a> and <a href="http://lifehacker.com/#!5791730/turn-your-office-chair-into-a-makeshift-standing-desk">Lifehacker</a> this week. Tonight, I needed the energy for one last push to get some work done and stop slacking off. Lacking the motivation to actually put my desk chair atop my desk, I pulled some cardboard boxes out of my closet and made do. It&#8217;s a little rickety, but it gets the job done, and I got my work done.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/lNHcHTp--0kgNcd420nuRdGTFhE/0/da"><img src="http://feedads.g.doubleclick.net/~a/lNHcHTp--0kgNcd420nuRdGTFhE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/lNHcHTp--0kgNcd420nuRdGTFhE/1/da"><img src="http://feedads.g.doubleclick.net/~a/lNHcHTp--0kgNcd420nuRdGTFhE/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.carolynworks.com/?feed=rss2&amp;p=933</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Care of Spider Monkey Productions</title>
		<link>http://blog.carolynworks.com/?p=929</link>
		<comments>http://blog.carolynworks.com/?p=929#comments</comments>
		<pubDate>Sun, 17 Apr 2011 17:45:24 +0000</pubDate>
		<dc:creator>Carolyn</dc:creator>
				<category><![CDATA[College]]></category>
		<category><![CDATA[Random]]></category>
		<category><![CDATA[cool stuff found]]></category>
		<category><![CDATA[dorm life]]></category>

		<guid isPermaLink="false">http://blog.carolynworks.com/?p=929</guid>
		<description><![CDATA[These are my friends. I love them dearly.]]></description>
			<content:encoded><![CDATA[<p>These are my friends. I love them dearly.</p>
<p><iframe title="YouTube video player" width="640" height="390" src="http://www.youtube.com/embed/8WoBDT6FMTQ" frameborder="0" allowfullscreen></iframe></p>

<p><a href="http://feedads.g.doubleclick.net/~a/quNKypbjmJRD3AmO5rYXIoywv_E/0/da"><img src="http://feedads.g.doubleclick.net/~a/quNKypbjmJRD3AmO5rYXIoywv_E/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/quNKypbjmJRD3AmO5rYXIoywv_E/1/da"><img src="http://feedads.g.doubleclick.net/~a/quNKypbjmJRD3AmO5rYXIoywv_E/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.carolynworks.com/?feed=rss2&amp;p=929</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My shortest paths app for Vassar College</title>
		<link>http://blog.carolynworks.com/?p=924</link>
		<comments>http://blog.carolynworks.com/?p=924#comments</comments>
		<pubDate>Thu, 14 Apr 2011 12:55:07 +0000</pubDate>
		<dc:creator>Carolyn</dc:creator>
				<category><![CDATA[College]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[map app]]></category>

		<guid isPermaLink="false">http://blog.carolynworks.com/?p=924</guid>
		<description><![CDATA[I&#8217;ve finished the first online version of my application which finds shortest walking paths on the Vassar campus. It uses Dijkstra and the Google Maps Javascript API to find and plot the shortest route between dorms, academic buildings, and student centers. I&#8217;m hoping for some feedback from online testing before I submit the final version [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve finished the first online version of my <a href="http://www.carolynworks.com/VassarMap">application which finds shortest walking paths on the Vassar campus</a>. It uses Dijkstra and the Google Maps Javascript API to find and plot the shortest route between dorms, academic buildings, and student centers. I&#8217;m hoping for some feedback from online testing before I submit the final version as part of my senior research project. I&#8217;ve solved a lot of arguments about quickest ways to class already!<br />
<a href="http://www.carolynworks.com/VassarMap"><img class="aligncenter size-full wp-image-925" title="vassarMap" src="http://blog.carolynworks.com/wp-content/uploads/vassarMap.png" alt="" width="500" height="355" /></a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/EBYeXbFpCHtrUcLrMA2MXsYFHes/0/da"><img src="http://feedads.g.doubleclick.net/~a/EBYeXbFpCHtrUcLrMA2MXsYFHes/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/EBYeXbFpCHtrUcLrMA2MXsYFHes/1/da"><img src="http://feedads.g.doubleclick.net/~a/EBYeXbFpCHtrUcLrMA2MXsYFHes/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.carolynworks.com/?feed=rss2&amp;p=924</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Four great questions to ask in a technical interview</title>
		<link>http://blog.carolynworks.com/?p=863</link>
		<comments>http://blog.carolynworks.com/?p=863#comments</comments>
		<pubDate>Thu, 31 Mar 2011 23:29:34 +0000</pubDate>
		<dc:creator>Carolyn</dc:creator>
				<category><![CDATA[Industry]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[industry]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.carolynworks.com/?p=863</guid>
		<description><![CDATA[I&#8217;m excited to be able to say that I accepted a great job offer at a dot-com in San Francisco. I get to start right after I graduate in May. Now that my job search is over, I want to share some of the questions I had for interviewers that got the best responses on [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.carolynworks.com/wp-content/uploads/Picture-21.png"><img class="alignright size-full wp-image-880" title="Picture 2" src="http://blog.carolynworks.com/wp-content/uploads/Picture-21.png" alt="" width="295" height="167" /></a>I&#8217;m excited to be able to say that I accepted a great job offer at a dot-com in San Francisco. I get to start right after I graduate in May. Now that my job search is over, I want to share some of the questions I had for interviewers that got the best responses on the spot.<br/><br/></p>
<p><strong>• &#8220;If you had to work in a different group or department within your company, what group would you join? Who is working on something you&#8217;re interested in?&#8221;</strong></p>
<p>Hands down, this question got the most, &#8220;Ooh, that&#8217;s a good question,&#8221; responses. I like it because it tells me what groups have exciting new projects within the company, and whether the employees are excited about their company&#8217;s up-and-coming projects. I get excited when engineers are excited about what their coworkers are doing. I think interviewers like this question because it&#8217;s a little out-of-the-box and because they get to talk about their own experiences with and opinions of the company.</p>
<p><span id="more-863"></span>This is also a great question because you can easily ask it of every interviewer you get. When I meet six different interviewers from one company over the course of a day, it&#8217;s hard to come up with more questions I haven&#8217;t gotten answers to already. It&#8217;s also a question that isn&#8217;t usually answered already over the course of the interview.</p>
<p><strong>• &#8220;Do project managers tend to come from technical or managerial backgrounds?&#8221;</strong></p>
<p>This question says that even though I&#8217;m a programmer, I&#8217;m thinking about going into project management, and I want to make sure that track is available for me at this company.  I don&#8217;t know if this always comes across, but when I talk about the answer with the interviewer, I like to express my relief that the project managers have technical degrees. It can also be a warning sign if managers are overwhelmingly non-technical, but I have yet to hear that answer in an interview.</p>
<p><strong>• &#8220;What kind of software development process do you use? Agile? Spiral? Waterfall? Something else? Do you think it works well for your group?&#8221;</strong></p>
<p>I actually had a couple interviews at the <a title="Diversity of perspective and interview breakfasts" href="http://blog.carolynworks.com/?p=506">Grace Hopper Conference</a> last year where the interviewer didn&#8217;t know what I meant by <em>development methodology</em> &#8211; not a great sign. I happened to be interested in companies that use the Scrum method, but even if you don&#8217;t have a preference, the interviewer&#8217;s answer gives you an idea of whether the company has company-wide programming guidelines. If the interviewer responds, &#8220;Well, it&#8217;s a big company, so different groups do different things,&#8221; I like to follow up by asking what their group uses. If the interviewer is an HR rep, I ask if they can get back to me with the answer.</p>
<p>Of course, make sure you read up on different kinds of programming methodologies before you ask this question. Even if the interviewer answers with something you haven&#8217;t heard of, all you have to do is ask them to tell you about it, and say, &#8220;Oh, that sounds like [another methodology you do know about].&#8221;</p>
<p><strong>• &#8220;How is writing code for your company different from writing code at other companies?&#8221;</strong></p>
<p>I also like to phrase &#8220;other companies&#8221; as &#8220;normal companies&#8221; (though you can&#8217;t get away with that everywhere). This question is really another way of asking, &#8220;What makes your company special?&#8221; without using such vague wording. I like hearing about the programming challenges particular to the company, and I want to communicate to the interviewer that I&#8217;m interested in more than just &#8220;ordinary&#8221; programming (whether or not that&#8217;s what the company has to offer).</p>
<p>Have any other great interview questions to suggest, or any improvements on mine?</p>

<p><a href="http://feedads.g.doubleclick.net/~a/GRA3eguAyBYZXc7D0pb6UuPSY70/0/da"><img src="http://feedads.g.doubleclick.net/~a/GRA3eguAyBYZXc7D0pb6UuPSY70/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/GRA3eguAyBYZXc7D0pb6UuPSY70/1/da"><img src="http://feedads.g.doubleclick.net/~a/GRA3eguAyBYZXc7D0pb6UuPSY70/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.carolynworks.com/?feed=rss2&amp;p=863</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Library research does not need to be taught in every introductory course.</title>
		<link>http://blog.carolynworks.com/?p=849</link>
		<comments>http://blog.carolynworks.com/?p=849#comments</comments>
		<pubDate>Wed, 30 Mar 2011 05:33:10 +0000</pubDate>
		<dc:creator>Carolyn</dc:creator>
				<category><![CDATA[College]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[professors]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.carolynworks.com/?p=849</guid>
		<description><![CDATA[In four years of college, I’ve tried to get both depth and breadth into my class schedule, as a good liberal arts student should. In addition to computer science classes (my major) and Japanese classes (my minor), I’ve taken introductory classes in philosophy, math, cognitive science, history, English, and physics. However, taking a breadth of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.carolynworks.com/wp-content/uploads/books1.jpg"><img class="alignright size-medium wp-image-858" title="books" src="http://blog.carolynworks.com/wp-content/uploads/books1-300x238.jpg" alt="" width="300" height="238" /></a>In four years of college, I’ve tried to get both depth and breadth into my class schedule, as a good liberal arts student should. In addition to computer science classes (my major) and Japanese classes (my minor), I’ve taken introductory classes in philosophy, math, cognitive science, history, English, and physics. However, taking a breadth of classes has led to an unintended consequence: I’ve had to endure four or five different introductions scholarly research.</p>
<p>The format is always the same: a research librarian comes to class, loads the PowerPoint deck, and proceeds to tell us how to search the library catalogue, order books from Interlibrary Loan, cite a source, and use Google Advanced Search. They&#8217;ll probably throw in a few slides on why Wikipedia is unreliable as a scholarly resource.<span id="more-849"></span> We&#8217;ll get more research sources related to the class context (like specialized history databases and science journals), but for the most part, the content is always the same. The class is pretty informative the first time, but by the third or fourth time, the repeated basic information is unbearably tedious.</p>
<p>Obviously, in the same way college students should have a basic understanding of mathematics and a foreign language (both graduation requirements at my college), we should know how to do scholarly research. If a background on basic research is going to be a class requirement, my preference would be for the library to host a lecture on the subject a few times a semester. Everyone would be able to attend the seminar once and receive a note on their transcript. Students would attend the lecture concurrently with or as a prerequisite for research-based classes, and professors with extra resources to introduce could do so without wasting excessive class time teaching us stuff we already know.</p>
<p>What really gets me is that the information the librarians present in these lectures is already listed online with links and step-by-step instructions. Even though <a title="Take notes and learn now, or get them online and learn later" href="http://blog.carolynworks.com/?p=804">I’ve posted before</a> that I prefer attending a lecture and taking notes over getting notes online, I think online instructions are adequate in this case, especially for students in our generation who already understand how to build search terms.</p>
<p>I realize I’ve <a title="Twitter and chat in class are signs of bigger problems" href="http://blog.carolynworks.com/?p=776">griped about</a> <a title="Your laptop in class is distracting me, too." href="http://blog.carolynworks.com/?p=823">my college</a> enough in the past few weeks to change the name of my blog to “Carolyn Complains.” I just think that if research tools really need to be presented in class, the presentation does not need to take the entire class period. The professor can skip showing us Google, Wikipedia, and the library catalogue, move right onto the Interlibrary Loan and specialized databases, and refer students to the reference librarians if more help is needed.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/Vxr1pqCqH2_wrIGQ_yXFICvpI5E/0/da"><img src="http://feedads.g.doubleclick.net/~a/Vxr1pqCqH2_wrIGQ_yXFICvpI5E/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Vxr1pqCqH2_wrIGQ_yXFICvpI5E/1/da"><img src="http://feedads.g.doubleclick.net/~a/Vxr1pqCqH2_wrIGQ_yXFICvpI5E/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.carolynworks.com/?feed=rss2&amp;p=849</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

