/learngit

A temporal repository just for playing around

Primary LanguageCDo What The F*ck You Want To Public LicenseWTFPL

Short notes

The purpose of this repository is to practice with some git commands.

It will be deleted shortly after that.

Be patient!

Quoting a text is an easy task:

Life is a tale told by an idiot

William Shakespeare

Then a bit of code. In this case, some FORTRAN:

PROGRAM Test
  IMPLICIT NONE
  REAL, PARAMETER :: PI = ACOS(-1.0)

  PRINT *, "Value of PI is ", PI
END PROGRAM Test

But you can always ´import code´ using backtics.

Check my new code

TODO LIST

It's a good way to also learn some markdown in the way tough. 😄

  • Watch a movie
  • Learn to code

Some Java here:

public Class automovil {
	public static void main(String[] args) {
		automovil Peugeot = new automovil("Peugeot", 405);
	}
}

You can visit some great sites:

It is never too late to say goodbye. Or to poke someone.

Compuesto
Un componente químico es una mezcla de elementos en proporciones definidas.

Carlitos