Software Engineering

How to Get Started With GitHub

In this article we’ll look at what GitHub is, the problems it’s designed to solve, and we’ll take a run at the basics of creating, copying, and contributing to projects hosted on GitHub.
Alumni Stories

How One Student Became a Software Engineer Remotely from South Korea

Job Seeking With Savvy // Meet Monika Williams, a Florida-based, recent Flatiron School online graduate who recently joined MotionPoint as a Junior Solutions Engineer. Before starting the online program at Flatiron School, Monika Williams had earned a degree in Animal Science and taught English in France, leading to another opportunity to teach in South Korea. […]
Alumni Stories

How One Student Expressed Her Creativity as a “Code Artist”

“Treat every mistake as a happy accident. Embrace curiosity and fall in love with the subject matter.” Meet Flatiron School student Patricia Carter! Patricia dabbled in a few careers including artist’s assistant, sales, retail clerk and English teacher. It was a close friend and software engineer where she ultimately found inspiration to make the leap […]
Software Engineering

An Introduction to Git

These days, if you want to work as a professional software developer, you’re going to need to learn how to use Git. A version control system (VCS) is nothing new. Over the years, we’ve had a number of VCS’ including CVS, Subversion, Mercurial, Microsoft TFS, and Perforce. For the last few years, Git has become […]
Software Engineering

9 Free Coding Classes in San Francisco in 2019

San Francisco. Silicon Valley. When you think of the Bay Area, you think of tech. Some of the biggest tech companies in the world call the city home. Much like the adage of going to Hollywood to get your big break, many would-be software engineers, data scientists, and UX/UI designers consider San Francisco the place […]
Data Science

Version Control for Data Scientists: A Hands-on Introduction

Historically, many data scientists didn’t use “software development” tools like version control systems. These days as their code becomes more sophisticated and data scientists are increasingly influenced by their software engineering partners, it’s becoming increasingly important to learn how to skillfully use a version control system like Git. In this brief, hands-on introduction, you’ll learn […]