beginner

Python Tutorial

Submitted by admin on

Python is one of the easiest languages to learn out there but one of the most powerful indeed. From backend development, web scrapping, data mining to machine learning all of this can be done using Python. Python offers a simple yet dynamic syntax and has an interpreted nature which makes it a perfect scripting language.

Comment System (Simple)

Submitted by jmmaguigad on
This project gives beginners of an insight in making comment system like facebook. To implement the program,; first you need to extract the zip file, then locate the .sql file which will be imported into the phpmyadmin, after importing, access now the php files by entering the url: localhost/file location of your php file/php file's name... This program was made to help beginners. I have once