Web Programming Blog English
This blog is oriented mainly to students and in general to all those who ❤️ web programming.
Some time ago we were also students and now we dedicate ourselves to web design for companies and freelancers in a professional way. Our web design includes 6 essential features. where the main ones are hosting and web domain, web positioning, and web maintenance for WordPress.
Javascript Blog English
Draw Triangle with JavaScript Code 2023
Draw Triangle with Javascript using "While"We are going to draw triangle with JavaScript code in two ways. This is another programming exercise that...
Validate palindromes with javascript 2023
How to Validate Palindromes with Javascript CodeIn this post, we will know how to validate palindromes with javascript code. Firstly we should begin...
How to validate spanish id using Javascript
Validate Spanish Id using Javascript CodeThis tutorial is about how to validate a Spanish ID using Javascript code. Each Spanish identity card...
Python and HTML5 Blog
How to do IndexedDB API 2023
IndexedDB API as Local StorageThis article is about the IndexedDB API which is a database locally on your computer. The indexedDB API has been...
Python code how to do a calculator 2023
PYTHON CODE | HOW TO DO A CALCULATORThe aim of this article is for you to know how to do a Calculator with Python code. This Python code exercise is...
2 ways to Draw a square with Python
DRAW A SQUARE WITH PYTHON AND TURTLE LIBRARYWe will draw a Square with Python and the Turtle library using the code of various shapes. The Turtle...