My Journey into Digital Literacy

Friday, March 01, 2024

As someone who wants to pursue a path to law school, a couple of year ago when considering my choices for college majors, I took some time to evaluate my academic strengths. After much thought, I decided that my true strengths always lied in reading/writing and my ability to communicate my own thoughts and ideas to others. I ended up going with English and Political Science, which was something I felt confident in. In truth, I never thought I was naturally inclined toward math or science. As time went on and I became someone who was trying to avoid all things that I considered math or science related, computers fell into that category in my mind.

Don’t get me wrong- I use my personal computer daily, but that usage extends to surfing the web or using some of the simple applications installed on my device. I took a coding computer course in the 6th grade for a term that I truly disliked and felt confused the entire time; whether or not I truly struggled on the class material or simply had the attention span of an 11 year old with a computer in front of them I could not tell you, but that was the deepest I had really ever looked into computers and I didn’t move forward with warm and fuzzy feelings about the experience.

However, this course has changed my perspective a bit, and has made looking deeper into my computer feel much less intimidating. As someone who has used computers almost my entire life, sometimes it’s easy to forget what these machines are truly capable of. Specifically as an English major, I never thought much of the importance of digital literacy until I started taking this class. Learning how to navigate my computer using the command line and different shortcuts has really been eye-opening for me.

In this digital age, I find being able to truly navigate and utilize our technology is crucial in almost every field, including the humanities. For example, being able to create a daily journal using markdown not only helps me organize my thoughts more efficiently, but also allows me to easily share with others.

Before this course I don’t recall learning much specifically about scholarly editing and its unique dedication to preserving and presenting texts from the past in a way that allows for a deeper understanding and interpretation of historical literary works. Unlike other forms of editing that may involve altering/improving texts for modern audiences, scholarly editing aims to respect the original intent and context of the author. It involves extensive research and attention to detail to ensure the accuracy and authenticity of the text being presented. This reminded me a lot of a course I took last semester where we made individual research projects about the now closed Geneseo Migrant Center and went through many of their archives using photographs, poems, letters, and plenty of other documents in order to authentically and respectfully piece together their story for modern audiences. I wasn’t 100% aware that what I was doing at the time was scholarly editing, but I certainly see it now.

This course has begun to open my eyes to the importance of digital literacy and the possibilities that technology holds, even for someone like myself who has typically shied away from the world of computers. I have found a newfound appreciation for the impact that technology can have on my academic and personal pursuits, and I am excited to continue learning and exploring the intersection of technology and the humanities.

Understanding the Digital World

On coming into the course, I knew close to nothing about what we ended up covering.

I knew in theory what the command line was, having seen it before, but never got that good look that we are currently doing. Another thing that is not necessarily relevant but is something that I have noticed is that the vast majority of students and even staff are all equipped with Macbooks, which in turn makes the learning process for the class a tad bit difficult for myself as a windows user, as both of the operating systems are vastly different in their features (accessing the command line, etc.)

As for important things I have learned, its something that is not necssicarily (thats spelled wrong i know it) is the benefits of keeping a journal. Journaling is something that I have always wanted to start, and the VS Code Markdown format that is used primarily in this class was the push that I needed to finally start keeping one. The convienience of the script is arguably the biggest push for me to start this personally, it keeps formatting to a minimum which is something that was so daunting to me in the first place, even formatting on paper was intimidating.

I can definately see myself keeping a more regular journal, once I figure out where the files are saved so I do not have to create a separate folder on my desktop just to find them, even after the conclusion of this course. Honestly, the whole digital journaling thing has really helped me organizde myself and my thoughts, the voices are gone so to speak. I would love to learn how to write my own script and to be a little more in depth as to what a script entails and what kind of programming language it takes to write a script. I can defenitely see the payoff from is, as writing a script seems to be complex but makes life so much easier in the end.

This course has certanly been a huge learning exoerience so far as ive had to become ‘techy’ to a degree. Not to toot my own horn so to speak, but I have become the local troubleshooter for my own in class working group (group name still pending) its a little insane that im asked for help because I personally dont see myself as that ‘techy’ and I am certainly not the best at using markdown or even the terminal. while I have learned the basics there is still so much for me to continue learning when it comes to the terminal and VS Code/Markdown.

