• Home
  • Java
    • Java Basics
  • Kafka
    • Producer
  • AWS
  • GoLang
  • About Me
mjpric3@gmail.com
Curriculum Vitae

The Code Standard

  • Home
  • Java
    • Java Basics
  • Kafka
    • Producer
  • AWS
  • GoLang
  • About Me

What Is A Computer Program?

Welcome

A computer program is a useful piece of code written by a programmer or sometimes by another program to produce something useful. So what constitutes something “useful”. This can range from anything we can imagine. From something as small as printing out the phrase “Hello World” to something more complex like launching a ship into space! Programs are everywhere and I believe that everyone should learn some kind of programming language and the concepts of programming. After all, technology is not going away and the need for learning programming is going to become even more relevant. I recommend rolling up your sleeves and getting your hands dirty!!! Maybe start with a small program that prints out the phrase “Hello World” in any language that you would like to start with… Happy Coding!

Ex: Using Java Syntax -> System.out.print(“Hello World”);

You also might be interested in

Java Objects

Dec 22, 2018

Objects in Java An object in Java is a runtime[...]

Polymorphism

Jan 3, 2019

Polymorphism is a key component of Java’s Object Oriented Nature.[...]

Got Code?

Dec 21, 2018

There are many reasons an individual may want to code.[...]

Recent Posts

  • Producer
  • Interfaces
  • Abstraction
  • Polymorphism
  • Conditional Statements

Categories

  • Basics
  • Kafka
  • Welcome

© 2026 · thecodestandard.com

Prev Next