cyber bullying
impact of computers on society
computer hardware and software
general programming concepts
turing
100
is when a person says mean things or other things that offend another person by using the internet, texting, or blogs
what is cyber bullying?
100
first used for the military.
what was the computer's main purpose in the beginnning
100
to convert electricity into computer usable energy.
what is a power supply unit , what is its job?
100
to input/ output something.
What is trapezoid in flowcharts , what does it mean
100
it means it will fill in a certain area
What does drawfill mean
200
thousands of kids become depressed, most have no friends and, some even suicide.
how does cyber bullying affect kids everyday?
200
they get bullied and that is cyberbulling writing mean/rude things about someone on the internet
how are kids effected by computers
200
input devices are devices that allow the user to enter something into the computer , examples include keyboard, and mouse
What are input devices, give 2 examples
200
because in scratch the blocks were already made and in turing you have to make all the things by yourself
why is turing much more complex than scratch
200
1= x coordinate of first dot 2= y coordinate of first dot 3= x coordinate of second dot 4= y coordinate of second dot 5= colour of line
in drawline it is (1,2,3,4,5,) explain what to put in 1-5
300
tell an adult, first share your feeling with your parents , if matter is serious call the police.
if you are a victim of cyber bulling, what should you do?
300
1.) cyber bullying 2.) plagiarism
give 2 examples on how students misuse computers.
300
prolog , java , C++, turing , and scratch
give examples of softwares
300
int stands for integers (number variables) and string stands for letters (words variables)
What is the difference between "int" and "string" in turing
300
it means it will stop when user enters a key
What does exit when hasch mean
400
campaigns, posters around school, making students aware of things that are going on, teaching them how to stay out of it ,and what to do if you are a victim of a cyberbully.
what steps are being taken by schools to stops cyber bullies?
400
people can steal your information and major banks could also potentially go bankrupt.
how are major crimes done through computers now?
400
USB is both storage and input
give an example of an item that is in 2 functions such as input and output and explain how they are in 2 functions
400
algorithms is a step by step process. whereas a flowchart is asking questions and going back to the first steps and arrows pointing where to go.
What is difference between algorithms and flowcharts
400
so if you want to make a rocket flash it will keep flashing important since makes the presentation better and smoother
What is the function of loop and why is it so important, give an example?
500
no, cyber bulling is not illegal but if matters get serious you can call the police and fix the problem
What is is cyber bulling illegal?
500
computers are only capable of doing things they are programmed to do. whereas human brains can solve any problem they are given.
how are human brains much more capable than computers, even though computers are much more faster and memory capable?
500
Random Access Memory is a form of memory that can be read without having to begin at the first address, then the second address, then the third, and so on. whereas Read Only Memory is exactly what the name implies, it can only be read, not written to.
how is RAM different than ROM
500
scratch uses "if" and "forever if" turing does the same thing by also using if and loop and end loop
give an example of how scratch and turing are similar in terms of programming?
500
% is used to write a comment and the words are green and words arent marked as anything in terms of programming
how do you write a line in turing and this line will not mean anything in terms of programming and what colour are the words after the % sign