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

Tag: Java

December 18, 2020

Installing Java

Java by Krishna0 comments

Here you are with your computer and you can’t wait to start writing Java applications. But first, you need to […]

Read more>>
December 10, 2020

Why Java is secure and robust?

Java by Krishna0 comments

Java is robust because: It uses strong memory management. There is a lack of pointers that avoids security problems. There is automatic garbage […]

Read more>>
October 27, 2020

What is ReactJS?

Front End developer by Krishna0 comments

ReactJS is an open-source, component based front end library responsible only for the view layer of the application. It is […]

Read more>>
September 1, 2020September 1, 2020

Variable`s in java

Java by Krishna0 comments

Before you use a variable in java, you must declare it, specifying its data type. The int  types is only […]

Read more>>
September 1, 2020

Java`s Reserved Words

Java by Krishna0 comments

when you are writing java code, you should know that java reserves certain words for itself as part of the […]

Read more>>
August 31, 2020

Commenting in your java code

Java by Krishna0 comments

Java supports three types of comments, two of which are taken from C++. you can surround a comment of any […]

Read more>>
August 31, 2020

System.out.println(“………..”)

Java by Krishna0 comments

The main method has one line of code in it: public class name { public static void main(String[] args) System.out.println(“linux”);} […]

Read more>>
August 31, 2020August 31, 2020

public static void main(String[] args)

Java by Krishna0 comments

Here`s the next line of code. public class abc { public static void main(String[] args) {……}} Whats happening here is […]

Read more>>
August 31, 2020

Java Program First Line.

Java by Krishna0 comments

public class abc {……} This line indicates that we are creating a new java class named abc. After we translate […]

Read more>>
August 31, 2020

Writing Java code: Creating an application

Java by Krishna0 comments

public class app { public static void main(String[] args) { System.out.println(“Hello world”); } } If you are new to Java, […]

Read more>>

Posts navigation

Older posts

Recent Posts

  • Carbon tax found to be the most effective way to cut emissions
  • Public invited to act as ‘virtual rangers’ to help protect wildlife using livestream
  • Synthetic biology slated to be game changer
  • Chinese astronauts in training for four crewed missions
  • 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

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

  • Carbon tax found to be the most effective way to cut emissions
  • Public invited to act as ‘virtual rangers’ to help protect wildlife using livestream
  • Synthetic biology slated to be game changer
  • Chinese astronauts in training for four crewed missions
  • Agency for high-risk, high-reward research up and running by 2022

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