{}const=>[]async()letfn</>var
Developer Blog

Knowledge that works

Articles and guides from practicing developers. Learn new things, find solutions and implement your ideas.

Filter by topics
Writing Your First C# Console Program: Quick, Easy, and Painless
PracticeBasics

Writing Your First C# Console Program: Quick, Easy, and Painless

Let's learn how to write our first C# program: we'll install .NET, create a console application, and run our first code.

Mar 13, 2026Read
Java: How to Write Your First App Without Breaking Your Keyboard
BasicsDevelopment

Java: How to Write Your First App Without Breaking Your Keyboard

Let’s learn how to create your first Java application—from installing the JDK to running the program. Step by step, in a simple way, and with a touch of memes, so that even the first ‘Hello, World’ doesn’t feel like a 100-hour quest.

Mar 13, 2026Read
Your First JavaScript Program: How to Start Writing Code Without Overthinking It
JSDevelopment

Your First JavaScript Program: How to Start Writing Code Without Overthinking It

Let’s learn how to write your first JavaScript program. We’ll take a detailed look at where to run the code, what to write first, and why.

Mar 13, 2026Read
Your First Python Script: A 10-Minute Guide from Installation to Execution
BasicsDevelopment

Your First Python Script: A 10-Minute Guide from Installation to Execution

Let's learn how to install Python, write your first script, and run it. It’s simple, fast, and free of unnecessary complexity—perfect for aspiring developers.

Mar 13, 2026Read
RAG on a local computer: how to connect PDF to a neural network and get accurate answers from your files
AIDevelopment

RAG on a local computer: how to connect PDF to a neural network and get accurate answers from your files

We will explain how to set up RAG on a local PC, connect PDFs and documents to LLM and get answers directly from your files — without clouds and data leaks.

Mar 3, 2026Read
Which neural network is right for your PC? We select LLM by RAM and VRAM without lags
DevelopmentAI

Which neural network is right for your PC? We select LLM by RAM and VRAM without lags

Let's see what LLM can be run on your hardware: from 8 GB of RAM to 24 GB of VRAM.

Mar 3, 2026Read
Ollama: installation and setup on PC — how to run Llama/other models locally
DevelopmentAI

Ollama: installation and setup on PC — how to run Llama/other models locally

We analyze how to install Ollama on Windows, macOS and Linux, download Llama, Mistral and other models and run a local AI server. Step-by-step guide for developers.

Mar 3, 2026Read
Local neural network without the Internet: how to install and use ChatGPT offline
DevelopmentAI

Local neural network without the Internet: how to install and use ChatGPT offline

We will explain how to run a local neural network on your PC, what tools to use, and why a developer should work with ChatGPT offline.

Mar 3, 2026Read
How to run ChatGPT on PC locally in 2026: step-by-step installation on Windows/macOS/Linux
AIDevelopment

How to run ChatGPT on PC locally in 2026: step-by-step installation on Windows/macOS/Linux

Want your ChatGPT without clouds, subscriptions, and "server not responding"? Let's figure out how to run a neural network locally on Windows, macOS, and Linux in 2026. In simple words, step by step, with real advice and no magic.

Mar 3, 2026Read
🐍 Pascal is alive and dangerous: we write mini-games on pure logic without engines and registration
PracticeDevelopment

🐍 Pascal is alive and dangerous: we write mini-games on pure logic without engines and registration

Do you think Pascal is a dead language from school textbooks? Not at all. In this article, we will prove that you can create real mini-games on it - without engines, frameworks and unnecessary dependencies.

Feb 26, 2026Read
Old schools, new tricks: what Free Pascal / Lazarus can do and why it's suddenly cool
DevelopmentOverview

Old schools, new tricks: what Free Pascal / Lazarus can do and why it's suddenly cool

Pascal is not a dead language from a school textbook, but a mature tool with lightning-fast compilation, native GUI and binaries without dependencies. Let's see what Free Pascal and Lazarus can do and why developers are paying attention to them again.

Feb 26, 2026Read
Showing 12 of 539 articles