GithubHelp home page GithubHelp logo

badillosoft / code-for-day Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.45 MB

This repository contents short codes for utilities and solve common problems in several languages. All codes are commented in spanish, but if you are an expert in its language, you can't have troubles for undertand it

JavaScript 2.50% PHP 13.51% HTML 1.09% Python 2.50% Swift 9.52% C# 6.91% Ruby 63.96%

code-for-day's Introduction

code-for-day

This repository contents short codes for utilities and solve common problems in several languages. All codes are commented in spanish, but if you are an expert in its language, you can't have troubles for undertand it.

If you use the complete code in yours applications please put my name, my mail or my twitter.

Thank you.

Alan Badillo Salas Twitter: @badillosoft Contact: [email protected]

Contenido:

2015

Junio (06)

Miércoles 3 - Una aplicación en Javascript y PHP. Cliente: Javascript, Servidor: PHP.
La aplicación manda un mensaje al servidor mediante GET y POST y recibe una respuesta JSON,
esta es convertida en un objeto Javascript.

Jueves 4 - Una función en PHP que permite maneja la recepción de una variable enviada mediante GET o POST.
Se puede definir si es mediate GET, POST o cualquiera, también si el programa debe terminar si no se recibe alguna
variable. El formato de retorno es un documento JSON.

Viernes 5 - Una función en Python que nos permite separar una expresión en sub-expresiones dadas por ()-paréntesis.
La función devuelve un arreglo con las partes de la expresión y sus subpartes, muy útil para hacer una calculadora.

Sábado 6 - Una clase en PHP para manejar una base de datos MySQL.

Lunes 8 - Una función en Swift para encriptar un mensaje bajo el método César. Acompañado de funciones auxiliares.

code-for-day's People

Contributors

badillosoft avatar

Watchers

James Cloos avatar  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.