DEV Community

Developer Nation Survey
Developer Nation Survey

Posted on

Web, backend, mobile resources and news.

Dev Resources

Here are the latest articles and news from last week's biweekly newsletter. Enjoy!

Dev Resources & Articles

Emojis in commit messages: ✅ or ❌? See what others think, and contribute your own opinion. [DEVTO]

Will the real senior dev please stand up? (2021 edition). An update to Tomasz Waraksa's ironic look at the realities of hiring in IT. It's 2021, have companies finally learned what a real senior developer looks like? [DZONE]

10 best product backlog tools for backlog management. Without the product backlog, it would not be easy for software development teams to have a coherent idea of the processes they should be prioritizing. [THEPRODUCTMANAGER]

8 mobile app security best practices developers should follow. Best protected applications are those developed using the security by design approach when security is taken into account on the initial stages of the development process. [DEVTO]

Difference between MVVM vs MVC. The major key differences such as architecture, operation, advantages, and limitations are discussed in this article. [EDUCBA]

Sending iOS push notifications via APNs. This blog post discusses in detail the APN services, enable and register for remote notifications, device token ids, and APN node package with the help of a sample iOS. [ENGINEYARD]

How I hacked an Android app for a premium feature. Merab rewrote the bytecode to unlock premium features of the app on his device and now he shows you how to prevent it from happening to your apps. [PROANDROIDDEV]

Using WebSockets in Flutter. This article explores how we can use our own WebSockets to create applications that display real-time data to our users. [LOGROCKET]

Front-end developer skills you must have. Front-end developers require a combination of technical and soft abilities. If you’re pursuing a career as a Front-end Developer, these are the talents you’ll need to develop. [INTERVIEWBIT]

Top 50 data structure and algorithms interview questions for programmers. Frequently asked programming interview questions from different interviews for programmers at different levels of experience. [MEDIUM.JAVAREVISITED]

JavaScript worst practices. Let’s take a quick look at 5 of the worst things you can do to your code while writing JavaScript. [BITSRC]

You can’t keep building on a broken system: why managing technical debt is so important. Managing technical debt is important if you want to move more quickly, retain top engineering talent, and avoid re-writing your app from scratch. [DZONE]

What is Google’s Dev Library? Google decided to create a space where the best projects related to Google technologies can be highlighted in one place. [DEVELOPERS.GOOGLEBLOG]

What is data virtualization and why use it? What happens when you use virtualization in software testing? [DEVTO]

What are microservices? Code examples, best practices, tutorials and more. We’ll take a look at microservices, the benefits of using this capability, and a few code examples. [STACKIFY]

Node TDS module for connecting to SQL Server databases. Tedious is a pure-Javascript implementation of the TDS protocol, which is used to interact with instances of Microsoft's SQL Server. [TEDIOUSJS]

Introducing Serverless Cloud. The hyper-productive #serverless app platform with single second deployments is now open to everyone. [SEVERLESS]

Rails 7 adds the ability to use pre-defined variants. See how. [BIGBINARY]

Crack the top 40 machine learning interview questions. From basic to more advanced questions. [DEVTO]

How to build a strong machine learning resume. Here are several pointers to ensure that your resume is in top shape before you send it to the next recruiter or hiring manager. [SPRINGBOARD]

A tour of attention-based architectures. Gain a better understanding of how the attention mechanism is incorporated into different neural architectures and for which purpose. [MACHINELEARNINGMASTERY]

The importance of data drift detection that data scientists do not know. Understand the different types of data drift and the method for detecting them. [ANALYTICSVIDHYA]

Artificial networks learn to smell like the brain. When asked to classify odors, artificial neural networks adopt a structure that closely resembles that of the brain’s olfactory circuitry. [MIT]

Industry News

A tour of attention-based architectures. Gain a better understanding of how the attention mechanism is incorporated into different neural architectures and for which purpose. [MACHINELEARNINGMASTERY]

The importance of data drift detection that data scientists do not know. Understand the different types of data drift and the method for detecting them. [ANALYTICSVIDHYA]

Artificial networks learn to smell like the brain. When asked to classify odors, artificial neural networks adopt a structure that closely resembles that of the brain’s olfactory circuitry. [MIT]

Google says it’s dropping Material Design components on iOS in favour of Apple’s UIKit. Google says the result of the switch should be less work for its iOS development team, but, more importantly, it’s likely the change will mean that Google’s iOS apps will feel less like interlopers on Apple devices. [THEVERGE]

Thanks to a nasty GPSD bug, real-life time travel trouble arrives this weekend. On October 24, 2021, some time-keeping systems are going to take a trip back in time to March 2012, unless you update your GPSD programs. Find out more. [ZDNET] - old article from last week - did you experience any issues?

GitLab goes public. GitLab was the first company to publicly live stream the entire end-to-end listing day at Nasdaq. Sid Sidbrandij shares the news and a copy of the founders letter. [GITLAB]

IBM will offer free COBOL training to address overloaded unemployment systems. Many systems that process unemployment claims in the USA still run on a 60-year-old programming language that relatively few coders understand. [INPUTMAG]

Microsoft highlights the UI changes coming in Visual Studio 2022, including new icons. The IDE offers numerous improvements upon its predecessor, Visual Studio 2019, including the fact that it comes in a 64-bit flavor, supports .NET 6 and C++ 20, offers better performance for the core debugger, and supports text chat during Live Share sessions. [NEOWIN]

DevFest 2021. Hosted by Google Developer Groups (GDG) all across the globe, DevFest events are uniquely curated by their local GDG organizers to fit the needs and interests of the local community. [DEVELOPERS.GOOGLEBLOG]

Quick Hits

Announcing .NET MAUI Preview 9.

Parcel v2.0.0 stable is now available.

Crystal 1.2.0 is released.

PhpStorm 2021.2.3 is released.

Top comments (0)