python_developer
1.54K subscribers
3.74K photos
1.97K videos
232 files
434 links
کانال اموزش پایتون @Real_developer
تبلیغات پذیرفته میشود.
Download Telegram
30 Python Projects for Beginners to Get Started Coding (with Source Code)
🔥 از هر رشته، دانشگاه و پیش‌زمینه‌ای که هستی، می‌تونی برنامه‌نویس پایتون بشی.

 💯 ما بهت آموزشی می‌دیم که بتونی از اون در بازار کار برنامه‌نویسی استفاده کنی و درآمد داشته باشی!

 🔗 برای ثبت‌نام و مشاوره رایگان روی لینک زیر بزن:
📎 httb.ir/NZCMt ⬅️

 📩 و یا به آیدی زیر پیام بده:
💬 @daneshkar_support
Please open Telegram to view this post
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
Python 3 Beginners.pdf
9.5 MB
#Python 3 : 400 exercises and solutions for beginners
This media is not supported in your browser
VIEW IN TELEGRAM
🖥 badjpg
This useful Python script allows you to hide useful information inside a JPG image using steganography techniques.


Github

git clone https://github.com/basicW/badjpg.git
Convert Video Files to a Gif in #Python
Get PINCODE details using #Python
This media is not supported in your browser
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
Useful Python string formatting types base in placeholder
👍1
Image to pencil sketch using
Python libraries for ML
This media is not supported in your browser
VIEW IN TELEGRAM
Generate Barcode using Python
🖥 zarr - Python library for implementing compressed N-dimensional arrays

- pip install zarr

Zarr provides classes and functions for working with N-dimensional arrays, which behave like #NumPy arrays, but the data is divided into chunks and each chunk is compressed. If anyone is familiar with HDF5, Zarr arrays provide similar functionality, but they are more convenient.

Also, unlike HDF5, Zarr has better multithreading support.
String Methods in Python