Programming News and Views
Send your programming press releases, news items or comments to: NewsDesk@i-programmer.info
October Week 4 01 Nov | Editor If you are an Andriod programmer you may not yet be aware of the threat to your continued livelihood. What Google is proposing is essentially a closing down of the ability to develop apps for Android without registration. If you don't register, you won't be able to distribute your apps - not even to a private group of users. Read the news, sign the open letter and share the story. |
Blockly Moving To Raspberry Pi Foundation 31 Oct | Sue Gee Blockly is moving to a new home. Having originated as a single-person project at Google in 2011, it is now a vibrant open source project which has moved into robotics as well as being at the heart of many block-based languages used to introduce new users to coding. Going forward under the stewardship of the Raspberry Pi Foundation, it will remain open source with an Apache 2.0 licence. |
W3C Adopts A New Logo 31 Oct | Lucy Black The World Wide Web Consortium (W3C) is rolling out a new logo following the release of strategic objectives to support W3C's roadmap and the formation in 2023 of W3C as a non-profit, public-interest organization. |
Exploring The Microsoft Agent Framework 30 Oct | Nikos Vaggalis Microsoft has merged Semantic Kernel and AutoGen to create the Agent Framework, stirring the AI Agent waters. |
The Pico Gets Zephyr And Rust Support 30 Oct | Harry Fairhead Zephyr, a real time operating system and Rust, a memory safe language, are both hot topics at the moment and Raspberry Pi has decided they are hot enough to support in its extension for VS Code. |
Join The Protest Against The Closing Of Android 29 Oct | Mike James It is taking a surprisingly long time for the importance of the move to effectively close Android to programmers not vetted by Google to sink in. It is effectively a checkmate move to thwart the deregulation of the Play Store. |
What Does JetBrains Survey Tell Us About AI 29 Oct | Sue Gee The results of the 2025 JetBrains Developer Survey are out and indicate just how deeply AI tools have become embedded into software development. However, while 85% use AI tools for coding and development, only 1% do not express some concern about this situation. |
TestSprite 2.0 Sees User Growth 29 Oct | Alex Denham TestSprite has announced a six times increase in users alongside a successful funding round. TestSprite is an agentic testing tool. Initially released in beta last fall, the number of users has risen from 6K to over 35K in the last 90 days following the launch of TestSprite 2.0 and its MCP server. |
Chrome DevTools To Benefit From MCP 28 Oct | Nikos Vaggalis Google brings the power of Chrome DevTools to AI coding assistants with its Chrome DevTools Model Context Protocol server, now in public preview. |
Eclipse Foundation Adds Agentic Functionality To Eclipse LMOS 28 Oct | Kay Ewbank The Eclipse Foundation has added Agent Definition Language (ADL) functionality to the Eclipse LMOS (Language Model Operating System) project. |
Google AI Studio Does Angular 27 Oct | Nikos Vaggalis Google's AI Studio can now generate Angular applications. Add the Web Codegen Scorer tool on top and you get a pretty solid Angular development platform. |
Microsoft Announces GitHub Copilot App For Java And .NET 27 Oct | Kay Ewbank GitHub Copilot has been updated with app modernization features for Java and .NET applications. The news was announced by Microsoft at last month's Migrate and Modernize Summit, alongside new agentic capabilities in Azure Migrate and a new tool called Azure Accelerate. |
Amazing Clocks 26 Oct | Harry Fairhead It is that time of year when the clocks fall back and we all moan - rightly so. Never mind, we can make it all better by focusing on the clocks themselves... |
October Week 3 25 Oct | Editor Take a break and catch up with the latest articles and news posted on this site. This week Mike James discusses Threading in C# which is basic to implementing asychronous code and easy to get started with, but also easy to make a mess of. In "Missing the Point of LLMs" he takes stock of progress towards general artificial intelligence. |
Scouting America Launches AI And Cybersecurity Badges 24 Oct | Kay Ewbank Scouting America, the organization formerly known in the U.S.A. as the Boy Scouts, has announced two new merit badges in artificial intelligence (AI) and cybersecurity. The badges are available through the Scouts BSA (Boy Scouts of America) program. |
Mico - A Personality For Copilot 24 Oct | Lucy Black Microsoft has designed an animated face for Copilot, its ubiquitous AI Assistant. Is Mico, whose name rhymes with "pico", going be a worthy successor to Clippy, the highly annoying paperclip that tried to be helpful, but often came across as an infuriating distraction? Or will we love chatting to it? |
IBM Launches Granite Version 4.0 and Granite-Docling 23 Oct | Nikos Vaggalis IBM has launched Granite 4.0, the next generation of open-source, small but efficient, IBM language models, together with Granite-Docling, the next gen document format converter. |
.NET 10 Final Release Candidate Focuses On MAUI 23 Oct | Kay Ewbank The final release candidate of .NET 10, the platform created from a combination of .NET Framework and .NET Core, has been released. Overall, this release focuses on quality and stabilization, though there are improvements to .NET MAUI, support for Android devices, and Entity Framework. |
Other Articles
|

