Learning DevOps as a Computer Engineering Grad...
As a Nigerian, the reality of the economy hits differently from what you imagine. I questioned why I chose to study Computer Engineering only to finish with no jobs and no internships afterwards. And one thing, I knew was that I wanted to work in tech, but I was confused about which particular skill to focus on, since I've been learning Python for a while with no clear direction.
- ▪As a Nigerian, the reality of the economy hits differently from what you imagine.
- ▪I questioned why I chose to study Computer Engineering only to finish with no jobs and no internships afterwards.
- ▪And one thing, I knew was that I wanted to work in tech, but I was confused about which particular skill to focus on, since I've been learning Python for a while with no clear direction.
DEV.to (Top) files mainly under programming. We currently carry 4,909 of its stories.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 4007871) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Sandy Posted on Jul 26 Learning DevOps as a Computer Engineering Grad... #career #webdev #beginners #devops Late that night which was two weeks to my final year project defense, I stared at the ceiling thinking about life after school. As a Nigerian, the reality of the economy hits differently from what you imagine. I questioned why I chose to study Computer Engineering only to finish with no jobs and no internships afterwards.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV Community.