Shahbaz Hossain – Page 3 – Speedlink3 Communication And Technologies
Fundamentals

What is Linux?

How does Linux work?Think about an OS like a car engine. An engine can run on its own, but it…

Read More »
Fundamentals

Networking: What It Is and How to Do It Successfully

What Is Networking? Networking is the exchange of information and ideas among people with a common profession or special interest,…

Read More »
Fundamentals

World History Portal

Accidents & Disasters Nature isn’t always peaceful and idyllic. Earthquakes, tsunamis, hurricanes, and other powerful natural phenomena can have devastating…

Read More »
Technologies

Welcome to Python.org

# Python 3: List comprehensions >>> fruits = ['Banana', 'Apple', 'Lime'] >>> loud_fruits = [fruit.upper() for fruit in fruits] >>>…

Read More »
Technologies

jQuery

CSS3 Compliant Supports CSS3 selectors to find elements as well as in style property manipulation What is jQuery? jQuery is…

Read More »
Technologies

What is JSON

JSON JSON stands for JavaScript Object Notation JSON is a lightweight format for storing and transporting data JSON is often…

Read More »
Technologies

AJAX Introduction

AJAX is a developer's dream, because you can: Update a web page without reloading the page Request data from a…

Read More »
Technologies

Android 10

Take action right as you reply. In Android 10, you get more than just suggested responses to your messages. You…

Read More »
Technologies

Google APIs Explorer  |  Google for Developers

Stay organized with collections Save and categorize content based on your preferences. The Google APIs Explorer is a tool available…

Read More »
Technologies

What is an API?

Due diligence and effort are required to build an API that other developers will want to work with and trust.…

Read More »
Back to top button