Skip to content
Dev Tutorials
16-05-25
Data & Analytics
Analytics
Data Management
Databases
Enterprise Buyer’s Guides
Software Development & AI
AI
Careers
Development Tools
Generative AI
Open Source
Programming Languages
Java
JavaScript
Microsoft .NET
Python
Software Development
Technology & Infrastructure
Cloud Computing
DevOps
Emerging Technology
Security
Technology Industry
X
Tag:
Development Libraries and Frameworks
Dev Tutorials
>>
Read More
May 15, 2025
May 15, 2025
4 key capabilities of Kong’s Event Gateway for real-time event streams
Event-driven architecture needs the same governance and control as APIs. Kong’s new Event Gateway brings…
3 Comments
Read More
May 1, 2025
May 1, 2025
Oracle releases FIPS-validated crypto module for Java
Jipher is a cryptographic service provider for Java that packs a FIPS 140-2 validated OpenSSL…
0 Comments
Read More
May 1, 2025
May 1, 2025
How to use the IServiceProvider interface in ASP.NET Core
Take advantage of the IServiceProvider interface to resolve service dependencies in ASP.NET Core and improve…
0 Comments
Read More
April 28, 2025
April 28, 2025
Thesys introduces generative UI API for building AI apps
C1 by Thesys is a generative UI API that uses large language models to generate…
0 Comments
Read More
April 25, 2025
April 25, 2025
MarkItDown: Microsoft’s open-source tool for Markdown conversion
MarkItDown offers a simple and powerful way to convert documents and media files into Markdown…
2 Comments
Read More
April 11, 2025
April 11, 2025
DSPy: An open-source framework for LLM-powered applications
DSPy shifts the paradigm for interacting with models from prompt hacking to high-level programming, making…
0 Comments
Read More
April 4, 2025
April 4, 2025
How to use guard clauses in C#
Take advantage of guard clauses in C# to eliminate unnecessary nested constructs and branches and…
0 Comments
Read More
April 2, 2025
April 2, 2025
HTMX and Alpine.js: How to combine two great, lean front ends
Alpine and HTMX both take a fresh approach to web development by pushing the limits…
0 Comments
Read More
April 2, 2025
April 2, 2025
The best Python libraries for parallel processing
Do you need to distribute a heavy Python workload across multiple CPUs or a compute…
0 Comments
Read More
March 29, 2025
March 29, 2025
Thread-y or not, here’s Python!
There’s more than one way to thread (or not to thread) a Python program. We…
0 Comments
Posts pagination
1
2
3
Next page
Search
Search
Recent Posts
Google to unveil AI agent for developers at I/O, expand Gemini integration
Boomi launches agentic AI tools, announces AWS collaboration
4 key capabilities of Kong’s Event Gateway for real-time event streams
Scala stabilizes named tuples
How to use template strings in Python 3.14