Happy Programming
920 subscribers
194 photos
43 videos
177 files
53 links
کانال برنامه نویسی و مطالب انگیزشی
😄
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
#طنز

جوری که دوستان برای جذب کاربر زحمت می کشند 😍
This media is not supported in your browser
VIEW IN TELEGRAM
#طنز

وقتی که می گم لپ تاپ جون سخت 😏
#پایتون

یک کد جالب برای تایپ آهسته

import sys,time,random
typing_speed = 50
def slow_type(t):
for l in t:
print(l,end='') ;
sys.stdout.flush()
time.sleep(random.random()*10.0/typing_speed)


slow_type('Shayan')
This media is not supported in your browser
VIEW IN TELEGRAM
#طنز

هیچ‌چیزی برای UI کار محال نیست 😘
LPTHW.pdf
3.9 MB
This media is not supported in your browser
VIEW IN TELEGRAM
#طنز

تصوری که من از کسب درآمد از برنامه نویسی در ترم اول دارم 😭😒😝
aipython.pdf
1 MB
Matplotlib.pdf
20.9 MB
#طنز

وقتی دوست داشتی زیست شناس بشوی ولی برنامه نویس شدی 😛
This media is not supported in your browser
VIEW IN TELEGRAM
#طنز

وقتی عجله داری کدت را تست کنی !
txtanalysis.pdf
14 MB