Sunday, September 26, 2010

Week 5: Clear

So this week we learned about Excel. Whooo party! But actually it was pretty interesting. It has been a while since I have used Excel and it was nice to get to use it again and learn all the short cut keys and functions. Everything in this lecture I understood clearly except the Pivot Tables (Very Muddy to me!). I would like to spend a lot more time on those. Right now I am just using OpenOffice which makes it hard to follow along using the Pivot Tables. But I would really like to try working on it in actual Excel on one of the campus labs computers soon.

Before the lecture on data basics I had no idea that Excel used serial numbers which from start January 1st, 1900. It is very similar however to Unix Epoch (January 1st, 1970) which is what most computer programs use as a time starting point.

I really enjoyed the keyboard navigation tips. Such as CTRL + Home to jump back to the first column / row cell. You can also use the arrow keys to jump around easily too. I had completely forgotten about relative and absolute addressing. For absolute addressing you have to put a number sign ($) before the column number and letter. This will always use the information from that cell and not jump to using relative addressing.

I also enjoyed in the lecture how easy it is to use the Excel help index to find the names of functions. I had no idea what any of them were before watching. Some common functions are average, sum, min and max. I really like that you can use IF conditional statements which are used in programming. If I remember correctly the syntax for Excel IF statement is "cell number, condition, if true action, if false action"

Well that's it for week 5 :)

Sunday, September 19, 2010

Week 4: Clear

This week we learned about software. I found this topic easy to understand. One of the most important concepts presented was the difference between application software, operating systems and utility programs. Application software is used to run programs to accomplish a specific task. Notepad or Firefox are examples. Operating systems (OS) are programs which directly communicate with the computers hardware and are loaded after the BIOS. Applications software usually runs on the OS. Examples of OS's are Mac OS 10, Windows 7 and Linux Mint. Utility programs run on the OS but are not used to accomplish a task, instead they keep you OS running the way you want it. Examples might be a firewall or a anti-virus.

Horizontal and vertical applications are important concepts to understand. A horizontal application is a normal off the self program used by all. A vertical app is something like a point of sale program used to fill a very narrow niche need. These tend to be commercial programs.

Another important concept was that of a EULA which is a End User License Agreement. Its long and can put you in jail if you don't read it; which no one actually does. It says what the program can be used for. There are a few difference types of licensing models which are commonly used. Some of which are CPU based, site based and server based. CPU based you pay for a license for each CPU in your computer. Examples of this might be a CAD program which are really expensive. Site based is when a company usually has the program stored on a server which is access by all. An example of this might be a OS loaded through the network to RAM in a corporate or school environment. Server based can be used for site but also across the internet. Example of this might be MySQL server.

Overall I found this section easy to understand. Peace out till next week! :)

Sunday, September 12, 2010

Week 3: Clear

This week I finished up the section on computer hardware and software. I took the quiz and everything question made sense to me. I only had to check my notes once for the quiz on the part about computer ergonomics. Overall I really enjoyed week 2 and 3. A far bit has changed since I last learned about computer parts but the basics are the same.

The new things that I leaned about was double and triple channel memory, eSATA and Intel Turbo Boost. Previously I has not heard of any of these so it was nice to be brought up to speed with the current technology. I think one of the most shocking parts of the lecture was the idea that PCI and AGP slots are antiquated. Well that's it for now, next week application software!

Thursday, September 9, 2010

Avatar Creation


My avatar!

I have never created an avatar before so it was kinda fun. The process was pretty simple and I was surprised by the details of customization available. As I was making the avatar I was thinking about the code used to make it and when it was turned into a jpg file that it was probably using PHP with GD libraries. Anyways that's my avatar!

Sunday, September 5, 2010

Week 2: Clear

This weeks topic was an introduction to the personal computer. The lectures (video's this week) covered both hardware and operating system (OS) aspects. The hardware section covered performance and storage and the operating system section covered some of the OS functions and utilities.The lectures were fairly in depth and explained what each part of the computer does from the motherboard to the CPU.

Overall I understood this section clearly. There is a lot of information presented however I already do know most of it. A few years ago at Santa Fe College I took a class in microcomputer architecture which dealt with the parts of a computer. Therefore these lectures proved to be mostly a refresher for me. When I do take the quiz this week I would however like to re-watch some parts of the hardware section just to make sure that I have all the details straight in my mind. I do not plan on re-watching the OS section as I did understand it more clearly.

Another week done!