Eve Chatfield
21 posts
[Jan 2024] ML Community – Highlights and Achievements
Let’s explore highlights and accomplishments of the vast Google Machine Learning communities over the month. We appreciate all…
An open source Spotify-like yearly recap using your Github contributions
Hey there, Dev Community! You know that feeling when Spotify drops your annual Wrapped? Well, imagine that, but…
Input and Output in C
In C programming printf() is used for outputting a data or to display a data. On the other…
Tudo que você precisa saber sobre Git
Se você estuda ou trabalha com desenvolvimento, provavelmente já ouviu falar de git, que é uma ferramenta gratuita…
Scope Creep: Causes, Examples, and How to Avoid It
For every IT project, lurking behind the shadows, lies a terrifying phenomenon known as scope creep. It preys…
5 Google for Nonprofits Tools That Will Change Your Cause Marketing Forever
Google for Nonprofits is a membership program for nonprofits based in the U.S. and U.K. (with country-specific programs). Though…
20 Creative Interview Questions (With Sample Answers)
As a hiring manager, asking questions like, “What’s the greatest challenge you’ve overcome?” is important to learn about…
Simple AWS: Lambda in a VPC
Note: This content was originally published at the Simple AWS newsletter. Understand the Why behind AWS Solutions. Subscribe…
Why Choose Vue.js for Frontend Development
Introduction: Frontend development is an ever-evolving field with numerous options available to developers. Among the most popular JavaScript…
Who pushed failing tests again? Git Hooks with Husky 🐶
Three things you do NOT want in your repository: Unformatted code Warnings/errors Failing tests Is there an easy…