CS-I Journal J1089: Hello World

Name: Mukesh Kalikaya

Date: 19-January-2023

I received assistance from: No one

I assisted: No one

Navigation

BACK TO JOURNALS

CSS File

Previous Journal

Next Journal

Section 1

Question 1: Why do you think Hello World is typically the first program taught to students?

They are usually the first programs that new coders learn, because even those with little or no experience can execute Hello World both easily and correctly

Question 2: How might the Hello World program be different, depending on the programming language it's written in?

Different programming languages need differnt types of code to output the text Hello World which is based on the language that is being used to output a specific type of webpage to view.

What did I learn? What was the "big idea"?

I learned about the history and the origin point of the exercise Hello, World! and why it is performed.

What challenges did I encounter

Hello World is a very easy program to do and it doesn't need a lot of exercise to understand it also has no changes to get wrong if you know the concepts of the language you are using.

How could this experience be improved?

This experience was extremely easy as I have prior knowledge about the Hello World program.

Free Reflection: How has what I've learned affected my thinking?

This lesson was just a refresher because as I mentioned above I have prior knowledge about the Hello World program.