What is Telnet? Telnet is a network protocol used via the command line to establish a connection on the internet(makeuseof). Since it runs from one’s command line, it is not the best for actually viewing website content. But is better...
Twisted-Pair Copper Wire This multipurpose medium is commonly known for telephone and LAN connections (Kurose & Ross, 2017) . According to fs.com, Twisted-Pair, in comparison to other media, has a median price point, but only capable of shorter distances. However,...
Over the course of the past few years, programming tasks in school were handled in a certain way. In the core computer science classes at UH Manoa, there is a pattern in the way that C, C++, and Java are...
A couple of years ago, a previous course required students to post assignments to a personal blog, written in some HTML, but primarily reliant on Wordpress features. This gave the initial impression that HTML was an easy-to-use language, which it...
Coding Standards with IntelliJ Over the course of the past four weeks, JSFiddle and IntelliJ have been used to learn Javascript, as well as how to implement the Underscore library. While JSFiddle was a very primitive type of development environment,...
Smart Questions Do Exist Naryssa Fia ICS 314 University of Hawaii, Manoa Grade school teachers always said, “there are no dumb questions”. But what about smart questions? Within software engineering, questions and requests for help are everywhere, especially with the...
The Benefits and Applications of Software Engineering
18 Jan 2018
The Benefits and Applications of Software Engineering Within the Computer Science field, software engineering is crucial to have an understanding of. Though not all of those in the field are software engineers, but other fields, such as cryptography, have a...
Good Programming Isn't About Programming Computers Well
11 Dec 2017
Good Programming Isn’t About Programming Computers Well As programmers, it is essential to have a good grasp on how to use a number of programming languages. But what tends to be overlooked, is the importance of the habits and social...
What is a Computer? To most, a computer is just a machine with various applications and functions. But as we have learned through this past semester, a computer, at its core, is much different. Computers, essentially, compute. However, it is...