Skip to content

dlewis24/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

hello-world

Hello World practice

Learning about github

Markdown practice

Email address:

dave@nonexistent.company

Here is a link to the IEEE site.

Here's link to the math section with equations below.

This text should be italicized

This text should be in bold

Bullet list:

  • One
  • Two
    • Two b
  • Three

Numbered list:

  1. One
  2. Two
    1. Two b
  3. Three

Code block:

E = m * SQR(c)

Math section

Superscript:

E = m c2

Greek letters:

alpha = α = α

theta = θ = θ

kappa = κ = κ

A = π r2

e + 1 = 0

Script code

The code for the script is

#!/bin/bash

echo "Hello World!"

and here it is with syntax highlighting:

#!/bin/bash

echo "Hello World!"

and here is a link to the Hello World script.

Another math section

A = π r 2

e i π + 1 = 0

r 2 = x 2 + y 2 + z 2

dx dy dz = r 2 dr sin θ dθ dφ

About

Hello World program

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages