0
Programming language learning
Is anyone tell me how to code in python and SQL from scratch.
3 Réponses
+ 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.
+ 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...
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.