Skip to main content
← All Tags

Development

57 articles in this category (Page 3 of 3)

AI Newsagentsgemini

Laravel AI Agent Integration with Telex.im Using Neuron AI and Gemini 2.5 Flash

A Laravel-based AI assistant (Dev Assist) integrated with Telex.im using Neuron AI and Gemini 2.5 Flash for code explanation, generation, and debugging.

Read more
AI Newscareerazure

Using ML.NET and .NET to Predict Titanic Survivors: A Deep Dive into Machine Learning with C#

Simon Painter's NDC Copenhagen 2025 talk demonstrates how to build a Titanic survivor predictor using ML.NET and .NET, proving that powerful machine learning can be achieved without Python.

Read more
AI Newssecuritydevops

Securing GraphQL API Access with Token Exchange via ToolHive and Okta

This article demonstrates how to use Okta and ToolHive to enable secure token exchange for MCP server authentication with a GraphQL API, ensuring role-based access and audit trails.

Read more
AI NewsJavaDevelopment

Java News Roundup: OpenJDK JEPs, Spring RCs, and Tool Updates for JDK 26 and Beyond

A comprehensive overview of Java ecosystem updates from October 27, 2025, including OpenJDK JEPs for JDK 26, Spring Framework and Data release candidates, Quarkus, JReleaser, Seed4J, and Gradle updates.

Read more
AI Newsandroidandroiddev

Understanding Jetpack Compose's @Composable Functions as UI Building Blocks

Explore how Jetpack Compose transforms Android UI development by treating UI components as reusable, state-driven 'Lego bricks' called @Composable functions.

Read more
AI Newswebdevprogramming

Empowering the Future: Building Meaningful Projects with Microsoft Technologies

Microsoft's technology stack enables developers to create impactful solutions using Azure, AI, and cross-platform tools for social good, sustainability, and innovation.

Read more
AI NewsOpen SourceCommunity

From QA to Indie Dev: My Two Years in Hacktoberfest

A journey from QA contributor to indie gamedev through Hacktoberfest, highlighting the impact of non-coding contributions in open source.

Read more
AI Newscsharpprogramming

The Essential C# Interfaces Every Developer Should Know

A comprehensive guide to understanding and implementing key C# interfaces like IEnumerable, IEquatable, IDisposable, IComparable, and IEqualityComparer, with code examples and best practices.

Read more
AI NewsDevelopmentSoftware Engineering

See the SQL Behind Any Spring Data JPA Method Name with This Open-Source Tool

A zero-dependency tool translates Spring Data JPA method names into JPQL and SQL live, revealing the grammar behind the magic.

Read more