Code Monkey home page Code Monkey logo

lenguajesdeinterfaz's Introduction

T E M P L E T E Cool Text: Logo and Graphics Generator

Plantilla generica de todo repositorio.

  1. Tutor básico de Git en 15 minutos http://try.github.com por CodeSchool
  2. Git Guru https://www.atlassian.com/git/tutorials por GitBucket
  3. Git comandos como glosario https://www.atlassian.com/git/glossary
  4. DZone resumen tutorial mas popular https://dzone.com/refcardz/getting-started-git
  5. Nuestro glosario español https://github.com/tectijuana/PlantillaInicio/blob/master/glosario.md

Git for Windows hay tres versiones pero la mas recomendable es https://git-scm.com/download/win Git For Windows 2


Aprender Linux básico https://likegeeks.com/main-linux-commands-easy-guide/

Tips de Linux para ser productivos https://dzone.com/articles/most-useful-linux-command-line-tricks?edition=306244&utm_source=weekly%20digest&utm_medium=email&utm_campaign=wd%202017-07-12

Este es formato BOLD.

Este es cursivo

HOLA

CÓDIGO FUENTE

.global _start
_start:
MOV R7, #4
MOV R0, #1
MOV R2, #12
LDR R1, =string
SWI 0
MOV R7, #1
SWI 0
.data
string:
.ascii "Hello Worldn"

1.3 CIERRE DE DIAGNÓSTICO.

Link a mi perfil de sololearn

lenguajesdeinterfaz's People

Contributors

sanchezalberto99 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.