Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
Binary file added img/.DS_Store
Binary file not shown.
Binary file added img/blog/interview-eric-leverone.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
54 changes: 54 additions & 0 deletions post/eric-leverone-interview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
---
title: "Developer Interview: Eric Leverone"
date: "2022-04-23"
category: "Interview"
tags: design, development
cover_image: "/img/blog/interview-eric-leverone.jpg"
author: "Eric Leverone"
author_image: "/img/blog/authors/joe-santos-garcia.png"
author_link: "https://www.twitter.com/codingphase"
---

### Can you introduce yourself (name, location, age, etc..)?

Hi, my name is Eric.

### How did you get interested in programming?

I used to be a teacher and had a lot of students interested in programming. While looking into starting a programming club for them, I got interested in programming too.

### When did you start learning to code?

I started getting into it toward the end of 2019.

### Where do you learn new skills?

Various courses on youtube and udemy. Now on codingphase.

### What do you love the most about programming?

Solving problems.

### What do you hate about programming?

Getting stuck on something and then finding out later it was due to one minor typo.

### Are you currently working as a developer?

No

### What's your favorite stack or type of applications?

I really enjoy javascript

### What's a technology or language or skill you wish to learn in the future?

I'd like to understand the backend more with php, python or maybe node.js

### Where do you see yourself in 5 years?

Coding like I do now but I will be much better at it. And I will be making money with it.

### If you were to go back into time and give yourself an advice to make it easier to learn to code what would you say?

Take notes, but not too many notes.