Programming Tips
About this site
Programming Tips!
This site shows how to achieve several themes in several programming language!
>>Japanese
C
C
Execute external command which does not need standard input/output
Embed comment into source code.
Using for statement, run loop process.
Get absolute value
Show Hello World
Show current local time
Achieve multi-directional branch using switch.
Do repetitive processing by while loop
C++
C++
Execute external command which does not need standard input/output
Embed comment into source code.
Using for statement, run loop process.
Get absolute value
Show Hello World
Replace substring
Achieve multi-directional branch using switch.
Use struct defined by myseld as key of Map
Do repetitive processing by while loop
C#
C#
Embed comment into source code.
Concatenate strings
Get absolute value
Show Hello World
Java
Java
Execute external command which does not need standard input/output
Concatenate strings
Using for statement, run loop process.
Show Hello World
PHP
PHP
Check specified string is contained or not
Execute external command which does not need standard input/output
Embed comment into source code.
Concatenate strings
Using for statement, run loop process.
Get absolute value
Show Hello World
Replace substring
Show current local time
Do repetitive processing by while loop
Go
Go
Execute external command which does not need standard input/output
Embed comment into source code.
Concatenate strings
Using for statement, run loop process.
Convert number to string
Get absolute value
Show Hello World
Replace substring
Show current local time
Ruby
Ruby
Execute external command which does not need standard input/output
Embed comment into source code.
Using for statement, run loop process.
Get absolute value
Show Hello World
Show current local time
Do repetitive processing by while loop
This site includes output distributed under the Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0