Resources  
  • n8n Native Data Tables - Built-in Structured Data Storage for Smarter AutomationsDec 17, 2025. Unlock smarter automations with n8n Native Data Tables, a built-in data storage feature that allows you to persist structured data directly within your workflows. By eliminating the need for external databases, spreadsheets, or third-party tools, n8n simplifies data management while keeping automations fast and reliable. In this article, you’ll learn how n8n Native Data Tables work, explore real-world use cases, understand their benefits and limitations, and see practical automation examples you can apply immediately.
  • Mini Chat App (SignalR Basics) – Angular + ASP.NET CoreNov 26, 2025. Build a real-time mini chat app with Angular and ASP.NET Core SignalR! This tutorial covers backend setup, Angular integration, and deployment considerations. Learn SignalR basics!
  • Building an AI Task Management Agent using Microsoft Agentic AI FrameworkOct 07, 2025. Discover how to build intelligent AI agents using the Microsoft Agentic AI Framework and Azure OpenAI. This guide covers setting up Azure resources, deploying models like gpt-4o-mini, creating function tools, and building production-ready web applications. Learn to leverage autonomous function calling and tool orchestration for adaptive, scalable AI solutions, reducing complexity and enhancing user experiences.
  • Build a Simple Habit Tracker in C# Console with JSON StorageJul 31, 2025. In this beginner-friendly C# article, you'll learn how to build a Habit Tracker application using a simple console interface and JSON for persistent storage. This project will help you manage daily habits and understand key programming concepts like classes, lists, file handling, and serialization in C#.
  • How to Create Telegram Bot?Nov 29, 2024. This article centers around how to create a Telegram Bot. Learn how to create a simple calculator bot for Telegram using Python. This article covers Telegram bot basics, environment setup, coding with Python, and adding essential functionalities like commands and evaluation.
  • Comparing Azure OpenAI GPT-4o and GPT-4o MiniAug 24, 2024. Azure OpenAI GPT-4o is a powerful, full-scale AI model designed for complex tasks requiring high computational power. GPT-4o Mini is a more efficient, scaled-down version, offering robust performance on a broader range of hardware. Both models seamlessly integrate with Azure, catering to diverse use cases.
  • Discovering Azure OpenAI GPT-4o Mini: Your New AI CompanionAug 24, 2024. Azure OpenAI's GPT-4o Mini is a compact, high-performance AI model designed for efficient text generation. It excels in tasks like chatbot creation, content generation, and data analysis. Versatile and easily integrable with Azure services, it provides advanced NLP capabilities in a cost-effective, accessible package.
  • Number Guessing Game in PythonJan 19, 2024. In this article, you will learn how to write a Guess-the-number game in Python using a Google Colab. You will learn three different ways to implement it.
  • How to build a Sentiment Analysis Chatbot using Python?Nov 18, 2023. In this article, we will explore the creation of a simple Sentiment Analysis Chatbot using Python and the Tkinter GUI library. Sentiment analysis involves determining the sentiment (positive, negative, or neutral) expressed in a piece of text. Our chatbot will leverage the TextBlob library for sentiment analysis and Tkinter for the graphical user interface.
  • Batch And Online Machine LearningNov 26, 2019. There are so many ways to classify machine learning systems, and in this article, we are going to look at classification based on whether or not the machine system can learn incrementlly on the fly; i.e. Batch versus Online Learning.
  • How To Control Mini Servo With BBC Micro - BitMar 30, 2018. In this tutorial, I will show how can we control and drive Mini servo with BBC Micro: Bit.
  • Creating A Mini Browser Using Visual StudioSep 06, 2017. In this article, we will be creating a mini browser using Visual Studio.
  • SharePoint Server 2016 Feature Pack 1- Assign Shared Mini Roles to ServerNov 22, 2016. In this article, you will learn how to assign shared Mini Roles to the Server.
  • Configure Search Service As A Mini Role In SharePoint Server 2016Oct 27, 2016. In this article, you will learn how to configure Search Service as a Mini Role in SharePoint Server 2016.
  • Configure And Add A Front End Mini Role Server To The SharePoint 2016 FarmOct 16, 2016. In this article, you will learn how to configure and add a front end Mini Role Server to the SharePoint 2016 Farm.
  • Change Assigned Mini Roles In SharePoint Server 2016Oct 14, 2016. In this article, you will learn how to change Assigned Mini Roles in SharePoint Server 2016.
  • How To Create Mini Calculator In PythonMay 06, 2016. In this article you will learn how to create Mini Calculator in Python.
  • Mini Paint Application Using C#Aug 21, 2014. This article shows how to create a Mini Paint Application using a C# Windows Forms application.
  • Creation Of Mini Chart In QlikView ApplicationMay 07, 2014. This article describes how to create a Mini Chart in a QlikView application.
  • How To Make a Mini Calculator In AndroidFeb 08, 2013. In this article I describe how to make a mini calculator in Android.
  • Mini Browser Application in Windows Phone 7Mar 20, 2012. In this article we are going to explore the WebBrowser control in Windows Phone 7.
  • Tangrams in WPFNov 07, 2011. In this article we will see how to use the WPF move and rotate concepts to implement a tangram game