, but this code // executes before the first paint, when

麻豆区

is not yet present. The // classes are added to so styling immediately reflects the current // toolbar state. The classes are removed after the toolbar completes // initialization. const classesToAdd = ['toolbar-loading', 'toolbar-anti-flicker']; if (toolbarState) { const { orientation, hasActiveTab, isFixed, activeTray, activeTabId, isOriented, userButtonMinWidth } = toolbarState; classesToAdd.push( orientation ? `toolbar-` + orientation + `` : 'toolbar-horizontal', ); if (hasActiveTab !== false) { classesToAdd.push('toolbar-tray-open'); } if (isFixed) { classesToAdd.push('toolbar-fixed'); } if (isOriented) { classesToAdd.push('toolbar-oriented'); } if (activeTray) { // These styles are added so the active tab/tray styles are present // immediately instead of "flickering" on as the toolbar initializes. In // instances where a tray is lazy loaded, these styles facilitate the // lazy loaded tray appearing gracefully and without reflow. const styleContent = ` .toolbar-loading #` + activeTabId + ` { background-image: linear-gradient(rgba(255, 255, 255, 0.25) 20%, transparent 200%); } .toolbar-loading #` + activeTabId + `-tray { display: block; box-shadow: -1px 0 5px 2px rgb(0 0 0 / 33%); border-right: 1px solid #aaa; background-color: #f5f5f5; z-index: 0; } .toolbar-loading.toolbar-vertical.toolbar-tray-open #` + activeTabId + `-tray { width: 15rem; height: 100vh; } .toolbar-loading.toolbar-horizontal :not(#` + activeTray + `) > .toolbar-lining {opacity: 0}`; const style = document.createElement('style'); style.textContent = styleContent; style.setAttribute('data-toolbar-anti-flicker-loading', true); document.querySelector('head').appendChild(style); if (userButtonMinWidth) { const userButtonStyle = document.createElement('style'); userButtonStyle.textContent = `#toolbar-item-user {min-width: ` + userButtonMinWidth +`px;}` document.querySelector('head').appendChild(userButtonStyle); } } } document.querySelector('html').classList.add(...classesToAdd); })(); Grants fund scholarships for science and computing students - News & Stories | 麻豆区

麻豆区

Skip to main content

Calvin News

Grants fund scholarships for science and computing students

Thu, Feb 06, 2014
Connor Sterchi

颁补濒惫颈苍鈥檚 (NSF) S-STEM grant scholarships are given to students who combine the sciences and computing in their undergraduate research. Calvin alumnus Jared Renaud was one of those students. But his off-campus research did not take place in a conventional classroom; he worked at an ancient archaeological dig site overseas in Jordan called Umm el-Jimal.

Renaud graduated from Calvin in 2010 with a degree in and . He worked under at Umm el-Jimal from January 2009 until 2010 as part of a virtual reconstruction sub-group. He collaborated with fellow classmates Jacob Speelman and James Kuipers inside of an archaeological lab where they used digital photography, 3-D modeling, stereo imaging and photo-accurate model recordings to examine the dig site and before the site undergoes further corrosion from weather and age.

Connecting science and computing

As a result of this undergraduate work, Renaud was awarded an NSF S-STEM scholarship.

鈥淭his [the scholarship] encouraged me to further study computation and data management,鈥 Renaud said. 鈥淒uring my senior year at Calvin, I took an introductory course in scientific computing and modeling, then did an independent study the following semester to develop a data organization plan for the UJ project鈥檚 archaeology lab digital archive. The work helped me realize good uses of digital technology within archaeology, and other ways I could apply myself within my desired career path.鈥

Renaud鈥檚 work fits with the 颁补濒惫颈苍鈥檚 science divison's push to promote the combined study of the sciences and computation.

鈥淪cience is becoming more computational all the time,鈥 said Randall Pruim, a professor of at Calvin College who is a part of the committee that provides the S-STEM grants. 鈥淲e need more people that have some training in both science and computation.鈥

Extending opportunities to students

颁补濒惫颈苍鈥檚 science and mathematics departments are allocating two NSF grants鈥攅ach of which contain over $500,000 worth of scholarships. The scholarships are awarded to students who combine science and computation in their undergraduate programs. The grant program is called Scholarships in Science, Technology, Engineering, and Mathematics (S-STEM).

In the 2012-13 academic year, the S-STEM scholarships supported 35 students. This year, the scholarships have been awarded to 44 students.

The two S-STEM grants contain enough funds to run for four or five years. 颁补濒惫颈苍鈥檚 science departments designed the grants to overlap so that the new S-STEM grant will continue to fund students who were previously funded by the old S-STEM grant so that it will carry on until graduation.

Interested freshmen who apply for the grants are then interviewed about their high school experience, previous classes they have taken, and why they are interested in the sciences and computing.

Providing options for students

Four years ago, was one of those freshmen. And she almost didn鈥檛 apply for the scholarship.

鈥淚t鈥檚 a funny story, because I realized that I had qualified for the scholarship the day before the applications were due,鈥 Streelman said. 鈥淎nd I was like I鈥檓 just going to have to not do it this year, and there was some uncertainty if I wanted to continue with the computer science aspect of it, which was a big qualification. So I didn鈥檛 do it and I was really regretting it.

鈥淎nd then in the summer, Professor Pruim came down to the lab I was working in and said, 鈥榳e have an extra scholarship, [and] we know that you would be a good fit. Will you apply?鈥欌

So Streelman applied for the S-STEM scholarship the summer after her freshman year. After she graduates this May, she plans to pursue graduate school in the sciences.

鈥淕raduate school, or possibly I鈥檓 looking at some gap year programs abroad, studying science and doing research projects but not formal graduate work,鈥 Streelman said. 鈥淏ut I鈥檒l most likely be at some grad school.鈥

However, her long-term goal is to become a professor.

鈥淚 like teaching,鈥 she said. 鈥淲hat鈥檚 great about being a science professor is that you don鈥檛 have to give up research in order to teach. They often do both. I think that would be the ultimate goal.鈥

Creating well-rounded students

Pruim is trying to make the case that computation and the sciences are complementary, and thus, students should be encouraged to blend the two areas of study.

鈥淥ne of the things that we said to the NSF is look, science is becoming more computational all the time,鈥 Pruim said. 鈥淲e need more people that have some training in both science and computation鈥f the people that know computation don鈥檛 know any science, and if the people that know science don鈥檛 know any computation, we鈥檙e going to have this lack of skills to handle big data, complicated data, databases, data that鈥檚 generated by electronic instruments by means of algorithms, all those sorts of things require people that have both of those skills and people who can talk to people that are more skilled in their weak area.鈥

High School seniors interested in applying for the scholarship for more information.