Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/doguedogue/helloworldcsharp
Hello World C#
https://github.com/doguedogue/helloworldcsharp
Last synced: 11 days ago
JSON representation
Hello World C#
- Host: GitHub
- URL: https://github.com/doguedogue/helloworldcsharp
- Owner: doguedogue
- Created: 2022-07-18T07:59:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-13T15:19:44.000Z (about 2 years ago)
- Last Synced: 2024-10-26T22:11:26.259Z (about 2 months ago)
- Language: C#
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C# (Sharp) 🎒
## My School, first steps 🏫📝
- Hello World 🌎
- C# project
- Beep Function
- Classes
- Internal class (starter)
- Main Static Method
- Standalone
- C, C++, C#
- Comments // /**/
- Public, Private
- Static, void
- Arguments
- Methods
- Algorithm
- OOP
- Polymorphism
- Functions
- Arguments
- Attributes
- Constants
- Reserved words:
- import
- export
- void
- static
- string
- integer
- float
- char
- class
- public
- private
- extend
- final
- return
- Packages
- Variables