Matching Items (2,044)
Filtering by

Clear all filters

ContributorsKierum, Caitlin (Contributor) / Novak, Gail (Pianist) (Performer) / Liang, Jack (Performer) / ASU Library. Music Library (Publisher)
Created2018-04-11
ContributorsLougheed, Julia (Performer) / Novak, Gail (Pianist) (Performer) / Bayer, Elizabeth Kennedy (Performer) / Clifton-Armenta, Tyler (Performer) / Park, Julie (Performer) / Javier de Alba, Francisco (Performer) / Vientos Dulces (Performer) / ASU Library. Music Library (Publisher)
Created2018-04-07
ContributorsCoffey, Brennan (Performer) / Novak, Gail (Pianist) (Performer) / ASU Library. Music Library (Publisher)
Created2021-04-26
ContributorsHolly, Sean (Performer) / Wright, Aaron (Performer) / Novak, Gail (Pianist) (Performer) / ASU Library. Music Library (Publisher)
Created2021-04-29
147668-Thumbnail Image.png
Description

Arizona State course enrollment regularly reaches triple digits. Despite the large enrollment numbers, the level of communication among students remain relatively low. Students often create Discord servers to keep in touch with classmates, but this requires each individual student to track down the invite link. The purpose of this project

Arizona State course enrollment regularly reaches triple digits. Despite the large enrollment numbers, the level of communication among students remain relatively low. Students often create Discord servers to keep in touch with classmates, but this requires each individual student to track down the invite link. The purpose of this project is to create an inviting chat service for students with minimal barriers of entry. This website, https://gibbl.io, offers a chat room for every class at ASU, making it simple for students to maintain communication.

Created2021-05
ContributorsBreeden, Katherine (Performer) / German, Lindsey (Performer) / Novak, Gail (Pianist) (Performer) / ASU Library. Music Library (Publisher)
Created2018-04-13
Description
ABSTRACT Many musicians, both amateur and professional alike, are continuously seeking to expand and explore their performance literature and repertory. Introducing new works into the standard repertory is an exciting endeavor for any active musician. Establishing connections, commissioning new works, and collaborating on performances can all work

ABSTRACT Many musicians, both amateur and professional alike, are continuously seeking to expand and explore their performance literature and repertory. Introducing new works into the standard repertory is an exciting endeavor for any active musician. Establishing connections, commissioning new works, and collaborating on performances can all work together toward the acceptance and success of a composer's music within an instrument community. For the flute, one such composer is Daniel Dorff (b. 1956). Dorff, a Philadelphia-based composer, has written for symphony orchestra, clarinet, contrabassoon, and others; however, his award-winning works for flute and piccolo are earning him much recognition. He has written works for such illustrious flutists as Mimi Stillman, Walfrid Kujala, and Gary Schocker; his flute works have been recorded by Laurel Zucker, Pamela Youngblood and Lois Bliss Herbine; and his pieces have been performed and premiered at each of the National Flute Association Conventions from 2004 to 2009. Despite this success, little has been written about Dorff's life, compositional style, and contributions to the flute repertory. In order to further promote the flute works of Daniel Dorff, the primary focus of this study is the creation of a compact disc recording of Dorff's most prominent works for flute: April Whirlwind, 9 Walks Down 7th Avenue, both for flute and piano, and Nocturne Caprice for solo flute. In support of this recording, the study also provides biographical information regarding Daniel Dorff, discusses his compositional methods and ideology, and presents background information, description, and performance notes for each piece. Interviews with Daniel Dorff regarding biographical and compositional details serve as the primary source for this document. Suggestions for the performance of the three flute works were gathered through interviews with prominent flutists who have studied and performed Dorff's pieces. Additional performance suggestions for Nocturne Caprice were gathered through a coaching session between the author and the composer. This project is meant to promote the flute works of Daniel Dorff and to help establish their role in the standard flute repertory.
ContributorsRich, Angela Marie (Contributor) / Novak, Gail (Pianist) (Performer) / Buck, Elizabeth Y (Thesis advisor) / Hill, Gary W. (Committee member) / Holbrook, Amy (Committee member) / Schuring, Martin (Committee member) / Arizona State University (Publisher)
Created2010
148295-Thumbnail Image.png
Description

A project about developing software for learning turned into a project for learning about software development. The submission here only includes the journal. However, the journal has a link to the public GitHub repository containing the source code for the thesis. The source code implements a program to facilitate self-study

A project about developing software for learning turned into a project for learning about software development. The submission here only includes the journal. However, the journal has a link to the public GitHub repository containing the source code for the thesis. The source code implements a program to facilitate self-study by allowing the user to create quizzes. The journal contains my experience working on the project (both successes and failures).

ContributorsRoper, Branden Gerald (Author) / Miller, Phillip (Thesis director) / Zazkis, Dov (Committee member) / Computer Science and Engineering Program (Contributor, Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
ContributorsBroome-Robinson, Julia (Performer) / Novak, Gail (Pianist) (Performer) / Glick, Philip (Performer) / Lynch, Paul (Performer) / Ryall, Blake (Performer) / ASU Library. Music Library (Publisher)
Created2018-10-19
132577-Thumbnail Image.png
Description
The most important task for a beginning computer science student, in order for them to succeed in their future studies, is to learn to be able to understand code. One of the greatest indicators of student success in beginning programming courses is the ability to read code and predict its

The most important task for a beginning computer science student, in order for them to succeed in their future studies, is to learn to be able to understand code. One of the greatest indicators of student success in beginning programming courses is the ability to read code and predict its output, as this shows that the student truly understands what each line of code is doing. Yet few tools available to students today focus on helping students to improve their ability to read code. The goal of the random Python program generator is to give students a tool to practice this important skill.

The program writes randomly generated, syntactically correct Python 3 code in order to provide students infinite examples from which to study. The end goal of the project is to create an interactive tool where beginning programming students can click a button to generate a random code snippet, check if what they predict the output to be is correct, and get an explanation of the code line by line. The tool currently lacks a front end, but it currently is able to write Python code that includes assignment statements, delete statements, if statements, and print statements. It supports boolean, float, integer, and string variable types.
ContributorsDiLorenzo, Kaitlyn (Author) / Meuth, Ryan (Thesis director) / Miller, Phillip (Committee member) / School of International Letters and Cultures (Contributor) / Computer Science and Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2019-05