Web Benedict Ampea-Badu in Web Making Accessibility Part of the Design Process – Part 2 Introduction to the concepts of accessibility in designs We live in the height of the digital age, where the digital... 15 January 2024 19 min read
Other Development Goodness Woke in Other Development Software optimization: leveraging algorithms for optimized performance/search. Software optimization refers to the process of improving the performance, efficiency, and resource utilization of a software application. It involves... 11 January 2024 19 min read
Other Development Chisom Kanu in Other Development Understanding the Importance of Data Lineage in Modern Data Management Data lineage is a component of modern data management that helps organizations understand the origins, transformations, and movement of their... 28 December 2023 22 min read
.NET Camilo Reyes in .NET AWS Step Functions in C# – Part 2 In part one of this series, I built a state machine which runs in the background to process uploaded resumes... 07 December 2023 12 min read
Other Development Goodness Woke in Other Development Content Management System Architecture A Content Management System (CMS) is a software application that allows users to handle digital content on a website without... 17 November 2023 16 min read
Web Benedict Ampea-Badu in Web Making Accessibility Part of the Design Process – Part 1 Accessibility should not be an afterthought In a world that thrives on connectivity and progress, the concept of accessibility has... 16 November 2023 18 min read
Python Yifei Wang in Python Decoding Efficiency in Deep Learning, A Guide to Neural Network Pruning in Big Data Mining In recent years, deep learning has emerged as a powerful tool for deriving valuable insights from large volumes of data,... 01 September 2023 17 min read
.NET Camilo Reyes in .NET AWS Step Functions in C# Step functions allow complex solutions to process data in the background. This frees users from having to wait on the... 17 August 2023 12 min read
Other Development Jagdish Mohite in Other Development Bots Usage in Artificial Intelligence The usage of bots in artificial intelligence (AI) has gained significant attention and importance in recent years. Bots, also known... 06 August 2023 26 min read
Other Development Ukeje Goodness in Other Development Building REST APIs in Go with Mux and GORM In modern software development, Application Programming Interfaces (APIs) are essential for building scalable and flexible systems. APIs enable applications to... 04 August 2023 9 min read
JavaScript Chisom Kanu in JavaScript Microtask Queues in Node.js Event Loop Node.js is a popular JavaScript runtime designed to execute JavaScript code outside the web browser environment. Node.js is built on... 14 July 2023 11 min read
Python Yifei Wang in Python Beyond Personalization, Overcoming Bias in Recommender Systems Recommender systems are ubiquitous in our everyday lives, providing personalized recommendations on social media, e-commerce platforms, and streaming services. These... 03 July 2023 12 min read
Other Development Lance Talbert in Other Development The Essential Unity Classes To Know There are several components that make up the Unity game engine, all of which can become important depending on the... 21 June 2023 23 min read
Web Aneesh Lal Gopalakrishnan in Web How to secure legacy ASP.NET MVC against Cross-Site (CSRF) Attacks Cross-Site Request Forgery (CSRF) attacks are widespread, and even some BigTech companies suffer from them. Netflix suffered in 2006 with... 12 April 2023 9 min read
MySQL Robert Sheldon in MySQL Modifying MySQL data from within Python In the previous article in this series, I introduced you to how to access MySQL data from within a Python... 03 April 2023 21 min read
Other Development Goodness Woke in Other Development The difference between libraries and frameworks The concept behind frameworks and libraries is to provide reusable code that you can use to perform everyday tasks so... 24 March 2023 18 min read
Other Development Goodness Woke in Other Development Firebase and Supabase: Key differences you need to know The tools classified as “Realtime Backend / API“, or tools that can rapidly process an API call and in this... 09 February 2023 26 min read
JavaScript Goodness Woke in JavaScript Express.js or Next.js for your Backend Project In this article, I will introduce two JavaScript frameworks that can be used to build backend projects. Backend development is... 25 November 2022 13 min read
Other Development Ukeje Goodness in Other Development How to Use Any SQL Database in GO with GORM Object Relational Mapping is a database abstraction technique that aids developers in manipulating and interacting with SQL databases using the... 05 November 2022 10 min read
Web Aditya Bikkani in Web The ultimate guide to web accessibility Accessibility ensures that everyone has a great experience on your site. Bikkani explains how to achieve web accessibility.… 03 June 2022 11 min read