DEV Community

Discussion on: I am a polyglot developer who does web front/back end, data science, native iOS, and a bit of ethical hacking, Ask Me Anything!

Collapse
 
rcdilorenzo profile image
Christian Di Lorenzo

Sure. I would personally recommend building a data science project that people can actually use online. It doesn't have to be the fanciest model nor the prettiest design, but it will show that you understand the context for applying the algorithms and can take it from start to finish. Obviously, I didn't start with data science so you'll have to take that with a grain of salt.

That said, one big thing to keep in mind for this kind of portfolio project is to not start too big or with too many technologies. In my current position when I've reviewed potential hires' code (for software developer), I am not looking for the brightest CS guy but for someone who does things well (e.g. test-driven development, carefully named software components, and their code-writing process).

Start small but create something that people can clearly see your understanding of the algorithms and care for the application's goals.

Collapse
 
madiallo profile image
Mamadou Alpha Diallo

thank for the advice