🎓Learn something new every day.📆
💻CS software engineer / Book Author
https://t.co/KbXUtm6U22
https://t.co/zdCr6rQW0Z
Jun 3, 2021 • 13 tweets • 2 min read
Code Smell 04 - String Abusers
Too many parsing, exploding, regex, strcomp, strpos and string manipulation functions.
TL;DR: Use real abstractions and real objects instead of string accidental manipulation.
Dec 31, 2020 • 29 tweets • 10 min read
My *personal* recommendations on who to follow on 2021!
A Thread 🧵 on great content and great people on Twitter.
Happy new year to all of you!
Alejandro writes interesting content on software development and machine learning.
He teaches Computer Science and his content is great.
I love interacting with him.
Disclaimer: Opinions are my own. I don't have the truth revealed.
I learn a lot with your replies so please contribute and discuss !
#productivitytip 1: Remove notifications
1 - Check your phone after a couple of hours.
2 - Keep an eye on the app with the most notifications
3 - Block them
4 - Don't fear #FOMO. Deal with it
5 - Repeat once a day.
I’m creating a thread on #softwaredesing. One tip per day.
Until no advices are left or I reach thread limit. Whatever happens in the first time.
Tip 01: Do not subclassify concrete classes.