News

Microsoft has open sourced the GitHub Copilot Chat extension, marking a major step in turning VS Code into an open-source AI ...
Dr. James McCaffrey presents a complete end-to-end demonstration of linear regression using JavaScript. Linear regression is ...
Explore the codebase and learn how agent mode is implemented, what context is sent to LLMs, and how we engineer our prompts.' ...
News AI Coding Assistants Encroach on Copilot's Special GitHub Relationship By David Ramel 04/07/2025 Microsoft had a great thing going when it had GitHub Copilot all to itself in Visual Studio and ...
Q&A The Science Behind User Interface Design By David Ramel 01/07/2025 User interface design expert Billy Hollis is annoyed when he spots even tiny application tweaks that could improve the intuitive ...
Compared to other regression techniques, a well-tuned neural network regression system can produce the most accurate prediction model, says Dr. James McCaffrey of Microsoft Research in presenting this ...
Microsoft recently advanced .NET MAUI to General Availability status, but many developers have complained about half-baked functionality that was shipped too soon.
When training data won't fit into machine memory, a streaming data loader using an internal memory buffer can help. Dr. James McCaffrey of Microsoft Research shows how.
Test projects give you a way to exercise your code to see if it works but they're also part of your project's 'permanent record.' If all you want to do is try something out with some throwaway code, C ...
Dr. James McCaffrey of Microsoft Research shows how to implement simulated annealing for the Traveling Salesman Problem (find the best ordering of a set of discrete items).
News Another Report Weighs In on GitHub Copilot Dev Productivity: 👎 By David Ramel 09/17/2024 Is the original "AI pair programmer" helping developers be more productive? Several reports seeking to ...