📰 Dev.to · Tom Chege
5 articles · Updated every 3 hours · View all reads
All
Articles 91,285Blog Posts 109,477Tech Tutorials 22,820Research Papers 19,226News 14,849
⚡ AI Lessons

Dev.to · Tom Chege
1mo ago
Introduction to Python in Data Analytics
What is Python? Python is a programming language used to tell computers what to do. It is...

Dev.to · Tom Chege
2mo ago
Understanding Subqueries and CTEs in SQL
After getting comfortable with joins and window functions, I’m now diving into more advanced query...

Dev.to · Tom Chege
2mo ago
Understanding SQL Window Functions
Introduction This week I’ve been learning a range of SQL concepts. Some clicked quickly,...

Dev.to · Tom Chege
2mo ago
Understanding SQL: DDL, DML, and data manipulation
What are DDL and DDL? SQL commands are grouped based on what they act on. Think of a...

DeepCamp AI