The New Stuff

Physicist Stephen Hawking has warned humanity that we probably only have about 1,000 years left on Earth, and the only thing that could save us from certain extinction is setting up colonies elsewhere in the Solar System.

"I don’t think we will survive another 1,000 years without escaping beyond our fragile planet. We must continue to go into space for the future of humanity," Hawking said in a lecture at the University of Cambridge this week.
As Heather Saul from The Independent reports, Hawking has estimated that self-sustaining human colonies on Mars are not going to be a viable option for another 100 years or so, which means we need to be "very careful" in the coming decades.
Late last year, Hawking added his name to a coalition of more than 20,000 researchers and experts, including Elon Musk, Steve Wozniak, and Noam Chomsky, calling for a ban on anyone developing autonomous weapons that can fire on targets without human intervention.
"our robots are perfectly submissive now, but what happens when we remove one too many restrictions? " Musk’s new research initiative dedicated to the ethics of artificial intelligence, said last year.
"It seems that we'll keep whittling away at their constraints, and in the extreme case they will reach human performance on virtually every intellectual task. It's hard to fathom how much human-level AI could benefit society, and it's equally hard to imagine how much it could damage society if built or used incorrectly."
As Hawking says in his film, "I am more convinced than ever that we are not alone," but if the aliens are finding us, "they will be vastly more powerful and may not see us as any more valuable than we see bacteria". 
"Try to make sense of what you see, wonder about what makes the Universe exist. Be curious," he told students at the Cambridge lecture. "However difficult life may seem, there is always something you can do and succeed at. It matters that you don’t just give up."

source: Science Alert

You have only 1000 years left on this Earth, Stephen Hawking. A lecture with Cambridge Students.

Physicist Stephen Hawking has warned humanity that we probably only have about 1,000 years left on Earth, and the only thing that could save us from certain extinction is setting up colonies elsewhere in the Solar System.

"I don’t think we will survive another 1,000 years without escaping beyond our fragile planet. We must continue to go into space for the future of humanity," Hawking said in a lecture at the University of Cambridge this week.
As Heather Saul from The Independent reports, Hawking has estimated that self-sustaining human colonies on Mars are not going to be a viable option for another 100 years or so, which means we need to be "very careful" in the coming decades.
Late last year, Hawking added his name to a coalition of more than 20,000 researchers and experts, including Elon Musk, Steve Wozniak, and Noam Chomsky, calling for a ban on anyone developing autonomous weapons that can fire on targets without human intervention.
"our robots are perfectly submissive now, but what happens when we remove one too many restrictions? " Musk’s new research initiative dedicated to the ethics of artificial intelligence, said last year.
"It seems that we'll keep whittling away at their constraints, and in the extreme case they will reach human performance on virtually every intellectual task. It's hard to fathom how much human-level AI could benefit society, and it's equally hard to imagine how much it could damage society if built or used incorrectly."
As Hawking says in his film, "I am more convinced than ever that we are not alone," but if the aliens are finding us, "they will be vastly more powerful and may not see us as any more valuable than we see bacteria". 
"Try to make sense of what you see, wonder about what makes the Universe exist. Be curious," he told students at the Cambridge lecture. "However difficult life may seem, there is always something you can do and succeed at. It matters that you don’t just give up."

source: Science Alert

Get all the Review Questions and Exercise solutions of Data Communication and Networking by Behrouz A. Forouzan 





Click here to Download

Solution Manual of Data Communication and Networking by Forouzan 4th Edition

Get all the Review Questions and Exercise solutions of Data Communication and Networking by Behrouz A. Forouzan 





Click here to Download

"Don't think that you know nothing, you know everything just go through it."

This is for the very basic for those who want to learn about HTML.
HTML is stand for (Hyper Text Markup Language).
Simple open the notepad in your computer or any editor to start coding.


First write
<!DOCTYPE html>
This shows that the overall document is a HTML based Document.
then write these,

