Tag: Leadership and career
-
CSS REM: What is REM in CSS?
Posted on March 21, 2022, Level beginner Resource Length medium
In this article I'm going to discuss some use cases of REM (Root EM) in CSS. CSS (which stands for Cascading Style Sheets) uses properties and values to create all the aesthetic magic that goes on in webpages. By Slimane Aguersif.
Tags frontend-and-mobile product-and-design leadership-and-career
-
A complete guide to distributed tracing
Posted on March 18, 2022, Level beginner Resource Length medium
Distributed tracing helps you track requests across services and understand issues affecting your application performance. In distributed cloud architecture, debugging performance issues is complicated. By Ankit Anand.
Tags cloud-and-infrastructure software-engineering leadership-and-career devops-and-ci-cd frontend-and-mobile
-
Applying product thinking to slack's internal compute platform
Posted on March 16, 2022, Level beginner Resource Length long
When creating a platform, it's critical to have clearly defined customers and products that will benefit from it rather than building in a vacuum. By Javier Turegano Director, Software Engineering @slack.
Tags product-and-design frontend-and-mobile leadership-and-career business-and-emerging-tech
-
Bringing agile to quantum hardware
Posted on March 15, 2022, Level beginner Resource Length medium
We want to build the best, highest-performance quantum computers, all while making processors available to clients so that they can experiment with quantum and find potential benefits to their organizations. Achieving this goal requires a new way of thinking about hardware development methodology. By Markus Brink.
Tags leadership-and-career cloud-and-infrastructure business-and-emerging-tech
-
How to become a blockchain developer
Posted on March 14, 2022, Level beginner Resource Length medium
With an average salary of $154k per year and steady job growth, now is the ideal time to learn blockchain development. To create and improve blockchain technologies, blockchain developers exercise various skills, including computer networking, cryptography, algorithms, and data structures. By Prajix.
Tags leadership-and-career product-and-design business-and-emerging-tech how-to
-
Architecture Pattern: Orchestration via workflows
Posted on March 13, 2022, Level beginner Resource Length medium
Most business processes involve doing multiple things across multiple systems. Imagine onboarding a new vendor onto a B2B platform. When a vendor is onboarded, we might have to create an identity for it, trigger some sort of verification process, issue new API keys and credentials to it, and so on. All of these steps typically happen across multiple teams and technical modules. By Kislay Verma.
Tags leadership-and-career product-and-design architecture-and-apis frontend-and-mobile miscellaneous
-
How to become a Golang developer: A 6-step career guide
Posted on March 11, 2022, Level beginner Resource Length medium
Go is an in-demand language across the board. Today, we'll discuss the steps to become an employable and modern Go developer. By The Educative Team.
Tags software-engineering leadership-and-career frontend-and-mobile product-and-design backend-development
-
Study finds consumers prefer digital banking experiences, but are concerned about security
Posted on March 9, 2022, Level beginner Resource Length medium
A survey from Entrust details preferences of the modern banking customer, with consumers indicating a need for online banking capabilities, secure cards with chips and enhanced payment security. By Fintech News Desk.
Tags leadership-and-career miscellaneous how-to business-and-emerging-tech
-
How to take fewer breaks to be more productive at work
Posted on March 8, 2022, Level beginner Resource Length medium
Programmer's work might look easy, but it turns out to be stressful to many programmers. Most programmers would complain about being unproductive — they should work eight hours per day, but these eight hours turn into 2 or 3 hours of work. By Nuha Khaled.
Tags software-engineering leadership-and-career miscellaneous how-to
-
Behaviors trees in AI: Why you should ditch your event framework
Posted on March 6, 2022, Level beginner Resource Length medium
In this article, I look into some of the shortages of event-driven programming and suggest behavior trees as an effective alternative, suitable for back/front-end application development. By T de Souza.
Tags data-and-analytics leadership-and-career architecture-and-apis
-
Docker -- Cross-host networking
Posted on March 4, 2022, Level beginner Resource Length medium
When Docker is installed, three networks are automatically created on the host: bridge, host and none . You can use the command docker network ls to check. By Tony Li Xu.
Tags product-and-design devops-and-ci-cd leadership-and-career
-
2022 Android developer roadmap
Posted on March 3, 2022, Level beginner Resource Length medium
Our 2022 Android Developer Roadmap teaches you everything you need to know to get started in Android development. We've broken down the Android developer roadmap into few modules, each covering different aspects of the Android development ecosystem. By Jaewoong E.
Tags product-and-design frontend-and-mobile software-engineering leadership-and-career backend-development