Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

94 total results found

World Languages

With languages, you are at home anywhere

Islamic Literature

BeyondCode with Danish

Welcome to BeyondCode! This channel is your go-to destination for mastering all things tech, from coding and software development to the latest in technology trends. Whether you're just starting out or looking to expand your skills, BeyondCode offers compreh...

Learn Tagalog Fast

Learning Tagalog is not just mastering words, it's embracing the heart of the Filipino community.

MySQL Insights: Tips, Tricks & Advanced Topics

Understanding Islam

Abdullah Bin Zaid Al-MahmoudIslamic Cultural Center

Web and Mobile app development with Ionic & Angular

Master Web, Android, and iOS Development with Ionic

Welcome to Master Web, Android, and iOS Development with Ionic! This series is your ultimate guide to mastering the essential technologies for building robust web and mobile applications. You'll explore key coding languages and frameworks, including HTML, CSS,...

Beautiful Names of Allah

TAQWA: The Provision of Believers

Imam Ghazali Imam Ibn Qayyim Ibn Rajab Hanbali

Al-Quran Exegesis

Vocabulary book

Learn English

JSON_TABLE function in MySQL

MySQL Insights: Tips, Tricks & Advanced...

JSON path expressions in MySQL

MySQL Insights: Tips, Tricks & Advanced...

Environment Setup

Web and Mobile app development with Ion...

1. Web Development Fundamentals

Master Web, Android, and iOS Developmen...

Start with the core building blocks of web development. This playlist will cover everything from creating your first webpage to understanding the essentials of HTML, CSS, and JavaScript.

2. Advanced JavaScript & TypeScript

Master Web, Android, and iOS Developmen...

Dive deeper into JavaScript, covering advanced concepts like asynchronous programming, closures, and object-oriented programming. You will also learn TypeScript, a superset of JavaScript that brings static typing and modern development practices to your code.

3. Frontend Development with Angular and Ionic

Master Web, Android, and iOS Developmen...

Learn how to build robust, scalable web and mobile applications using Angular for frontend development and Ionic for cross-platform mobile app development.

4. Backend Development with Node.js and Express.js

Master Web, Android, and iOS Developmen...

Understand how to build powerful backend services using Node.js and Express.js. This playlist covers creating APIs, handling requests, and connecting the backend to the frontend.

5. Database Management with MySQL

Master Web, Android, and iOS Developmen...

Learn how to design, create, and manage databases using MySQL. This playlist will cover SQL queries, database relationships, and how to integrate MySQL with Node.js applications.

6. Full Stack Development with the MEAN Stack

Master Web, Android, and iOS Developmen...

In this playlist, bring together your frontend and backend knowledge to build full-stack applications. Learn how to manage the entire development lifecycle of a web or mobile app.

Kalima Tayyiba ke Maane

Understanding Islam

Syed Abul A'la Maududi

The Concept of Tabarruj

Understanding Islam

Sura Al-Fatiha

Al-Quran Exegesis

Words to describe awareness

Vocabulary book

Words to describe emotions and feelings

Vocabulary book

Words to describe assistance and support

Vocabulary book

Words to describe Actions and Behaviour

Vocabulary book

Dangers in the Home

Understanding Islam

Book by Sheikh Muhammed Salih Al-Munajjid

TALKING ABOUT THE WEATHER

Learn English

Some Important Matters

Understanding Islam

Shar'i Pardah

Understanding Islam

Dr Israr Ahmad

Hi! Kamusta!

Learn Tagalog Fast

Greeting in Tagalog Learning a new language is one thing and learning how to talk to people in their native language is a whole different story. This means second-guessing every word and wishing that people came with subtitles or pause buttons. But that doesn...

JSON_TABLE in a nutshell

MySQL Insights: Tips, Tricks & Advanced... JSON_TABLE function in MySQL

Unpacking JSON data in MySQL. Introduction to JSON_TABLE The JSON_TABLE function in MySQL is a powerful tool that allows you to transform JSON data into a tabular format. This is particularly useful when you need to query or manipulate JSON data as if it wer...

Best Practices for Using JSON_TABLE in MySQL

MySQL Insights: Tips, Tricks & Advanced... JSON_TABLE function in MySQL

When working with JSON data in MySQL using the JSON_TABLE function, there are some best practices to ensure efficient, maintainable, and optimized queries. These practices help improve performance, avoid common pitfalls, and ensure the integrity of your JSON d...

Performance Tuning for JSON_TABLE Queries

MySQL Insights: Tips, Tricks & Advanced... JSON_TABLE function in MySQL