I Programmer Library
Featured Articles
Programmer's Python: Async - Shared Memory 28 Oct | Mike James The biggest problem in async is sharing data between different processes. Why not just share memory? Find out how to do this in this extract from Programmer's Python: Async. |
Dangerous Logic - De Morgan & Programming 28 Oct | Mike James Programmers are master logicians - well they sometimes are. Most of the time they are as useless at it as the average joe. The difference is that the average joe can avoid logic and hence the mistakes. How good are you at logical expressions and why exactly is Augustus De Morgan your best friend, logically speaking? |
Deep C# - Threading,Tasks and Locking 22 Oct | Mike James Threading in C# is basic to implementing asychronous code and it is easy to get started with, but also easy to make a mess of. Find out more in this extract from my book, Deep C#: Dive Into Modern C#. |
Cellular Automata - The How and Why 19 Oct | Mike James You may know about Cellular Automata. If not you may have come across them in John Conway's game of Life, but why is this whole subject so interesting? We take a look at not only what a CA is, but why it is so important. |
Programming The ESP32 In C - Direct To GPIO 15 Oct | Harry Fairhead Using direct access to registers you can do almost anything you want to with GPIO lines. This is an extract from Harry Fairhead's book on programming the ESP32 using C and the Espressif IDF. |
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.
The Web Beneath the Waves (Columbia Global Reports) 31 Oct We think of the Internet as wireless, but its true foundation lies in the ocean’s depths, where nearly 900,000 miles of fiber-optic cables quietly pulse with all the world’s information. In this book, subtitled "The Fragile Cables that Connect our World", Samanth Subramanian travels from remote Pacific islands to secretive cable-laying operations to reveal the astonishing world of undersea infrastructure. He reveals the fate of Tonga after a volcanic eruption severs its only undersea link to the Internet, meets the men and women engaged in the fiendishly complex work of laying submarine cables, and scrutinizes the acts of “grey zone warfare,” in which ghost ships cut the cables of other countries. <ASIN:B0DYHNKFL9 > |
C++ in Embedded Systems (Packt) 29 Oct In this book Amar Mahmutbegovic shows how to harness zero-cost abstractions, compile-time checks, and powerful modern C++ capabilities to preserve performance while achieving safer, cleaner code. This book bridges the gap between traditional C and advanced C++. The book covers essential C++ concepts before exploring advanced topics such as templates, strong typing, error handling, compile-time computation, and RAII. Through practical examples, readers implement a sequencer, write a type-safe HAL, and apply patterns like Command, State, and Observer to solve common embedded development problems. <ASIN:B0F2MWYLWW > |
PostgreSQL Field Guide (Palmetto Publishing) 27 Oct This book is aimed at the novice user who wants to get to grips with Postgres. Timothy Stewards introduces the overall concepts. The book is divided into key sections to allow each to be used individually when you may need to quickly refresh your knowledge base and fill the gaps to guide you from implementation to deployment providing an understanding of what's possible with PostgreSQL. <ASIN:B0FP3MQZT6 > |
More Book Watch
|
Previous Book Watch.
Follow Book Watch on Twitter.
Publishers send your book news to:
bookwatch@i-programmer.info
