Wednesday, April 13, 2011

the last one..?


Ok..! this is 
the finish line..
I need to write a summary 
for this course
Owh..! time is leaving us so fast..
Like a ‘snail running’ 
because ‘snail walks slowly’
So snail running fastly..!


Have you heard that..?

Haha..i can’t stop talking nonsense..
Credit for O’LEARY timothy j. & linda i.
As I’m gaining so much 
info about computer
And also about technology required for
Our computer..

Honestly



I’ve learnt something useful 
in my life..
Of course arr…
Because I never like 
any subjects based on computer..
As I think that it is so hard & totally complicated..

But now,
Everything is just fine..!
I just love this subject..credit to
My lecturer too..
i’m not going to tell the name..
It’s a secret..! (0o)

Straight to the point,
From chapter 1 to chapter 15,
Everything is all about information system
What is that..?
Hmmm..
5 main parts of it are

1 people
2 procedure
3 software
4 hardware
5 data..

I guess that I’ve talk 
a lot about all of this
In previous entries..
If you guys want to read it back,
I’m not going to get angry..
Just click on the link 
for anything that you guys Want..! 
ok2..
continue to our discussion..

Now, I’m going to show the people
That involve in this IT..
You can try to 
follow their professions..
Might be it is the best choice..
who knows..

1st webmaster:

Develop & maintains web sites & web resources

2nd computer support specialist:

Provides technical support to customers & other users

3rd technical writer:

Prepares instruction manuals, technical reports & other
Scientific/ technical documents

4th software engineer:

Analyse users’ needs & creates application software

5th network administrator:

Creates & maintains computer networks

6th systems analyst:

Plans, designs & maintains information systems


Owh..! 2 more professions..



Database administrator & programmer..

Google to know more..hikhik..
Don’t get angry ok..!

for the last touch up!

What you guys get from this course..?
I get a lot of info..(o0)
Hehe..i’m serious..i don’t lie ok..
So far, I’m really interested in
improving the technology..

because I believed that my life
is currently depending on it..
that is why I’m taking this course..
owh
I’m babbling around...>.<

Actually, I want to talk about chapter 15
As I’m learning about it in the class..
If I’m not going to talk about it then,
Who want..?

this cat don't want..

For this entry,
Let me teach you
‘how to be a winner’
Based on the textbook,
There are 6ways to be a winner..

~ stay current
~ maintain your computer competency
~ develop professional contacts
~develop specialties
~be alert for organization change
~look for innovative opportunities..

See..!
How schema I am..??
Aiyahh..!
I believe that we need to develop
Our own specialties so that we are
Going to be competent in our life..

I guess that everyone
wants to be a winner..
So, you need to be differ from others..
And of course you need
To be well-rounded within your own field..
Ok..! I’m not talking about this field..


But the field we expert in..
We need to master something in our life..

=.= am I only dreaming..?


As the technology shifts year by year,
You guys need to change also..
Don’t say that you guys want to be an
Old-school people..! I don’t believe it..
Always try to adapt in the environment..

Don’t stop improving yourself..
As you need to be productive and marketable
For all the time..=p..
Ok2..enough for this entry..
We’ll meet later..
wait for me guys!!


 

Thursday, April 7, 2011

priceless knowledge

hai guys! how are you today? sick? rest banyak2 ok. but you still can read my entries right? keep infront pc until finish reading ok.

yesterday is my last class for technology & information system. i don't know why i feel sad. not only for this subject but semua subjek untuk sem ni. huhuhu...sem yang short but ada banyak benda yang i learn especially TIS. ok let me start with our lecturer for this subject. Mrs Sharin Hazlin Huspi. she lecturer yang sangat best. why? because she know a lot about techno & info system. from the 1st day i masuk kelas, not boring at all. the way she give lecture& elaborate the info is very good. i can understand better. 



then about this subject. erm...what should i say? speechless. it's very interesting. maybe because i interested to know more about thing yang ada kaitan dengan technology. every page dalam buku ajar kami tentang cara menjaga komputer,maklumat peribadi, kerjaya malah future teknologi yang mungkin anda tidak pernah duga. interesting right? i don't know if i don't take this subject, where can i learn and get this kind of information.

