Hello World. Hello my Friend.
Bienvenido a este rincon, dedicado a la programación, machine learning, y al analisis exploratorio de datos, todo desde python, bueno, tambien le daremos un espacio a JAVA (la uni 🤬 )
-
code time I
Claude AI Te ayudaré con ejercicios de Python organizados por niveles de dificultad. Los he diseñado para cubrir conceptos importantes que suelen evaluarse en entrevistas para posiciones junior. NIVEL BÁSICO: Escribe una función que determine si un número es par o impar Crea un programa que calcule el factorial de un número Desarrolla ... Read More
-
code time prelude
Claude AI Te ayudaré con ejercicios de Python organizados por niveles de dificultad. Los he diseñado para cubrir conceptos importantes que suelen evaluarse en entrevistas para posiciones junior. NIVEL BÁSICO: Escribe una función que determine si un número es par o impar Crea un programa que calcule el factorial de un número Desarrolla ... Read More
-
Intermediate Python I
Algorithms + Data Structures = Programs Niklaus Wirth, En 1975, escribió el libro Algorithms + Data Structures = Programs, nunca he tenido ese libro en mis manos, pero ¡cuanta razon! no encuentro desperdicio en tal frase. En mi opinion y parafraceando al gran Niklaus, considero que para diseñar un programa, es necesario conocer profundamente l... Read More
-
Avanced Python II
Introducción Me gusta mucho la programación funcional, y cada vez que se toca el tema, es necesario entonces, hablar de las Lambda functions, map, filter, y reduce, cuatro bestias que nno tienen equivalente en los lenguajes imperativos de ayer. Hoy en dia, los lenguajes imperativos (Java, C#), son mas flexibles, han evolucionado y mutado para ... Read More
-
Avanced Python I
Introducción Me gusta mucho la programación funcional, y cada vez que se toca el tema, es necesario entonces, hablar de las Lambda functions, map, filter, y reduce, cuatro bestias que nno tienen equivalente en los lenguajes imperativos clásicos de ayer. Hoy en dia, la situación es diferente, pues los lenguajes imperativos (Java, C#), son mas f... Read More
-
Avanced Python III
Introduccion En este tutorial, exploraremos algunos conceptos y técnicas avanzadas de Python con Google Colab, un poco de paciencia, ve por cafe Sección 1: Técnicas avanzadas de Python Lambda Functions Map, Filter, and Reduce Functions List Comprehensions Generators Decorators Context Managers Multithreading and Multiprocessing... Read More
-
FAKER DATA
¿Necesitas rellenar un formulario con datos falsos? A continuación generaremos una serie de datos falsos. que a primera a primera vista, podrian pasar por reales, la verdad que solo necesitaba un correo aleatorio, pero como siempre, ¿porque no lo podemos complicar un poquito mas? La verdad es que el siguiente script, es simple, consiste en un... Read More
-
JAVA esta aqui
Super JAVA NIVEL BÁSICO Introducción a la Programación Funcional ¿Qué es la programación funcional? Beneficios del paradigma funcional Historia y evolución en Java Coleciones mutable vs inmutable homogeneo vs heterogeneo ArrayList: Una implementación de la interfaz Lista basada en una matriz redimensionable. Algunos métodos inc... Read More
-
Estadistica para ciencia de datos
Temario de Estadística para Ciencia de Datos bajo revisión Nivel Básico Introducción a la estadística descriptiva Medidas de tendencia central (media, mediana, moda) Medidas de dispersión (varianza, desviación estándar) Herramientas Python: NumPy, Pandas Práctica: Análisis básico en hojas de cálculo de Google Visualización de datos... Read More
-
Rizando la Locura
Rizando el Rizo En clases de pensamiento algoritmico, nos colocan a resolver el siguiente problema: desarrolle un programa que solicite un numero, y posteriormente determine de cuantas cifras es dicho numero Se discutió el problema en clase y se llego a la conclusion que debiamos comparar dicho numero con potencias de 10, es decir, compar... Read More
-
Wind: A Minimalistic, Simple, and Beautiful Blogging Theme
If you like it please think on supporting my job: Description Wind is a clean, minimalistic Jekyll theme designed to offer a delightful blogging experience. With a focus on simplicity and aesthetics, Wind brings an elegant touch to your blog or personal website. Sites Using It (If you have a site using this theme please send me a PR inclu... Read More
-
Welcome to Jekyll!
You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve, which launches a web server and auto-regenerates your site when a file is updated. To add new posts, simply add a file in the _posts dire... Read More
-
An exhibit of Markdown
This note demonstrates some of what Markdown is capable of doing. An exhibit of Markdown Note: Feel free to play with this page. Unlike regular notes, this doesn’t automatically save itself. Basic formatting Paragraphs can be written like so. A paragraph is the basic block of Markdown. A paragraph is what text will turn into when there is no... Read More
-
Mathjax Test
A safe integer is an integer that can be exactly represented as an IEEE-754 double precision number, and whose IEEE-75 representation cannot be the result of rounding any other integer to fit the IEEE-754 representation For example, $ 2 ^ {53} - 1 $ is a safe integer, it can be exactly represented Read More
-
Video example
Canon in D (Pachelbel’s Canon) - Cello & Piano [BEST WEDDING VERSION] Some of you know that we occasionally play for weddings. As you can imagine, we get a LOT of requests for Canon in D, and we discovered that there were no good arrangements available anywhere for piano and cello! Hard to believe given its popularity. So we decided to make ... Read More
-
Table example
Table example as below For now, these extended features are provided: Cells spanning multiple columns Cells spanning multiple rows Cells text align separately Table header not required Grouped table header rows or data rows Rowspan and Colspan ^^ in a cell indicates it should be merged with the cell above. This feature is contribu... Read More
-
Mermaid example
1. Pie chart pie title Pets adopted by volunteers "Dogs" : 386 "Cats" : 85 "Rats" : 35 2. sequence diagram @startmermaid sequenceDiagram Alice -» Bob: Hello Bob, how are you? Bob–»John: How about you John? Bob–x Alice: I am good thanks! Bob-x John: I am good thanks! Note right of John: Bob thinks a longlong time, so longthat ... Read More
-
Plantuml example
My First PlantUML PlantUML Block-1 @startuml Bob -> Alice : hello @enduml PlantUML Block-2 Bob -> Alice : hello world PlantUML Block-3 @startuml (*) –> “Initialization” if “Some Test” then –>[true] “Some Activity” –> “Another activity” -right-> () else ->[false] “Something else” –>[Ending process] () endif ... Read More
-
Quick markdown example
Paragraphs are separated by a blank line. 2nd paragraph. Italic, bold, and monospace. Itemized lists look like: this one that one the other one Note that — not considering the asterisk — the actual text content starts at 4-columns in. Block quotes are written like so. They can span multiple paragraphs, if you like. Use 3 dash... Read More
-
This post demonstrates post content styles
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt. Vestibulum lacus tortor, ultricies id dignissim ac, bibendum in velit. Some great heading (h2) Proin convallis mi ac felis pharetra aliquam. Curabitur dignissim accumsan rutrum. In arcu magna, aliquet vel pretium et, m... Read More
-
My Example Post
Eos eu docendi tractatos sapientem, brute option menandri in vix, quando vivendo accommodare te ius. Nec melius fastidii constituam id, viderer theophrastus ad sit, hinc semper periculis cum id. Noluisse postulant assentior est in, no choro sadipscing repudiandae vix. Vis in euismod delenit dignissim. Ex quod nostrum sit, suas decore animal id i... Read More
-
Some articles are just so long they deserve a really long title to see if things will break well
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt. Vestibulum lacus tortor, ultricies id dignissim ac, bibendum in velit. Proin convallis mi ac felis pharetra aliquam. Curabitur dignissim accumsan rutrum. In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lo... Read More
-
Some articles are just so short that we have to make the footer stick
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur s... Read More
-
Another test markdown
Put the math expression within $…$: \(\LaTeX{}\) $\Pi$ $ a * b = c ^ b $ $ 2^{\frac{n-1}{3}} $ $ \int_a^b f(x)\,dx. $ \( \int_a^b f(x)\,dx. \) \[\begin{cases} \text{if true}\ foo \\ \text{if false}\ bar \end{cases}\] $ \rho {\rm{FOD}} = \sum\limits{\sigma ,i} {(\delta _1 - \delta _2 n_i^\sigma ) \phi _i^\sigma ({\bf{... Read More
-
Test markdown
You can write regular markdown here and Jekyll will automatically convert it to a nice webpage. I strongly encourage you to take 5 minutes to learn how to write in markdown - it’ll teach you how to transform regular text into bold/italics/headings/tables/etc. Here is some bold text Here is a secondary heading Here’s a useless table: ... Read More