#programming-practices

[ follow ]
Software development
fromMedium
6 days ago

Things Programmers Missed While Using AI

AI tools have replaced many hands-on, 'geeky' programming tasks, shifting work toward higher-level, software-manufacturing-focused activities.
Artificial intelligence
fromMedium
6 days ago

Things Programmers Missed While Using AI

AI has removed many hands-on geeky programming activities, shifting work toward higher abstraction, automation, and a software-manufacturing focus.
fromInfoQ
4 months ago

Continuous Deployment and Pair Programming for Lean Software Delivery Even Without Jira

Our company is both owned and has 13 banks as customers, so they both own us and they're our customers. So we can organise ourselves as a tech company.
Software development
fromPythonmorsels
5 months ago

Don't call dunder methods

Dunder methods, or double-underscore methods, serve as hooks for customizing Python behavior, allowing programmers to define or modify functionalities like equality and comparison.
Python
[ Load more ]