When working with JSON_TABLE in MySQL, specific strategies can help improve the efficiency and speed of your queries. Here are key techniques to enhance performance, especially for handling JSON data using JSON_TABLE. 1. Efficient Use of Path Expressions The...

Understanding JSON Path Syntax and Filters

MySQL Insights: Tips, Tricks & Advanced... JSON path expressions in MySQL

Working with Arrays and Recursive Queries

MySQL Insights: Tips, Tricks & Advanced... JSON path expressions in MySQL

Advanced Pattern Matching and Handling Nulls

MySQL Insights: Tips, Tricks & Advanced... JSON path expressions in MySQL

Combining Expressions and Performance Optimization

MySQL Insights: Tips, Tricks & Advanced... JSON path expressions in MySQL

Islam in a nutshell

Understanding Islam

Islam ka matlab hota hai "Allah ki marzi ke aage jhukna," matlab apne zindagi ke har pehlu ko Allah ke hukum ke mutabiq chalana. Yeh ek complete tareeqa-e-zindagi hai jo humein sahi raasta dikhata hai aur duniya ke har insaan ke liye hai. Iska zindagi ka asal ...

In a nutshell

Web and Mobile app development with Ion... Environment Setup

Here's a detailed guide for setting up your development environment with the listed software and configuration steps: 1. Visual Studio Code (VS Code) VS Code is a lightweight yet powerful source code editor, popular among developers for its robust feature ...

1 - Introduction to Web Development

Master Web, Android, and iOS Developmen... 1. Web Development Fundamentals

In this video, you’ll learn what web development is and why it’s essential in today’s digital world. We’ll cover the roles of HTML, CSS, and JavaScript, and give an overview of how these technologies work together to create engaging websites and applications. ...

2 - Getting Started with HTML

Master Web, Android, and iOS Developmen... 1. Web Development Fundamentals

Dive into the basics of HTML (Hypertext Markup Language). This video will introduce you to the structure of an HTML document, the importance of semantic HTML, and essential tags like headings, paragraphs, links, and images. You’ll also learn how to create simp...

3 - CSS Basics: Styling Your Webpage

Master Web, Android, and iOS Developmen... 1. Web Development Fundamentals

Discover the world of CSS (Cascading Style Sheets) and how it enhances the visual presentation of your website. We’ll explore basic selectors, properties, and values, as well as how to apply styles to HTML elements. You’ll also learn about the CSS box model an...

4 - Advanced CSS Techniques with SCSS

Master Web, Android, and iOS Developmen... 1. Web Development Fundamentals

Take your CSS skills to the next level by learning SCSS (Sassy CSS). This video covers the benefits of using SCSS, including variables, nesting, and mixins. You’ll learn how to organize your stylesheets better and make your CSS more maintainable and efficient.

5 - Introduction to JavaScript

Master Web, Android, and iOS Developmen... 1. Web Development Fundamentals

Get acquainted with JavaScript, the programming language that adds interactivity to web pages. This video will cover the fundamentals of JavaScript, including variables, data types, control structures (if statements, loops), and functions. You’ll also learn ho...

6 - Advanced JavaScript Concepts

Master Web, Android, and iOS Developmen... 1. Web Development Fundamentals

Build upon your JavaScript knowledge by exploring more advanced concepts. This video will delve into asynchronous programming with Promises and async/await, error handling techniques, and an introduction to TypeScript. You’ll learn how TypeScript can enhance y...

7 - Building a Simple Project

Master Web, Android, and iOS Developmen... 1. Web Development Fundamentals

Put your skills to the test by creating a simple web project from scratch. In this video, you’ll implement HTML structure, apply styles using CSS/SCSS, and add interactivity with JavaScript. This project will serve as a practical application of everything you’...

8 - Best Practices and Resources

Master Web, Android, and iOS Developmen... 1. Web Development Fundamentals

In this final video of the playlist, we’ll discuss best practices for web development, including code organization, version control with Git, and responsive design principles. Additionally, you’ll receive a list of valuable resources, tools, and communities to...

Introduction

Master Web, Android, and iOS Developmen...

Opening Scene: Visual: Start with engaging visuals of websites, mobile apps, and lines of code, showcasing the versatility of development. Script: “Welcome to this exciting journey into the world of web, Android, and iOS development with...

Introduction

Beautiful Names of Allah

All praise and thanks are due to Allah; we praise Him, seek His help, and ask Him for forgiveness. Whoever Allah guides, none can misguide, and whoever Allah leaves to stray, none can guide. I bear witness that there is no deity worthy of worship except Allah ...