“What is HTML” explained with examples

Is Html a programming language? It is easy to get confused thinking of HTML as a programming language, but the fact is HTML is a Hypertext Markup Language. It creates electronic documents (web pages) displayed on the World Wide Web (WWW). For not being a programming language, it does not have the capability to create dynamic functionality. HTML pages can be viewed by anyone connected to the internet.
A Simple Python Tic-Tac-Toe Game Using Pygame

A Simple Python Tic-Tac-Toe Game Using Pygame

Creating A Python Tic-Tac-Toe Game Using Pygame Hello guys, welcome back to the Pygame Series, today we are going to build another simple but cool game. Today I am going to show you how you can build a Python. But, moving far let me give you the definition of the Tic Tac Toe Game. Definition [...]
Easy Way to built Bitcoin Currency Converter by Json Api

Easy Way to built Bitcoin Currency Converter by Json Api

Easy Way to built Bitcoin Currency Converter by Json API Hi,  the Codezine coders! Guys, Today I will show you, how to make simple & free bitcoin currency converter in javascript or you can say cryptocurrency. Fun fact: Do you know that cryptocurrency will grow 2X in the next 5 years.  So, let’s not waste [...]
Create Covid-19 India Real Time Tracker for beginners

Create Covid-19 India Real Time Tracker for beginners

How to build COVID 19 Live Tracker India in 2020 Hi Friends, Do you want to build your own Corona Virus/Covid-19 Real-Time Tracker? Looking for good & free Covid-19 Tracker Codes but still didn’t get it? If so, you have come to the right place as I have open-sourced my corona tracker script which is [...]
How to upload a larger project in github in 5 simple steps!

How to upload a larger project in github in 5 simple steps!

How to upload a larger project in GitHub in 5 simple steps! Github is like a talent showcase place for developers isn’t. And the project which we upload in GitHub helps us during our Jobs Interview as a portfolio. But, sadly few of us know the easy way on how to upload larger projects in [...]