Hello hello and welcome back to CodeNewbie Podcast, our little corner of DEV in which we share weekly interviews with tech professionals to give you supportive advice to further your development career.
This week we released our second episode of this season with Pau Labarta Bajo, Machine Learning Engineer and Educator at Real-World Machine Learning. We talk about what career paths lead to Machine Learning, why data is everything, and early career skill development.
If you would like to listen you can:
Listen right here on DEV:
Or, listen wherever you normally get your podcasts.
At the end of each episode we have four main questions we ask our guests, then I bring my favorite question of the week over here, where we can chat all about it.
This week's question is: "What was your first coding project?"
Pau had a great response, which you'll have to tune in to hear fully, about his first project building a natural language-processing model to automate customer support tickets. In his words, "It was a disaster". As it goes, our best projects are sometimes complete failures, which turn into great stories and learning experiences.
So without further ado, please tell me your first coding project! Was it a disaster or complete win? How long did it take you? Do you still stand by it?
See ya next week with our new episode.
Top comments (4)
a convert case page using HTML, CSS and JS
if we are talking first FIRST, a Pascal code that asked for a password. If the password was wrong, the code would self-delete. If it was correct, it showed an ASCII art.
The movie "The Fly II" for some reason had a big impact on me 🤷🏽♂️
a magical genie website that offers magical services inspired by Aladdin and Magic lamp
A terminal calculator written in Java
Some comments may only be visible to logged-in visitors. Sign in to view all comments.