Posts by Tag

CSharp

C# Internals - Single and SingleOrDefault

3 minute read

Many developers occasionally use the LINQ methods First and FirstOrDefault as substitutes for Single and SingleOrDefault. This practice stems from the belief...

HashSet in C# with Examples

2 minute read

In C#, HashSet is an unordered collection of unique elements. This collection is introduced in .NET 3.5. It provides fast lookups and high-performance set op...

Back to top ↑

life

How much do I Work?

1 minute read

I want to introduce you to a simple tool that can manage the time you work with the computer

Back to top ↑

CSharp-Generic-HashSet

HashSet in C# with Examples

2 minute read

In C#, HashSet is an unordered collection of unique elements. This collection is introduced in .NET 3.5. It provides fast lookups and high-performance set op...

Back to top ↑

CSharp-Dispose

Back to top ↑

CSharp-Finalize

Back to top ↑

singleordefault

C# Internals - Single and SingleOrDefault

3 minute read

Many developers occasionally use the LINQ methods First and FirstOrDefault as substitutes for Single and SingleOrDefault. This practice stems from the belief...

Back to top ↑

single

C# Internals - Single and SingleOrDefault

3 minute read

Many developers occasionally use the LINQ methods First and FirstOrDefault as substitutes for Single and SingleOrDefault. This practice stems from the belief...

Back to top ↑

internals

C# Internals - Single and SingleOrDefault

3 minute read

Many developers occasionally use the LINQ methods First and FirstOrDefault as substitutes for Single and SingleOrDefault. This practice stems from the belief...

Back to top ↑

AI

Exploring LLMs: How ChatGPT and AI Learn to Talk

14 minute read

AI (Artificial Intelligence) is everywhere these days, and you’ve probably heard of ChatGPT. It’s a tool that uses something called Large Language Models (LL...

Back to top ↑

LLMs

Exploring LLMs: How ChatGPT and AI Learn to Talk

14 minute read

AI (Artificial Intelligence) is everywhere these days, and you’ve probably heard of ChatGPT. It’s a tool that uses something called Large Language Models (LL...

Back to top ↑

Large Language Models

Exploring LLMs: How ChatGPT and AI Learn to Talk

14 minute read

AI (Artificial Intelligence) is everywhere these days, and you’ve probably heard of ChatGPT. It’s a tool that uses something called Large Language Models (LL...

Back to top ↑

NLP

Exploring LLMs: How ChatGPT and AI Learn to Talk

14 minute read

AI (Artificial Intelligence) is everywhere these days, and you’ve probably heard of ChatGPT. It’s a tool that uses something called Large Language Models (LL...

Back to top ↑

Data Science

Exploring LLMs: How ChatGPT and AI Learn to Talk

14 minute read

AI (Artificial Intelligence) is everywhere these days, and you’ve probably heard of ChatGPT. It’s a tool that uses something called Large Language Models (LL...

Back to top ↑

Machine Learning

Exploring LLMs: How ChatGPT and AI Learn to Talk

14 minute read

AI (Artificial Intelligence) is everywhere these days, and you’ve probably heard of ChatGPT. It’s a tool that uses something called Large Language Models (LL...

Back to top ↑

Deep Learning

Exploring LLMs: How ChatGPT and AI Learn to Talk

14 minute read

AI (Artificial Intelligence) is everywhere these days, and you’ve probably heard of ChatGPT. It’s a tool that uses something called Large Language Models (LL...

Back to top ↑