0

Programming language learning

Is anyone tell me how to code in python and SQL from scratch.

21st Aug 2025, 8:40 PM
Satwik
Satwik - avatar
3 Respuestas
+ 4
your question is vague but im assuming you want something like this: https://sololearn.com/compiler-playground/c7AFNYN0dJT3/?ref=app nothing better than sqlite3 honestly. is my favorite sql database.
21st Aug 2025, 11:16 PM
The Witcher
The Witcher - avatar
+ 3
There are courses for both python and SQL here on sololearn, maybe try these? On a side note, SQL is not a programming language, its a query language for databases...
21st Aug 2025, 11:11 PM
Aleksei Radchenkov
Aleksei Radchenkov - avatar
0
Satwik , to get the basics of python and sql, you can try the *codjng for data* tutorial: https://www.sololearn.com/learn/courses/data-programming it consists of 6 modules python and 4 modules of sql.
22nd Aug 2025, 9:56 AM
Lothar
Lothar - avatar