
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.
Articles and guides from practicing developers. Learn new things, find solutions and implement your ideas.

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

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.

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.

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.

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.

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

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.

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.

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.

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.

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.