Quantcast
Channel: Code Theory
Browsing latest articles
Browse All 189 View Live

Image may be NSFW.
Clik here to view.

How to write a Python script to grab banners for network geeks

Lately i haven’t posted much because i have been busy working on some programming projects, but today i will share a python script with you guys. This script is written in pure python and it can be...

View Article



Image may be NSFW.
Clik here to view.

An introduction to CherryPy, a lightweight Python web framework

CherryPy is an open source, fast, and stable python web framework that allows the developers to build the web applications. The developers can build the web applications as the way they would build the...

View Article

Image may be NSFW.
Clik here to view.

A simple introduction to the fuser utility for linux geeks

What Is The fuser Command? The fuser command is a very smart unix utility used to find which process is using a file, a directory or a socket. It also gives information about the user owning the...

View Article

Image may be NSFW.
Clik here to view.

How to make use of the Python pytube tool to download videos from YouTube

Introduction to the pytube tool pytube is a python package written for the main purpose of downloading videos from the famous video website Youtube. According to the official documentation there are no...

View Article

Image may be NSFW.
Clik here to view.

How to connect to mysql with python

Being a Python geek, lately I am experimenting with database oriented applications. Building the projects from scratch, I am making use of the Mysql server as the database management system in the...

View Article


Image may be NSFW.
Clik here to view.

Sql commands you should know as a computer geek

Being a computer geek, there is a lot of information to learn each day it passes. Lately I am experimenting a little with the structured query language, a language which is a domain specific one....

View Article

Image may be NSFW.
Clik here to view.

How to write a python script which communicates with the MySQL server

Python is a very useful utility when it comes to scripting automatic tasks. When interacting with a database management system in the backend, Python is my favorite programming language to automate the...

View Article

Image may be NSFW.
Clik here to view.

All You Need to Know About Cloudflare

Located in San Francisco, United States, Cloudflare provides Content Delivery Network (CDN) services, internet security, distributed domain network services, internet security and Distributed Denial of...

View Article


Image may be NSFW.
Clik here to view.

How to execute multiple queries in the backend Mysql database through PHP...

Communication with a backend database management system gets easier due to the specific support for the task by different computer programming languages. One of the many languages which supports...

View Article


Image may be NSFW.
Clik here to view.

How to execute a sql query in Mysql with PHP

PHP comes with all the required tools for connecting and interacting with a Mysql database in the backend. Although you may not have previous experience with PHP and Mysql, this blog post is self...

View Article
Browsing latest articles
Browse All 189 View Live




Latest Images