Criteria A Inquiring and Analyzing: Explain and Justify The Need
Criteria A Inquiring and Analyzing: Explain and Justify The Need
My name is Alberto Nio I am through the 9th grade in the Instituto Anglo Britanico.
In design class our task is to learn all the basic things in the program called
RAPTOR. Raptor is a programs thats helps you to do specific algorithms. In my
opinion, I do not know for what the raptor would be useful in my life, because I will
not be a programmer of computers. But it kind of exciting to know about other
programs that I doesnt realize their existence.
The Nature of this problem ,that is that the students of nine grade doesn't want to
learn how to use programs like raptor and qbasic,is that all nine graders think that
this tool is useless because they will not use it in their daily life. For example , a
student that want to be a good doctor will never use raptor or quick basic in their
work.
This problem that I describe , takes place in the middle school "instituto Anglo
Britanico" . My school. Especially in the nine grade. This task of learning programs
like those ones was asked in the design class. This class is taught by teacher Aida
. This teacher have worked in this school for a long time and she know what to do
in this situations.
This problem starts when the design classes start. We have see these topic since
the beginning of this school year. But that disinterest to learn programs like the
ones we are learning stays . Also this problem start when we discover all the tools
and odds that this programs like quick basic have, so we realize that this specific
learnings will not help us in our future.
The effects of having no interest in this learnings are that we will not put attention
to the classes of design and that can cause bad grades in this subject. So my
recommendation as a nine grader is to put attention and do what the teacher
saids . Even if is not interesting or helpful at all .
PRIORITIZE RESEARCH
The reason to learn how to use programs like raptor and quick basic is that in this
times , most companies need programmers for their services like their webpages
or their platforms .
studies on the labor market show that the supply of engineers with programming
knowledge is not even close to meeting demand.This is true both in the United
States and elsewhere . Companies , regardless of size , They need people with
programming skills to help them develop information systems that enable them to
grow in their markets.
Other thing that is very important is the print and the input. The print is just to
said a message to the user. It need to be in a pair of .. . so you write the word
print and then the message inside the quotation marks. For example : input
welcome to qbasic. The other one is the input. This one is to put a message
for the user and the user can answer what the message ask. To write it is the
same as the previous one. You just need to change print by input. But in this
one you need to put at the end a semicolon and the name of the variable that
the answer will represent.
Finally the most difficult one is the option is the IF. This option if for having
two ways. What I mean is that, it plays with the result of the input. So you
write an IF and then the conditions and at the end you need to write an END
IF