A repository with example for Hello World Programs in different languages and Different Patterns.
Usually We use to write the Same code in 3 different types.
- Procedural Approach
- Functional Approach
- OOPS Approach
Feel free to write the your code and get a pull request to complete your HacktoberFest2021.
-
Fork the Repository.
-
Star the Repo.
-
Add the language name as folder name.
-
Write a Program, so that the output will be "Hello World".
-
Check the Syntax is properly woring.
-
Push the code to your forked repository.
-
Give a Pull Request. <3
*Langauge*-*Approach*.*extension*
Eg : golang-functional.go
java-oops.java
c-procedural.c