Programming News and Views
Send your programming press releases, news items or comments to: NewsDesk@i-programmer.info
Geany 2.1 Improves UI 14 Jul | Alex Denham ![]() Geany, the lightweight IDE, has been updated to add new themes and support for more file types and platform-native file selection dialogs. |
Akka Launches Agentic Platform 14 Jul | Kay Ewbank ![]() Akka has launched a new Akka Agentic Platform that can be used to build, operate, and evaluate any type of agentic AI system. The platform provides orchestration, memory, toolkits for agents, and streaming capabilities. |
AI-Powered Wearable Can Monitor Knee Joint Torque 13 Jul | Harry Fairhead Knee-related conditions such as osteoarthritis and rheumatoid arthritis significantly impact mobility and also increase susceptibility to injuries, creating a cycle that leads to chronic pain, reduced function, and long-term disability. Now researchers have come up with an AI-powered wearable to analyse complex dynamic motion signals of the knee joint for accurate torque monitoring. |
July Week 1 12 Jul | Editor ![]() This extended version of the newsletter emailed to subscribers every Wednesday lists the week's news items, Book Review and additions to Book Watch and the week's two feature articles. This week Mike James explains how to use masks to work with bit patterns in Python and we look at the fascinating story behind the spreadsheet and how Mitch Kapor founded Lotus Development Corporation. |
Fei-Fei Li On Spatial Intelligence As The Next Frontier In AI 11 Jul | Sue Gee Last month in front of an enthusiastic audience at Y Combinator, Fei-Fei Li, often called the godmother of AI, talked to Diana Hu about spatial intelligence and why she considers it the next critical step for AI and essential for achieving Artificial General Intelligence. |
MCP Developers Summit - The Talks 11 Jul | Nikos Vaggalis ![]() MCP has taken the industry by storm just one year after its appearance. And now we have an MCP Summit, run by the trend setters themselves! |
GNU Nano 8.5 Enhances Anchor Positions 10 Jul | Alex Denham ![]() GNU Nano 8.5 has been released with improved text anchors and fine-tuned syntax coloring. GNU nano is a command line text editor for Unix and Linux that aims to be simple and easy to use. |
Gemini On-Device - Generative AI For Robots 09 Jul | Sue Gee In that same way Gemini can produce text, write poetry, summarize an article, write code, and generate images, it can also generate robot actions with Gemini Robotics. Now, the new Gemini Robotics On-Device model eliminates the need for a network connection, and its full SDK allows roboticists to train robots with new tasks. |
Perl 5.42 Released - Still Going Strong 09 Jul | Nikos Vaggalis ![]() Just hot out of the oven, there's a new minor version release of the venerable programming language that is Perl. |
Google Introduces Gemini CLI Open-Source Agent 08 Jul | Kay Ewbank ![]() Google is introducing Gemini CLI, an open-source AI agent that offers lightweight access to Gemini, Google's conversational chatbot that is based on Google's multimodal large language model (LLM), also called Gemini, from terminals. |
Windows 11 Overtakes Windows 10 - But Not In Europe 08 Jul | Sue Gee With the end of support of Windows 10 just three months away, Windows 11 has finally edged ahead of Windows 10 in terms of Desktop Windows Version Market Share on a Worldwide Basis. In Europe, however, Windows 10 still stays firmly ahead. |
Apache Arrow 21 Released 07 Jul | Kay Ewbank ![]() Version 21 of Apache Arrow has been released, including the first official Swift implementation of the platform. Improvements to Arrow 21 include exposing gRPC in the Flight client builder and improvements to Avro read consumers. The Swift implementation has been under development for a couple of years now. |
PNG Gets First Update In Over Twenty Years 07 Jul | Kay Ewbank ![]() PNG, the Portable Network Graphics specification, has been updated to add support for HDR (High Dynamic Range) images and for animated PNGs. |
Chinese Robots Play Three-a-Side Soccer 06 Jul | Lucy Black ![]() Four teams of humanoid robots faced off in fully autonomous 3-on-3 soccer matches in the latest event organized to showcase China’s advances in humanoid robot technology. It was the first such competition in China and a preview for the upcoming World Humanoid Robot Games, set to take place in Beijing. |
June Week 5 05 Jul | Editor ![]() If you've not visited I Programmer before, this Weekly Digest gives you a taster. It has links to our wide ranging news with its mix of analysis and comment, the week's additions to Book Watch and our latest Book Review. This week's featured articles are an extract from Trick of the Mind by Mike James and a Programmer's Puzzle set by Joe Celko. |
Why Drone Shows Are Booming 04 Jul | Lucy Black What do you need to make a celebration noteworthy? You may automatically think fireworks, especially for Independence Day, but an increasing number of celebrations are turning to drone shows instead. |
Mitch Kapor Gains MSc 45 Years After Dropping Out of MIT 04 Jul | Janet Swift Mitch Kapor, founder of Lotus Development Corporation and designer of Lotus 1-2-3, the "killer application" which made the personal computer ubiquitous in the business world in the 1980s has completed his MSc from MIT's Sloan School of Management, started in 1979. |
Two Tools To Elevate Your MongoDB Experience 03 Jul | Nikos Vaggalis ![]() The tools contradict each other; the first one allows you to write SQL instead of using Mongo's special syntax, while the other allows you to manipulate the database without having to write SQL and by just employing natural language. |
Other Articles
|
Book Review
02 Jul
Author: Nick Morgan |
Featured Articles
Jay Forrester and Whirlwind 14 Jul | Historian Today we celebrate the 107th birthday of Jay Forrester. Discover the man who invented core memory and, indirectly, gave the Core section of IProgrammer its name. |
Programmer's Python Data - Bit Masks 07 Jul | Mike James ![]() To work with bit patterns you have to master the mask. Find out what lies behind in this extract from Programmer's Python: Everything is Data. |
Mitch Kapor and Lotus 1-2-3 04 Jul | Historian The spreadsheet was a remarkable invention and yet the people who pioneered it didn't reap all the rewards they should have. Today we take spreadsheets for granted, but there is fascinating story lurking behind the scenes. |
The Trick Of The Mind - Regular Little Language 01 Jul | Mike James ![]() Regular expressions are another example of a little language - expressive yes but not Turing complete. This is an extract from my book Trick of the Mind which explores what it is to be a programmer. |
Taxicab Geometry Problems 27 Jun | Joe Celko ![]() In the conference season, developers face the perennial problem of getting from one hotel to another to meet colleagues. How good is your ability to write procedures to find shortest distance in a city block setting. Let's look at how the team at International Storm Door & Software set out the problem of Taxicab Geometry. |
Unhandled Exception!
|
Book Watch
Follow Book Watch on Twitter
Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some but by no means all of the books in Book Watch are eventually reviewed.
14 Jul This book offers a targeted approach to address the memory constraints presented when programming in C++ in allocating and managing memory efficiently given the diverse needs of real-time systems, embedded systems, games, and conventional desktop applications. Written by an ISO C++ Standards Committee member, Patrice Roy, this guide covers fundamental concepts of object lifetime and memory organization. Readers will learn how to control memory allocation mechanisms, create custom containers and allocators, and adapt allocation operators to suit specific requirements. |
11 Jul Subtitled "Understanding the Powerful Analytics that Fuel AI, Make or Break Careers, and Could Just End Up Saving the World", in this book Justin Evans shows how data is not about number crunching. It's about ideas, and that AI is just an accelerated way to put data to work. Each chapter illustrates one of the core principles of solving problems with data by featuring an expert who has solved a big problem with data, from the entrepreneur creating a “loneliness score” to the epidemiologist trying to save lives by finding disease “hotspots.” |
09 Jul Subtitled "A Python Introduction", this book shows how to build working models for tasks from image analysis to creative writing using Python. Ronald T. Kneusel emphasizes practical skill development and experimentation, building to a case study that incorporates everything covered so far to classify audio recordings. Examples of working code you can easily run and modify are provided, and all code is freely available on GitHub. |
More Book Watch
|
Previous Book Watch.
Follow Book Watch on Twitter.
Publishers send your book news to:
bookwatch@i-programmer.info