Angular Aneesh Lal Gopalakrishnan in Angular Inline PDF Viewer in an Angular App? Now you can This article by Aneesh Lal Gopalakrishnan describes the easiest way to integrate an inline pdf viewer into an angular application.… 23 May 2022 7 min read
.NET Camilo Reyes in .NET Creating unique datasets with managed code It’s easy to create a unique dataset using DISTINCT in SQL, however, it may be beneficial to do this in... 12 May 2022 12 min read
Python Priyanka Nawalramka in Python Memory profiling in Python with tracemalloc You can find memory leaks in Python code with tracemalloc. In this article, Priyanka Nawalramka demonstrates how to use tracemalloc... 27 April 2022 8 min read
Development Goodness Woke in Development Working with Firebase Version 9 Modular SDK and React Typescript Firebase is a SaaS platform that provides developers with many services to improve productivity and reduce build time. In this... 20 April 2022 13 min read
Data Science Naveed Janvekar in Data Science Clustering data for insights Clustering data gives quick insights into large unstructured data. In this article, Naveed Janvekar explains clustering and provides a quick... 11 April 2022 6 min read
BI Sanil Mhatre in BI Finding deeper insights with Topic Modeling Topic modeling can be used to find more detailed insights into text than a word cloud can provide. Sanil Mhatre... 06 April 2022 23 min read
.NET Camilo Reyes in .NET A Practical Guide to Dapper Dapper is a lightweight framework for data access. Camilo Reyes explains how to query, call stored procedures, and more with... 14 February 2022 14 min read
Data Science Sanil Mhatre in Data Science Sentiment Analysis with Python Python is a modern general-purpose programming language that's very useful for analytics. Sanil Mhatre demonstrates sentiment analysis with Python.… 03 February 2022 17 min read
Featured Lance Talbert in Featured Unity state machine behaviours Video games would not be much fun without animation. In this article, Lance Talbert demonstrates Unity state machine behaviours to... 29 November 2021 12 min read
.NET Andy Brown in .NET 10 reasons why Python is better than C# (or almost any other programming language) After resisting learning Python for years, assuming it was just another object-oriented programming language, Andy Brown now gets what the... 16 November 2021 11 min read
.NET Camilo Reyes in .NET Cache strategies in Redis Redis is an in-memory NoSQL data store. Memory is faster than disk, but there are still ways to improve performance.... 25 October 2021 11 min read
.NET Joydip Kanjilal in .NET Building and consuming GraphQL API in ASP.NET Core 5 GraphQL is a platform-independent, language-neutral query language and may be used to run queries and retrieve data. Joydip Kanjilal explains... 20 October 2021 23 min read
.NET Julio Sampaio in .NET Getting started with Jamstack Jamstack is not a toolset; it’s a development methodology that can improve performance, productivity, and flexibility while keeping maintenance simple.... 05 August 2021 7 min read
.NET Lance Talbert in .NET Using post-processing effects in Unity Changing the UI in games makes the games more fun to play. Lance Talbert demonstrates how to use post-processing effects... 20 July 2021 15 min read
.NET Camilo Reyes in .NET Functional monads in C# Monads elevate basic C# types and unlock functional patterns, similar to containers. In this article, Camilo Reyes explains functional monads... 28 June 2021 18 min read
.NET Diogo Souza in .NET Setting up a Kafka test environment with Kafdrop Kafdrop is n open source project that allows you to view information from Kafka brokers. In this article, Diogo Souza... 10 May 2021 9 min read
.NET Julio Sampaio in .NET Documenting and testing APIs with Postman Postman can be used to automate API tests. In this article, Julio Sampaio demonstrates documenting and testing APIs with Postman.… 10 May 2021 14 min read
.NET Lance Talbert in .NET Using MySQL with Unity Even games must store data like top scores. In this article, Lance Talbert explains how to save data using MySQL... 15 April 2021 16 min read
Data Science Chandra Kudumula in Data Science Insurance price prediction using Machine Learning (ML.NET) In this article, Chandra Kudumula shows how to use ML.NET to train a model for predicting costs from an insurance... 09 April 2021 9 min read
.NET Camilo Reyes in .NET Integrate Create React app with .NET Core 5 Camilo Reyes demonstrates how to integrate the Create React app with .NET core to generate a scaffold which removes several... 22 February 2021 15 min read