Wednesday 5 October 2016

A Bulletin on Netiquettes

Hi and assalamualaikum everyone! It's been quite a while since I last posted here but today I have something interesting to share with all of you. We had been producing a bulletin on Netiquettes to raise awareness on Netiquette and its importance.

Netiquette is vital for every online users as it portrays ourselves in the virtual world. We need to practice netiquette every time we go online for our and other users' benefits.

So here I would like to present you the bulletin that I had done for Computer Science Lab's Activity last week:




Now that you know more about netiquettes, I hope that all of us can  be wise users in our online activities. Remember, do good to others and good will come to you :)

Till next time!

Tuesday 4 October 2016

Network Model

Hi everyone! So we had an interesting project during our Computer Science Lab the other day. We had to built our own network model, using recyclable items! It was really fun as we can use our creativity and create the teamwork spirit among us. My group consists of Nadiah, Kamilia, Syera and Husna. It only took us two days to finish up the model as we all did our parts.

Network is basically classified into three; Local Area Network (LAN), Metropolitan Area Network (MAN), and Wide Area Network (WAN). 



Our group decided to do a network model on MAN as we thought it would be interesting to built our own city.

Check out our MAN network model!






So the major difference between these three networks is the area of coverage.





LAN


A local area network (LAN) is a network that connects computers and devices in a limited geographical area such as a home, school computer laboratory, office building.

LANs are owned and operated by single person or organization.



MAN

A metropolitan area network (MAN) is a high-speed network that connects local area networks LANs) in a metropolitan area such as a city or town and handles the bulk of communications activity across the region.

MANs are owned and managed by a group of users or  by a single  network provider that sells the service to the users.



WAN

WANs are network that covers a wide geographical area such as a city, country, or the world.

WANs have no ownership and guess what ? The Internet itself is the world's largest WAN. Cool info, right?



So that's it for classification of network. thank you for reading! :)

Wednesday 17 August 2016

Logic Gates

In this post, we are going to talk about logic gates.

A logic gate is an electronic device that operates on a collection of binary inputs and produces a binary output.

There are 5 types of logic gates that, which are OR, AND, NOT, NAND (NOT AND) and NOR (NOT OR).

Logic Gates


The NOT gate has only one input and one output.





The AND gate allows two or more inputs and has one output. The output is the Boolean product or their values.






The OR gate allows two or more inputs and has one output. The output is the Boolean sum or their values.





The NAND gate allows two or more inputs and has one output. NAND is an inverted AND gate.




The NOR gate allows two or more inputs and has one output. NOR gate is and inverted OR gate.



That's all for today, thank you! :)









The Language of Computer

I can speak in Malay and English well, and understand a little bit of Arabic too - there are thousands of languages used by people around the world, but do you know that our computers only understand one language ?

The language of computer is the binary system, which only consists of the digit 0 and 1.

A bit is the smallest unit of data a computer can process which consists of 1 or 0.

Meanwhile, a byte is 8 bits grouped together as a unit. For example, 11110000.

So, the data and instructions that we input in our computers can be represented electronically by using bits and bytes.

How can a computer represents non-numeric characters (such as what you are reading now)?

The answer is: INFORMATION CODING SCHEMES!

A coding system is the patterns of 0s and 1s combinations used to represent characters. The purpose of the coding system is to standardise computer language, so that all the computers around the world understand the same language.

There are three coding schemes, that is ASCII, EBCDIC and Unicode.

ASCII i/ˈæski/ ASS-kee) stands for American Standard Code for Information Interchange. It is the most widely used coding scheme, and it uses 8 bits to represent a character. In total, ASCII coding scheme can represent 256 different characters. This coding scheme is used in minicomputers and personal computers.


The advantage of using ASCII coding scheme is it only use 8 bits, therefore storing data takes up less memory.

EBCDIC (pronounced either "ehb-suh-dik" or "ehb-kuh-dik") stands Extended Binary Coded Decimal Interchange Code. It is considered to be an obsolete coding system but is still used in some equipment, mainly in order to allow for continued use of software written many years ago that expects an EBCDIC communication environment. EBCDIC also uses 8 bits to represent a character like ASCII and can represent a total of 256 different characters. It is used in IBM mainframe computers and some IBM midrange systems and high end servers.


The 256 characters and symbols that are represented by ASCII and EBCDIC codes are sufficient for English and Westerns European languages. 

However, they are not large enough for other languages that uses different alphabets and symbols.

So here comes Unicode to the rescue!

UNICODE stands for Unique, Universal, and Uniform character enCoding. Unicode uses 16 bits to represent a character, therefore it can represent a total of 65, 536 different characters in total, making it possible to symbolize all the world's written language. Unicode is implemented in several operating systems including Windows, Mac OS, and Linux.


The advantage of using the Unicode coding system that it includes the world's current languages, classical and historical languages and symbols.

That is all for now, thank you! 



Wednesday 10 August 2016

Get to know our computers!

Hi and greetings to all!

So basically each and every one of us had used a computer at least once in our life, in fact many of us use the computer everyday! The modern era nowadays compelled us to use the computer in our daily life, but do we actually know how our computer works?

The first most important question is, what is a computer?


A computer is an electronic device that performs four basic operations: input, process, output and storage.


So how does computers process all the information ?

Here is the standard Input-Process-Output (IPO) model that shows the cycle of information processing:

IPO model
Input means we enter the data into the computer. For example, we type in the words into the computer using the keyboard.

Process means the computer is transforming the data into information.

Output means the result is presented. For example, the words are displayed on the monitor screen.

Storage means the data, programs or outputs are saved for future use.

Most people think that data and information is the same thing, however that statement is wrong.



In short, information is data that has been processed into meaningful form and is useful to us.


So the next time you use the computer, you will already know which part of the process you're doing!

As I'm typing this post, I am actually inserting the data (input) and the computer is processing my data into information (process) and as you can read this on your screen, that is the output and as I saved this post into my blogger account, that's the storage part.

Ta-da! New knowledge gained every day :)



Wednesday 3 August 2016

Thinking Maps: Making Life Easier!

Reading notes can be boring at times, we might find ourselves dosing off when we read through all the long winding paragraphs. But worry not, we have thinking maps to the rescue! Thinking maps makes understanding and memorizing facts easier, and in a more fun way too.

For more information on thinking maps, you guys can head out here (click).

Here is a a few thinking maps that I had done based on the subtopics in Chapter 1 (Introduction to Technology) and Chapter 2 (Computer System). Enjoy!

Double Bubble Map

Flow Map 
Tree Map

Tree Map

Thanks for reading and hopefully it's beneficial to you! :)

Brochure : A Look Into Chapter 1

The first chapter in Science Computer for Semester 1 (SC015) is Introduction to Information Technology. Here is a brochure to summarize this topic:

1
2
Thanks for reading !