Menu
Devban
Search
Devban
  • Javascript
    • Nodejs
    • React
    • Angular
  • Python
    • Python Basics
  • Typescript
    • NestJS
  • C#
  • Concepts
    • Microservices
  • DevOps
    • Docker
  • About
  • Contact
Search
  • Javascript
    • Nodejs
    • React
    • Angular
  • Python
    • Python Basics
  • Typescript
    • NestJS
  • C#
  • Concepts
    • Microservices
  • DevOps
    • Docker
  • About
  • Contact
2 Posts

Tag: asynchronous

async sync python
  • Posted in
    • Python Basics
    • Python

Converting Synchronous Functions to Asynchronous (and Vice Versa) in Python

  • July 30, 2023
  • 3 minutes read

In Python, asynchronous programming allows tasks to be executed concurrently, leading to improved performance and responsiveness. However, there may be scenarios where you have existing synchronous functions that you would…

Continue reading
0 Comments
pexels gustavo fring 4149023
  • Posted in
    • Javascript

Javascript Asynchronous Programming Concepts

  • December 7, 2022
  • 5 minutes read

In this article, we examine some important concepts related to asynchronous programming and its functionality in web browsers and JavaScript. After reading this article, you will understand these concepts and…

Continue reading
0 Comments
  • Creating Python Dictionaries from Lists of Keys and Values
    Creating Python Dictionaries from Lists of Keys and Values
  • Create an HTTPS Certificate for Localhost Domains
    How to Create an HTTPS Certificate for Localhost Domains
  • aes 256 encryption decryption c sharp
    Secure AES-256 Encryption and Decryption in C#
  • aes 256 encryption decryption php
    Secure AES-256 Encryption and Decryption in PHP
  • loading animation swiftui
    Creating a Loading Animation with SwiftUI: Introducing ScrimLoader
  • © Devban.com - All rights reserved.