Skip to content

This repository contains the source code for the Hello World demonstration project.

License

Notifications You must be signed in to change notification settings

dotjesper/hello-world

Repository files navigation

Title Date Author Status
README
March 14, 2022
dotjesper
In development

Hello World

Built with Visual Studio Code Built for demonstration Built by heart

Hello, World Project - for demonstration purpose only.

Every IT profesional and veteran software developers know the term Hello World as the first step in learning to code. The program, which outputs some variant of “Hello, World!” on a device’s display, can be created in most languages, making it some of the most basic syntax involved in the coding process.

Brian Kernighan, author of one of the most widely read programming books, "C Programming Language", also created "Hello, World". He first referenced "Hello World" in the C Programming Language book’s predecessor: A Tutorial Introduction to the Programming Language B published in 1973.

Since the first Hello, World! program was written in 1972, it has become a tradition to introduce the topic of programming with this example. As a result, Hello, World! is often the first program most people write and this repository is no different, this is my sample-ground and learning-area for working with GitHub.

Option to highlight a "Note" and "Warning"

Alerts are an extension of Markdown used to emphasize critical information. On GitHub, they are displayed with distinctive colors and icons to indicate the importance of the content.

Note

Highlights information that users should take into account, even when skimming.

Tip

Optional information to help a user be more successful.

Important

Crucial information necessary for users to succeed.

Warning

Critical content demanding immediate user attention due to potential risks.

Caution

Negative potential consequences of an action.

Context

.
├─ scripts
|  ├─ app.js
|  └─ app.js
├─ solution
|  ├─ app.js
|  ├─ models.js
|  ├─ routes.js
|  └─ utils
|     ├─ another.js
|     ├─ constants.js
|     └─ index.js
├─ LICENSE
└─ README.md

PowerShell Code block

.\Invoke-RemediationReport.ps1

.\Invoke-RemediationReport.ps1 -$scriptPackageOutputType "htmL" -installRequiredComponents $true

About

Not much to tell, it's a Hello, World! project!

Follow Jesper

Change log

Click to expand change log

Version 0.0.1.0 | February 18. 2022 | Public | Release

Version 0.0.0.3 | October 4,2021 | Public

Version 0.0.0.0 | April 11,2017 | Public


About

This repository contains the source code for the Hello World demonstration project.

Resources

License

Code of conduct

Stars

Watchers

Forks