📰 Dev.to · Tom Chege
5 articles · Updated every 3 hours · View all reads
All
Articles 75,971Blog Posts 102,391Tech Tutorials 18,524Research Papers 16,017News 13,200
⚡ AI Lessons

Dev.to · Tom Chege
4w 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
1mo 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