The world of development is constantly changing, and thus developers are constantly needing to add to their education and upskill. To make this upskilling easier, there is an open-source collection of guides to learn about specific technologies. Called Developer Roadmaps, the collection includes interactive roadmaps, guides, and other educational content. It contains guides for over … continue reading
In order to give coders a head-start on quantum computing and learning its Q# programming language for quantum computing, Microsoft has launched the open-source Quantum Katas tutorial project. “Coding katas are great tools for learning a programming language,” the Microsoft Quantum Team wrote in the announcement. “They rely on several simple learning principles: active learning, … continue reading
Kaldi, an open-source speech recognition toolkit, has been updated with integration with the open-source TensorFlow deep learning library. Developers Yishay Carmiel and Hainan Xu of Seattle-based IntelligentWire are behind the integration, and their plan is to use the combination to accelerate the advancement of automatic speech recognition (ASR) systems. IntelligentWire specializes in cloud software that … continue reading
Swift has made it into the TIOBE Index’s top 10 programming languages for the first time. Swift is a programming language Apple created about three years ago to replace its other application development language Objective-C. “The expectations were high right from the start, but adoption took off slowly. That is for good reasons by the … continue reading
Developers looking to retain their programming knowledge with minimal effort can use a new project called Code Cards, which uses spaced repetition. Programmers can memorize information or learn something new with Code Cards’ flashcard-like learning site. They can take something new that they learned and turn it into a minimal example. Then they can “add … continue reading
QCon New York kicked off its fifth annual event at the New York Marriott at the Brooklyn Bridge today. Some of the popular panels included the Netflix API Platform for Server-Side Scripting, hosted by Katharina Probst, an engineering manager at Netflix; Scaling Uber to 1,000 Services, hosted by Matt Ranney, chief systems architect at Uber; … continue reading
“Exercises in Programming Style” by Cristina Videira Lopes is the best programming book to come along in many years. Casting back over many decades, the only book I can compare it to in terms of actionable value is Steve McConnell’s “Code Complete,” and in terms of approachability and sheer fun, it reminds me of Ted … continue reading