It’s okay to get confused

Friday, March 01, 2024

If I am being completely honest, this class has been a crazy time for me. I am about as technologically inclined as any teenager i’d say but when it came down to opening and learning new ways of doing things, like taking notes, it was really difficult for me to understand. Since being in this class I have learned how to work a terminal window. Something I didn’t even know existed has become part of my every other day life. The terminal window to me is something I can use to type commands, save files, open folders, open tabs, create folders and files, etc. It is my computers control center in a way since I can control all of its systems. After a lot of trial and error within the terminal window I am now able to use it with seventy percent confidence. I am capable of knowing where I am in the termninal window and knowing how to get back into my home folder. Once I am in my home folder I can go anywhere with the right commands. At first I was constantly switching CD and LS with each other. I would type CD when trying to figure out what folders I had and when trying to open certain folder rather than typing LS.

I now know that when starting my terminal window I should type PWD to make sure I am in my home folder. Once I am in my home folder I know that by typing LS I can bring up my different folders then choose which one I want to be in. From there I type LS again followed by which folder I want, an example being my scripts folder. I can confrim that I am actually in my scripts folder by typing pwd and my terminal window will say “kateydemaria@s149n246 scripts %”, which basically says that I am in scripts which is in my home folder. I can take it up a level by typing CODE JOURNAL before entering scripts and following it with ./journal.sh, this opens up a brand new journal with the date and time on it in Visual Studio Code.

Since starting digital age I have learned about Visual Studio Code. It is like Word but for the base layer of a document. Atleast that’s how I think of it. Personally I like how you can type things, like # for a type one heading, rather than having to stop typing and lose your thought to go to the tool bar and choose to make it bolder or larger font, or even impliment a heading format. I tend to use the command button on my Mac quite often for things like bolding or italicizing in DOCS. Since using Visual Studio Code I have had to continuously remember that the command button does nothing for me and I have to do it myself. Again though, I can check over everything I do and am trying to accomplish with the preview button in VSC.

Realistically, I have learned a lot about the internal structure of my computer because I had no idea that there was a different system within my Mac other than Finder. With this class I have also figured out how to move things around in my Finder and free up space in my applications and downloads. Most of my files are now organized and I can navigate through them easily whether in finder or in a terminal window. I have found this class interesting and complicated, in a good way, because of how many new things I have had to learn and remember. However, the way that I am learning is nice and allows me to take my time. If I fail in any of the servers I can close and retry again. Being able to take notes on the same platform that allows me to comb through each journal is helpful. Especially when I start after the weekend and mess up LS and CD when trying to open a new journal.

Claire’s First Experience With Coding

Throughout this course, I have learned a multitude of new information about modern-day technology that I was not aware of before. During my first week, I had not expected to be learning the specifics of coding, and I was also not aware that I could do so on my own computer by downloading a simple software application onto my laptop. While downloading the software and setting up Visual Studio Code was challenging at first, I’ve now managed to work with both properly. At first GitBash, the coding software we used for this course, had some problems when it came to using certain codes. This got confusing when I would try to follow along with the instructions we were given in class but I would run into some sort of error when I would do so on my own. This proved to be a very frustrating introduction, but overtime, it has gotten easier.

One thing I found by practicing these codes is that once you get the hang of them, they can be quite impressive to watch. These past few weeks, we learned to open a journal file on Visual Studio Code through the GitBash code commands. I typically like to have both set up as a split screen on my computer and now I am able to watch the file open itself once I type in ‘code journal.’ It’s a simple task, and one I am able to do manually, but it’s rather satisfying to watch one application open another exactly how I want it to be formatted. This is also a rewarding task, as it makes me feel like I am keeping up with the rest of my peers and improving with the code commands.

With all this new information we have learned, it’s very helpful to make notes about each of the different commands. While most of them are abbreviations, it’s a lot of new material and I try to write down as much as I can. While it’s difficult to remember most of these commands, I’ve managed to become familiar with a few of the basics such as “pwd, cd ~, ls, clear…). I think with more practice, I will get better at remembering these codes which will help me move forward more effiently in the course.

