Skip to main content

Command Palette

Search for a command to run...

Importance of Reading and Paying Attention to Details as a Techie

Published
2 min read
Importance of Reading and Paying Attention to Details as a Techie
J
Software Developer | Learning Cybersecurity | Open for roles * If you're in the early stages of your career in software development (student or still looking for an entry-level role) and in need of mentorship, you can reach out to me.

Software development is a fast-growing field. A lot of people are getting into the field. Here are key points to keep in mind while building your career in software development:-

  • Time management
  • starting from basics
  • following instructions
  • paying attention to trends.

In regards to time management especially as a newbie in tech, it's important to plan your time well. If you're learning let's say 2 or 3 hours per day or over 8 hours. You have to optimize your time well and try to discipline yourself with it. Most projects you'll be working on comes with time limits. You might get a full-time remote job where you're expected to work 8 hours. Failure to build on a good time management culture might limit the ability to work in teams/delivering tasks.

It's important to start with basics when learning programming /markup language. There are many frameworks and libraries linked to a specific language. As a beginner don't learn library/ framework before familiarizing yourself well with the basic language. For example:-

  • For pure CSS, start with the whole idea of grid/flex-box among others before learning any other CSS framework/library eg Bootstrap, Tailwind, etc.

  • For JavaScript, start building projects using Vanilla JavaScript until you're comfortable with it. From there you'll be able to learn framework/libraries like React, Node.js, Vue.js, Angular, etc

When working on tech projects, follow outlined instructions linked to details of the project. Follow up with the project manager/ team lead as they layout tasks. If your inactive other members will end up working as expected and this might cost your chances of working well with the team or giving them a hard time.

Last but not least, tech is a world with a large number of developers, designers, etc, and each day new technologies or updates are being made. Building good career progress gets discussed within communities. It's good for you as a person in tech especially as a newbie to join more than one community. Joining communities help you:-

  • building a career through contributing to open-source projects
  • getting guidance on how to approach job interviews
  • solving algorithms and data structure
  • keep track of upcoming trends like shift to web 3.0.
D

Thank you for the article Sharon. The time management and being well versed with the basics is really important for anyone trying to learn a framework in whichsoever language it may be.

For me, I once had a 'problem' of shifting between technologies while I was at campus and this really gave me a hard time trying to understand why I wasn't making any progress, but just as you say regarding understanding the bare basics before anything else is super useful in the long run. Regarding time management, most projects that I did were never actualized because I didn't spend my 'early' days understanding key concepts first which prompted me to reengage learning those key concepts again.

Super useful stuff 🤸‍♂️

2
J
Jebitok4y ago

Thank you! It's good to know you related to it. I've considered time management, and achieving productivity my daily goals alot of factors you have mentioned goes hand in hand with this...