Posts

Ruby

app = App.new('a', False)
very_long_line = "Hello my friend, this very long string assignment is to text horizontal scrolling in the view, in particular, on mobile devices"

Python

x = ('a', 1, False)

Go

package main

import "fmt"

func main() {
	fmt.Println("Hello, 世界")

C

#include <stdio.h>

int main() {
   /* my first program in C */
   printf("Hello, World! \n");
   
   return 0;
}

Continue reading >>


Well this one is to give my friends, i mean you, a friendly FOSS Welcome :-)

I hope this time this site will last, it’s hosted in Github so i guess it wont dissapear because it was hosted in a VM at some cloud provider or so in a dead project ;-)


Continue reading >>