From 3f4891364b78752f722c6ade41618c4704398902 Mon Sep 17 00:00:00 2001 From: Adriano Caloiaro Date: Tue, 5 Jul 2022 12:25:00 -0600 Subject: [PATCH] A few modifications to personal project/skills --- markdown/resume.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/markdown/resume.md b/markdown/resume.md index 4d3bf13..adf7524 100644 --- a/markdown/resume.md +++ b/markdown/resume.md @@ -110,9 +110,9 @@ Programming Languages : **Javascript**: Javascript is that language that one can hardly get through their career without. It solves a lot of problems, it's embedded in a lot of important places. It gets the job done. -: **Java**: It may not be the most trendy language, but it was my first language that I used professionally. It will always have a special place in my heart and I'd be happy to work in it professionally any day. +: **Java**: It may not be the most trendy language, but it was my first language that I used professionally. It will always have a special place in my heart and I'd be happy to work with Java professionally any day. -: **Python**: Python has some really nice packages for solving domain-specific problems, particularly in statistics. I know the language decently well, and won't hesitate to be productive in it. +: **Python**: Python has some really nice packages for solving domain-specific problems, particularly in the field of statistics. I know the language decently well, and won't hesitate to be productive in Python. : **SQL**: The world wouldn't run without it.