Hello my names is Patrick Mahoney. I attend Worcester State University and major in Computer Science. I enjoy working in the computer field and hope to learn as much as I can in the times to come.
Category Archives: cs-wsu
Introduction
Hello world!
This is your very first post. Click the Edit link to modify or delete it, or start a new post. If you like, use this post to tell readers why you started this blog and what you plan to do with it.
Happy blogging!
Capital Letters in Pound Signs
Based on the material I have learned today in CS-383, I have created an Excel Spreadsheet containing each of the 26 English letters of the alphabet in an ASCII form of pound symbols and periods. I still do not remember what it’s called, and I have no idea if these are the correct forms of each letter.
Feel free to look at the file and improve if necessary: Letters in Pounds
From the blog jdongamer » cs-wsu by jd22292 and used with permission of the author. All other rights reserved by the author.
Capital Letters in Pound Signs
Based on the material I have learned today in CS-383, I have created an Excel Spreadsheet containing each of the 26 English letters of the alphabet in an ASCII form of pound symbols and periods. I still do not remember what it’s called, and I have no idea if these are the correct forms of each letter.
Feel free to look at the file and improve if necessary: Letters in Pounds
From the blog jdongamer » cs-wsu by jd22292 and used with permission of the author. All other rights reserved by the author.
Simple MapReduce Example
MapReduce can be very complicated to understand at first. I found this simple example that takes you through the steps so that you can see how it is reduced. You can find it at this site:
http://ayende.com/blog/4435/map-reduce-a-visual-explanation
From the blog ddgoddard » cs-wsu by ddgoddard and used with permission of the author. All other rights reserved by the author.
Hadoop MapReduce
The Article on YDN on Hadoop was a great read but I found it very loaded for someone who first heard of Hadoop a couple of weeks ago. I did go hunting for a better, but simpler explanation of what MapReduce is, and how to apply it. I found this article on IBM. It uses a simple data set of cities and their temperatures to explain MapReduce. It also provides an interesting analogy into how the Early Romans may have ‘used’ MapReduce to conduct censuses.
I also found a set of HTML Slides on a Google Research Publication that goes that goes deeper into the inner workings of MapReduce, with an example of how they used it at Google in 2004. It also provides full C code for a word count example in the PDF version of the publication.
From the blog mrnganga » cs-wsu by mrnganga and used with permission of the author. All other rights reserved by the author.
Hadoop MapReduce
The Article on YDN on Hadoop was a great read but I found it very loaded for someone who first heard of Hadoop a couple of weeks ago. I did go hunting for a better, but simpler explanation of what MapReduce is, and how to apply it. I found this article on IBM. It uses a simple data set of cities and their temperatures to explain MapReduce. It also provides an interesting analogy into how the Early Romans may have ‘used’ MapReduce to conduct censuses.
I also found a set of HTML Slides on a Google Research Publication that goes that goes deeper into the inner workings of MapReduce, with an example of how they used it at Google in 2004. It also provides full C code for a word count example in the PDF version of the publication.
From the blog mrnganga » cs-wsu by mrnganga and used with permission of the author. All other rights reserved by the author.
Hadoop MapReduce
Here are some videos I found that would explain MapReduce in detail
https://www.youtube.com/watch?v=7FcMhTTG1Cs – Part 1
https://www.youtube.com/watch?v=pDGLe4CsrhY – Part 2
https://www.youtube.com/watch?v=9h_WLsmRfFM – Part 3
https://www.youtube.com/watch?v=iiIDZTpdcuU – Part 4
https://www.youtube.com/watch?v=1aen3JsxkuM – Part 5
From the blog ani2017 » cs-wsu by anirudhu and used with permission of the author. All other rights reserved by the author.
My Introduction
My name is Hebron Lorenzo and I am majoring in Computer Science at Worcester State University. This is my second year at WSU for my Bachelors degree. My first degree is in Computer Information Systems from QCC.
From the blog mrchief2015 » cs-wsu by hslorenzo and used with permission of the author. All other rights reserved by the author.