so, learn about technology is very good. in world today, technology grow as we grow. life without technology today make us left behind.
  

Wednesday, April 6, 2011

what is 'syntax'?

sometimes..
my head is just like shoot by someone..


haha..
it's very not a good example..
actually it was about something
like syntax error..
have you ever having the same 
situation like me..?
when i use my computer,
the computer write this word
"....syntax error.."
wait..!
what is that..?

now i know what is it..
thanks to my textbook

for your info,
it is a violations of the rules of a 
programming language.
in the textbook,
the example given was
'when omitting a semicolon at the end of a C++ 
statement..
this means that
in C++, each statement must be
end with a semicolon (;)

i'm providing this link..
just read to know more..
to know how to fix it,
read this link..

actually, this topic is in chapter 14
and it is in the step 4..
step for program test..

now, let me talk about the methods 
on how to find and remove those errors

1. desk checking
careful reading of a printout of the program

2. manual testing
can use calculator & sample data
to test for a correct programming logic

3. attempt at translation
we run the program using a translator program
to identify syntax errors

4. testing sample data
test the program for logic errors using sample data

5. beta testing
it is the final step.

this is the final one..(o.0)

users try the program and provide feedback




want to be a programmer?

1st come to my mind, what programmer is? is this person only create software for user? erm..actually it's not.
 programmer create, test and troubleshoot program. they always comes with idea to create another one after produce one and try to find weather the program that his produce got something wrong or not.

programmer usually hired by software company to make new software for them. that is why, we see like every year they produce new software. thank to them make our life better and because of this too, saya rasa tersangatlah rugi kerana membeli laptop baru dgn window vista dan microsoft 2007 yang tahun depannya telah start window 7 dan microsoft 2010. huhuhuhu...

Cruel Graphic

as we live in very fast world today, our computer and of course we too, need to develop with software yg ada pada that time.

enough with this?


Have you guys 
notice something..?
Actually, in last entry, i’ve
Just mentioning about the 6-steps in
Programming..
Now, i’m going to explain a little bit
About it..


For program specification,
It is about defining objectives, inputs,
Outputs & processing requirements

2nd step is about
Creating a solution using structured programming tools

Then, for program code,
We use it when writing / coding the program
By using a programming language..

We can also testing/ debugging the program
By looking for syntax & logic errors..this
Step is for program test..

For program documentation,
It is the ongoing process throughout the
Programming process

And the last one is program maintenance..
Of course it is about periodic evaluation
So that everything is going smoothly..

That’s all was just about the 6 steps..
And of course it was so simple..


To make it a little bit hard, i should
Mention you guys that actually every step
Has it’s own elaboration..

elaborating something..


If i’m going to talk about it all in the entry,
You guys will hate me as i’m talking
Like a grandma..


so,
I’ll talk about it later on..
But please to consider that i’m
Going to choose only a few steps to
Talk about..
Because i’m not that hardworking..
Haha..so, that is what’s 
the truth about me


ohh!
forget like grandma too..
all of the info,
i've taken it from
Computing Essentials Complete 2011
..how i like this book..!

so sad


I guess i’m
Gonna miss this course..
Why guys..? why..?
Haha..because, this week,
We’ve entered chapter 14..
And for your info,
Only 15 chapters in the textbook..
Ok..no touching2..
Let me just proceed  to our learning today
As mentioned, today
I want to talk about
Programming & languages..
1st, we need to know what is program..
It’s so simple..program is just a list
Of instructions for the computer to follow..
But....! what about programming..?
Is it just the same..?
Actually, it is almost the same..
Serious..i’m not lying you guys..
It is a 6-step procedure in creating that
List of instructions..
That is what has been wrote in the
Computing Essentials Complete 2011
Want to know more..?
Just right click here...
According to this textbook,
Those 6 steps are

like this steps..hehe

* Program spesification
*program design
*program code
*program test
*program documentation
*program maintenance..

Everything is program..
Program this..program that..
Haha..
I’m just kidding..
By the way, normally only
Programmers use this 6 steps procedure..



They are the computer professionals which
Also known as software engineers..!
I thought that i have to explain more
In the next entry..
Just wait for my entry ok..?
But before that,
Wish me luck for my quiz based on this chapter..
I can’t wait..huhu..

time is short..so scary