✍️ Author

PyLand Team

PyLand Team

253 Articles
90719 Views
16 Reactions
✍️ Articles

Author's articles

All publications PyLand Team

GitHub Issues: Tasks, Bugs, and Ideas in One Place πŸ›
Git & GitHub

GitHub Issues: Tasks, Bugs, and Ideas in One Place πŸ›

GitHub Issues is the built-in task tracker in every repository. It's where bugs are discussed, features are requested, and team...

🟑 Medium
πŸ“… 06.05.2026
Migrating from GitLab to GitHub
Git & GitHub

Migrating from GitLab to GitHub

A Git repository can be moved to GitHub with its history, branches, and tags, but GitLab-specific data and settings require...

🟣 Expert
πŸ“… 06.05.2026
Publishing Your First Repository on GitHub πŸš€
Git & GitHub

Publishing Your First Repository on GitHub πŸš€

Created a local Git repository and want to share it with the world? Here's how to publish your project on...

🟒 Beginner
πŸ“… 06.05.2026
Adding an Existing Project to GitHub Desktop πŸ“
Git & GitHub

Adding an Existing Project to GitHub Desktop πŸ“

Got a folder with code on your computer and want to start using Git? Here's how to add a local...

🟒 Beginner
πŸ“… 06.05.2026
Git Commit Best Practices
Git & GitHub

Git Commit Best Practices

A good commit contains one complete change and a message that explains its purpose without requiring the reader to inspect...

🟑 Medium
πŸ“… 06.05.2026
Git Conflicts: Step-by-Step Breakdown βš”οΈ
Git & GitHub

Git Conflicts: Step-by-Step Breakdown βš”οΈ

A merge conflict is a situation where Git cannot automatically combine changes from two branches because both developers modified the...

πŸ”΄ Advanced
πŸ“… 06.05.2026
GitHub Profile Optimization
Git & GitHub

GitHub Profile Optimization

Your GitHub profile is your storefront for employers. Recruiters look at activity, project quality, and your README.

🟣 Expert
πŸ“… 06.05.2026
Your first open-source contribution: where to start 🎁
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...

🟣 Expert
πŸ“… 06.05.2026
JSON: Persisting Data
Python

JSON: Persisting Data

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

🟑 Medium
πŸ“… 03.04.2026
map() β€” Transform Every Element!
Python

map() β€” Transform Every Element!

The map() function lazily applies a transformation to every item in an iterable.

🟑 Medium
πŸ“… 03.04.2026
filter() β€” Pick What You Need!
Python

filter() β€” Pick What You Need!

The filter() function keeps the elements for which a predicate returns a truthy value.

🟑 Medium
πŸ“… 03.04.2026
Lambda Functions
Python

Lambda Functions

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

🟑 Medium
πŸ“… 03.04.2026
πŸ“Š Statistics

Statistics by categories

Author's article distribution by topics

πŸ“

Django

63 articles

πŸ“

Python

54 articles

πŸ“

Git ΠΈ GitHub

32 articles

πŸ“

Html Css

23 articles

πŸ“

LLM ΠΈ AI

21 articles