Home
Python
Django
AI
Series
Contact Us
Write for us
Home
Python
Django
AI
Series
Contact Us
Write for us
Posts about language
Follow this feed
Language
June 16th 2020
7 min read
PHP for Beginners
posted by
Chris
In this blog, I'll go through some basic concepts of PHP language
Python
April 8th 2020
8 min read
Python for beginners (Part 2)
posted by
Chris
Learn how to control the flow of program execution (ifβ¦else, loops, etc.), functions, Object-Oriented Programming, different usage and future of the language in the programming world.
Python
April 8th 2020
5 min read
Python for beginners (Part 1)
posted by
Chris
This post will give you an overview of python language, how to set it up and run python scripts on your machine.