Python from 0 to Microsoft SQL Server! A tutorial to try step to step
Hi Guys, This is not the usual post. It is a little different post because i am in holidays with my family and because it is born from an idea of my 13 yo son Jacopo. Since he already use Python, Javascript and other Languages while my knowledge is strongly oriented towards Microsoft SQL Server and databases, we thought about a quick tutorial on phyton . Let’s start from the installation to get to query a database in sql server with Phyton And then what’s cooler than learning the basics of a new language in minutes? If you want to take a look at his YouTube programming channel and maybe subscribe click here JacopoTech (actually only in italian language) Enjoy the reading mates! Python from 0. Installation Python is today a well-known language with which you can do everything. It is really worth getting to know it and trying it out for all projects from the smallest to the largest. Its installation is really simple, just download the installation files from the...