✍️ Author

Pyland

Автор статей на Pyland

0 Articles
8202 Views
7 Reactions
✍️ Articles

Author's articles

All publications Pyland

📝
Git & GitHub

GitHub Profile Optimization: A Professional's Guide 🌟

Your GitHub profile is your storefront for employers! Here's how to make it attractive.

� Beginner
📅 06.05.2026
📝
Git & GitHub

Your first open-source contribution: where to start 🎁

Open source is software with publicly available source code. Anyone can read the code, propose changes, and contribute. This is...

� Beginner
📅 06.05.2026
📝
Python

JSON: Persisting Data Like a Real Game 💾

Goal: Learn to save and load data in JSON format.

� Beginner
📅 03.04.2026
📝
Python

map() — Transform Everything at Once! 🔄

map() applies a function to every element of an iterable and returns the results.

� Beginner
📅 03.04.2026
📝
Python

filter() — Pick the Best! 🔍

filter() selects elements that pass a test (return True).

� Beginner
📅 03.04.2026
📝
Python

Lambda Functions: Tiny Smart Functions ⚡

A lambda is a way to create a small, single-line, anonymous function.

� Beginner
📅 03.04.2026
📝
Python

reduce() — Fold Everything into One! 🔽

reduce() folds a list down to a single value by applying a function sequentially.

� Beginner
📅 03.04.2026
📝
Python

List Comprehensions — Elegant Lists! ✨

A list comprehension is a way to build a list in one line instead of a loop.

� Beginner
📅 03.04.2026
📝
Python

CSV: Working with Tables 📊

Goal: Learn to read and write tabular data in CSV format.

� Beginner
📅 03.04.2026
📝
Python

Pure Functions — Clean and Predictable! 🧼

A pure function is a function that: Always returns the same result for the same arguments Has no side effects...

� Beginner
📅 03.04.2026
📊 Statistics

Statistics by categories

Author's article distribution by topics

📝

Python

40 articles

📝

Git и GitHub

31 articles

📝

API

9 articles

📝

Docker

8 articles

📝

LLM и AI

7 articles