0% found this document useful (0 votes)
186 views15 pages

Module 1 - Computer Programming 2

This learning module covers creating executable Java applications from February 21 to March 4, 2022. Students will learn the basic elements of a Java program, including parts like classes and methods. They will create, compile, and execute a simple Java program that prints "I love programming!". The module will discuss Java fundamentals like print statements and escape sequences. The goal is for students to understand how to write object-oriented Java code that can run on any platform.

Uploaded by

Jerome Tacata
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
186 views15 pages

Module 1 - Computer Programming 2

This learning module covers creating executable Java applications from February 21 to March 4, 2022. Students will learn the basic elements of a Java program, including parts like classes and methods. They will create, compile, and execute a simple Java program that prints "I love programming!". The module will discuss Java fundamentals like print statements and escape sequences. The goal is for students to understand how to write object-oriented Java code that can run on any platform.

Uploaded by

Jerome Tacata
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 15

Senior High School Department

LEARNING MODULES
School Year 2021-2022
Subject/Course: Computer Programming 2

Title Creating Executable Java Applications


Module No 1
Date Feb. 21 – March 4, 2022
Topics Parts of Java Program and its Fundamentals
Learning At the end of the lesson the students are expected to:
Outcomes  identify the basic elements of programming;
 understand the use of classes and methods in a program; and
 create, compile and execute a simple program

Preparatory What is JAVA?


Activities
In Netbeans, create a java program that will execute “I love programming!”.

Content  Parts of Java Program


 Java Fundamentals
 print and println
 The escape sequence

Learning Java
Activities is an object-oriented, concurrent language.  It is an all-purpose
language that is class-based and runs on any platform and with as few
dependencies as possible. 
Senior High School Department

 Comments are very important to programmers. Comments help


explain what’s happening in a program.
Senior High School Department

 A Java program must have at least one class definition.


Senior High School Department
Senior High School Department
Senior High School Department
Senior High School Department
Senior High School Department
Senior High School Department
Senior High School Department
Senior High School Department
Senior High School Department
Senior High School Department
Senior High School Department

Assessment
Senior High School Department

Values “Everybody in this country should learn to program a computer,


Integration because it teaches you how to think.” 
― Steve Jobs (1955-2011)

 https://sites.google.com/site/cbhughesmath/index/grade-11-
References computer-programming
 https://woz-u.com/blog/what-is-java-used-for-today/

Prepared Teacher Mr. Jerome E. Tacata

Checked LAC Ms. Maria Victoria Rowena B. Mejia

Noted Principal Mr. Cristito M. Maclid

You might also like