📰 Dev.to · Tom Chege
5 articles · Updated every 3 hours · View all reads
All
Articles 84,103Blog Posts 106,402Tech Tutorials 20,610Research Papers 17,849News 14,059
⚡ 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
1mo 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
1mo 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