Mehammed Teshome

Mehammed Teshome @checoslbches

About: software engineer and content creator

Joined:
Jan 25, 2021

Mehammed Teshome
articles - 17 total

How to run your website for Free ?

How to run your website: FREE Static Site hosting Sevalla Netlify Vercel Github...

Learn More 1 0Jan 15

12 Coding Challenges Sites for Programmers

✅ CodeChef ✅ CodeFights ✅ CodeForces ✅ CoderByte ✅ Codewars ✅ CodinGame ✅ EdaBit ✅ GeeksforGeeks ✅...

Learn More 13 4Jun 5 '22

10 FREE Hosting Services for Your WordPress Site or Full Stack Project.

✅ ByetHost ✅ Hostinger ✅ HyperPHP ✅ Freehostia ✅ Infinityfree ✅ 000webhost ✅ FreeHosting ✅...

Learn More 4 0Jun 5 '22

Web development roadmap:

HTML → CSS → CSS frameworks → JavaScript → DOM → Git and GitHub → React/Angular/Vue → Node.js → API →...

Learn More 4 0Jun 5 '22

The roadmap to learning JavaScript

Print statement Data types and variables Basic operators Logical operators Comparisons Loops and...

Learn More 5 0Jun 5 '22

The roadmap to learning CSS

Inline, internal and external CSS Selectors Background Color Box model Height and width Margin and...

Learn More 5 0Jun 5 '22

The roadmap to learning HTML

Understanding the full form of HTML Anatomy of tags HTML5 boilerplate Heading tags ul, ol, li,...

Learn More 5 0Jun 5 '22

In 2022 | Ages

⛳️HTML is 29 years old ⛳️ CSS is 26 years old ⛳️ JavaScript is 27 years old ⛳️ ReactJS is 9 years...

Learn More 3 0Jun 5 '22

5 Most Popular Web Development Stacks

⬇️ LAMP →Linux →Apache →MySQL →PHP ⬇️ LEMP →Linux →Nginx →MySQL →PHP ⬇️ MERN...

Learn More 3 0Jun 5 '22

13 Sites To Get Free Illustrations for Web developers

✅ drawkit. io ✅ undraw. co ✅ icons8. com ✅ iradesign. io ✅ blush .design ✅ storyset. com ✅ pixeltrue....

Learn More 6 1Jun 5 '22

Python programs to calculate perimetrs and areas of triangle, rectangle and circle.

Perimeters and areas of Triangle the mathematical equation to calculate the perimeter and...

Learn More 3 0Dec 17 '21

Javascript Equality comparison Operator ( "==") or ("===")

Comparison operators compares two values and return a boolean value. equality operators are also...

Learn More 3 0Nov 13 '21

Internet Facts and stats

There are over 5.1 billion active internet users. There are more than 1.9 billion websites...

Learn More 1 1Nov 6 '21

How Many Websites Are There in the World?

Have you ever thought of how many active websites are in the world? did you think it would be...

Learn More 1 0Nov 6 '21

Environments in software development

in software development you will encounter different environments. these are the highlevel view of...

Learn More 8 0Nov 1 '21

How HTML attributes become DOM object properties during page parse ?

when a browser loads or parses a page most of the HTML attributes automatically become properties of...

Learn More 0 0Mar 24 '21

DOM vs BOM

The browser Window contain 3 main structres. that are the DOm(document object model ) the Bom(brow...

Learn More 1 0Mar 22 '21