Homepage
Open in app
Sign in
Get started
Role Models
TechTalk
Q&A
Girls
Book Reviews
En Español
Em Português
Submit Your Story
TechTalk
How to deal with NA values in a dataframe using Python
The Problem
Surya Remanan
Sep 3, 2018
Why The Heck Do I Need To Use Semi-Colons in Javascript
Why The Heck Do I Need To Use Semi-Colons in Javascript
Semi-colons are optional in Javascript, but omitting them can lead to dire consequences on rare occasions.
Lucy Mitchell
Jul 31, 2018
How to dockerize your Ruby on Rails development environment
How to dockerize your Ruby on Rails development environment
I have long dreaded the complicated setup involved when starting at a new company, but the Paris real estate startup that I worked at was…
Clémentine Pirlot
Jul 23, 2018
How to Build SVG Code and SVG Animations
How to Build SVG Code and SVG Animations
For absolute beginners and especially for illustrators and designers.
Amelia Ruzek
Jul 12, 2018
What NOT to do when learning to code
What NOT to do when learning to code
So last week I wrote a blog on where to start when learning to code. You can read it here.
Charlotte Qazi
Jul 4, 2018
Error Handing: — fail-fabulous
Error Handing: — fail-fabulous
Lucy Mitchell
Jul 7, 2018
Quick tips to transition from .Net Framework to .Net Core
Quick tips to transition from .Net Framework to .Net Core
Recently I had to work on a .Net Core project and it was my first time using it. The transition from .Net Framework to .Net Core wasn’t…
Lara Savage
Jul 9, 2018
Generator function and Redux saga
With ES6, we have been introduced with a special type of functions called generators. With generators, the functions can be paused in the…
Aayushi Sinha
Jun 25, 2018
Not Logging in using Redux-persist
Redux persist takes object from your Redux state and saves it to persisted storage.
Aayushi Sinha
Jun 24, 2018
How do you handle diving into an existing codebase?
How do you handle diving into an existing codebase?
Six years after I graduated college, you’d be surprised how excited I was to land an internship. I spent months taking online web…
Alicia
Apr 22, 2018
Rotate an 2D matrix 90 degree clockwise without create another array.
Rotate an 2D matrix 90 degree clockwise without create another array.
using Javascript
Ngoc Vuong
Jun 18, 2018
A Concept More Primitive Than The Cavemen
A Concept More Primitive Than The Cavemen
The title is a lie.
Jennifer Greenberg
Jun 17, 2018
Should You Use a Front-End Web Framework?
Should You Use a Front-End Web Framework?
If you’re a seasoned web developer, you might spot an uneven fight here. UIKit and other frameworks are built from HTML and CSS standards…
Amelia Ruzek
Jun 1, 2018
Ch 1 — Intro to Python: Writing Your First Program
Ch 1 — Intro to Python: Writing Your First Program
Welcome back! By now, you should have installed Virtual Box and have Ubuntu 18.04 running on your virtual machine. Ubuntu 18.04 already has…
Gabriela Dijkhoffz
Jun 11, 2018
Learning Python From The Perspective of an Absolute Beginner
Learning Python From The Perspective of an Absolute Beginner
As a complete beginner, I have realized that it can be a struggle to find out where to start.
Gabriela Dijkhoffz
Jun 7, 2018
How to Set Up Your Development Environment with VirtualBox
How to Set Up Your Development Environment with VirtualBox
Setting up a virtual environment is an extremely helpful and important step to becoming a developer. You might be asking yourself why you…
Gabriela Dijkhoffz
Jun 7, 2018
DevOps Testing — A Trend?
DevOps Testing — A Trend?
Original article by Mariana Elisa.
Andressa Chiara
May 28, 2018
Understanding React component life-cycle
Understanding React component life-cycle
React 16.3
Ngoc Vuong
May 26, 2018
Vue, Axios, and Giphy API Tutorial
Vue, Axios, and Giphy API Tutorial
Alea Q
May 6, 2018
Mo’ Money, Mo’ Prob… er, I mean, More Features, More Learning 😁
Mo’ Money, Mo’ Prob… er, I mean, More Features, More Learning 😁
As I progress through The Firehose Project, I find that most of my organic learning happens when I attempt to go beyond the specifications…
Arit Amana
Apr 24, 2018
Local Type Inference in Java 10, Or If It Quacks Like a Duck
Local Type Inference in Java 10, Or If It Quacks Like a Duck
Quite recently, Oracle adopted a new strategy of releasing a new language version every six months. The strategy assumes that only every…
Maryna Cherniavska
Apr 23, 2018
CSS Layouts: Understanding the Differences Between Grid, Flex, and Float
CSS Layouts: Understanding the Differences Between Grid, Flex, and Float
To achieve a variety of web layouts, you might set the CSS display:property of a parent element to flex or grid or use the float property…
Amelia Ruzek
Apr 22, 2018
Sorting Algorithms Conceptually
Sorting Algorithms Conceptually
If you’re interested in computer science, or just different ways to sort a list of numbers, knowing some basic sorting algorithms will be…
Jennifer Greenberg
Apr 13, 2018
Stacks and Queues Made Simple
Stacks and Queues Made Simple
I thought that today I would write about 2 types of data structures-stacks and queues. You may want to learn about these if you have ever…
Jennifer Greenberg
Mar 25, 2018
About Code Like A Girl
Latest Stories
Archive
About Medium
Terms
Privacy