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 analysis And the #1 Python IDE is . . .By Serdar YegulalpNov 15, 20242 minsPythonProgramming LanguagesSoftware Developmentnews JDK 24: The new features in Java 24By Paul KrillNov 15, 202411 minsJavaProgramming LanguagesSoftware Development newsRust Foundation moves forward on C++ and Rust interoperabilityBy Paul Krill Nov 14, 20242 minsC++RustProgramming Languages newsJetBrains IDEs ease debugging for Kubernetes appsBy Paul Krill Nov 14, 20243 minsIntegrated Development EnvironmentsJavaPython how-toHow to use DispatchProxy for AOP in .NET CoreBy Joydip Kanjilal Nov 14, 20247 minsMicrosoft .NETC#Development Libraries and Frameworks newsTypeScript 5.7 improves error reportingBy Paul Krill Nov 13, 20243 minsJavaScriptTypescriptProgramming Languages how-toKotlin for Java developersBy Matthew Tyson Nov 13, 202410 minsJavaProgramming LanguagesSoftware Development how-toDocker tutorial: Get started with Docker volumesBy Serdar Yegulalp Nov 13, 20248 minsDevopsCloud ComputingSoftware Development ArticlesopinionThe Agile Manifesto was ahead of its timeBack in the day, technology limitations forced software development teams to be disciplined, rigid, and inflexible. Thank goodness for SaaS and CI/CD. By Nick Hodges Nov 13, 2024 5 minsAgile DevelopmentCI/CDSaaSnewsVisual Studio 17.12 brings C++, Copilot enhancementsDebugging and productivity improvements also feature in the latest release of Microsoft’s signature IDE, built for .NET 9. By Paul Krill Nov 13, 2024 3 minsVisual StudioIntegrated Development EnvironmentsMicrosoft .NETnewsMicrosoft’s .NET 9 arrives, with performance, cloud, and AI boostsCloud-native apps, AI-enabled apps, ASP.NET Core, Aspire, Blazor, MAUI, C#, and F# all get boosts with the latest major rev of the .NET platform. By Paul Krill Nov 12, 2024 4 minsC#Generative AIMicrosoft .NETnewsRed Hat OpenShift AI unveils model registry, data drift detectionCloud-based AI and machine learning platform also adds support for Nvidia NIM, AMD GPUs, the vLLM runtime for KServe, KServe Modelcars, and LoRA fine-tuning. By Paul Krill Nov 12, 2024 3 minsGenerative AIPaaSArtificial IntelligencenewsGo language rises in Tiobe popularity indexGoogle-developed Go has reached an all time high ranking of seventh in the Tiobe index of programming language popularity. By Paul Krill Nov 12, 2024 3 minsGoogle GoProgramming LanguagesSoftware DevelopmentnewsRed Hat Developer Hub adds AI templatesInternal developer portal for platform engineering teams provides five templates for building AI-enabled audio-to-text, chatbot, code generation, object detection, and retrieval-augmented generation applications.By Paul Krill Nov 12, 2024 2 minsRed HatGenerative AISoftware DevelopmentfeatureWhy your AI models stumble before the finish lineFailed AI projects waste time and resources, damage reputations, and stifle innovation. To succeed with AI, put the necessary practices in place to ensure high-quality data. By Ulrik Stig Hansen Nov 12, 2024 7 minsGenerative AIData QualityArtificial IntelligencefeatureIs your software architecture as clean as your code?A clean software architecture is essential for building scalable and resilient systems and maintaining engineering velocity. Follow these principles and best practices. By Ori Saporta Nov 11, 2024 7 minsApplication Life Cycle ManagementSoftware DevelopmentfeatureCan Wasm replace containers?WebAssembly revolutionized browser apps, and promises to upend the server stack. How will it impact containers and Kubernetes? Six experts weigh in.By Bill Doerrfeld Nov 11, 2024 12 minsContainersKubernetesCloud NativeopinionBreaking down digital silosWant your digital initiatives to succeed? Put the business and tech teams in the same sandbox and let them work together. By Matt Asay Nov 11, 2024 4 minsChief Digital OfficerCIOTechnology IndustrynewsAI accelerating API development, IBM saysGenerative AI is helping API teams complete projects faster, while APIs also are fueling the use of AI, company official says.By Paul Krill Nov 07, 2024 2 minsGenerative AIAPIsArtificial Intelligencenews.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 Development 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 Generative AI Java JavaScript Microsoft .NET Open Source View all topics All topics Close Analytics Artificial Intelligence Careers Cloud Computing Data Management Databases Development Tools Devops Emerging Technology Generative AI Java JavaScript Microsoft .NET Open Source Programming Languages Python Security 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 Understanding Hyperlight, Microsoft’s minimal VM manager By Simon Bisson Nov 14, 20248 mins Microsoft AzureRustServerless Computing news Snowflake bares its agentic AI plans by showcasing its Intelligence platform By Anirban Ghoshal Nov 12, 20245 mins No Code and Low CodeArtificial Intelligence 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