Skip to content
bhutanio
  • Resources
  • Dzongkha
  • Contact
  • About Us

Month: May 2019

  • Home
  • 2019
  • May
Posted inPython Programming

Difference Between yield and return in Python

Difference Between yield and return in Python: A yield statement is used to define generators in Python. The yield statement suspends execution of a function. Then sends a value back…
Posted by Sonam Dargay May 25, 2019
Posted inAndroid Application Development

Android: Your CPU does not support VT-x

Android: Your CPU does not support VT-x: If you have installed Andriod Studio and if you are trying to create  virtual device(s) on an AMD processor-based laptop, most probably the…
Posted by Sonam Dargay May 15, 2019
Posted inUnix/Linux

How to Install Docker in Ubuntu 18.04 Cheat-sheet

How to install Docker in Ubuntu 18.04: Docker is containerization application. Containers are platforms that let you run your applications in resource-isolated processes. Unlike virtual machines that you create in…
Posted by Sonam Dargay May 14, 2019
Posted inProgramming Programming Basics Python Programming

4 Ways to Swap 2 Variables in Python

Ways to Swap 2 Variables in Python: In computer programming, the act of swapping two variables refers to mutually exchanging the values of the variables. For example, if a = 5 and b = 6,…
Posted by Sonam Dargay May 10, 2019
Posted inProgramming Python Programming

What does if __name__ == “__main__”: do?

What does if __name__ == “__main__”: do? The best answer I found after searching for it in Google was in StackOverFlow. According to it, whenever the Python interpreter reads a…
Posted by Sonam Dargay May 7, 2019
Posted inProgramming Python Programming

Python Program to Send Emails Using Yagmail

With Yagmail, sending e-mail using a Python program is easier than ever before. Yagmail – Yet Another Gmail/SMTP Client is a user-friendly API that simplifies the process of sending emails. In…
Posted by Sonam Dargay May 3, 2019
Posted inProgramming Python Programming

What the F*** is F-string in Python

Python provides several ways to format strings. These different ways have their own advantages and disadvantages. Python 3.6 and above come with another method of string formatting (formally termed as…
Posted by Sonam Dargay May 2, 2019

Recent Posts

  • What’s the “principal” in Spring Security?
  • A Guide to Using Dzongkha Keyboard in macOS
  • Understanding the Little Man Computer (LMC): A Beginner’s Guide
  • Domain Authority Checkers: Boost Your Website’s Performance
  • Getting Started with Flutter: A Beginner’s TODO List

Categories

  • Android
  • Android Application Development
  • Angular
  • Arrays
  • Blogging Tips
  • Business
  • Code Examples
  • Computer Vision
  • Control Statements
  • Dart
  • Dzongkha
  • Flutter
  • Functions
  • Introduction to Computer Programming
  • JavaScript
  • Kattis Problem Solutions
  • Literature
  • MySQL
  • Oracle
  • Programming
  • Programming Basics
  • Python Programming
  • Raspberry Pi
  • Software Development
  • Spring Boot
  • Structures and Unions
  • Technology
  • Templates
  • Uncategorized
  • Unix/Linux
  • Web Development
  • WordPress

Angular bhutan Blogging Tips Computer Vision c programming dzongkha GitHub Hacking JavaScript keyword research Linux commands OpenCV with Python programming Raspberry Pi Social Engineering Social Media Unix/Linux web development wordpress

Copyright 2025 — bhutanio. All rights reserved.
Scroll to Top