Articles about Developer

Stack Overflow introduces salary calculator for developers

Money

Stack Overflow has introduced a salary calculator to help developers get a better idea of how much money they should earn. The tool takes into account important information such as job location, years of experience and technologies used to reveal what it considers to be typical salaries.

Stack Overflow says that the results are based on the data collected in its yearly developer survey. The salary calculator currently supports five markets -- Canada, France, Germany, US and UK -- and seven major cities -- Toronto, Paris, Berlin, New York, San Francisco, Seattle and London.

Continue reading

How .NET Framework integrates big data

Big data magnifier

Companies of all sizes have started to recognize the value of big data collections and the need to take advantage of them. Development of software systems play a big role in big data analytics.

As companies proceed on their big data journey, they usually start by batch processing their big data assets. This can mean gathering and aggregating web log data, telemetry from IoT devices, user clicks from an app and more.

Continue reading

VMware wants the support of open-source developers

VMware has called for greater links between itself and developers in a major show of support for open source software.

Speaking at the company’s VMworld Europe 2017 event in Barcelona, CTO Ray O’Farrell highlighted the "powerful" world of open source software.

Continue reading

How the Internet of Things influences mobile app development

Internet of things

Today, we are in the world wherein mobile apps have dominated the market. A mobile app development software and mobile apps functions more like a bridge for forward-thinking organizations trying to create smarter devices that could boost each and every aspect of people’s lives. It could be said that mobile apps have created the foundation for the rise of the Internet of Things.

Developing a mobile application is not only a viable option for businesses to keep up with the rapid pace of competition but also provide convenience to people from all walks of life, wherever they may be located in the world. Already, the IoT has changed the face of developing mobile apps. In another decade, we could expect thousands of jobs in this space. However, to achieve the ultimate goal of making everyone’s lives easier, developers should first must go through the pains of creating infrastructure as well as platforms from the ground up.

Continue reading

Google publicly releases internal developer documentation style guide

When people think of contributing to either a closed or open source project, they often imagine needing the knowledge of coding. Actually, there are many ways to contribute besides programming, such as moderating a community for the project, spreading awareness, or helping to write documentation to name a few.

The documentation aspect of any project is very important, as it can help people to both understand it and track changes. Unfortunately, many developers aren't very interested in documentation aspect, so it often gets neglected. Luckily, if you want to maintain proper documentation and stay organized, today, Google is releasing its internal developer documentation style guide. This can quite literally guide your documentation, giving you a great starting point and keeping things consistent.

Continue reading

Okta adds two-factor authentication

Okta has recently made three major announcements. First, it introduced new developer product toolkit capabilities, allowing developers to add Okta’s identity-driven security solution to their own applications with ease.

This has been announced during Oktane, its user event in Las Vegas. New features include easy and secure authentication, rapid customization and branding, out-of-the-box workflows, as well as securing APIs that are exposed to third-party developers.

Continue reading

Google Chrome stable can now run side-by-side with Beta and Dev variants

Google Chrome logo

When you install Google Chrome Beta or Dev versions on your Windows computer, it overwrites and replaces the stable version. This keeps things fairly simple and neat, as home users won't have multiple versions of Chrome on their PC. The problem with that, however, is the Beta and Dev versions really aren't intended for home users -- even though some still use them. Those unstable versions are intended for testing, meaning having them run side-by-side, like with the Canary builds, would actually be preferable.

Thankfully, Google has now decided to change the default behavior on Windows so that Google Chrome stable can run side-by-side with both the Beta and Dev variants. This means a web developer, for instance, can easily test their page with all three builds at the same time. When you include Canary, that means you could have, in theory, four variants of Chrome at different development stages running at once. Unfortunately, macOS users are excluded from this side-by-side fun -- for now at least.

Continue reading

How businesses can tackle app development challenges

The demand for business apps is escalating. Apps help management teams and employees run their operations more effectively, and better engage existing customers and help attract new ones. But developing quality and high functionality apps is often considered challenging, resource intensive and expensive. Additional challenges include getting apps to work across multiple device types and different operating systems and overcoming back-end integration issues.

Such challenges are slowing the rate of app development. Gartner recently reported that more than a quarter of enterprises globally have not built, customized or virtualized any mobile apps in the last 12 months. Here are some of the top challenges involved in business app development.

Continue reading

Google Play now promotes apps that crash less and offer better battery life

There are many metrics by which to measure how good an app is, and Google is starting to use a few more when it ranks Android apps and games in the Play Store. The latest app-ranking algorithm now takes into account app stability, performance and battery usage.

As well as improving the relevance of listings for people downloading apps, Google is also using this change to push developers to improve their apps.

Continue reading

Google announces Nearby Connections 2.0 complete with offline communication

The second iteration of Nearby Connections -- called, funnily enough, Nearby Connections 2.0 -- is upon us. Google has released the API to Android developers, giving them access to greater bandwidth, reduced latency, and -- most excitingly -- offline functionality.

Working over Bluetooth and Wi-Fi, Nearby Connections 2.0 makes it possible for devices to communicate with each other without the need for an internet connection. The API is supported by Android devices running Google Play services 11.0 and above, and it is essentially a peer-to-peer system that works much like a next-generation version of NFC.

Continue reading

Microsoft brings Brotli compression to .NET in 'alpha-quality preview'

It is now two years since Google launched its open source compression algorithm, Brotli. Microsoft has already shown some interest in the technology, adding support to Edge late last year to speed up the loading of web pages. Having conducted rigorous tests with Brotli compression, Microsoft is now ready to bring it to .NET.

Microsoft's tests show that Brotli is at least as good as Deflate and gzip, in terms of compression levels and the amount of time it takes to compress and decompress. It is because of these results that Microsoft is happy to launch .NET support for Brotli compression "as an alpha-quality preview."

Continue reading

Google releases Android O Developer Preview 4, the last beta before the official launch

Android fans with a Pixel, Pixel XL, Pixel C, Nexus 5X, Nexus 6P or Nexus Player (or if you're happy using the Android Emulator) can now try out Android O Developer Preview 4. Google has released the final beta version of its mobile operating system as we draw ever-closer to the official launch of Android O -- or Android 8.0, if you prefer.

At this stage we don’t know what the O stands for. There's an octopus-related Easter egg in Developer Preview 4, but that's not in keeping with the dessert theme naming convention. The biggest news in this release is the inclusion of the stable version of Android 26.0.0 Support Library, but the main focus is on small updates and stability improvements.

Continue reading

Media Player Classic will never be updated again... Probably

Media Player Classic -- the codec-packed, open source media player much loved by video downloaders and encoders around the world -- has reached the end of the line. The latest release -- Media Player Classic Home Cinema v1.7.13, to give it its full title -- is likely to be the last one ever.

The developers say that the number of people working on the project has gradually reduced over the years, and the situation is becoming untenable. The words "the project is officially dead" are not any that users will want to hear, but they have been uttered.

Continue reading

Google wants to get devs to embrace quantum computing

Google wants developers and scientists to build tools and write code for its quantum computer, and is making its high-powered platform available online.

According to a Bloomberg news report, Google is aiming to commercialize quantum computers, and turn them into an extremely powerful cloud-computing service.

Continue reading

Microsoft makes Visual Studio Code Extension for Arduino open source

open source

Does Microsoft support open source? Absolutely. The company has released many open source projects, and believe it or not, its has the most open source contributors on GitHub. With that said, Microsoft stops short of being a complete open source proponent. After all, the company makes a lot of money from two of its closed source golden geese -- Windows and Office.

Today, Microsoft releases yet another open source tool -- Visual Studio Code Extension for Arduino. This MIT-licensed code should greatly help developers that are leveraging Arduino hardware for Internet of Things-related projects and more.

Continue reading

© 1998-2025 BetaNews, Inc. All Rights Reserved. Privacy Policy - Cookie Policy.