How to Accelerate Your Learning with Stacked Modules

By John Cokos on

Learn. More. Faster.

It’s a bold promise and one that can be fulfilled only when we are willing to not only challenge our assumptions about how we learn but abandon what we think has worked for us in the past. Get comfortable being uncomfortable and really accelerate your learning with an experience-based, stacked approach.

READ MORE

Alumni Spotlight: Alex - From US Navy Veteran to Full-Stack Developer

By Mitchell Robertson on

“If you’re looking for a lifestyle, or at least a professional change, it’s definitely there. Just going through the program, I mean for me, I’m a whole new person now” – Alex Peña

READ MORE

Alumni Spotlight: Roscoe - From Boxing Instructor to Software Engineer 2

By Mitchell Robertson on

“Every week I was fully immersed in some topic that I knew nothing about, and by the end of the week, I knew enough to create something to present. They’re supporting and they’re watching every time you do a presentation. They’re there to clap for you, and that kind of support doesn’t come that often. Code Fellows is one in a million for me!” – Roscoe Bass

READ MORE

Alumni Spotlight: Meet Raven, Server Turned Security Engineer

By Mitchell Robertson on

“You’re never going to grow if you don’t end up taking risks. If you really want to be able to have control over your life and make big improvements, then it’s so worth taking the risk and reaching out!” – Raven Robertson

READ MORE

Turning Ideas Into Code: Making Roman Numerals Count

By JB Tellez on

Want to turn your ideas into code? Here’s a tip. The battle is usually won before you’ve written a line of code. Our code represents the very specific set of instructions that we give to our computers, but before we tell our computer what to do, we need to know EXACTLY what problem we are solving, and how EXACTLY we are going to solve it. This is where all the real work of programming begins and we have to rely on our problem-solving methodologies.

READ MORE

Which Coding Language Should I Learn First?

By Brook Riggio on

Code Fellows’ own vice president of education, Brook Riggio, breaks down the differences between coding languages and shares his suggestions about which language you should learn first.

READ MORE

Meet Morgan: From Technical Program Manager to Software Development Engineer

By Sarah Fischer on

Meet Morgan Nomura! During her time as a TPM at Nordstrom, she got a front row seat to the work that software developers do every day. She studied at Code Fellows to quickly learn modern Python programming, and now works with the very developers who inspired her to try coding over a year ago.

READ MORE

See What Students Build in Code 401: Python

By Sarah Fischer on

We recently featured the projects that students create in Code 201 and Code 301 during project week—the final week of their course.

READ MORE

Game AI: Student Project Dives Into Machine Learning

By Sarah Fischer on

We’ve seen some impressive projects come out of the four-day sprint dubbed Project Week at Code Fellows. From online drum kits to Google Street View on Mars, we’re continually amazed by what students create in just one week.

READ MORE

How to Choose a Stack, Part 1: Python

By Sarah Fischer on

We get the question a lot: how do I know which programming language to learn first? Since you’ll likely learn more than a few languages throughout your software development career, which language you learn first usually comes down to personal preference and what kind of software you want to build. In this blog series, we’ll lay out the pros of each language, show you what you can build, give salary and job data, and help clear up some of the questions around the languages we teach at Code Fellows.

READ MORE

Mars Street View: Student Project Gives Glimpse of Rover Life on the Red Planet

By Sarah Fischer on

When Will Weatherford was brainstorming projects to pitch to his Python class, he took to Reddit to provide some inspiration.

READ MORE

Alumni Take Python Class Project to New Heights

By Sarah Fischer on

Five days. It’s not a lot of time to plan, build, debug, and present a fully-functioning app, but it’s what we ask our Development Accelerators students to do after seven weeks of intense training and practice. We talk with a team of graduates who decided their project wasn’t quite finished, and made plans to make it even better.

READ MORE

Implementing a Singly Linked List in Python

By John Shiver on

One of the hardest parts about becoming a web developer without a CS degree (aside from the obvious bits) is learning data structures and algorithms on your own.

READ MORE

5 Reasons why Python is Powerful Enough for Google

By Cris Ewing on

You’re getting ready to start a new company. What language should you choose to build it?

READ MORE