Skip to content

iss4cf0ng/Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning

Code learning

Notes

Assembly

  • RISC-V
  • MASM

C

gcc hello.c -o hello.exe

C++

g++ hello.cpp -o hello.exe

C#

Go

go run main.go
go mod init myproject
go run .

Java

Perl

perl run.pl
chmod +x run.pl
./run.pl

Python

PowerShell

Shell Script

About

Code learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published