Open in app

Sign In

Write

Sign In

Eduardo Rico Sotomayor
Eduardo Rico Sotomayor

331 Followers

Home

About

Mar 19

A first look at Pandas 2.0

I think it is a great time to learn new technologies, with the arrival of ChatGTP the world is living a paradigm shift where information is within reach of whoever uses this tool and, I think, the only way out we have is to start specializing in the tools we…

Pandas

2 min read

A first look at Pandas 2.0
A first look at Pandas 2.0
Pandas

2 min read


Mar 19

Un primer vistaso a Pandas 2.0

Creo que es un gran momento para aprender nuevas tecnologías, con la llegada de ChatGTP el mundo está viviendo un cambio de paradigma donde la información está al alcance de quién use esta herramienta y, creo yo, que la única salida que tenemos es empezar a especializarnos en las herramientas…

Python

2 min read

Un primer vistaso a Pandas 2.0
Un primer vistaso a Pandas 2.0
Python

2 min read


Dec 30, 2022

10 tips to learn how to code fast this 2023

Start with a strong foundation: Make sure you have a solid understanding of the basics before moving on to more complex topics. This will make it easier to learn and understand new concepts as you go. Choose a programming language that interests you: It’s important to choose a programming language…

Programming

2 min read

10 tips to learn how to code fast this 2023
10 tips to learn how to code fast this 2023
Programming

2 min read


Dec 14, 2022

9 python libraries to know if you are a backend develover

There are several library options that you can use to make a Python backend, some of them are: Flask: is a lightweight and easy to use web framework that allows you to quickly build web applications. Django: is a complete and powerful web framework that allows you to develop web…

Python

2 min read

9 python libraries to know if you are a backend develover
9 python libraries to know if you are a backend develover
Python

2 min read


Oct 31, 2022

3 simple python tools I use every day

Chunk Iterables The first one is a function that allows to section an iterable in portions, I use it mainly to make a sql query with many parameters to search inside pandas. Clean Jupyter Notebook Output Clearing the output of a Jupyter Notebook cell, is very useful when you want to make a counter of…

Python

2 min read

3 simple python functions I use every day
3 simple python functions I use every day
Python

2 min read


Oct 26, 2022

Things to consider if you want a new Mac

I have had my Macbook pro M1 with 16Gb of ram and 256Gb of storage for about 2 years now and it is without a doubt an amazing computer, however, there are things I would have taken into consideration when purchasing it: The storage It can not be expanded, as…

Mac

2 min read

Mac

2 min read


Published in

Better Programming

·Sep 27, 2022

How To Use Modules and Functions in Elixir

A brief guide to exploring these concepts — In this series, we have used several modules such as String and Map, this time we will see how to create our own modules. In principle, they are very similar to classes; however, they have no state. The basic syntax of the modules is as follows: Within…

Programming

2 min read

How To Use Modules and Functions in Elixir
How To Use Modules and Functions in Elixir
Programming

2 min read


Published in

Better Programming

·Aug 31, 2022

Elixir Associative Data Structures: Maps and Keyword Lists

Understand how maps and keyword lists work — Associative data structures allow one to associate a key with a given value. In Python, they are called dictionaries; in JS, they are called literal objects. In Elixir, there are two: keyword lists and maps. Keyword List They are typically used to send options to functions. …

Programming

3 min read

Elixir Associative Data Structures: Maps and Keyword Lists
Elixir Associative Data Structures: Maps and Keyword Lists
Programming

3 min read


Published in

Better Programming

·Aug 10, 2022

How To Use Control Structures in Elixir

How to use case, cond, if, and unless in Elixir — In the past entries, we saw the data types in Elixir and pattern matching. Now, we will see functions that will allow us to control the flow of our applications. Surely, you are already familiar with some like if-else and case. Case It is used to match a result with several…

Programming

2 min read

How To Use Control Structures in Elixir
How To Use Control Structures in Elixir
Programming

2 min read


Published in

Better Programming

·Jul 27, 2022

How to Use Pattern Matching in Elixir

Know how the equals operator actually works — This is one of the things I love about Elixir; it is one of those very powerful features that I use every day and that I miss when I use Python or other programming languages. The assignment operator “=” is an equivalence operator. In Elixir, we make a variable equal…

Programming

5 min read

How to Use Pattern Matching in Elixir
How to Use Pattern Matching in Elixir
Programming

5 min read

Eduardo Rico Sotomayor

Eduardo Rico Sotomayor

331 Followers

Backend Dev & Data scientist. Python and Elixir programmer. Intelimerica Dev

Following
  • Ethan Siegel

    Ethan Siegel

  • Liu Zuo Lin

    Liu Zuo Lin

  • SocialVibes

    SocialVibes

  • Ronald Farrer

    Ronald Farrer

  • Brady Lewis

    Brady Lewis

See all (3,018)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech