College of Information Technology Education ITE013 - Application Development and Emerging Technologies Finals

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

COLLEGE OF INFORMATION TECHNOLOGY EDUCATION

ITE013 - Application Development and Emerging Technologies


FINALS

Name: LATOZA, Angel Lyka B. Date: 10/13/2021

Program/Section: BSCS/CS31S1 Instructor: Jerone Alimpia

AAssessment Task: Final Reflection

Instructions:

● Compose a reflection in paragraph form.


● You reflection paper should contain the following: NEW Learning; What are the things that you have
learned;
● Your realization; How does your new learning contribute to achieve your goal; how does it helped you
improve your self; what you have improved;
● There should be a minimum of 200 and a maximum of 300 words.
● Using the template provided , save your work as LASTNAME_FINAL_REFLECTION.DOCX or .PDF format.
● Once you're done with the assignment, kindly upload the file.
● This assessment task will be graded using the rubric for reflection paper.

As the name of this program suggests, we really did an application development. For the first few weeks, we
are introduced to the basics of the PHP. We learned its use, its functions, and how it is implemented. During
lessons, it may look like that it was hard to learn since you need a lot of steps to do and to consider. But, on the
actual implementation, I realize that it is somehow easy to do since it was like the other programming language.
The only problem is that we need to use new syntax here, so at first, I’m not used to using the PHP. The good
thing in this course is, we are given a series of assessment task where we can practice ourselves using the PHP.
And for me, I think PHP is somehow similar to JsScript/html when it comes to functionality but the only difference
is that, we can connect the PHP to a database. In connecting to the database, it is kind of easy since we are
already introduced in Information Management last semester. So, I only need to study and learn about how it will
be used in PHP. The next thing I learned, is about creating an application using PHP. Before in creating an
application, we used the react JS/ react Native, so with this, I also have an idea on how to create a static
application. The challenge this time is to use PHP language and at the same time trying to connect it to database
to make the application fully working. It is kind of challenging since I was still new on this and not yet able to adapt
completely given that we already introduced to past lessons connected to the course now.

You might also like