I’d say the main connection between computers and humanities that I hadn’t thought of before was that computers were originally human. As we learned in our readings, there were certified computers, or people and more specifically women, that made computations and calculations before these technologies were established. In this modern age, I think it’s easy for my generation to brush over the technicalities and origins behind the technologies we have today. Similar to my photography class, where we learned how a camera actually functions through light and mirrors, it’s easy to focus on the product itself rather than the work and the science behind how it was made. Most of the time, it’s because for a lot of us, it’s almost unfathomable that these inventions were created with what we had at the time, so it’s really interesting to learn how these products came to be.

Self Reflection on My Learning

This course has definitely pushed me out of my comfort zone when it comes to working with my computer. Prior to taking this course I was very unfamiliar with how to work anything on my computer that was more behind the scenes, the concept of VS Studio Code was completely out of my range. I didn’t even know that working with markdown was something that I would be able to do. I came into this course completely blind and my confidence has really gone up even just over the last month. I am really proud of myself that I have been able to understand how to use my computer in more in-depth ways than ever before. I was not aware that the Terminal shell was something that you could use to access different apps and files quickly. I thought that I would always have to manually go to the VS Studio Code app, but instead I am able to just put in the command, which is so much easier. I am excited to see how much more I can learn from this course and see my own confidence rise as this course progresses.

One huge connection between computers and humanities for me was how effective using our computers on Douglass Day was. At first I wasn’t sure what to expect when I came to Douglass Day and was told that we would be transcribing, but I ended up learning a lot and helping out with a major project. Using our computers, as a group, we were able to transcribe hundreds of pages that will help their cause greatly. I think that partaking in that really opened my eyes to the connection between technology and humanities. I had never given much about how using technology we would be able to transcribe, review, and submit pieces of writing as a group effort. It would be so much harder to do these things without technology. With technology we were able to do these things quickly and efficiently, since all of this was at our fingertips.

Due to all the new things I’ve learned and realized so far in this course, it makes me wonder how I could apply these new skills in the other courses I am taking this semester. I’m an early childhood/childhood major with a concentration in English so my other classes involve writing lesson plans and applying teaching techniques. They don’t really mention using technology to benefit young students in the classroom, but I think that would be interesting and could be very useful. I wonder if there are shortcuts or ways to navigate my computer that would help with lesson planning that I don’t know about. Now that I have learned how to use the command line and VS Studio Code, I might use them in my other classes. I have never kept a journal with daily notes, but I actually think it has been very helpful for me. I have been able to look at past entries and remember how to do a command or revisit what we discussed in class. This is a habit that I think I will carry into other courses because it is a great resource.

Understanding the Language of the Digital World

When putting ENGL340 on my spring 2024 semester schedule, at first glance, I assumed that it would be just like every other English course offered at SUNY Geneseo. In which we would read a book, discuss it in class, and then write a five page thesis paper on our evaluation of the work. But after the first week, I realized this would be nothing like a class I have ever taken. I am an English Literature major for a reason, I do not get along well with advanced mathematics and while I do not consider myself a tech genius I believe I can work out many basic problems and find solutions. This class, as of six weeks in, has taught me that there is so much more to technology than I know.

My peers and I grew up with rapidly advancing mobile technology, most if not all of us had an Ipod Touch when we were 12 years old, given to us by our parents for “emergency purposes”. That quickly morphed into friends on Snapchat, texting memes all day, posting videos on Musical.ly, etc. And what once was for “emergency purposes” became everyday social life. Trends emerged and fell within weeks and there was a whole new pool of young impressionable teenagers surfing the web and falling into rabbit holes they ought not to be. We grew up fast, the world was literally at our fingertips for the taking at all times. We saw all the good and the bad, we still do, it’s just our life now.

My dad is a tech guy, he warned me early on about the implications of publicity and to watch out for random text messages and strange emails from unknown faceless people. Because of that, coming into this class I knew that “CPU” stood for central processing unit and the “cloud” stored all the information that I wanted it to somewhere in space, but I had no idea what that all actually meant. I had no idea that I could access it by myself; that I could, as a book loving English major, be taught to understand the language of computers and utilize it to make my life easier. Even six weeks in I have a better understanding of such intangible objects than I ever had before. Now I understand what my dad does (in a more simple form).

