Latest from todayHow to create AI agents with Neo4j Aura AgentNeo4j Aura Agent is an end-to-end platform for creating agents, connecting them to knowledge graphs, and deploying to production using low-code and autogeneration tools. Let’s dive in. By Zach BlumenfeldMar 19, 202610 minsDatabasesDevelopment ToolsGenerative AI 4 self-contained databases for your appsBy Serdar YegulalpFeb 4, 20264 minsData ManagementDatabasesSoftware Development Get started with Angular: Introducing the modern reactive workflowBy Matthew TysonJan 29, 202614 minsJavaScriptTypeScriptWeb DevelopmentHow to use Pandas for data analysis in PythonBy Serdar Yegulalp Jan 21, 202614 minsDevelopment ToolsLibraries and FrameworksPython React tutorial: Get started with the React JavaScript libraryBy Matthew Tyson Jan 15, 202612 minsJavaScriptLibraries and FrameworksTypeScript Getting started with GitHub Copilot in Visual Studio or VS CodeBy Joydip Kanjilal Jan 15, 20268 minsDevelopment ToolsIntegrated Development EnvironmentsVisual Studio Rust slow to compile? Here’s how to speed it upBy Serdar Yegulalp Jan 14, 20267 minsDevelopment ToolsLibraries and FrameworksRust Intro to Hotwire: HTML over the wireBy Matthew Tyson Dec 31, 202510 minsHTMLJavaScriptWeb Development Get started with Python’s new native JITBy Serdar Yegulalp Dec 24, 20256 minsProgramming LanguagesPythonSoftware Development Spark tutorial: Get started with Apache Spark A step by step guide to loading a dataset, applying a schema, writing simple queries, and querying real-time data with Structured Streaming By Ian Pointer Nov 27, 2017 11 mins Open Source Python SQL How to implement a custom exception class in C# Take advantage of custom exception classes to extend error handling or add meaningful information to the errors thrown by your .Net applications By Joydip Kanjilal Nov 20, 2017 4 mins C# Small and Medium Business Software Development How to improve your scrum master skills Building your scrum master skills leads to a several career opportunities. Here are the skills that will take you to the next level By Isaac Sacolick Nov 20, 2017 9 mins Agile Development Careers Software Development How to improve your scrum master skills Building your scrum master skills leads to a several career opportunities. Here are the skills that will take you to the next level By Isaac Sacolick Nov 20, 2017 9 mins Agile Development Careers Software Development Real-time machine learning with TensorFlow, Kafka, and MemSQL How to build a simple machine learning pipeline that allows you to stream and classify simultaneously, while also supporting SQL queries By Gary Orenstein Nov 15, 2017 6 mins Databases Development Tools Machine Learning How to avoid memory leaks in .Net applications Learn the causes of memory leaks in .Net, how to detect them, and how avoid them in your applications By Joydip Kanjilal Nov 13, 2017 5 mins Small and Medium Business Software Development How to secure ASP.Net Web APIs using authorization filters Take advantage of ASP.Net Web API authorization filters to authorize incoming requests to your web API By Joydip Kanjilal Nov 10, 2017 4 mins APIs Software Development How to implement a simple logger in C# It's easy to create a custom logging framework to log your .Net application's errors and events to a flat file, a database, or the event log By Joydip Kanjilal Nov 6, 2017 4 mins C# Software Development Data structures and algorithms in Java, Part 2: One-dimensional arrays Get started with one-dimensional arrays and array variables, then try out five algorithms for searching and sorting arrays in your Java programs By Jeff Friesen Nov 1, 2017 23 mins Data Management Java Software Development How to work with logging in ASP.Net Core Take advantage of ASP.Net Core's flexible, customizable and extendable Logging API to plug in a custom logger with ease By Joydip Kanjilal Oct 30, 2017 4 mins Software Development R tutorial: Learn to crunch big data with R Get started using the open source R programming language to do statistical computing and graphics on large data sets By Martin Heller Oct 26, 2017 13 mins Analytics Data Management R Language Get started with Microsoft’s Azure IoT DevKit Add machine learning and stream analytics to your internet of things prototypes, even if they don’t run Windows By Simon Bisson Oct 24, 2017 7 mins Microsoft Azure PaaS Technology Industry Testing with the InMemory provider in Entity Framework How to use the InMemory provider in Entity Framework Core to test your methods without hitting the database or using fakes and mocks By Joydip Kanjilal Oct 23, 2017 5 mins App Testing Small and Medium Business Web Development How to use dependency injection in ASP.NET Core Take advantage of dependency injection in ASP.NET Core to plug in components and improve code maintenance and testability By Joydip Kanjilal Oct 16, 2017 5 mins Small and Medium Business Software Development Programming with Java APIs, Part 1: OpenAPI and Swagger Get started with API-driven development for cloud and microservices architectures By Matthew Tyson Oct 10, 2017 13 mins APIs Agile Development Web Development How to use in-memory caching in ASP.NET Core Take advantage of in-memory caching in ASP.NET Core to improve the performance and scalability of your application By Joydip Kanjilal Oct 9, 2017 7 mins Software Development Awless tutorial: Try a smarter CLI for AWS A guided tour of the Awless CLI for Amazon Web Services, an alternative to the AWS CLI with simpler syntax, smart defaults, and powerful templates By Henri Binsztok Oct 5, 2017 21 mins Amazon Web Services Careers Open Source How to transfer your datacenter’s data to Azure Hybrid applications need dedicated connectivity and new ways of getting data from your datacenter to the cloud By Simon Bisson Oct 3, 2017 5 mins Cloud Computing Microsoft Azure Technology Industry When to use the volatile keyword in C# How to take advantage of the volatile keyword in C# to ensure that concurrent threads get the latest value of an object By Joydip Kanjilal Oct 2, 2017 5 mins C# Small and Medium Business Software Development Web services in Java SE, Part 4: SOAP with Attachments API for Java Learn about SAAJ and other advanced Java SE Web service features By Jeff Friesen Sep 26, 2017 54 mins Development Tools Java Web Development How to perform lazy initialization in C# Use lazy initialization to save resources and improve performance by deferring the initialization of expensive objects until they're requested By Joydip Kanjilal Sep 25, 2017 5 mins C# Small and Medium Business Software Development How to set up Zeppelin for analytics and visualization The open source notebook for analytics and visualization is highly capable. Here’s how to get it up and running in Amazon’s EC2 By Andrew C. Oliver Sep 22, 2017 8 mins Analytics Machine Learning Open Source Manage access control using Redis Bitfields How to create a high-performance, highly available, and flexible access control system using binary data and bitwise operators in Redis By Kyle J. Davis Sep 20, 2017 16 mins Access Control Databases Security How to work with MongoDB in .NET Get started with documents and collections in the popular, open source, NoSQL database using C# By Joydip Kanjilal Sep 18, 2017 5 mins Databases Microsoft .NET Small and Medium Business 10 tips for better search queries in Apache Solr Get started with Solr’s specialized search query functions such as filter queries and faceting By Andrew C. Oliver Sep 15, 2017 5 mins Databases SQL Software Development How to work with Elasticsearch in .Net Take advantage of the open source search engine using C# to search and analyze your application’s data in real time By Joydip Kanjilal Sep 11, 2017 5 mins Microsoft .NET Open Source Small and Medium Business Windows Amazon EC2 tutorial: How to set up an EC2 instance EC2 has changed quite a bit in the last five years, so whether you are new to EC2 or an old hand, it’s worth a look at how to launch your own EC2 instances today By Andrew C. Oliver Sep 8, 2017 10 mins Cloud Computing Small and Medium Business Software Development How to use the object pool design pattern in C# Boost application performance by using the object pool design pattern to recycle objects that are expensive to create By Joydip Kanjilal Sep 4, 2017 4 mins C# Development Tools Small and Medium Business Web services in Java SE, Part 3: Creating RESTful Web services Learn how to create RESTful-based Web services By Jeff Friesen Sep 2, 2017 26 mins Java Libraries and Frameworks Linux Amazon EC2 tutorial: How to set up an EC2 instance EC2 has changed quite a bit in the last five years, so whether you are new to EC2 or an old hand, it’s worth a look at how to launch your own EC2 instances today By Andrew C. Oliver Aug 31, 2017 9 mins Cloud Computing How to get started with Akka.Net Take advantage of Akka.Net to build concurrent, fault tolerant, event-driven applications using the high-level abstractions of the actor model By Joydip Kanjilal Aug 28, 2017 5 mins Small and Medium Business Software Development How to speed your code using CPU caches Techniques include using cache-friendly structs provides a huge performance gain By Joydip Kanjilal Aug 21, 2017 4 mins Software Development Build an app with Flask and Oracle Mobile Cloud Service A step-by-step guide to defining an API with Flask and deploying to Oracle’s mobile back end as a service By Team Synapse Aug 16, 2017 11 mins JavaScript Mobile Development Python Web services in Java SE, Part 2: Creating SOAP web services Learn how to create SOAP-based Web services By Jeff Friesen Aug 14, 2017 23 mins Java How to move into a cloud career from traditional IT From architects to developers, there is a path from traditional IT to the gold-plated jobs in the cloud By David Linthicum Aug 14, 2017 6 mins Careers Cloud Computing How to use Apache Kafka messaging in .Net Take advantage of the fast and scalable open source message broker to meet high-volume data processing challenges on Windows By Joydip Kanjilal Aug 14, 2017 5 mins Data Management Small and Medium Business Software Development Data structures and algorithms in Java, Part 1: Overview Get an overview of data structures and algorithms and how they work together in your Java programs By Jeff Friesen Aug 10, 2017 18 mins Design Patterns Java Programming Languages How to (not) use the large object heap in .Net Understand why the large object heap in .Net is prone to fragmentation and how to use memory more efficiently By Joydip Kanjilal Aug 7, 2017 5 mins Small and Medium Business Software Development How to log request and response metadata in ASP.NET Web API Take advantage of a custom message handler to log request and response metadata in Web API for debugging, tracing, and inspection of the incoming and outgoing calls By Joydip Kanjilal Jul 31, 2017 7 mins Software Development How to write performance tests using NBench Take advantage of NBench to analyze code throughput, memory allocations, and GC overhead in your .NET application By Joydip Kanjilal Jul 24, 2017 4 mins App Testing Small and Medium Business Web Development Web services in Java SE, Part 1: Tools overview Learn all about Web services and how they work in Java SE By Jeff Friesen Jul 21, 2017 21 mins Development Tools Java Web Development 21 rules for faster SQL queries Follow these tried-and-true techniques to improve the speed and scalability of your relational database By Sean McCown Jul 20, 2017 11 mins Data Management Java Software Development How to make your Web API responses consistent and useful A custom wrapper for your Web API responses can provide meaningful information and ensure consistency regardless of success or failure. By Joydip Kanjilal Jul 17, 2017 6 mins C# Microsoft .NET Web Development How to do partial updates to REST API resources Take advantage of HTTP PATCH to partially update resources and transfer less data over the wire By Joydip Kanjilal Jul 10, 2017 4 mins Small and Medium Business Software Development Web Development How AWS Lambda’s serverless functions work A first-hand, step-by-step look at the ease and simplicity of Amazon's "function as a service" platform By Peter Johnson Jul 5, 2017 9 mins Cloud Computing PaaS Serverless Computing Why serverless? Meet AWS Lambda A first-hand, step-by-step look at the ease and simplicity of Amazon's "function as a service" platform By Peter Johnson Jul 5, 2017 10 mins Amazon Web Services Careers Development Tools Java library evolution and other puzzlers By Jeff Friesen Jul 4, 2017 7 mins Java How to use the mediator design pattern in C# Take advantage of the mediator design pattern to promote loose coupling and simplify the coding of object interactions By Joydip Kanjilal Jul 3, 2017 4 mins C# Small and Medium Business Software Development The rules for REST: How to be RESTful in HTTP/JSON APIs It’s easy to get sloppy in your APIs, so here’s a refresher on how to be correctly RESTful in your client scripts By Andrew C. Oliver Jun 29, 2017 4 mins APIs Software Development Web Development How to use correlation IDs in ASP.Net Web API Take advantage of the built-in correlation IDs in Web API to track HTTP requests that flow through multiple back-end services By Joydip Kanjilal Jun 26, 2017 4 mins Small and Medium Business Software Development Web Development 1…151617181920212223…91 Show me moreLatestArticlesVideos news OpenAI’s desktop superapp: The end of ChatGPT as we know it? By Gyana SwainMar 20, 20265 mins Artificial IntelligenceDevelopment ToolsSoftware Development news Google’s Stitch UI design tool is now AI-powered By Maxwell CooterMar 20, 20261 min Artificial IntelligenceDevelopment ToolsSoftware Development news Stop using AI to submit bug reports, says Google By Maxwell CooterMar 20, 20262 mins Artificial IntelligenceBugsOpen Source video How to build desktop apps in Typescript with Electrobun Mar 17, 20265 mins Python video Write and run assembly in Python with Copapy Mar 10, 20265 mins Python video Run AI Models Locally on Your PC — No Cloud Required (LM Studio Guide) Mar 3, 20265 mins Python