tiagojdf.com - @Tiagojdf - Snippet Podcast

Description: Snippet is a weekly podcast where I talk about programming, soft-skills, ethics and other topics relevant to developers. Author: @Tiagojdf

Example domain paragraphs

Hi everyone! I am @TiagoJDF and this is Snippet, a weekly podcast where I talk about programming, soft-skills, ethics and other topics relevant to developers. Subscribe to get your snippets every Tuesday. RSS Feed Code that works together, stays together Transcript: When I was first starting as a junior programmer I would always get lost when looking at backend code.

I assumed that part of it was because I was a junior developer; that I did javascript instead of whatever language was used in that backend; and that frontend development was very different from backend.

I worked with backends in php and python, with several frameworks, and every time I would feel lost during the first couple of weeks. No matter how many times I would encounter the MVC (Model-View-Controller) pattern, I would always feel lost and would have a hard time figuring out in what files was the code I needed to change.