Learn Programming تعلم البرمجة
28.4K subscribers
253 photos
7 videos
40 files
338 links
Get started on your programming journey with our tutorials. Learn how to code and develop your skills in various languages with our beginner-friendly platform.
For advertising and cooperation or to buy the channel
Contact us: @tellmy_bot
Download Telegram
#Python PIP #Cheatsheet 👆
@SuDevelopers @NoPython

♻️فضلا شارك هذا المنشور مع الاصدقاء والمهتمين♻️
5
⌨️ Hide secret message in image using Python
⌨️ إخفاء رسالة سرية في صورة باستخدام #Python
@SuDevelopers @NoPython

♻️فضلا شارك هذا المنشور مع الاصدقاء والمهتمين♻️
4👍2
⌨️ Grammar Correction using Python
  ⌨️ التصحيح الاملائي للنص باستخدام #Python
@SuDevelopers @NoPython

♻️فضلا شارك هذا المنشور مع الاصدقاء والمهتمين♻️
Python Cheatsheet ♥️

1. Common Data Types
int, float – numbers
str – text
list – ordered, changeable collection
dict – key-value pairs
tuple – like list, but unchangeable
set – unique, unordered items

2. Essential Functions
print() – display output
type() – check data type
len() – count items
range() – generate numbers
input() – take user input

3. String Methods
.upper(), .lower() – change case
.strip() – remove whitespace
.replace() – swap text
.split() – break into list

4. List Methods
append() – add item
pop() – remove item
sort() – sort list
[1:4] – slicing (get part of list)

5. Dictionary Basics
Access: mydict['key']
Safe access: mydict.get('key')
Add/Update: mydict['new'] = value

6. Control Flow
if / elif / else – conditions
for – loop over items
while – loop with condition
break / continue – control loop

7. Functions
def – define a function
return – return a value
lambda – short anonymous function

8. Useful Built-in Modules
math – sqrt, pi, round
random – random numbers, choices
datetime – current date/time
os – system & file handling

9. Popular Libraries for Data Work
NumPy – numerical operations
Pandas – dataframes and analysis
Matplotlib

React with ❤️ for more useful Cheatsheets
ملخص سريع لأهم الدوال في #Python
@SuDevelopers @NoPython

♻️فضلا شارك هذا المنشور مع الاصدقاء والمهتمين♻️

#python
3
How to convert image to pdf in Python

# Python3 program to convert image to pfd
# using img2pdf library
 
# importing necessary libraries
import img2pdf
from PIL import Image
import os
 
# storing image path
img_path = "Input.png"
 
# storing pdf path
pdf_path = "file_pdf.pdf"
 
# opening image
image = Image.open(img_path)
 
# converting into chunks using img2pdf
pdf_bytes = img2pdf.convert(image.filename)
 
# opening or creating pdf file
file = open(pdf_path, "wb")
 
# writing pdf files with chunks
file.write(pdf_bytes)
 
# closing image file
image.close()
 
# closing pdf file
file.close()
 
# output
print("Successfully made pdf file")

pip3 install pillow && pip3 install img2pdf

تحويل صورة إلى ملف PDF باستخدام #Python
@SuDevelopers @NoPython

♻️فضلا شارك هذا المنشور مع الاصدقاء والمهتمين♻️
5👍4
السلام عليكم ورحمة الله و بركاته،

🔝🏆قائمة بافضل القنوات التعليمية والتقنية على تليجرام:

👨‍💻القناة الرئيسية لتعلم البرمجة العامة:

T.me/SuDevelopers

🖥 قناة لتعليم البرمجة بلغة ++c وكل ما يخص هذه اللغة:
https://t.me/+4mUtC6_A2VozODRk
أو
https://t.me/NoCplus

☕️ قناة لتعليم لغة البرمجة #Java و كل ما يخص هذه اللغة:
https://t.me/+hwjabzh_UDM2Yjlk
او
https://t.me/No_Java

🐍قناة لتعلم لغة البرمجة #Python وكل ما يخص هذه اللغة

رابط القناة:
https://t.me/+lUt9i0yUBWpjN2Vk
او

https://t.me/NoPython

📲📱⌚️ قناة لتعليم البرمجة بلغة #Dart واطار عمل #Flutter لعمل تطبيقات اندرويد وiOs ومواقع الويب وكل ما يتعلق بهذه اللغة

رابط القناة:
https://t.me/+mn-SCUOXQ3wwOWFk

🎮🕹 قناة لتعليم البرمجة بلغة سي شارب #C وكل ما يتعلق بهذه اللغة من كتب ومراجع ودورات وتطوير الالعاب باستخدام محرك #Unity

رابط القناة:
https://t.me/+gg3GTB6TbXIwOTA0


💻 تطوير مواقع وتطبيقات الويب وكل ما يخصه من كتب و دورات #Web #development

رابط القناة:

https://t.me/+EncBUDGKli02NWY0

📟⚡️قناة لتعليم #الالكترونيات و كل ما يخصها من الكتب والدورات

رابط القناة:
t.me/Easy4Electronics

📚 قناة الكتب البرمجية العامة :
t.me/programmingOn

💎قناة التعلم الالي والتعلم العميق وعلم البيانات والذكاء الإصطناعي:
https://t.me/+-vXywlSNpn00ZjNk

🏎🚜قناة لتعلم برمجة لوح التطوير اردوينو وعمل مشاريع الكترونية ذكية باستخدامه:
https://t.me/+4gEIKcjX3TRmNWQ0


مجموعة المناقشة البرمجية
Https://t.me/LearnProgrammin9

🌃🌌🌇🏞 اجمل الخلفيات عالية الدقة:
https://t.me/Top_Hd_Wallpapers

🛠📲 جديدنا من التطبيقات
https://t.me/Crydata_Apps


⭐️Programming Memes
Https://t.me/Memes4Developers

💎إشتراك في اللائحة اضغط هنا

📌لإضافة قناتك الى هذه القائمة تواصل مع الإدارة عبر الرابط: @tellmy_bot

♻️فضلا شارك هذا المنشور مع الاصدقاء والمهتمين♻️
👍63🔥1
Web development project ideas
🔺For more join:
https://t.me/+EncBUDGKli02NWY0
@SuDevelopers
4👍1
السلام عليكم ورحمة الله وبركاته
اصبح بامكانكم متابعتنا عبر انستاغرام :

https://www.instagram.com/sudevelopers?utm_source=qr&igsh=MXdmaGp0dmw1OTlz
4👍1
🔰 Learn CSS In 20 Days RoadMap
🔺For more join:
https://t.me/+EncBUDGKli02NWY0
@SuDevelopers
4