CodeNewbie Community 🌱

Cover image for What's one thing that once intimidated you about computers or tech that you've overcome?
CodeNewbie Staff for CodeLand 2022

Posted on

What's one thing that once intimidated you about computers or tech that you've overcome?

Hey CodeLand!

Throughout your experience at this year's event, we hope you get a chance to explore CodeNewbie Community on your own a bit and engage in some discussions. You can even start one of your own using this template (or by starting a new post and adding the #discuss tag).

This thread is part of an ongoing series of discussions before and during CodeLand 2022. Each post in the CodeLand 2022 Discussions series will be part of a special prize raffle after the event concludes. In other words you'll be automatically entered into a prize raffle just for commenting on this post before 11:59 PM PT on Friday, June 17, 2022.

In the thread below, tell us about something that once intimidated you about computers or tech that you've overcome.

Top comments (30)

Collapse
 
tiffany profile image
Tiffany (she/ela)

The command line :)

Collapse
 
yuridevat profile image
π•π•¦π•π•šπ•’ πŸ‘©πŸ»β€πŸ’»

Haha true

Collapse
 
ben profile image
Ben Halpern

Yup!

Collapse
 
terabytetiger profile image
Tyler V. (he/him)

Maybe a bit off the exact topic - but realizing that just because some piece of software doesn't fit my needs doesn't mean it won't exactly fit someone else's needs.

I like things with lots of switches and levers to make it exactly how I want - but clients/users will sometimes want things set more in stone so they can don't have to fiddle with all the settings!

Collapse
 
scottzyang profile image
Scott Yang

The vast amount of languages to understand! I started with C and it was incredibly hard to comprehend everything at first. There were many days I wanted to give up.

Eventually I had to learn JavaScript, and realized that once you learn one language it is fairly easy to transfer that knowledge to another language!

Collapse
 
juanfrank77 profile image
Juan F Gonzalez

This is pretty similar to my on journey hahaha. My first language was C and I thought "I'm not cut out for this". That's why I moved from backend to fronted and learning JS has been an exciting journey.

Collapse
 
theoriginalbpc profile image
Sarah Dye

Talking to other developers about my code. I was so nervous just writing about an issue I was having with my code to other developers on StackOverflow the first time because that was the first time I was talking about code with experienced devs in tech. So I was feeling massive impostor syndrome at the time and was worried other devs wouldn't understand what I was trying to ask.

Collapse
 
sstevens22 profile image
Sheldon Stevens

Organizing all of my files and and content on my computer so I could easily find projects and their components using the cmd prompt and also organizing my life in general both in and out of business. I use Notion and Taskade and it has been life changing.

Collapse
 
vcerpasalas profile image
Valeria Cerpa Salas

At first, I used to think that when there are errors in the code and it is very difficult to fix it, you have to start all over again and see another way to write your code. I have learned that there are ways to "fix" your code without having to delete it all over again.
Also, in the beginning I was very intimidated that I had to have a special talent for programming and that it was a skill that would take me many years to understand the basics.

Collapse
 
yuridevat profile image
π•π•¦π•π•šπ•’ πŸ‘©πŸ»β€πŸ’»

I always thought that only really smart people can program. Well, here I am πŸ™ƒ

Collapse
 
jell profile image
Emmanuella Sule

For some absurd reason I used to hate computers and anything related to it. I once told a colleague of mine that computer science is not for me. But here I am 2 years later pursuing a career in Data Science & Analytics

Collapse
 
cbid2 profile image
Christine • Edited

As a woman who comes from a Humanities, I’ve always shied away from learning HTML, CSS, and JavaScript since the media often depicts coders as men who majored in computer science or mathematical geniuses. It wasn’t until a colleague introduced me to SheCodes(It is a wonderful organization that is dedicated to helping womxn break into tech. Check out this link to learn more: shecodes.io/workshops?coupon_name=...) that anyone can learn this skill! :) Since then, I have wanted learn more.

Collapse
 
anyanka profile image
Anja

That it's all about mathematics and if you sucked at it in school you won't understand anything

Collapse
 
jethph profile image
Jethro Gamad

The math but if you would study it again, it could be enjoyable

Collapse
 
spicyc profile image
SpicyC

The Terminal

Collapse
 
kasopej profile image
Kasope Johnson

CLI definitely!

Collapse
 
hussain_codes profile image
Hussain Codes

Programming logic

Collapse
 
talib1996 profile image
M.Fahad Imtiaz

I was intimidated by "Data Structures".