Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions SLIIT/yuvin_sliit/yuvin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# SLIIT-Git-Workshop

Steps to add your favourite **Hello World** here...

1) Create a directory inside your university folder & rename with your Firstname_University
2) Create a Firstname.md file in the Firstname_University directory/folder which you created in the last step
3) Copy the template shown below
4) Commit and push your changes.



## Template

Print Hello World with your favourite programming language

ex: System.out.println("Hello World")

**Hint: I don't like Java even the example given above is written with Java**