10ppt Module#08 DataTypes
10ppt Module#08 DataTypes
Module #08
RECAP!
Why do we need to learn programming / coding?
• Programming skills make us understand how software work.
• Programming skills enhance critical thinking, creativity, and promote the
virtue of perseverance.
• Programming skills gives career flexibility.
Sa totoo lang…
It is a CHEd requirement that all programs, especially technological ones
(aside from CS/IT) should have computer literacy courses.
Computer programming or Coding is a step-by-step process of designing and
developing sets of sequence of instructions to solve a specific problem using a
computer.
Why C++?
Aside from its features and capabilities, C++ is a good programming language to learn
for first time programmers.
* There are different versions of C++ for different devices and platforms.
Types of Words in Programming Languages