آخرین پست‌های Python Learning (@python_bds) در تلگرام

پست‌های تلگرام Python Learning

Python Learning
Python Coding resources, Cheat Sheets & Quizzes! 🧑‍💻

Free courses: @bigdataspecialist

@datascience_bds
@github_repositories_bds
@coding_interview_preparation
@tech_news_bds

DMCA: @disclosure_bds

Contact: @mldatascientist
6,142 مشترک
339 عکس
1 ویدیو
آخرین به‌روزرسانی 11.03.2025 07:46

کانال‌های مشابه

Zero To Mastery
123,842 مشترک
Learn Python
99,860 مشترک

آخرین محتوای به اشتراک گذاشته شده توسط Python Learning در تلگرام

Python Learning

08 Dec, 07:31

1,487

x = [1, 2, 3]
y = (4, 5, 6)
z = x + list(y)
print(z)
Python Learning

04 Dec, 10:06

1,564

python Tip
Python Learning

02 Dec, 07:16

774

def func(a, b=2, c=3):
    return a + b + c

print(func(1, c=4))
Python Learning

26 Nov, 07:16

678

x = (1, 2, 3)
x += (4, 5)
print(x)
Python Learning

19 Nov, 00:20

373

x = {"a": 1, "b": 2}
print("c" in x)
Python Learning

17 Nov, 07:39

507

Tuples in Python
Python Learning

15 Nov, 12:24

500

Python Dictionary Methods
Python Learning

13 Nov, 13:37

2,747

Build local LLM applications using Python and Ollama

Learn to create LLM applications in your system using Ollama and LangChain in Python | Completely private and secure

Rating ⭐️: 4.7 out 5
Students 👨‍🎓 : 2,534
Duration : 2 hours on-demand video
👩‍💻 2 articles
2 downloadable resources
Created by 👨‍🏫: Star Tech

🔗 COURSE LINK

⚠️ Its free for first 1000 enrollments only!


#LLM #python

👉Join @bigdataspecialist for more👈
Python Learning

12 Nov, 07:17

573

5 Powerful Functions in Python
Python Learning

10 Nov, 09:31

648

Learn Programming in Python! - Data Visualization in Python

Learn to visualize data using Pyplot and master the Python Programming Language!

Rating ⭐️: 4.1 out 5
Students 👨‍🎓 : 9,293
Duration : 38min of on-demand video
Created by 👨‍🏫: Nirmali Khound Baruah

🔗 Course Link


#python #data_visualization

👉Join @python_bds for more👈