|
You are here |
www.yodaiken.com | ||
| | | | |
nagekar.com
|
|
| | | | | [AI summary] The article compares Python and C programming languages by implementing a simple TCP socket communication example in both languages, highlighting their differences in syntax, code length, and ease of use. | |
| | | | |
blog.dornea.nu
|
|
| | | | | [AI summary] The blog post discusses the process of creating and executing a shellcode in C to read a file named 'flag.txt' and dump its content, including assembly code, compilation steps, and execution considerations. | |
| | | | |
mathr.co.uk
|
|
| | | | | Irregular pixelation image processing effect by using Voronoi cells in taxicab metric. | |
| | | | |
yasoob.me
|
|
| | | Hi there fellas. Today i am going to teach you how to use sqlite databases with python. This post will cover the basics of making and using a sqlite database with python using the sqlite3 library. Okay lets get started. Firstly if you are using python 2.5 or greater then you will have sqlite3 installed otherwise you will have to install it. Creating and connecting to a database So how do you make a database in python using the sqlite3 library? | ||