<html> 
<head>
                  <title>Basic HTML</title>
</head>
<body>
yaahaay!!! I am learning HTML.
</body>
</html>

Simply copy and paste the above code, into your editor but let me explain first,
<html> this is the startup tag after <!DOCTYPE html>, and every open tag have a close tag like </html>. Whole other your code will be inside this tag.
After this write <head> in this tag your title which will appear in browser tab that tells that what this page is about.
After that  <body> tag  will start and here you write  that will appear in your page.

Learn HTML Basics

"Don't think that you know nothing, you know everything just go through it."

This is for the very basic for those who want to learn about HTML.
HTML is stand for (Hyper Text Markup Language).
Simple open the notepad in your computer or any editor to start coding.


First write
<!DOCTYPE html>
This shows that the overall document is a HTML based Document.
then write these,

<html> 
<head>
                  <title>Basic HTML</title>
</head>
<body>
yaahaay!!! I am learning HTML.
</body>
</html>

Simply copy and paste the above code, into your editor but let me explain first,
<html> this is the startup tag after <!DOCTYPE html>, and every open tag have a close tag like </html>. Whole other your code will be inside this tag.
After this write <head> in this tag your title which will appear in browser tab that tells that what this page is about.
After that  <body> tag  will start and here you write  that will appear in your page.

Donald John Trump becomes the 45th president of USA. His victory shocked many peoples but not the one who was standing against him. Yes the Hillary Clinton. Mostly people were expecting that the lady will become the President but the perception was wrong and Trump got it. After the election Clinton said;
"Donald Trump is our new president. We accept him with open mind and let him to lead."
There are not just the words , these words show the leadership skills of her, because a leader is one who lead the nation and let other to lead too.
After her statement people were asking that how that she can congratulate him because he was from opposite party but let review her this statement;
"Last night, I congratulated Donald Trump and offer to work with him on behalf of our country. I hope that he will be a successful president for all Americans. "
Mostly people are blaming her but she know that what is good , what is better for the citizens of USA and  how it should be good.
I congratulate Clinton for such great words after the USA-2016 elections , I congratulate her that she is still bold and still thinking about the nation.

The New President of USA (United State Of America) is Donald Trump .

Donald John Trump becomes the 45th president of USA. His victory shocked many peoples but not the one who was standing against him. Yes the Hillary Clinton. Mostly people were expecting that the lady will become the President but the perception was wrong and Trump got it. After the election Clinton said;
"Donald Trump is our new president. We accept him with open mind and let him to lead."
There are not just the words , these words show the leadership skills of her, because a leader is one who lead the nation and let other to lead too.
After her statement people were asking that how that she can congratulate him because he was from opposite party but let review her this statement;
"Last night, I congratulated Donald Trump and offer to work with him on behalf of our country. I hope that he will be a successful president for all Americans. "
Mostly people are blaming her but she know that what is good , what is better for the citizens of USA and  how it should be good.
I congratulate Clinton for such great words after the USA-2016 elections , I congratulate her that she is still bold and still thinking about the nation.


.NET Framework 


(pronounced dot net) is a software framework developed by Microsoft that runs primarily on Microsoft Windows. It includes a large class library known as Framework Class Library (FCL) and provides language interoperability (each language can use code written in other languages) across several programming languages. Programs written for .NET Framework execute in a software environment (as contrasted to hardware environment) known as Common Language Runtime (CLR), an application virtual machine that provides services such as security, memory management, and exception handling. (As such, computer code written using .NET Framework is called "managed code".) FCL and CLR together constitute .NET Framework.

Release history



