Latest from todayfeatureDownload the Strategizing Data Analytics for AI Enterprise SpotlightIn this issue, we explore the intersection of AI and analytics. Data analytics only gets more complex. And its growing use for artificial intelligence applications brings a new set of considerations and strategies for IT and business leaders.By InfoWorld and CIO.com staffApr 01, 20251 minArtificial IntelligenceData ManagementGenerative AI analysis How to start developing a balanced AI governance strategyBy Isaac SacolickApr 01, 202510 minsArtificial IntelligenceGenerative AIIT Governanceanalysis Agentic AI won’t make public cloud providers richBy David LinthicumApr 01, 20255 minsGenerative AIHybrid CloudMulticloud featureHow AI is transforming IDEs into intelligent development assistantsBy Chris Woodruff Mar 31, 202512 minsArtificial IntelligenceDevelopment ToolsGenerative AI newsGoogle introduces Gemini 2.5 reasoning modelsBy Paul Krill Mar 28, 20252 minsArtificial IntelligenceGenerative AIGoogle Cloud Platform analysisAre we creating too many AI models?By David Linthicum Mar 28, 20255 minsArtificial IntelligenceGenerative AITechnology Industry newsAdobe announces AI agents for customer interactionBy Paul Krill Mar 27, 20252 minsArtificial IntelligenceGenerative AI featureHow RamaLama helps make AI model testing saferBy Scott McCarty Mar 27, 20257 minsArtificial IntelligenceDevelopment Libraries and FrameworksGenerative AI newsDatabricks’ TAO method to allow LLM training with unlabeled dataBy Anirban Ghoshal Mar 26, 20255 minsDatabasesGenerative AI ArticlesopinionVibe coding is groovyVibe coding is a new way of coding with AI, where you guide the model only through natural language. It’s going to change everything. By Nick Hodges Mar 26, 2025 5 minsArtificial IntelligenceDevelopment ToolsGenerative AIfeatureGenAI tools for R: New tools to make R programming easierFrom IDE plugins to external chatbots and running LLMs locally, these new and emerging tools are bringing the generative AI revolution to R.By Sharon Machlis Mar 25, 2025 11 minsDevelopment ToolsGenerative AIR LanguagefeatureLearning AI governance lessons from SaaS and Web2The governance journeys of SaaS and Web2 tell us that today’s ad hoc AI governance will give way to a continuous and automated approach. By Greg Whalen Mar 24, 2025 6 minsData GovernanceDevSecOpsGenerative AIfeaturePrompt engineering courses and certifications tech companies wantPrompt engineering is a newer field, which makes courses and certifications a valuable way to demonstrate experience.By Bob Violino Mar 24, 2025 9 minsCertificationsGenerative AIMachine LearningnewsNvidia launches AgentIQ toolkit to connect disparate AI agents The toolkit is designed to help developers save time by acting as a connective tissue between agent frameworks.By Anirban Ghoshal Mar 21, 2025 3 minsGenerative AISoftware DevelopmentanalysisEveryone needs a genAI strategy nowGenerative AI's popular appeal makes it difficult for companies to control the tools their employees are using, but that's only part of the story. This month's report looks at why having a generative AI strategy is important for everyone—from company leaders to developers to everyday users.By Josh Fruhlinger Mar 21, 2025 2 minsArtificial IntelligenceCareersGenerative AIanalysisHow to simplify app migration with generative AI toolsMigrating legacy code and applications to modern systems is risky and time-consuming, but often unavoidable. Here are seven ways genAI tools can make app migrations easier.By Isaac Sacolick Mar 18, 2025 10 minsArtificial IntelligenceDevelopment ToolsGenerative AIfeatureCombining AI and no-code for business app developmentHow Creatio’s AI-native, no-code platform puts the development of custom, AI-powered apps and workflows into the hands of business users. By Burley Kawasaki Mar 17, 2025 8 minsArtificial IntelligenceGenerative AINo Code and Low CodefeatureWhy AI-generated code isn’t good enough (and how it will get better)Did we normalize AI-generated code too soon? Here’s where it falls short and how it’s improving.By Bill Doerrfeld Mar 17, 2025 14 minsArtificial IntelligenceDevelopment ToolsGenerative AIopinionAI can give you code but not communityLLMs train on the data from Q&A sites, but when developers stop using those sites, they also lose the expertise and guidance of mentors. By Matt Asay Mar 17, 2025 7 minsArtificial IntelligenceDevelopment ToolsGenerative AIfeatureWhat is Llama? Meta AI’s family of large language models explainedLlama has evolved beyond a simple language model into a multi-modal AI framework with safety features, code generation, and multi-lingual support. By Martin Heller Mar 14, 2025 10 minsArtificial IntelligenceGenerative AIOpen SourcenewsJava hiring plans slip, survey saysOnly about half of Java shops plan on adding developers in 2025, while use of AI for Java development has soared, per Perforce’s 2005 Developer Productivity Report. By Paul Krill Mar 13, 2025 3 minsCore JavaGenerative AISoftware Deployment Show more Show less View all Video on demand videoThe power of Python’s editable package installationsPython packages can be installed in an “editable” or “in-place” installation mode, where instead of copying the package’s code into a virtual environment, there’s a pointer to the source directory instead. This allows any changes made to the package source to be reflected instantly in every virtual environment where the package is installed this way. This video demonstrates how useful and powerful this can be for Python developers, as it becomes far easier to evaluate changes made to a package without having to reinstall it each time you change it. Mar 28, 2025 5 minsPython How to create a simple WebAssembly module with Rust Mar 25, 2025 4 minsPython How to Run WebAssembly outside the browser with Wasmer Mar 12, 2025 5 minsPython How to use Dioxus | A new library for cross-platform apps in Rust Mar 12, 2025 4 minsPythonSee 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 Show me moreLatestArticlesVideos news Red Hat Developer Hub adds analysis dashboard By Paul Krill 01 Apr 20252 mins Development ToolsSoftware Development feature Understand Python’s new lock file format By Serdar Yegulalp 01 Apr 20255 mins Programming LanguagesPythonSoftware Development news Java plan prepares to restrict final field mutation By Paul Krill 01 Apr 20252 mins JavaProgramming LanguagesSoftware Development video The Python 3.14 interpreter speedups explained 04 Mar 20254 mins Python video What is LLVM? | The compiler infrastructure explained 21 Feb 20256 mins Python video What is software bill of materials? | SBOM explained 18 Feb 20254 mins Python