python

Back Open Paginator
01.09.2025 15:21
mblayman (@mblayman@mastodon.social)

On this Learn Python By Example video, you'll get a look at list operations in .

Check it out!

youtube.com/watch?v=jhZCkdSM85E




Show Original Post


01.09.2025 15:15
HaraldKi (@HaraldKi@nrw.social)

Just stumbled upon changing a Python list **in place** with list comprehension:

somelist[:] = [elem for elem in somelist if myPredicate(elem)]

Note the peculiar left-hand side of the assignment. Nice.😀

#python #listcomprehension #listmutation




Show Original Post


01.09.2025 15:09
snezu (@snezu@mastodon.social)

🎯 SIMULTANEOUS MULTI-PLATFORM POST! This message is being posted to Reddit, Mastodon, and Twitter at the same time using my Social Media Manager CLI. One command, three platforms!




Show Original Post


01.09.2025 15:02
habr (@habr@zhub.link)

[Перевод] С чего начать изучение ИИ: лучшие языки программирования в 2025 году

Команда AI for Devs подготовила перевод статьи о том, какие языки программирования для ИИ стоит учить в 2025 году. TL;DR: Python остаётся стартовой точкой, C++ берёт на себя критические по производительности задачи, JavaScript и TypeScript открывают путь к ИИ прямо в браузере, Java удерживает корпоративный сектор, а Go обеспечивает лёгкость продакшн-развёртывания.

habr.com/ru/articles/942180/

#python #C++ #JavaScript #TypeScript #Java #Julia #R #Go #llm #Экосистема




Show Original Post


01.09.2025 14:48
TCCI_Ahmedabad (@TCCI_Ahmedabad@mastodon.social)

📢 Want to master AI with Python?

Check out our new short video on the 3 most essential Python libraries used in AI & Machine Learning:

✔️ NumPy – fast numerical computing
✔️ Pandas – clean & manipulate datasets
✔️ Scikit-learn – build real ML models easily





Show Original Post


01.09.2025 14:46
be4foss (@be4foss@floss.social)

Calling all Artists, Designers, Illustrators, Pythonistas & Gamers

Tired of corporations deciding how you use your computer?

Want to keep using your computer for years to come?

Join us to install #Linux with KDE :kde: software at the #EndOf10 Akademy Edition party :party_sparkles:

akademy.kde.org/2025/eo10-akad

Discover the world of #FreeSoftware!

When: Thurs. 11 Sept. 16-20h
Where: TU #Berlin, Room 3005
Map: osm.org/go/0MZu16s5r

#Akademy #KDE #KDEEco #FOSS #FLOSS #Python #LinuxGaming #Art





Show Original Post


01.09.2025 14:39
bug_elseif (@bug_elseif@bolha.us)

🌟 Retrospectiva de Agosto 🌟

Trazendo os destaques do mês:

• Exemplo prático: CI/CD
Repositório com exemplo de uso de GitHub Actions para integrar fluxos com Orquestrador BotCity.
[github.com/bugelseif/BotAutoLo]

• Projeto: one-minute
Vídeos curtos sobre Python na @codeshow.
[youtube.com/shorts/UyFPDUsWm7k]

Aproveite esses materiais abertos para estudos!

---

🖤 Agradecimento especial aos @
Subs na Twitch:
superp0sit1on_, iurilourenco, oincognita, morgannadev, kagejinsei

#Tech #dev #python

:blobcatflower: :BoostOK:





Show Original Post


01.09.2025 14:32
habr (@habr@zhub.link)

Мой личный экзамен: как я разработал MVP LLM-агента на Google ADK

В этой статье я делюсь личным опытом разработки MVP LLM-агента на базе Google ADK в образовательных сценариях. Рассказываю, как строил архитектуру от монолитного агента до модульной системы, с какими вызовами столкнулся (память, токены, оркестрация) и какие инженерные лайфхаки помогли справиться. Но главное — делюсь философией: почему работа с LLM похожа на экзамен, как меняется роль CTO и чему учат такие проекты. В финале — 10 уроков, которые я вынес из этого «AI-экзамена».

habr.com/ru/articles/942696/

#MVP #artificial_intelligence #google_adk #google #python #llmагент #agent #llm




Show Original Post


01.09.2025 14:14
jimgar (@jimgar@hachyderm.io)

Wondering why I’m feeling so discouraged and disillusioned about programming at the moment. For one, I expended so much effort over a few years to becoming an intermediate R programmer, but my professional skillset has become focused on Python. I think I can reach a similar level of proficiency, but in the meantime I feel adrift. Between two worlds and not fitting comfortably into either.

I’m likely to have some incoming big projects to take ownership of at work, but I’m not confident that I’ll have the data engineering and Python mentorship I need to do a good job of it.

Meanwhile, I look at developments happening in R and can’t keep up. I also have no reason to for work. At the same time, the nature of my work right now means I’m not anywhere near caught up on the Python ecosystem as I need to be.

I know that most of this will “come out in the shake”. Learn by doing, researching options, asking people for help and opinions. It will be ok. It’s just… very uncomfortable right now. I suspect this is not only a tale that’s been told a thousand times before, but is particularly relatable for a bunch of other data-focused folks right now.

I need to get my little ass to some Python meetups and conferences!

#rStats #Python




Show Original Post


01.09.2025 14:05
jobsfordevelopers (@jobsfordevelopers@mastodon.world)

PayU is hiring Data Scientist - Credit Risk Domain- PayU Payments

🔧 #python #aws #sql
🌎 Bangalore, India; Gurgaon, India; Mumbai, India
⏰ Full-time
🏢 PayU

Job details jobsfordevelopers.com/jobs/dat
#jobalert #jobsearch #hiring




Show Original Post


01.09.2025 13:32
robinlovelace (@robinlovelace@fosstodon.org)

Any #Python or #RStats users out there got experience with getting a new package on conda-forge? I've just looked at the system and they seem to have a bit of a backlog with ~1k open PRs 🤯 Especially interested to hear from people who have put in PRs here, how did it go, how long did it take to get your PRs merged? #DataScience tooling Hypothesis: bypassing Conda and using Docker is more efficient, agile, reproducible.





Show Original Post


01.09.2025 12:56
clonbg (@clonbg@masto.es)

Un par de cursos de Youtube sobre programación myblog.clonbg.es/un-par-de-cur #Programación #VueJs #Python clonbg.es





Show Original Post


1 ...1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 ...1549
UP