<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <link xmlns="http://www.w3.org/2005/Atom" rel="hub" href="https://overblog.superfeedr.com"/>
        <link xmlns="http://www.w3.org/2005/Atom" rel="self" href="https://danielantonionunez.over-blog.com/rss" type="application/rss+xml"/>
        <title><![CDATA[El blog de Daniel A. Nuñez C.]]></title>
        <link>https://danielantonionunez.over-blog.com/</link>
        <generator>Overblog - https://www.over-blog.com</generator>
        <description><![CDATA[Un blog sobre tecnolog&iacute;as y futuro, tambi&eacute;n sobre lenguaje de programaci&oacute;n Ruby y m&aacute;s.]]></description>
                    <item>
    <title><![CDATA[Buenos productos digitales]]></title>
    <link><![CDATA[https://danielantonionunez.over-blog.com/2020/03/buenos-productos-digitales.html]]></link>
    <guid>https://danielantonionunez.over-blog.com/2020/03/buenos-productos-digitales.html</guid>
    <pubDate>Sat, 28 Mar 2020 21:27:39 +0100</pubDate>
    <description><![CDATA[Buenos productos digitales
Buenos productos digitales A veces queremos tener lo último en nuestros software o, por decirlo de una forma más amistosa, productos digitales y no es más que un deseo, lo cual esta bien, aunque no se debe subestimar que es... ]]></description>
        <dc:creator><![CDATA[Daniel A. Nuñez C.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[6 割り当てと演算子]]></title>
    <link><![CDATA[https://danielantonionunez.over-blog.com/article-6-122756871.html]]></link>
    <guid>https://danielantonionunez.over-blog.com/article-6-122756871.html</guid>
    <pubDate>Fri, 28 Feb 2014 06:55:00 +0100</pubDate>
    <description><![CDATA[まあ、かなり長い間後に戻ってチュートリアルを、この機会に私たちは、最も基本的に使用しましたが、我々は暗黙のうちにそれぞれがRubyで使用されている何をどのように定義することを、我々の演算子と代入、 。 割り当て Rubyでは、我々はすべてのものがオブジェクトの割り当てである知っているように、ある場所から別の場所に任意の値やデータを与えることの概念である、すなわち、我々は数を持っており、変数に保存したい場合は、あなたは、変数に番号を割り当てる必要があります割り当て順序は、たとえば、数学とは異なり、プログラミングRubyはトリビアを解決することはできませんので、それは、知っておくことが重要である、右から左にされています：... ]]></description>
        <dc:creator><![CDATA[Daniel A. Nuñez C.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[5 Rubyで小数]]></title>
    <link><![CDATA[https://danielantonionunez.over-blog.com/article-5-ruby-122662551.html]]></link>
    <guid>https://danielantonionunez.over-blog.com/article-5-ruby-122662551.html</guid>
    <pubDate>Fri, 21 Feb 2014 16:02:00 +0100</pubDate>
    <description><![CDATA[私たちはRubyは、オブジェクト等の各種データで、この時点で知っているように、我々はすでに、数字、文字なども、すべてのものがオブジェクトであることを知っている。抽象的な行動を理解することができますので、我々は、数値型に値として呼びますそのような数のオブジェクト、これは我々がそれをどのように取り扱うかである。 小数点付きの数値を簡単にRubyで記述することができ、しかし、我々は、さまざまな操作がそれらを行うことができる必要があります。 Rubyで小数点付きの数値 10進数は0のみを含む別の番号、例えば、これはルビーの10進数ですが続く小数点付き十進システム（基本10... ]]></description>
        <dc:creator><![CDATA[Daniel A. Nuñez C.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[4 Rubyでの整数]]></title>
    <link><![CDATA[https://danielantonionunez.over-blog.com/article-4-ruby-122602548.html]]></link>
    <guid>https://danielantonionunez.over-blog.com/article-4-ruby-122602548.html</guid>
    <pubDate>Mon, 17 Feb 2014 16:19:00 +0100</pubDate>
    <description><![CDATA[私たちはRubyの世界では番号とタイプを定義し、本論文では、 Rubyのチュートリアルに進みます。 Rubyでの整数 十進法（ベース10 ） Rubyでは、十進法の整数はそのつまりRubyでゼロを使用すると、非常に特別な価値を持っている場合は、すべての数字はまた、正と負ができることができ、小数点以下または0で起動せずに書かれた任意の数である_書かれた番号の数字の間にアンダースコアを持っている、これらの目的は、視覚的に数字の桁を分離アンダースコアにされています： これは正と負の整数100億を書くための例です。... ]]></description>
        <dc:creator><![CDATA[Daniel A. Nuñez C.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[3 変数と定数]]></title>
    <link><![CDATA[https://danielantonionunez.over-blog.com/article-3-122528629.html]]></link>
    <guid>https://danielantonionunez.over-blog.com/article-3-122528629.html</guid>
    <pubDate>Wed, 12 Feb 2014 19:46:00 +0100</pubDate>
    <description><![CDATA[まあ我々は我々が、それぞれ2つの部分に分け、変数と定数を説明しますIRBでのRubyインタプリタ、このチュートリアルのRubyのパート3に進みます。 Rubyで変数 周知のように、変数もまた、格納されたコンテンツを変更することができ、コンテンツのstorersであるが、 Rubyは格納されたコンテンツは、我々が実際に単語を格納する場合、すなわち我々は、オブジェクトを格納して、実際のオブジェクトまたはクラスであるStringクラス。 Rubyで変数は前述のように、小文字で始まる場合とsensitveルビー（大文字と小文字が区別とは違って）... ]]></description>
        <dc:creator><![CDATA[Daniel A. Nuñez C.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[2 Rubyプログラミング言語のオブジェクト指向]]></title>
    <link><![CDATA[https://danielantonionunez.over-blog.com/article-2-ruby-122528438.html]]></link>
    <guid>https://danielantonionunez.over-blog.com/article-2-ruby-122528438.html</guid>
    <pubDate>Wed, 12 Feb 2014 19:30:00 +0100</pubDate>
    <description><![CDATA[Rubyはまつもとゆきひろが作成したオブジェクト指向言語、大幅なプログラミングと高い生産性を生成が簡単になり、非常に有能な言語に簡単でエレガントなコードを書くの仕組みを示している。 指示への対応RUBY [OK]を、今IRBを使用開始するために、ルビーとの相互作用で始まり、それはRubyが大文字と小文字が区別されると述べられている、すなわち、それは、すべてがRubyの中のオブジェクトであるように、「大文字と小文字を区別」は、 「単語」オブジェクトを入力してEnterキーを押しdigitamosです次のようにRubyは対応させていただきます。... ]]></description>
        <dc:creator><![CDATA[Daniel A. Nuñez C.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[1 Rubyインタプリタ、IRB]]></title>
    <link><![CDATA[https://danielantonionunez.over-blog.com/article-1-ruby-irb-122528182.html]]></link>
    <guid>https://danielantonionunez.over-blog.com/article-1-ruby-irb-122528182.html</guid>
    <pubDate>Wed, 12 Feb 2014 19:13:00 +0100</pubDate>
    <description><![CDATA[Rubyの項目1 、 IRBが開始され、それはそれはRubyで私たちを提供していますということです。 定義： 我々は、計算コンソールのコマンドラインを変換できたので、我々は、対話型の定義を追加した場合、我々はそれからRubyのコマンド·インタプリタを持って、この場合のように、対話型のRubyシェル、シェルを翻訳できたIRBはRubyのインタラクティブシェル手段。 IRBの組成： IRBは、特定の改変を受けている、それはあなたにいくつかの支援データを示している今、私たちはRubyの1.9.2で動作するように、この時間の前に簡単だったと、このバージョンに付属しているIRBを定義します。... ]]></description>
        <dc:creator><![CDATA[Daniel A. Nuñez C.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[0 を開始しました。]]></title>
    <link><![CDATA[https://danielantonionunez.over-blog.com/article-0-122528032.html]]></link>
    <guid>https://danielantonionunez.over-blog.com/article-0-122528032.html</guid>
    <pubDate>Wed, 12 Feb 2014 19:04:00 +0100</pubDate>
    <description><![CDATA[こんにちは、私はRubyはペルーで行われたこのチュートリアルを始め、私は提案や/やコメントがこの素晴らしい言葉で十分に改善し、深めていきたいと考えています。 それは、次のことができなければならないことが理解される。 あなたは、インターネットからファイルをダウンロードしてインストールできる人であり、あなたは読み取りと書き込みのような、少なくとも基本的なコンピュータスキルを持って、どのようなこの現在の世代である。 Rubyは私のコンピュータ上で実行されているように導く。 Rubyはなどは、Windows、Linux... ]]></description>
        <dc:creator><![CDATA[Daniel A. Nuñez C.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[17 Modulos, Herencia y MixIN]]></title>
    <link><![CDATA[https://danielantonionunez.over-blog.com/article-17-modulos-herencia-y-mixin-122493377.html]]></link>
    <guid>https://danielantonionunez.over-blog.com/article-17-modulos-herencia-y-mixin-122493377.html</guid>
    <pubDate>Mon, 10 Feb 2014 15:26:00 +0100</pubDate>
    <description><![CDATA[Hola hoy día vamos a tener unos temas que nos van a ayudar a manejar mejor nuestro código en Ruby, también estos temas son parte de la programación orientada a objetos. Módulos Un módulo nos permite agrupar generalmente clases y funciones o subrutinas,... ]]></description>
        <dc:creator><![CDATA[Daniel A. Nuñez C.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[16 Expresiones regulares en Ruby]]></title>
    <link><![CDATA[https://danielantonionunez.over-blog.com/article-16-expresiones-regulares-en-ruby-122407239.html]]></link>
    <guid>https://danielantonionunez.over-blog.com/article-16-expresiones-regulares-en-ruby-122407239.html</guid>
    <pubDate>Wed, 05 Feb 2014 03:30:00 +0100</pubDate>
    <description><![CDATA[Este tema es muy interesante y la verdad demasiado util, sin mas que decir, una expresión regular es aquel texto que nos sirve para realizar comparaciones, por lo general, contra otras cadenas de texto y ver si coinciden o no. Se pueden usar como patrones,... ]]></description>
        <dc:creator><![CDATA[Daniel A. Nuñez C.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[15 Agrupaciones en Ruby - Hash]]></title>
    <link><![CDATA[https://danielantonionunez.over-blog.com/article-15-agrupaciones-en-ruby-hash-122406353.html]]></link>
    <guid>https://danielantonionunez.over-blog.com/article-15-agrupaciones-en-ruby-hash-122406353.html</guid>
    <pubDate>Wed, 05 Feb 2014 00:27:00 +0100</pubDate>
    <description><![CDATA[Este tema es muy pero muy importante, ya que nos permite tener practicamente una base de datos accesible de manera dinámica organizado en pares, para entenderlo voy a dar una definición pequeña: Un hash es un grupo de valores donde se organizan por pares,... ]]></description>
        <dc:creator><![CDATA[Daniel A. Nuñez C.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[14 Agrupaciones en Ruby - Rangos]]></title>
    <link><![CDATA[https://danielantonionunez.over-blog.com/article-14-agrupaciones-en-ruby-rangos-122405753.html]]></link>
    <guid>https://danielantonionunez.over-blog.com/article-14-agrupaciones-en-ruby-rangos-122405753.html</guid>
    <pubDate>Tue, 04 Feb 2014 23:08:00 +0100</pubDate>
    <description><![CDATA[Bueno este tema es bastante sencillo, en Ruby se puede trabajar con Rangos que es una indicación de una cantidad de elementos, con ellos se pueden hacer muchas cosas: Tipos de rangos Incluyendo el último elemento irb(main):001:0> 1..2 => 1..2 irb(main):002:0>... ]]></description>
        <dc:creator><![CDATA[Daniel A. Nuñez C.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[13 Agrupaciones en Ruby - Arreglos o matrices]]></title>
    <link><![CDATA[https://danielantonionunez.over-blog.com/article-13-agrupaciones-en-ruby-arreglos-o-matrices-122398176.html]]></link>
    <guid>https://danielantonionunez.over-blog.com/article-13-agrupaciones-en-ruby-arreglos-o-matrices-122398176.html</guid>
    <pubDate>Tue, 04 Feb 2014 15:01:00 +0100</pubDate>
    <description><![CDATA[Continuamos despúes de un largo tiempo con los tutororiales, en esta ocación tenemos los arreglos o matrices, que nos permiten agrupar distintos datos para luego acceder facilmente a ellos, en Ruby es muy facil. Sintaxis: [ valor1 , valor2 , valor3 ]... ]]></description>
        <dc:creator><![CDATA[Daniel A. Nuñez C.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Tipos de comunicación en Ruby]]></title>
    <link><![CDATA[https://danielantonionunez.over-blog.com/article-tipos-de-comunicacion-en-ruby-115691455.html]]></link>
    <guid>https://danielantonionunez.over-blog.com/article-tipos-de-comunicacion-en-ruby-115691455.html</guid>
    <pubDate>Tue, 26 Feb 2013 05:05:00 +0100</pubDate>
    <description><![CDATA[Bueno este es otra pregunta un poco trivial, así que voy a colocar solo algunos puntos resaltantes. La comunicación en Ruby, digamos externa, como lenguaje de programación, es a nivel de entradas y salidas, en el caso más basico STDIN y STDOUT (provenientes... ]]></description>
        <dc:creator><![CDATA[Daniel A. Nuñez C.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Como puedo contar los digitos de un numero en ruby]]></title>
    <link><![CDATA[https://danielantonionunez.over-blog.com/article-como-puedo-contar-los-digitos-de-un-numero-en-ruby-115626188.html]]></link>
    <guid>https://danielantonionunez.over-blog.com/article-como-puedo-contar-los-digitos-de-un-numero-en-ruby-115626188.html</guid>
    <pubDate>Sat, 23 Feb 2013 22:03:00 +0100</pubDate>
    <description><![CDATA[Bueno esta es otra pregunta que encontré de quienes buscaban en google sobre Ruby, pues bien colocaré una respuesta con sintaxis bastante sencilla (la gran mayoria son en 1 linea de código): -13213.123.to_f.to_s.gsub('.','').gsub('-','').length Si lo... ]]></description>
        <dc:creator><![CDATA[Daniel A. Nuñez C.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[imprimir un string caracter por caracter en ruby]]></title>
    <link><![CDATA[https://danielantonionunez.over-blog.com/article-imprimir-un-string-caracter-por-caracter-en-ruby-115622494.html]]></link>
    <guid>https://danielantonionunez.over-blog.com/article-imprimir-un-string-caracter-por-caracter-en-ruby-115622494.html</guid>
    <pubDate>Sat, 23 Feb 2013 21:19:00 +0100</pubDate>
    <description><![CDATA[Muy bien, este es la primera pregunta que he encontrado en la lista de preguntas que entran a mi blog. El código puede ser muy sencillo, en 1 sola línea para resolver esto: "palabra".each_char{|caracter| puts caracter} Lo que obtenemos si lo ingresamos... ]]></description>
        <dc:creator><![CDATA[Daniel A. Nuñez C.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Nueva categoría preguntas Ruby introducción]]></title>
    <link><![CDATA[https://danielantonionunez.over-blog.com/article-nueva-categoria-preguntas-ruby-introduccion-115622395.html]]></link>
    <guid>https://danielantonionunez.over-blog.com/article-nueva-categoria-preguntas-ruby-introduccion-115622395.html</guid>
    <pubDate>Sat, 23 Feb 2013 21:14:00 +0100</pubDate>
    <description><![CDATA[Hola a todos, en esta oportunidad se me ha ocurrido iniciar una nueva categoría Preguntas Ruby ¿En que consiste? Pues bien, en esta categoría voy a contestar las preguntas específicas por las cuales han estado buscando en google u otro buscador y dan... ]]></description>
        <dc:creator><![CDATA[Daniel A. Nuñez C.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Mejorar el WIFI del terminal Nokia N97]]></title>
    <link><![CDATA[https://danielantonionunez.over-blog.com/article-mejorar-el-wifi-del-terminal-nokia-n97-115540256.html]]></link>
    <guid>https://danielantonionunez.over-blog.com/article-mejorar-el-wifi-del-terminal-nokia-n97-115540256.html</guid>
    <pubDate>Thu, 21 Feb 2013 06:25:00 +0100</pubDate>
    <description><![CDATA[Hola a todos, bueno este post espero que les sea de utilidad: El terminal Nokia N97 tiene una posibilidad de incrementar su alcanze WIFI. Cuando están en un sitio donde el internet es muy consumido o si se encuentra el punto de acceso lejos, es posible... ]]></description>
        <dc:creator><![CDATA[Daniel A. Nuñez C.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Compartir internet en Nokia N97]]></title>
    <link><![CDATA[https://danielantonionunez.over-blog.com/article-compartir-internet-en-nokia-n97-115540022.html]]></link>
    <guid>https://danielantonionunez.over-blog.com/article-compartir-internet-en-nokia-n97-115540022.html</guid>
    <pubDate>Thu, 21 Feb 2013 06:02:00 +0100</pubDate>
    <description><![CDATA[Bueno en realidad es bastante sencillo, empezemos por un programa: Primero tienen que instalarse el programa Joikuspot, existen 2 versiones una trial completa o una gratis limitada que lo pueden obtener desde la tienda de nokia o bajándose el programa... ]]></description>
        <dc:creator><![CDATA[Daniel A. Nuñez C.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[中国版的“Ruby教程”]]></title>
    <link><![CDATA[https://danielantonionunez.over-blog.com/article-ruby-111975659.html]]></link>
    <guid>https://danielantonionunez.over-blog.com/article-ruby-111975659.html</guid>
    <pubDate>Thu, 01 Nov 2012 05:52:00 +0100</pubDate>
    <description><![CDATA[大家好 这一次，我是想延长的“红宝石教程”全中国，我现在准备一个非常简单的介绍，虽然我必须说，这是必要的，以支持他们的意见，以纠正一些语法问题，如有任何疑问欢迎，没有欢迎发表评论，看你，看你未来。 丹尼尔 ]]></description>
        <dc:creator><![CDATA[Daniel A. Nuñez C.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[مقدمة من &quot;البرنامج التعليمي روبي&quot; باللغة العربية]]></title>
    <link><![CDATA[https://danielantonionunez.over-blog.com/article-111975510.html]]></link>
    <guid>https://danielantonionunez.over-blog.com/article-111975510.html</guid>
    <pubDate>Thu, 01 Nov 2012 05:38:00 +0100</pubDate>
    <description><![CDATA[مرحبا أصدقاء في العالم العربي وبهذه المناسبة، أود أن أعرب تمنياتي "روبي البرنامج التعليمي" في هذه اللغة الرائعة، وأنا أستعد لانه يقدم أسهل بكثير، ولكنها تحتاج دعمكم مع تعليقاتك لتصحيح بعض المشاكل النحوية، أي الأسئلة هي موضع ترحيب، لا تتردد في التعليق،... ]]></description>
        <dc:creator><![CDATA[Daniel A. Nuñez C.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Concepto equivocado en pagina boliviana ror]]></title>
    <link><![CDATA[https://danielantonionunez.over-blog.com/article-concepto-equivocado-en-pagina-boliviana-ror-107981854.html]]></link>
    <guid>https://danielantonionunez.over-blog.com/article-concepto-equivocado-en-pagina-boliviana-ror-107981854.html</guid>
    <pubDate>Tue, 10 Jul 2012 07:15:00 +0200</pubDate>
    <description><![CDATA[Estaba navegando y me encontre con un articulo que indicaban erroneamente no recomendar utilizar "and" y "or" y a la vez utilizar solo "&&" y "||", aqui el ejemplo que exponían: a = true b = false c = a and b puts c # true c = a && b puts c # false c... ]]></description>
        <dc:creator><![CDATA[Daniel A. Nuñez C.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Universidades UPC y San Martin incorporan Ruby en su curricula]]></title>
    <link><![CDATA[https://danielantonionunez.over-blog.com/article-universidades-upc-y-san-martin-incorporan-ruby-en-su-curricula-107796114.html]]></link>
    <guid>https://danielantonionunez.over-blog.com/article-universidades-upc-y-san-martin-incorporan-ruby-en-su-curricula-107796114.html</guid>
    <pubDate>Thu, 05 Jul 2012 06:33:00 +0200</pubDate>
    <description><![CDATA[Universidad UPC y la Universidad San Martin incorporan Ruby en su curricula este año 2012. Los lenguajes modernos de scripting como Ruby, Pyton, Lua, nodeJS, etc. Están creciendo por su alta productividad, las universidades peruanas, en especial las del... ]]></description>
        <dc:creator><![CDATA[Daniel A. Nuñez C.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[12 Clases en Ruby - Parámetros y constructor]]></title>
    <link><![CDATA[https://danielantonionunez.over-blog.com/article-12-clases-en-ruby-parametros-y-constructor-107753719.html]]></link>
    <guid>https://danielantonionunez.over-blog.com/article-12-clases-en-ruby-parametros-y-constructor-107753719.html</guid>
    <pubDate>Wed, 04 Jul 2012 07:26:00 +0200</pubDate>
    <description><![CDATA[Bueno ya hemos llegado a tratar con objetos, pero vamos a continuar expandiendo un poco mas sobre este lenguaje poco a poco. Parámetros En Ruby, un parámetro es una variable que se recibe en una funcion o método, por ejemplo, una funcion que retorna el... ]]></description>
        <dc:creator><![CDATA[Daniel A. Nuñez C.]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[11 Clases en Ruby - Métodos y propiedades]]></title>
    <link><![CDATA[https://danielantonionunez.over-blog.com/article-11-clases-en-ruby-metodos-y-propiedades-107524105.html]]></link>
    <guid>https://danielantonionunez.over-blog.com/article-11-clases-en-ruby-metodos-y-propiedades-107524105.html</guid>
    <pubDate>Thu, 28 Jun 2012 08:22:00 +0200</pubDate>
    <description><![CDATA[Este capitulo es la continuación del tema 10, e incluso seguimos utilizando los ejemplos anteriores donde habíamos creado la clase Juguete y hemos creado 2 objetos, un soldadito y un trencito. Propiedades En Ruby, al igual que en la mayoría de lenguajes... ]]></description>
        <dc:creator><![CDATA[Daniel A. Nuñez C.]]></dc:creator>
    </item>
            </channel>
</rss>

