We're a place where coders share, stay up-to-date and grow their careers.
I'm a Computer Science student and programming is my passion. I love learning as much as I love teaching, sharing knowledge is a high human value!
Computer Science student at UMA
All 70 comments
Share inspiration with DEV: What are the best projects to make for programmers?
Some projects that I have implemented and some that I haven't...
GitHub Advanced Search enhanced with NLP (WIP)
Research sites seem to be the most valuable option. Maybe pro...
GitHub Advanced Search enhanced with NLP (WIP)
Really cool project, Marcus. I would suggest Wikipedia as an ...
Being too ambitious
Exactly! I never intended anyone to use my engine/s, but I th...
Being too ambitious
I can relate to this so much. I have started like 3 game engi...
Don’t comment your code
Javadocs are just clutter I can't 100% disagree with that,...
Twitter Advanced Search in Natural Language
It sounds really interesting!
Twitter Advanced Search in Natural Language
I probably won't be using this (I don't use Twitter that much...
Here is why you should not be too quick at judging people by their GitHub activity stats
That makes sense, I hadn't thought of it!
Here is why you should not be too quick at judging people by their GitHub activity stats
This is very interesting 🤔 In my opinion, the activity graph ...
About bilingual writers in DEV
I think people prefer seeing posts in their language.
About bilingual writers in DEV
It is great to see that! I didn't know it, I hope we can see ...
About bilingual writers in DEV
Also, one reason to request it, is that even using tags, you ...
Passion leads to specialization
In a perfect world, expertise and passion would always go tog...
Hay algúna forma de identificar contenido en español?
¡Qué alegría encontrar esta publicación! Desde que empecé a...
Convolutional Neural Networks (CNN) in a Brief
It looks like a good summary! Is there somewhere to read abou...
Thoughts on declarative programming - Why I'm learning Prolog
Of course, as I said, imperative is better for learning for s...
Large Refactor At The Command Line ❯
One useful post!
My New Year Hackathon Project: Image Classification Pokédex
What a great idea, Victoria! It is incredible to bring fictio...
Understanding hoisting
Thanks a lot for such a detailed explanation. In times like t...
Tech prototyping tools and libs for frontend web devs 💻🚀🌐
Thanks for these resources!
How to make an ethical crawler in Python
Thanks!
What is your favorite coding project you have done and why? ⏳
Impressive!
What is your favorite coding project you have done and why? ⏳
Making your own language is that kind of project that teaches...
What is your favorite coding project you have done and why? ⏳
It looks like a very interesting project!
What is your favorite coding project you have done and why? ⏳
First of all, thank you for such a positive thread! Is so coo...
What exactly is 'to code'
For another "article" on the same... This is three lines...
Deploying to PythonAnywhere via GitHub
This is very useful! Thank you!
Developer Portfolios as Inspiration ✨
Oh, I didn't realize that animation looked like a loading ani...
Developer Portfolios as Inspiration ✨
I like it but I find all the animations a bit distracting. An...
Developer Portfolios as Inspiration ✨
I totally agree.
Developer Portfolios as Inspiration ✨
I'm amazed that it is totally responsive. I didn't expect it ...
Developer Portfolios as Inspiration ✨
I liked it! Pretty straightforward.
Developer Portfolios as Inspiration ✨
I hope I'm not too late, here's mine. I'm not a designer, so ...
How to Add a README File to Your GitHub Profile
I modified mine a lot until I was happy with it. Let me know ...
Can you become a successful software developer without a CS degree? My opinion
It's been really cool and nice. ¡Gracias!
Can you become a successful software developer without a CS degree? My opinion
Thanks, Natalia. "because out of not having a CS degree, my w...
Can you become a successful software developer without a CS degree? My opinion
Take into account I didn't say that you can't access the know...
Can you become a successful software developer without a CS degree? My opinion
Sorry for the long answer, it is just that I would like peopl...
Can you become a successful software developer without a CS degree? My opinion
What happens is that many, many people think that a CS degree...
When should a person have their own portfolio website?
There are many valid options, I guess. I have no experience w...
When should a person have their own portfolio website?
I think you are right. It is better to have a portfolio when ...
When should a person have their own portfolio website?
In my opinion, it is worth having a portfolio website if you ...
Are one liners always pythonic?
I think that with semicolons doesn't count as one liner. Also...
Are one liners always pythonic?
That's true, but I guess for some they are like a challenge. ...
Are one liners always pythonic?
Good advice!
Are one liners always pythonic?
That's one useful link!
Are one liners always pythonic?
I like that philosophy!
Are one liners always pythonic?
An insane language should have an insane interpreter!
Are one liners always pythonic?
That's more or less my criteria too. Out of curiosity, have ...
Automating boilerplate: How do you do it?
I make have some bash scripts with a template to automate the...
Gitting happier with a global .gitignore
Wow! I didn't know this! I'm creating mine right now. No more...
Devs Shouldn't Report to PMs
I have no proffessional experience yet, so I can't disagree. ...
My Journey of "Getting out of my Comfort Zone"!
My year has been similar, but a lot slower and with very litt...
What is your favourite data structure?
Sets and maps made from AVL trees. They embody the beauty of...
About writing docs
In my opinion, yes. I've seen pretty long READMEs before, and...
About writing docs
Hi there I think it depends in the kind of documentation you ...
Prolog Natural Numbers
I have actually enjoyed reading this
Do they teach "pointers" in bootcamp? Should they?
I agree with you. In my opinion, pointers scare starters beca...
Demystifying the find command
Nice
Website Feedback
I like very much the general aesthetic of the page. My only a...
First post!
Welcome! I hope you enjoy and learn while you're here ;)
Using CSS variables to create a dark mode for your site
I didn't want to make two modes for my own site because I onl...
How to Get an Interview as a Software Developer
This is very complete! Good job, Martin. I'm keeping this pos...
Beyond console.log()
This is very useful! Thank you 👌🏻
Node.js + Express Server Setup
Nice!
Neon effect in text and SVG with CSS
😄❤️
What did you learn this week?
This week I've been learning about Jekyll and CSS to create ...
Making git more productive with aliases
So simple, yet so useful