newsMicrosoft rebrands Azure AI Studio to Azure AI FoundryThe toolkit for building generative AI applications has been packaged with new updates to form the Azure AI Foundry service. By Anirban GhoshalNov 19, 20244 minsMicrosoft AzureGenerative AIDevelopment Tools feature 14 great preprocessors for developers who love to codeBy Peter WaynerNov 18, 202410 minsDevelopment ToolsSoftware Developmentnews JetBrains IDEs ease debugging for Kubernetes appsBy Paul KrillNov 14, 20243 minsIntegrated Development EnvironmentsJavaPython analysisUnderstanding Hyperlight, Microsoft’s minimal VM managerBy Simon Bisson Nov 14, 20248 minsMicrosoft AzureRustServerless Computing analysisGitHub Copilot learns new tricksBy Simon Bisson Nov 07, 20248 minsGitHubJavaMicrosoft Azure newsVisual Studio Code previews AI-powered code editingBy Paul Krill Nov 04, 20243 minsVisual Studio CodeIntegrated Development EnvironmentsDevelopment Tools newsGrounding with Google Search available in Google AI Studio, Gemini APIBy Paul Krill Oct 31, 20242 minsGoogle Cloud PlatformGenerative AIAPIs newsAmazon rolls out a genAI-powered inline chat function for Amazon Q DeveloperBy Evan Schuman Oct 30, 20246 minsGenerative AIDevelopment Tools newsGitHub Copilot expands AI model supportBy Paul Krill Oct 29, 20243 minsGenerative AIGitHubIntegrated Development Environments ArticlesnewsTabnine previews AI code review agentTabnine AI agent is designed to enforce a development team’s best practices and standards throughout the software development process, using natural language rules. By Paul Krill Oct 29, 2024 2 minsGenerative AIDevelopment ToolsArtificial IntelligencefeatureVisual Studio Code vs. Sublime Text: Which code editor should you use?Do you want a maximum-flexible editor with just the right IDE features, or the fastest and most efficient editor you can find? You can have both.By Martin Heller Oct 28, 2024 10 minsCode EditorsIntegrated Development EnvironmentsDevelopment ToolsnewsJetBrains offers free use of WebStorm and Rider IDEsNew licenses make JetBrains’ JavaScript/TypeScript and .NET/game development environments free to use for open-source projects and other non-commercial purposes. By Paul Krill Oct 24, 2024 2 minsIntegrated Development EnvironmentsJavaScriptMicrosoft .NETnewsSyncfusion open-sources UI controls for .NET MAUIThe open source Syncfusion Toolkit for .NET MAUI includes multi-platform controls for charting, navigation, effects, and more.By Paul Krill Oct 23, 2024 1 minMicrosoft .NETDevelopment ToolsOpen Sourcefeature11 open source AI projects that developers will loveAI copilots are great, but what else is out there? Here are 11 open source AI projects that make writing beautiful software easier.By Peter Wayner Oct 21, 2024 6 minsGenerative AIDevelopment ToolsOpen SourceanalysisSecure Azure Kubernetes with Advanced Container Networking ServicesMicrosoft bundles open source security and observability tools for its managed cloud-native platform.By Simon Bisson Oct 17, 2024 7 minsContainersKubernetesMicrosoft AzureopinionMaking generative AI work for youFind the sweet spot where genAI boosts your productivity but doesn’t get you in over your head where you can’t tell good output from bad.By Matt Asay Oct 14, 2024 5 minsGenerative AIDevelopment ToolsEmerging TechnologynewsDatabricks says with its new Databricks Apps platform, you can build tailored enterprise apps in 5 minutesData infrastructure company Databricks says its new platform helps users create secure, tailored, enterprise-specific apps in just minutes. By Taryn Plumb Oct 08, 2024 5 minsDevelopment ToolsSoftware DevelopmentreviewChatGPT o1-preview excels at code generationOpenAI’s latest generative AI model is much better at code generation than previous models, but slower and more expensive — and not quite ready for production.By Martin Heller Oct 06, 2024 57 minsGenerative AIDevelopment ToolsArtificial IntelligencenewsVisual Studio Code 1.94 improves file searchSeptember 2024 release of Microsoft’s code editor also introduces the ability to run Python tests with coverage. By Paul Krill Oct 03, 2024 3 minsVisual Studio CodeIntegrated Development EnvironmentsDevelopment ToolsnewsOpenAI previews Realtime API for speech-to-speech appsRealtime API supports multi-model text and speech experiences including natural speech-to-speech conversations using preset voices already supported in the API. By Paul Krill Oct 02, 2024 3 minsGenerative AIAPIsDevelopment Toolshow-toDocker tutorial: Get started with DockerDocker revolutionized how applications are deployed and is a cornerstone of modern enterprise development. This guide gets you started with Docker, from installation and setup to building a Docker container and using Dockerfiles to automate Docker image builds.By Serdar Yegulalp Oct 02, 2024 19 minsDockerContainersCloud Native Show more Show less View all Upcoming Events28/Nov conference The Official CSO Security Summit UKNov 28, 20249:30 am – 17:30 GMTAndaz London Liverpool Street CSO and CISO 28/Nov awards CSO 30 Awards UKNov 28, 202418:30-21:30 GMTAndaz London Liverpool Street CSO and CISO 28/Nov awards Next CSO Awards UKNov 28, 202418:30-21:30 GMTAndaz London Liverpool Street CSO and CISO View all events Video on demand videoBuilding Python wheels to distribute your programsThe “wheel” format in Python lets you bundle up and redistribute a Python package you’ve created. Others can then use the “pip” tool to install your program from your wheel file, which can include binary components (like Python extension modules written in C). This video walks through the basics of how to build wheels with a “pip install”-able project. Nov 15, 2024 6 minsPythonSoftware Development Creating a pip install-able Python package Nov 14, 2024 3 minsPythonSoftware Development How to get better web requests in Python with httpx Oct 07, 2024 4 minsPython How to better integrate Python/C with CFFI Oct 03, 2024 5 minsPython See all videos Explore a topic Analytics Artificial Intelligence Careers Cloud Computing Data Management Databases Devops Emerging Technology Generative AI Java JavaScript Microsoft .NET Open Source Programming Languages View all topics All topics Close Analytics Artificial Intelligence Careers Cloud Computing Data Management Databases Devops Emerging Technology Generative AI Java JavaScript Microsoft .NET Open Source Programming Languages Python Security Software Development Technology Industry Show me moreLatestArticlesVideos news Microsoft unveils imaging APIs for Windows Copilot Runtime By Paul Krill Nov 19, 20242 mins Generative AIAPIsDevelopment Libraries and Frameworks news Microsoft extends Entra ID to WSL, WinGet By Paul Krill Nov 19, 20242 mins Access ControlApplication SecurityIdentity and Access Management analysis Succeeding with observability in the cloud By David Linthicum Nov 19, 20245 mins Cloud ManagementCloud Computing video How to create and work with zip archives using Python Oct 01, 20245 mins Python video How to implement "modes" in software, with a game as an example Sep 12, 20244 mins Python video Powerful Python source code processing with "ast" Sep 10, 20249 mins Python