While this is not the direction I want my life to go in, like my father’s has, I can go into the world having a solid understanding of markdown language and why it is important to know. Now, my computer is not just a means for submitting assignments and scrolling on Pinterest, it’s a whole new world built on a language that I can finally start to understand. As the semester progresses and inevitably comes to an end, I am excited to learn more about my computer, its unique language, and the digital world. Therefore, I will feel more prepared for where ever my life goes after college because the digital world is not going anywhere anytime soon and understanding its language will help me succeed in the future.

Connections with other classes, and the confidence I have gained.

So far in this course I have learned a lot about my computer and its connection to the humanities that has helped me become more comfortable with my own computer and other technology as well. Before this class I found myself not thinking about how my computer worked, or how what I am doing on my computer comes to be, but after our conversation about Broad Band I have been thinking more about my computer itself and the inner workings going on when I use it. Specifically thinking about the part in Broad Band where it talked about the programs and the programs creating programs themselves, I find myself remembering this a lot when I am creating our daily journals and even when running other programs like Google Docs, Brightspace, Gmail etc. I have used this new knowledge and confidence to be more open to using all the potential of my computer and exploring what I can do to personalize my experience with it.

A concept in this class that has opened my eyes to more things outside the class has been the idea of paying more attention to the process of creating a work of literature instead of just the words written. I have found myself relating this a lot to my African American literature class, and how back when the works we look at were being published there had to be prefaces written by white people before the Black author’s work could be published. I related this to the conversation of looking at the process as well as the work itself because if one were to just read the preface and then the work they could believe that the author of the preface held a higher educational or professional ranking than the author of the work in question, but when you look at the context behind the written work you can uncover the fact that the only reason the preface was written was because of racist beliefs. I was happy I had the thought from our conversation about Thoreau and his writing to search and think more about the behind the scenes working of the reading in my other class so I was aware of the historical circumstances.

I have found that there has been a lot of crossover between this class and my women and gender studies class as well, especially with the book Broad Band and the fact that women had a huge hand in creating the modern day computer and the programming it uses, but it is still viewed as a man’s sphere and the women were uncreditted for the work they did. In my women’s class we also talk about how historically women have been underestimated and uncredited for the work they did that has impacted us up through today. Overall, this class has been very beneficial in teaching me how to utilize my computer, as well as utilize others classes to a full extent with confidence in what I am doing.

Update on the First Half of the Semester

In the first portion of this course, I have learned a lot about my computer. I came into this course having very little background knowledge or understanding of how my computer works. Not only have I learned about the history and origins of computers, I have a greater understanding of the nuances of my device. Using the terminal and visual studio code was very difficult for me to get used to at first. But after playing around some more, I seem to have a better grasp of how to navigate it.

So far I’ve most enjoyed our discussions on the importance of transcribing historical documents.
I’m an ed major with a double concentration in history and english, so it intersects with my interests perfectly.
Because of my previous experiences and classes, I have a great appreciation of the importance of transcribing these documents for scholarly usage.

Currently, one of my friends is working with one of our professors to transcribe arabic documents, which is very difficult.
I’ve been keeping in touch with them about how this project progresses because I am interested to see how the process of using these documents in historical research.

My favorite experience from this class so far was the Douglass Day event. It was really nice to get out of the classroom and see the application of what weve learned in class. The presenters were also incredibly enthusiastic and passionate which made me even more engaged with the experience. Overall, my experience with this class has been positive.

Going forward, I am excited to get more into the applications of what weve learned so far. Since I am not the most tech savvy and have more background in the humanities, I am look forward to connecting these very different disciplines together.

The Fluid Nature of Literature

Friday, March 01, 2024

Before the course began, I thought of literature as something concrete. Literature is stuff everyone can agree on; Shakespeare, Fitzgerald, Golding, Tolkien. They are incredible and fantastic stories of characters with lives far removed for the ordinary person’s. I also thought that literature was completely separate from modernity. You can analyze and interpret a novel without a laptop or phone. These things were written without such things, so why would those things add to the experience? To me, the only use would be easy access to Google so you can understand the allusion the author made.

I was wrong about these two thoughts, of course. My first introduction to literature as something not as solid of an answer actually came last semester, in a class where I learned about African Literature. In that class, I learned that literature, itself, isn’t as clear cut. A lot of different things can be literature, but the type of things we often learn of are classic lit and are, more often than not, stories by white men. Of course, they are classics for a reason; they are incredibly well written stories that can have huge influence on media and society. However, it is only one perspective. Learning about literature is understanding that there are many different kinds of people who deserve to have their stories told, and more often than not, those stories are overshadowed. The class broadened my horizons, and helped me better in both this class as well as my second major in Political Science.

