The Python community is always active in sharing learning resources and helping beginners master the language. But also because of too many resources, resulting in…
View More The best learning Python resources for beginnersTag: Programming
15 of the Most Popular Python open source frameworks
The following are the 15 most popular Python open source frameworks that Bole Online has sorted out of GitHub. These frameworks include event I/O, OLAP,…
View More 15 of the Most Popular Python open source frameworks10 Python IDEs and code editors
Python is very easy to learn, powerful programming language. Python includes efficient and advanced data structures that provide simple and efficient object-oriented programming. Python’s learning…
View More 10 Python IDEs and code editorsConnecting to MySQL using Python
Install mysql server & mysql client sudo apt-get install mysql-server sudo apt-get install mysql-client Install MySQL-python To enable python to operate mysql requires MySQL-python package,…
View More Connecting to MySQL using PythonPentesting Using Python
Learn about the need for pentesting, components to be tested, qualities of a good pentester and much more. In simple words, penetration testing is to…
View More Pentesting Using PythonPython Programming Cookbook
Python is a widely used high-level, general-purpose, interpreted, dynamic programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts…
View More Python Programming CookbookSyntaxDB: Professional Programming Search Engine for Developers
Anthony Nguyen, a software developer studying at Queen’s University, has created SyntaxDB which is a ‘search engine’ for programming syntax.
View More SyntaxDB: Professional Programming Search Engine for DevelopersHow to Create Port Scanning using Python
Introduce Port scanning is defined by the client to a range of server ports to send the corresponding request to confirm the use of the…
View More How to Create Port Scanning using PythonProgramming languages that you should learn to be an Expert Hacker !
A hacker should know many programming languages and skills. Different applications and website which you use are programmed in a specific computer language. Before becoming…
View More Programming languages that you should learn to be an Expert Hacker !PHP Guide: 101 Essential Tips, Tricks & Hacks
The PHP Anthology will save you time, and eliminate the frustration of completing PHP tasks, with a comprehensive collection of ready-to-use solutions. If you’re building…
View More PHP Guide: 101 Essential Tips, Tricks & Hacks