• 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

Got Code?

Dec 21, 2018

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

Inheritance

Dec 22, 2018

is one of the four pillars of Java. Its purpose[...]

So You Want To Be A Programmer?

Dec 21, 2018

So, you’ve decided you wanted to try your hand at Software[...]

Recent Posts

  • Producer
  • Interfaces
  • Abstraction
  • Polymorphism
  • Conditional Statements

Categories

  • Basics
  • Kafka
  • Welcome

© 2025 · thecodestandard.com

Prev Next