MeshWorld India Logo MeshWorld.
Page 16

The Manifest.

More posts from The Manifest, paginated so the main blog stays lighter and faster to load.

Swapping Variable Values in Python
Python 3 min read

Swapping Variable Values in Python

Discover multiple ways to swap the values of two variables in Python, including the elegant tuple unpacking method and the traditional third-variable approach.

Vishnu
Vishnu
Get Python Version via Command Line
Python 2 min read

Get Python Version via Command Line

This article, guide you through the retrieval of Python version via command line.

Vishnu
Vishnu
How to Find String Length in Python Using len()
Program 1 min read

How to Find String Length in Python Using len()

Learn how to find the length of any string in Python using the built-in len() function. Understand how it counts characters, spaces, and special symbols.

Vishnu
Vishnu
Pattern programs in Java
JAVA 1 min read

Pattern programs in Java

In this article we will see different patterns that can be printed using loops in JAVA.

Vishnu
Vishnu
Program to Print Hello, World! in Python
Python 1 min read

Program to Print Hello, World! in Python

Program to Print Hello, World! in Python

Vishnu
Vishnu
Introduction to Flutter: The UI Revolution
Flutter 3 min read

Introduction to Flutter: The UI Revolution

Learn why Flutter is the top toolkit for building native mobile, web, and desktop apps from one codebase. Explore Dart, Hot Reload, and Flutter architecture.

Hinal Acharya
Hinal Acharya
Install Spotify on Ubuntu
HowTo 2 min read

Install Spotify on Ubuntu

Learn how to install Spotify on Ubuntu using Snap or Spotify's official Debian repository, plus how to update and remove it later.

Vishnu
Vishnu
Why design thinking is important?
Design 3 min read

Why design thinking is important?

Design thinking is a creative, iterative problem-solving technique adapted for businesses. In this article we, explain its definition and importance.

Aayushi Gajjar
Aayushi Gajjar
Rename file or folder in Google Drive
HowTo 3 min read

Rename file or folder in Google Drive

Learn how to rename files and folders in Google Drive using three simple methods. Improve your cloud storage organization and find your documents faster.

Vishnu
Vishnu
20 UX Terms Every Designer Should Know
UX 9 min read

20 UX Terms Every Designer Should Know

Master key UX terminology including user journey, wireframe, persona, and UI elements. Essential vocabulary for designers working with UI/UX.

Aayushi Gajjar
Aayushi Gajjar
Get the Last Element of an Array in PHP and Laravel
PHP 6 min read

Get the Last Element of an Array in PHP and Laravel

Five ways to get the last element of a PHP array: Arr::last(), last() helper, end(), array_slice(), and Eloquent collection ->last(). With side-effect warnings.

Vishnu
Vishnu
Top Sources for Free Illustrations and Icons for Designers
Design 2 min read

Top Sources for Free Illustrations and Icons for Designers

Discover the best sources for free illustrations, 3D shapes, and icons. Level up your web design projects with high-quality, royalty-free vector resources.

Aayushi Gajjar
Aayushi Gajjar
Guide to Creating a B2B Contract
Marketing 3 min read

Guide to Creating a B2B Contract

Guide to Creating a B2B Contract

Aayushi Gajjar
Aayushi Gajjar
How to Create Links in Markdown: A Step-by-Step Guide
Markdown 2 min read

How to Create Links in Markdown: A Step-by-Step Guide

Learn how to create internal and external links in Markdown. Master the syntax for anchor text, URLs, titles, and automatic email links for better navigation.

Hinal Acharya
Hinal Acharya
Create directories or folders in Linux with mkdir command
Linux 3 min read

Create directories or folders in Linux with mkdir command

The `mkdir` command comes handy to make one or more directories aka folders in Linux system. This article shows the basic usage of mkdir command with examples.

Vishnu
Vishnu
Low-Cost Marketing Tips for Freelance Developers & Designers
Marketing 5 min read

Low-Cost Marketing Tips for Freelance Developers & Designers

Explore affordable marketing strategies for freelancers. Learn how to build your brand, network effectively, and attract clients without a huge budget.

Aayushi Gajjar
Aayushi Gajjar
Inspirational Quotes for Developers
Life 4 min read

Inspirational Quotes for Developers

Inspirational Quotes for Developers

Vishnu
Vishnu
Markdown List Guide: Ordered and Unordered Lists
Markdown 3 min read

Markdown List Guide: Ordered and Unordered Lists

Master Markdown lists with this easy guide. Learn how to create ordered and unordered lists, nested items, and best practices for clean, readable documents.

Hinal Acharya
Hinal Acharya
Create a Laravel Collection from an Array
Laravel 5 min read

Create a Laravel Collection from an Array

Learn how to wrap a plain PHP array in a Laravel Collection using collect() or new Collection(). Covers filter, map, sum, and groupBy with real examples.

Vishnu
Vishnu
Configure Git User Name and Email via Terminal
Git 1 min read

Configure Git User Name and Email via Terminal

Learn how to set your global Git username and email via the terminal. Ensure every commit is correctly associated with your identity using simple commands.

Vishnu
Vishnu

Domain Expertise

Browse by topic.

Manifest Updates

Get new posts without checking the archive.

Stay close to the latest deep-dives, references, and practical engineering notes from MeshWorld without having to scan the archive manually.

Archive depth

More posts, still searchable and still useful, without forcing the main blog page to carry the full post list at once.

Reading flow

Faster main archive, lighter page weight, and a cleaner path into older tutorials, installs, and references.