newsGo language evolving for future hardware, AI workloadsThe Go team is working to adapt Go to large multicore systems, the latest hardware instructions, and the needs of developers of large-scale AI systems. By Paul KrillNov 15, 20243 minsGoogle GoGenerative AIProgramming Languages news Visual Studio 17.12 brings C++, Copilot enhancementsBy Paul KrillNov 13, 20243 minsVisual StudioIntegrated Development EnvironmentsMicrosoft .NETnews Microsoft’s .NET 9 arrives, with performance, cloud, and AI boostsBy Paul KrillNov 12, 20244 minsC#Generative AIMicrosoft .NET newsRed Hat OpenShift AI unveils model registry, data drift detectionBy Paul Krill Nov 12, 20243 minsGenerative AIPaaSArtificial Intelligence newsRed Hat Developer Hub adds AI templatesBy Paul Krill Nov 12, 20242 minsRed HatGenerative AISoftware Development featureWhy your AI models stumble before the finish lineBy Ulrik Stig Hansen Nov 12, 20247 minsGenerative AIData QualityArtificial Intelligence analysisThe rise of specialized private cloudsBy David Linthicum Nov 11, 20246 minsGenerative AIPrivate CloudArtificial Intelligence opinionBreaking down digital silosBy Matt Asay Nov 11, 20244 minsChief Digital OfficerCIOTechnology Industry newsAI accelerating API development, IBM saysBy Paul Krill Nov 07, 20242 minsGenerative AIAPIsArtificial Intelligence ArticlesanalysisGitHub Copilot learns new tricksGitHub and Microsoft have taken their AI-powered programming assistant into new territories, tackling code reviews, simple web apps, Java upgrades, and Azure help and troubleshooting. By Simon Bisson Nov 07, 2024 8 minsGitHubJavaMicrosoft Azurenews.NET vector data abstractions library now available in previewThe abstractions library allows developers and library authors to perform CRUD operations and searches on vector stores.By Paul Krill Nov 06, 2024 1 minMicrosoft .NETGenerative AISoftware DevelopmentnewsWSO2 API managers manage AI APIsWSO2 API Manager and WSO2 API Platform for Kubernetes now allow developers to manage AI services as APIs, with support for OpenAI, Mistral A,I and Microsoft Azure OpenAI.By Paul Krill Nov 05, 2024 3 minsGenerative AIAPIsDevopsnewsMeta offers Llama AI to US government for national securityUS government agencies and private sector partners can now use the Llama model, but many other restrictions on its use remain.By Prasanth Aby Thomas Nov 05, 2024 1 minGenerative AIOpen SourceArtificial IntelligencefeatureMaking the business case for generative AIThe potential for generative AI to deliver a significant return on investment is being demonstrated by early adopters across various industries. My company provides one example. By Manish Rai Nov 05, 2024 9 minsGenerative AIArtificial IntelligenceSoftware DevelopmentanalysisCloud providers make bank with genAI while projects failGenerative AI is causing excitement but not success for most enterprises. This needs to change quickly, but it will take some work that enterprises may not be willing to do.By David Linthicum Nov 05, 2024 5 minsGenerative AICloud ComputingData ManagementnewsGrounding with Google Search available in Google AI Studio, Gemini APIBy using Google’s search results to ground generative AI applications, developers can provide users with more accurate, relevant, and trustworthy information, the company said.By Paul Krill Oct 31, 2024 2 minsGoogle Cloud PlatformGenerative AIAPIsnews analysisIs now the right time to invest in implementing agentic AI?While vendors say their current agentic AI-based offerings are easy to implement, analysts say that’s far from the truth.By Anirban Ghoshal Oct 31, 2024 1 minGenerative AIArtificial IntelligencenewsAmazon rolls out a genAI-powered inline chat function for Amazon Q DeveloperAnalysts generally agreed that they like the new capabilities, but also raised questions about complexity.By Evan Schuman Oct 30, 2024 6 minsGenerative AIDevelopment ToolsnewsGitHub Copilot expands AI model supportGitHub has extended Copilot’s model support to new Anthropic, Google, and OpenAI models and introduced GitHub Spark, an AI-driven tool for building web apps using natural language.By Paul Krill Oct 29, 2024 3 minsGenerative AIGitHubIntegrated Development EnvironmentsnewsTabnine 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 IntelligencefeatureAI is transforming the developer experience. Embrace the changeBy giving developers the freedom to explore AI, organizations can remodel the developer role and equip their teams for the future. By Andre Bechtold Oct 29, 2024 6 minsDeveloperGenerative AIArtificial Intelligence 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 Development Tools Devops Emerging Technology Java JavaScript Microsoft .NET Open Source Programming Languages View all topics All topics Close Analytics Artificial Intelligence Careers Cloud Computing Data Management Databases Development Tools Devops Emerging Technology Java JavaScript Microsoft .NET Open Source Programming Languages Python Security Software Development Technology Industry Show me moreLatestArticlesVideos analysis Strategies to navigate the pitfalls of cloud costs By David Linthicum Nov 15, 20246 mins Cloud ArchitectureCloud ManagementCloud Computing analysis And the #1 Python IDE is . . . By Serdar Yegulalp Nov 15, 20242 mins PythonProgramming LanguagesSoftware Development news JDK 24: The new features in Java 24 By Paul Krill Nov 15, 202411 mins JavaProgramming LanguagesSoftware Development 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