Tuesday, January 10, 2012

C++

a. Is it a procedural or a declarative language?
It is a procedural language

b. Is it a high-level or a low-level language?
It has a combination of high-level and low-level features

c. Is it a compiled language or an interpreted language?
It is a compiled language

d. Is it an object-oriented language?
It is an object-oriented language

e. Is it an event-driven language?
No, I do not believe C++ is event-driven

f. When was the language developed?
It was developed by Bjarne Stroustrup starting in 1979

g. For what purpose was the language developed?
C++ was originally developed as an enhancement to the C language which was designed for system software, but also had been commonly used for application software.


h. Who developed the language?
Bjarne Stroustrup developed C++

i. Is the language typically used on micro, mini, or mainframe computers?
It has many different applications, but can be used for both system and application software

j. Share an online tutorial for us to better understand how to write code in this programming language.
http://www.cplusplus.com/doc/tutorial/ is an online tutorial for C++ to begin to learn the basics

http://www.youtube.com/watch?v=iBbvuUWdlWI for a youtube tutorial.

 k. What it looks like:

// my first program in C++

#include <iostream>
using namespace std;

int main ()
{
  cout << "Hello World!";
  return 0;
}

Friday, December 16, 2011

Worst Websites

When it comes to looking at websites, I appreciate a well made and visually appealing page, but I mainly care that the information on the site is neat and organized. I also dislike when there are incredibly long loading times because things like large images and videos must load first. Also, when the site is hard to navigate I almost immediately dislike it.I also care that the website looks professional, and looks like some real effort was put into it. For example, spelling and grammar errors show a lack of effort and dedication.

One bad website I viewed was: http://art.yale.edu/

This website was terrible because it was impossible to get information, the crazy animations in the background were both strange and distracting, if I wanted to actually learn about the Yale School of Art, it would be very difficult.The colors did not match, and the website did not look professional and was one of the worst sites I've seen in a while.

http://benthebodyguard.com/index2.php was a website that me and some of my classmates did not think was bad.

The people who choose the worst websites complained that you had to scroll through a lot of graphics, all to get to the bottom. They also claimed that it had little or nothing to do with the app that it was about.

I disagree because I enjoyed the graphics.

Friday, December 2, 2011

Lets Go Network Shopping!

For my "Lets go Network Shopping" powerpoint I chose to do it on a household situation that has 2 mac desktops and 2 mac laptops, all running OS X. I chose this because it is slightly similar to my actual situation with my family at home and learning a little about it could be helpful.

Tuesday, November 29, 2011

Cyber Shopping

Safe Site:


1. What online shopping site are you researching? Put the url here and the site name.
Kenmore Collectables - http://www.kenmorecollectibles.com/cards_coins_and_sports_collectibles_for_sale.html

2. Does this site use cookies to identify you as a return shopper? How do you know?

Yes. They state the reason for using them in the privacy statement


3. Is the site secure? Identify the security measures that this site uses to keep your credit card and personal identity safe.
They use encryption to keep your credit card safe

4. Does this site offer person to person payments? 

Yes, it uses pay pal as a payment method


5. How can I verify that this site has not compromised individual's credit card or personal information?
When examining the payment process, I checked that the url changed to a https. The website has also has been verified and uses an encryption to protect your information.


6. Identify 3 methods I can use to keep my credit card and personal data safe from hacking while shopping online(identify at least 1 from reading in the text) 
What you should first look for is that it has a privacy policy. After that you should check that it is secure payment, and that it has also been verified by a third party.


http://www.microsoft.com/security/online-privacy/online-shopping.aspx


Unsafe Site:



1. What online shopping site are you researching? Put the url here and the site name.
 Fox Jewelery -http://foxjewelry.com/showCart.asp

2. Does this site use cookies to identify you as a return shopper? How do you know?

It does not have a written policy so it is hard to tell.


3. Is the site secure? Identify the security measures that this site uses to keep your credit card and personal identity safe.
It has not been verified


4. Does this site offer person to person payments? 
.No, it does not offer secure payment methods


5. How can I verify that this site has not compromised individual's credit card or personal information?
You can't really since it does not give information on their policies

Monday, November 28, 2011

Off The Shelf vs. Custom Built

Benefits of Custom Built:
  • You can find parts that are good for what you are doing
  • You can get a good computer for a cheaper price
  • You are able to more easily select specific parts
  • If you know a lot about computers you can make a better computer than an off the shelf.


Benefits of Off The Shelf Computers:
  • You don't have to assemble it yourself
  • If you don't no much about computers you can get advice on what to get
  • It is easier to get and requires less research
  • It has been put together by experts


Resources: