Barely five years ago, software developers in the United States and Europe were encouraged to look for other lines of work. India and China—according to those in the know—were destined to snatch up all the appealing coding jobs. That clearly didn’t happen. What did happen was an unexpected avalanche of new coding opportunities, brought about … continue reading
Every year new open-source software projects emerge, but only a few will have an impact on the developer community. To distinguish the interesting and innovative ones, Black Duck has announced its ninth annual Open Source Rookies of the Year list, designed to recognize last year’s top new open-source projects. “This recognition is a tribute … continue reading
Since data science tasks like forecasting is important to organizations, Facebook decided to open-source Prophet, its forecasting tool available in Python and R. Prophet is for forecasting time series data, and it was open-sourced by Facebook’s Core Data Science team. Prophet is optimized for business forecast tasks that the Facebook team encountered, which typically include … continue reading
Scrum may seem like it was built for the software development world, but its benefits go way beyond developers. Businesses are starting to realize that if they want to keep up with the pace of innovation, they need to change the way they work outside of development. And that involves Scrum. “Companies can no longer … continue reading
It’s a sad state of affairs for software developers. Their talents are in higher demand than ever, and yet many of them have reached the point where they won’t even answer a phone call from an unknown number due to constant contact by recruiters. Making matters worse, once in the clutches of said recruiter, most … continue reading
Ruby on Rails is gearing up for its next big release. In the meantime, developers can check out the “highlight reel” of Rails 5.1.0 beta1, which cleans up deprecated code and includes major improvements to the ergonomics of Rails. This version follows the release of Rails 5.0, which came out about eight months ago. The … continue reading
Here’s a little secret: No one got into software development to budget. Developers love to code and create. If they wanted to create budgets, they’d have become accountants. Still, creating a development plan for 2017 will inevitably require budgeting and estimating, a process that should be done in partnership with business teams. This will ensure … continue reading
Google wants developers to keep things in perspective. The company has announced a new API designed to help improve online conversations. The Perspective API uses machine learning to score the perceived impact of a comment. Developers can use that score to provide real-time feedback, help moderators, or enable readers to find relevant context, according to … continue reading
With all of the new techniques, tooling, operating systems and devices that keep updating at a rapid pace, developers need to stay on their toes if they want to keep up with the competition and pace of agile. In order to help developers create the next wave of mobile apps, Motus, a cloud-based mobile enterprise … continue reading
In order to advance the careers of developers, Mapt created new Skill Plans, which aim to help specific developers looking to fill knowledge gaps in subjects like Java, IoT, Big Data, and R. Skill Plans offer developers learning assessment tools and resources, and the new plans target Java, JavaScript, Unreal Engine, R, IoT, and Big … continue reading
Just like the medical instrument that checks the beating heart inside of humans, Netflix’s open-source Stethoscope tool collects information from users’ devices, giving them clear insight into how they are operating and what they need to fix to keep them “healthy.” Technically speaking, Stethoscope is a web application that gathers information from users’ devices, giving … continue reading
Open-source software (OSS) is becoming more popular, but a lack of knowledge about how these packages work together remains one of the biggest problems with it. Rogue Wave has released its annual Open Source Support Report, which found common OSS issues are a result of development teams not being equipped to support the OSS they … continue reading
The Linux Foundation today announced a merger of ECOMP and OPEN-O, forming a new open network automation platform (ONAP) for users to carry out their automation and orchestration initiatives. ECOMP and OPEN-O are two of the largest open-source networking initiatives, and with this merger the community will be able to take advantage of the “best … continue reading
Microsoft’s TypeScript team presented the latest release of TypeScript 2.2 this week, with new features and quick fixes to improve the TypeScript experience. With TypeScript 2.2 comes more improvements to the editor, including code actions, which can guide developers in fixing up errors. This includes adding missing imports, adding missing properties, and removing unused declarations. … continue reading