When it came to literature and modernity, I still beieved they couldn’t be connected. This was until we learned about the manuscripts of Walden by Henry David Thoreau. Something written decades ago and something probably very overlooked was now at my disposal because of the internet. Without the internet, a lot of people wouldn’t know about or care about the manuscripts. This makes sense because literature isn’t often about how it was written but more the final product. But this manuscript opened my eyes to see that it can be just as fascinating as the finished product. reading manuscripts gives you a better understanding of the author than the work itself ever could. You see where they messed up, erased, crossed out, and rearranged.

Literature is not simple. There is a reason we study it. I now see where I was limited in my thinking. There is much fluidity in the definition of literature. There is so much that can be learned from it, it’s creation and manuscripts, it’s authors, and how it came to reach the readers to today. There is more than just the one persective we as students see and read in schools, and there is much more to it than just the novel itself. I now understand where I was incorrect.

It All Started With a Blank Terminal Window…

From the start of the semester, I was completely at loss with the idea of how to connect literature with technology and I never thought that something like this would interest me in so many ways. Being introduced to Visual Studio Code was something extremely new and if you were to ask me what VS Code was, just two months ago, I would not know how to respond. Should I thank my english concentration for leading me in the direction to get this opportunity of a new digital world I was so unfamiliar about? What is a Terminal window? Who is Henry David Thoreau? Not only have I learned so much in the past couple weeks, but I have been able to help others in class along my journey of digital learning as well.

Learning what a terminal window was, like gibberish to me. However, I learned that a terminal is a way you can access anything on your computer. Isn’t that awesome? There were multiple steps in the process of creating my first own journal file but I will forever be grateful that I was introduced to this type of ability. I not only use VS Code for my digital humanities class, however I now use it for multiple of my classes which is easier for me to keep my thoughts and ideas organized throughout the semester. Terminal almost acts as an easy way to access your notes that you want to jot down for the day. Being that you only have to type in ./journal.sh into your terminal to create a whole file with a date and title without having to do it yourself! I never knew things could get this easy. Terminal and VS Code are very important to me in ways that terminal allows you to use text-based commands which makes it easy for you to interact with your computer instead of navigating through it, trying to find a specific thing you are looking for. Additionally, I learned that instead of calling my dad for issues that I’m having on my computer I can just access my terminal window! Terminal is a place you can go to when issues arise and you are unsure of how to fix them. It allows you to troubleshoot problems effectively along with many tools to debug your computer that you can find through the command line. I’m confident in saying that I am no longer intimidated by Terminal, however I am excited to learn new things about it every day.

It’s safe to say that I am still new to everything involving technology but I continue to learn new things everyday given the opportunitires I have in my Digital Humanities course. Being in this course gave me the opportunities to attend Suny Geneseo’s annual Duglass Day! Here, I was educated on the importance of digital learning. The Douglass Day experience created a base and also gave me a bigger leap in a different side of digital learning that I was completely unfamiliar with. I am grateful to say that this opportunity was something I will never regret being that I learned many things about not only transcription but also Douglass himself. You may ask what is Douglass Day is about? The whole day consisted of history, music and transcription where everyone was given the opportunity to help transcribe correspondence of Douglass in the collection of the Library of Congress. A few things that I thought impacted me on this day was the fact that I never was really taught cursive in schools which made it a bit difficult for me to transcribe some of the documents. However, being that I was never taught cursive, this whole experience was more enjoyable and challenging for me.

Who is Henry David Thoreau you may ask? He was an American philosopher, poet and political activist who was famous for his work “Walden”. In 1845 Thoreau built a house near the shore of Walden Pond in Concord, Massachusetts. This is where he finished a draft of his first book and began his second book, Walden. Thoreau continued to write his book and finally published it in 1854. For Someone who writes all about problems in the world of being a human being, Thoreau is a very impactful writer that many people are able to connect to. I learned a lot about Thoreau throughout this course so far and I hope to continue to learn about him and all his accomplishments more in the semester.