Version
number
CLR
version
Release
date
Development toolIncluded inReplaces
WindowsWindows Server
1.01.02002-02-13Visual Studio .NET[22]XP[a]N/AN/A
1.11.12003-04-24Visual Studio .NET 2003[22]N/A20031.0[23]
2.02.02005-11-07Visual Studio 2005[24]N/A20032003 R2,[25] 2008 SP22008 R2 SP1N/A
3.02.02006-11-06Expression Blend[26][b]Vista2008 SP22008 R2 SP12.0[20]
3.52.02007-11-19Visual Studio 2008[27]78[c]8.1[c]10[c]2008 R2 SP12.0, 3.0[20]
4.042010-04-12Visual Studio 2010[28]N/AN/AN/A
4.542012-08-15Visual Studio 2012[29]820124.0[20]
4.5.142013-10-17Visual Studio 2013[30]8.12012 R24.0, 4.5[20]
4.5.242014-05-05N/AN/AN/A4.0–4.5.1[20]
4.642015-07-20Visual Studio 2015[31]10N/A4.0–4.5.2[20]
4.6.142015-11-17[32]Visual Studio 2015 Update 110 Version 1511N/A4.0–4.6[20]

The above is the versions of .NET Framework.

SOURCE: WIKIPEDIA

Understanding .NET Framework (DOT NET)

.NET Framework 


(pronounced dot net) is a software framework developed by Microsoft that runs primarily on Microsoft Windows. It includes a large class library known as Framework Class Library (FCL) and provides language interoperability (each language can use code written in other languages) across several programming languages. Programs written for .NET Framework execute in a software environment (as contrasted to hardware environment) known as Common Language Runtime (CLR), an application virtual machine that provides services such as security, memory management, and exception handling. (As such, computer code written using .NET Framework is called "managed code".) FCL and CLR together constitute .NET Framework.

Release history



Version
number
CLR
version
Release
date
Development toolIncluded inReplaces
WindowsWindows Server
1.01.02002-02-13Visual Studio .NET[22]XP[a]N/AN/A
1.11.12003-04-24Visual Studio .NET 2003[22]N/A20031.0[23]
2.02.02005-11-07Visual Studio 2005[24]N/A20032003 R2,[25] 2008 SP22008 R2 SP1N/A
3.02.02006-11-06Expression Blend[26][b]Vista2008 SP22008 R2 SP12.0[20]
3.52.02007-11-19Visual Studio 2008[27]78[c]8.1[c]10[c]2008 R2 SP12.0, 3.0[20]
4.042010-04-12Visual Studio 2010[28]N/AN/AN/A
4.542012-08-15Visual Studio 2012[29]820124.0[20]
4.5.142013-10-17Visual Studio 2013[30]8.12012 R24.0, 4.5[20]
4.5.242014-05-05N/AN/AN/A4.0–4.5.1[20]
4.642015-07-20Visual Studio 2015[31]10N/A4.0–4.5.2[20]
4.6.142015-11-17[32]Visual Studio 2015 Update 110 Version 1511N/A4.0–4.6[20]

The above is the versions of .NET Framework.

SOURCE: WIKIPEDIA


JAVA

Java is one of the high level programming language, developed by Sun Microsystems and released in 1995. Java is a cross-plateform programming language.

Cross-Plateform:  

     Windows, Mac OS, and the various versions of UNIX


A simple java Program in MyJava Class


public class MyJava{  //MyJava is the class name
    public static void main(String []args) {    //starting of main function       System.out.println("Hello World");  // System.out.println() use for printing data in console    }  //end of main class} //end of MyJava Class

Nowadays Java is popular with building android apps and also for the best security softwares.

Simple introduction to Java


JAVA

Java is one of the high level programming language, developed by Sun Microsystems and released in 1995. Java is a cross-plateform programming language.

Cross-Plateform:  

     Windows, Mac OS, and the various versions of UNIX


A simple java Program in MyJava Class


public class MyJava{  //MyJava is the class name
    public static void main(String []args) {    //starting of main function       System.out.println("Hello World");  // System.out.println() use for printing data in console    }  //end of main class} //end of MyJava Class

Nowadays Java is popular with building android apps and also for the best security softwares.

Your words and thoughts have physical power - Will Smith


dilmurad-responsive

Popular Posts

^