<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://wiki.billyrondon.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://wiki.billyrondon.com/feed.php">
        <title>WIKI de apuntes de Billy Rondón - informatica:programacion_comparada</title>
        <description></description>
        <link>http://wiki.billyrondon.com/</link>
        <image rdf:resource="http://wiki.billyrondon.com/lib/exe/fetch.php/wiki:dokuwiki.svg" />
       <dc:date>2026-06-04T19:22:11+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.billyrondon.com/doku.php/informatica:programacion_comparada:manejo_fechas_diferentes_lenguajes?rev=1743788986&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.billyrondon.com/doku.php/informatica:programacion_comparada:programacion_comparada?rev=1779940729&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.billyrondon.com/lib/exe/fetch.php/wiki:dokuwiki.svg">
        <title>WIKI de apuntes de Billy Rondón</title>
        <link>http://wiki.billyrondon.com/</link>
        <url>http://wiki.billyrondon.com/lib/exe/fetch.php/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="http://wiki.billyrondon.com/doku.php/informatica:programacion_comparada:manejo_fechas_diferentes_lenguajes?rev=1743788986&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-04T17:49:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>manejo_fechas_diferentes_lenguajes</title>
        <link>http://wiki.billyrondon.com/doku.php/informatica:programacion_comparada:manejo_fechas_diferentes_lenguajes?rev=1743788986&amp;do=diff</link>
        <description>Programación Manejo Fechas

	*  Comparar con más lenguajes

Semanas

Javascript



var Dia = new Date(2021,04,19);
console.log( Dia.getDay );


 javascript  Domingo  Lunes  Martes  Miércoles  Jueves  Viernes  Sábado  Date.getDay()  0  1  2  3  4</description>
    </item>
    <item rdf:about="http://wiki.billyrondon.com/doku.php/informatica:programacion_comparada:programacion_comparada?rev=1779940729&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-28T03:58:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>programacion_comparada</title>
        <link>http://wiki.billyrondon.com/doku.php/informatica:programacion_comparada:programacion_comparada?rev=1779940729&amp;do=diff</link>
        <description>Programación Comparada

Tipos de Variables

VBasic

Declaración de Variables

Tipado Dinámico, Fuerte o debilmente Tipado (strongly-typed, weakly-typed) Sistema de Tipos en Wikipedia

Cuadro Comparativo
                            PHP    Basic    Java    C/C++    Python    FoxPro</description>
    </item>
</rdf:RDF>
