Tag: python
Project 36: Joystick
Danyal June 12, 2023
OverviewFor some DIY projects, you perhaps use a component, that is, a joystick module, such…
Posted in Microbit Tagged bbc:microbit, javascript, python
PHP vs Python #2: Variables
Danyal January 12, 2021
What is variables? Variables are used to store information to be referenced and manipulated in a…
Posted in Programming Tagged coding, php, python, variables
PHP vs Python #1: Syntax
Danyal January 10, 2021
Let’s take a look at the syntax of both languages PHP & Python.
Posted in Programming Tagged coding, php, python, syntax
PHP vs Python: Intro
Danyal January 10, 2021
PHP and Python both are really strong backend languages, in this article series we will compare PHP vs Python from scratch.
Posted in Programming Tagged coding, learn from scratch, opensource, php, python