Open in app
Home
Notifications
Lists
Stories

Write
Ramon Cruz-Hinojosa
Ramon Cruz-Hinojosa

Home

Aug 15, 2021

Class 14-server stuff

Tell me about a project you’re particularly proud of. What did you do that worked out well? I’m proud of the recent authentication assignment that I worked on because it was one of the most difficult assignments I’ve had yet. It’s the kind of assignment that isn’t really hard if…

Coding

2 min read


Aug 6, 2021

Getting the hang of it class 12

What’s the difference between operational and programmer errors? Operational errors are errors that happen with code that is written correctly, so something like failing to connect to a database. The error can lie elsewhere outside of our programs. Programmer errors are problems that the developer themselves caused by either having…

Coding

3 min read


Jul 24, 2021

All tied together class 8

What is “callback hell” and how can it be avoided? Call back hell is what happens when a developer tries to write code as if it should execute from top to bottom of the page. This ends up causing large blocks of functions that are a ton of nested if…

Coding

2 min read


Jul 19, 2021

Server class 6

If a user attempts to create a resource that already exists — for example, an email address that’s already registered — what HTTP status code would you return? The status code that is returned is 409. There also might be a message letting the user know that a resource already…

Coding

2 min read


Jul 10, 2021

Docs-311-Class4

What do you find challenging about coding? What I find challenging about coding is getting through some of the less interesting topics. This isn’t something I think is specific to coding and could be true about learning anything but when it comes to coding having to get through a less…

Coding

2 min read


May 24, 2021

Starting to understand

Describe one thing you’re learning in class today. One thing I learned in class was that it’s good to plan my projects/homework out before I start so I don’t get lost halfway through the work. …

Coding

2 min read


May 20, 2021

Learning never ends

What’s something that’s been confusing? How would you explain it to someone else? For me one of the things that I get confused with the most is syntax, or how certain things are set up. As an example I constantly forget how to set up functions and how to use…

Coding

2 min read


May 5, 2021

Questions

Describe one thing you’re learning in class today. One thing I learned in class was testing. We use them to test our code to make sure everything does what it’s supposed to do. Right now it feels like using console.log but with extra steps. …

Coding

3 min read


Apr 3, 2021

Momentum

How has this course changed your outlook on learning? What’s changed? Why? This course has really helped me understand what it’s really like to actually learn a new skill. I’ve tried to learn many different things like learning an instrument and trying to learn a new language but learning Html…

Austin Coding Academy

2 min read


Mar 26, 2021

More than one way

How do you describe the feeling of imposter syndrome? When does it affect you the most? Why? I would describe imposter syndrome for me as just a bunch of excuses. If I’m ever having trouble focusing the syndrome will sneak in and make me think, “Maybe this isn’t for me…

Austin Coding Academy

3 min read

Ramon Cruz-Hinojosa

Ramon Cruz-Hinojosa

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable