Ayoush Chourasia
thinkersClub

thinkersClub

Follow
Follow
homeZettelkastenElixirometryDS and AlgorithmNerd StuffUI/UXSponsor
Tag

learning

#learning

More content

Read more stories on Hashnode


Articles with this tag

Unveiling Software Architecture Styles - Part 2

Nov 1, 20237 min read24 views

In the first part of our exploration, we delved into the world of software architecture, uncovering the significance of architectural styles and their...

Unveiling Software Architecture Styles - Part 2

Elixir: Exploring Functional Concurrency - Part 1 of Our Elixir Series

Oct 28, 20235 min read13 views

Welcome to the first installment of our Elixir blog series! In this series, we will delve deep into Elixir, a programming language renowned for its...

Elixir: Exploring Functional Concurrency - Part 1 of Our Elixir Series

Comprehensive Guide to Database Management Systems and Models - Part 0

Aug 17, 20234 min read7 views

Database Management Systems (DBMS) Introduction A database is a collection of data that is organized in a way that makes it easy to access and use. A...

Comprehensive Guide to Database Management Systems and Models - Part 0

A Beginner's Guide to Algorithm Analysis with Coding Examples - Part 0

Aug 17, 20232 min read4 views

Introduction Algorithms are the building blocks of efficient problem-solving in computer science. This guide will delve into algorithm analysis,...

A Beginner's Guide to Algorithm Analysis with Coding Examples - Part 0

The Craft of Effective Naming in Software Development

Aug 15, 20232 min read5 views

Introduction Names are the bedrock of software development. They are the labels that define the essence of variables, functions, classes, and more. A...

The Craft of Effective Naming in Software Development