The Learn to Code With Me Blog Articles About Learning to Code


3 Months Into Learning to Program: My Tips So Far

Updated on | Sign up for learn to code tips

Many of you are just starting out on your coding journeys—and while it’s helpful to learn from the experts, sometimes it’s also nice to get perspective from someone who’s right alongside you on the path.

Claire Whittaker has been learning to code for three months, so she’s in the perfect position to remember what it’s like when you’re first learning how to program.

In this special guest post, Claire shares what she’s learned on her journey so far and the tips she has for fellow beginners.

Keep reading


What Is Serverless Architecture? Pros, Cons, and How to Get Started

Updated on | Sign up for learn to code tips

Technology runs on servers, right? So what is this “serverless architecture” idea all about?

Turns out, it’s less about eliminating servers, and more about changing where (and by whom) they’re managed. (Of course, there are a lot more nitty-gritty details to it!)

In this post, Robert Fisher — the VP of Product Development at Seamgen — explains what serverless architecture is and how it’s evolved, before delving into the pros and cons of serverless architecture.

Keep reading


The 4 Data Structures Every New Developer Should Know

Updated on | Sign up for learn to code tips

When you’re starting on your coding journey, the question inevitably arises of “what are the fundamental concepts I need to know?” Well, data structures is one of them!

You don’t have to know every single detail there is to know about data structures, but it’s incredibly valuable to understand the basic types of data structures, their advantages and disadvantages, and when to use them.

In this special guest post, Ethan Urie of Learn to Be a Developer guides us through the data structures that every beginner developer should learn about.

Keep reading


5 Sketch App Tips to Supercharge Your Design Workflow

Updated on | Sign up for learn to code tips

If you’re a developer or designer, Sketch is a program you should know about. It’s a powerful tool allowing you to create beautiful designs for apps, websites, and more.

But if you want to handle the program as smoothly and efficiently as possible, there are a few tips and tricks that can help!

In this guest post, Evan Leong of Sketch Packs shares five Sketch tips to help you be extra productive with your design workflow.

Keep reading


Cheat Sheet: Unix/Mac Commands

Updated on | Sign up for learn to code tips

When it comes to learning how to code, you might be worried about mastering the command line.

Not because it’s hard to learn—it’s actually not too difficult once you start—but rather because it is intimidating. It seems like there’s so much you have to know!

That’s why I put together a Unix commands cheat sheet of regularly-used commands in the Unix command line (see below).

This Unix/Mac terminal commands cheat sheet isn’t meant to be some visually appealing infographic,

Keep reading