• Что бы вступить в ряды "Принятый кодер" Вам нужно:
    Написать 10 полезных сообщений или тем и Получить 10 симпатий.
    Для того кто не хочет терять время,может пожертвовать средства для поддержки сервеса, и вступить в ряды VIP на месяц, дополнительная информация в лс.

  • Пользаватели которые будут спамить, уходят в бан без предупреждения. Спам сообщения определяется администрацией и модератором.

  • Гость, Что бы Вы хотели увидеть на нашем Форуме? Изложить свои идеи и пожелания по улучшению форума Вы можете поделиться с нами здесь. ----> Перейдите сюда
  • Все пользователи не прошедшие проверку электронной почты будут заблокированы. Все вопросы с разблокировкой обращайтесь по адресу электронной почте : info@guardianelinks.com . Не пришло сообщение о проверке или о сбросе также сообщите нам.

3 HUGE Things I Wish I Knew When I First Started

Sascha Оффлайн

Sascha

Заместитель Администратора
Команда форума
Администратор
Регистрация
9 Май 2015
Сообщения
1,486
Баллы
155


I stared learning code in high school, it started out as a small project that I wanted to learn to understand more about the software that I use on a daily basis.

Now, I'm learning how to code my very own game using C++.

When I first started I didn't have many resources available to me. I often watched videos and asked other developers for their insight on how to do the most simplest lines of code. However, I was meet with no response or no videos to explain exactly what I do. So Instead I've done these three things in order to help further my reach and understanding on C++.

So If you’re just getting started or even if you’ve been coding a while—here are 3 things I wish someone told me sooner that I'm sure will help you out.

1. You Don’t Need to Learn Everything


It’s tempting to try and learn JavaScript, Python, React, Node.js, Docker, Git, GraphQL, Rust, Go, Kubernetes... all at once. Stop. Pick one stack. Go deep. The rest will come later.

2. Googling Is a Skill


Senior developers don’t know everything off the top of their heads, they’re just really good at searching for the right answer.

If you’re stuck like I was:


  • Google the exact error message


  • Try phrasing it differently


  • Add the language or framework (e.g., react cannot read property of undefined)

Bonus tip: Look at GitHub issues for obscure errors—they’re gold.

3. Community Matters More Than You Think


Programming can be lonely. Find your people. Join a Discord server, contribute to open source, write posts on dev.to(Kind of like I'm doing). You’ll learn faster and feel less isolated. This makes all the difference!

Thank you reading to the end, that was alot. Hopefully some of these tips can help the newer ppl, and even the pros!



Источник:

Пожалуйста Авторизируйтесь или Зарегистрируйтесь для просмотра скрытого текста.

 
Вверх Снизу