Skip to content

Eduguru – Good Blogging

Tech Blog and Discussion

  • Home
  • Download
  • About Us
    • Contact Us
  • Business
    • ViciDial – GoautoDial Support
  • Discussion
  • Sale
    • Get Computer Books
    • Flipkart Sale
    • Amazon Sale Offer
  • Result

Category: python

Install Python 3.8 on CentOS 7 / CentOS 8
January 30, 2020

Install Python 3.8 on CentOS 7 / CentOS 8

python by eduguru0 comments

Install Python 3.8 on CentOS 7 / CentOS 8 Step 1: Install Python Dependencies As we’ll install Python from source, […]

Read more>>
How to Install Python 3.8 on Amazon Linux
January 30, 2020

How to Install Python 3.8 on Amazon Linux

linux by eduguru0 comments

How to Install Python 3.8 on Amazon Linux Python is a powerful programming language. It is very friendly and easy […]

Read more>>
Python Arithmetic Operators Example
April 7, 2018April 7, 2018

Python Arithmetic Operators Example

python by Satya Prakash0 comments

Python Arithmetic Operators Example Here is example to show how arithmetic operation can be performed :- #!/usr/bin/python a = 21 […]

Read more>>
Python Function
April 26, 2016

Python Function

python by Satya Prakash0 comments

What are functions? Functions are a convenient way to divide your code into useful blocks, allowing us to order our […]

Read more>>
Python Comment : Comment in Python
February 27, 2016February 27, 2016

Python Comment : Comment in Python

python by Satya Prakash0 comments

As programs get bigger and more complicated, they get more difficult to read. Formal languages are dense, and it is […]

Read more>>
python : If else example
February 4, 2016February 12, 2016

python : If else example

python by Satya Prakash0 comments

Decision making is anticipation of conditions occurring while execution of the program and specifying actions taken according to the conditions. […]

Read more>>
Python Identity Operators Example
January 30, 2016January 30, 2016

Python Identity Operators Example

python by Satya Prakash0 comments

There are used to compare the memory locations of two operators. Example: #!/usr/bin/python a = 20 b = 20 if […]

Read more>>
Python Membership Operators Example
January 30, 2016January 30, 2016

Python Membership Operators Example

python by Satya Prakash0 comments

Example: #!/usr/bin/python a = 10 b = 20 list = [1, 2, 3, 4, 5 ]; if ( a in […]

Read more>>
Python Logical Operators Example
January 30, 2016January 30, 2016

Python Logical Operators Example

python by Satya Prakash0 comments

Example:  #!/usr/bin/python x = True y = False print(‘x and y is’,x and y) print(‘x or y is’,x or y) […]

Read more>>
Python Bitwise Operators Example
January 30, 2016

Python Bitwise Operators Example

python by Satya Prakash0 comments

Example: #!/usr/bin/python a = 60 # 60 = 0011 1100 b = 13 # 13 = 0000 1101 c = […]

Read more>>

Posts navigation

Older posts

Recent Posts

  • Agency for high-risk, high-reward research up and running by 2022
  • Install Steam on Ubuntu & Linux Mint
  • install ONLYOFFICE Desktop Editors on Ubuntu
  • Install Tilix GTK3 tiling terminal emulator
  • Install Foliate ePub Reader on Ubuntu
  • Install Telegram on Ubuntu Linux
  • Install the Latest Lollypop Music Player in Ubuntu
  • Install Geary Mail on Ubuntu
  • Install caffeine in Ubuntu
  • The bigger picture: AI vertical farm, San Francisco
  • Red Bull strikes deal to continue using Honda’s F1 engines until 2025
  • A varied diet need not cost the Earth
  • Smallest microchips yet folded from graphene
  • Grub’s up for chickens!
  • Jaguar to offer only electric-powered cars from 2025
  • Hydrogen-powered show homes to open in Gateshead
  • How to grow crops in space
  • Facebook Messenger’s encryption plans labelled a ‘disaster’ for child safety
  • Disadvantaged children face equipment hurdle to access online lessons, study finds
  • People trust robots more than humans with money, global study reveals
  • Turkey sets sight on Moon with 10-year space programme
  • RoboCafe in Dubai eases minds of Covid-wary customers
  • Silicon lidar chip brings accuracy at low cost to autonomous vehicles
  • Facebook bans vaccine misinformation, provides Covid-19 jab advice
  • RSC to stage interactive Midsummer’s Night Dream-inspired performance online
  • Quantum receiver capable of detecting full spectrum of radio waves
  • UAE probe nears Mars orbit ahead of China and Nasa missions
  • North Korea using cyberattacks to advance nuclear weapons, UN warns
  • Robots ‘capture’ shadows to sense touch
  • 3D-printed fresh vegetables become reality with new method
  • Bioengineering threats rated as a top biosecurity risk
  • AI can detect human emotions with wireless signals
  • Microplastics could be eliminated from wastewater at source
  • Marine plastic litter detected and quantified using deep-learning tool
  • What New in Asterisk 16
  • How to automate SSH login with password?
  • Riding high on MoRTH projects
  • Learn lessons from Huawei 5G row, MPs warn
  • Install rally in Ubuntu
  • install Brave Browser
  • 6G demonstrated in lab tests with uncompressed 8K video stream
  • Children exposed to air pollution suffer reduced thinking skills
  • OneWeb’s broadband satellites could be used to plug rural black hole
  • Aero India’s Runway to a Billion Opportunities begins in Bangalore
  • Future fuels change the balance of power
  • Air pollution in biggest cities four times above safe levels
  • North Sea oil-flaring practice found to output as much carbon as a coal plant
  • Responsibilities mounting for CISOs, says BT Security
  • Working towards a Digital Budget
  • Whenever I switch on Ubuntu I always see the following message.

RSS Eduguru – Tech Discussion

  • Apache: No space left on device: Couldn’t create accept lock
  • read last 100 lines from a file in linux
  • how to purge mysql binary logs
  • How do I load a sql.gz file to my database?
  • How to run PHP scripts from cron jobs

RSS Online Video songs

  • MySQL CASE STATEMENT
  • Truncate or Empty table in mysql from phpmyadmin
  • SQL Quiz
  • convert mysql table engine to innodb
  • C program to add two numbers,C program to add 2 numbers,C program to sum...

Recent Post

  • Agency for high-risk, high-reward research up and running by 2022
  • Install Steam on Ubuntu & Linux Mint
  • install ONLYOFFICE Desktop Editors on Ubuntu
  • Install Tilix GTK3 tiling terminal emulator
  • Install Foliate ePub Reader on Ubuntu

© 2021 Eduguru.in, Powered by S NET Expert Technology.