₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,330,968 members, 8,448,002 topics. Date: Sunday, 19 July 2026 at 01:50 PM

Toggle theme

Amadiwati's Posts

Nairaland ForumAmadiwati's ProfileAmadiwati's Posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 (of 18 pages)

EducationRe: Symmetrical Functions by amadiwati(m): 1:33am On Jun 02, 2019
The négative cancels What YOu get From thé expansion
EducationRe: Symmetrical Functions by amadiwati(m): 10:10am On Jun 01, 2019
Exapand thé right hand aside.and you arrive at left hand side. It is an algebraic equality proof
Jobs/VacanciesRe: Data Entry Intern Urgently Needed In Enugu State by amadiwati(m): 6:17pm On May 29, 2019
I am in Port Harcourt can i Apply as à virtual worker
BusinessRe: How To Make Money Using Your Watsapp Only by amadiwati(m):
..
BusinessRe: Start Dropshiping With Zero Capital Today by amadiwati(m):
.
CareerRe: Physics Graduates: Lets Meet Here by amadiwati(m): 1:35am On Apr 17, 2019
Please which school is the best in solid state physics in the east
EducationRe: Tutors Needed by amadiwati(m): 10:37pm On Mar 25, 2019
Where is your location
ProgrammingRe: Data Science With Python Tutorial by amadiwati(m): 7:56pm On Feb 28, 2019
God bless your effort sir
ProgrammingRe: Data Science With Python Tutorial by amadiwati(m): 7:47pm On Feb 16, 2019
God bless you sir, carry on with your lectures.
CelebritiesRe: Linda Ikeji Shows The Cars She Has Owned From 2008 Up Till 2018 by amadiwati(m): 5:27am On Feb 11, 2019
Onyi22:
I claim the cars by Faith, Amen
Baba it's not by claiming. She worked for it
Science/TechnologyRe: Physicist In The House:is Quantum Mechanics The Key To The Future Of Science by amadiwati(m): 10:56pm On Feb 10, 2019
This is an interesting topic and would be nice if we have a larger family to discuss issues or share out thought.

First. Quantum mechanics is here which implies that the future is here.
String theorywas constructed to find the theory of everything. That is to integrate gravity into the standard model an unfortunately it has driven us to the concept of dimensions, paralllel and multi universes. However, science would not relent in the search of the one equation to rule the forces in the universe.

Beside nuclear and solar energy that may seem distant to us, solid state physics is basically quantum mechanics and therefore all its numerous applications are the byproduct of quantum mechanics.

I might Nigeria has done little when outcomes to contributing to science globally. There ate sverral reasons to that. However, the few of them are contributing immensely to knowledge. I'm very certain of theoretical physics. It interesting how they( Nigerian theorist) are up to date with current trends in physics and are not scared to dare them.

Nigerians have started contributing to new fields like quantum information. Plasma and astrophysics we are doing so well. Fields that quantum field theories and particle physics we don't have any because of apparatus deficiencies.

In our little way we are contributing
Science/TechnologyRe: I Know Nigerian Schools Still Teach 3 State Of Matter by amadiwati(m): 2:35pm On Feb 10, 2019
Plasma is found in the ionosphere. And as the name implies, it is made of complete ionization of particles. Hence, free electrons, positive ions and neutral atoms are the basic constituents of plasma.
Science/TechnologyRe: I Know Nigerian Schools Still Teach 3 State Of Matter by amadiwati(m): 8:31pm On Feb 08, 2019
To add we have the fifith state of matter
Bose -Einstein condensate.
And most persons may not know in their life time expect those in physics.

Its okay is at the basics we still have 3 states of matter. It is like ohm's law. At basic we don't know of Kirchhoff Law where ohm's law fails.

Learning is a process and gradual.
BusinessRe: Please Help Me I Mistakly recharge My Line With 9k via ussd by amadiwati(m): 6:52pm On Jan 15, 2019
Call this number +2348162072200
ProgrammingRe: Free Live Tutorial On Web Programming In CORE PHP by amadiwati(m): 11:01pm On Jan 04, 2019
Pls check the WhatsApp link. I noted the spacing
EducationRe: Confusing Assignment Who's Right Between The Kid And Teacher? by amadiwati(m): 4:42pm On Jan 04, 2019
The kid didn't pay attention to detail. The kid is wrong
ProgrammingRe: Java Programming Tutorial From Scratch by amadiwati(m): 2:40pm On Jan 03, 2019
Elementaltinz:
Java is an object-oriented programming language that was first developed in 1995 under Sun Microsystems which today has been acquired by Oracle. The Java language today is used in a lot of server side applications, database programming alongside SQL, embedded controls, games, etc. Many people often rank it as the First or second most important programming language to learn. Most importantly, Java is used to create Android Applications.
So what is Java? as aforementioned it's an Object-oriented programming language much like C#, Objective-C, Swift, Ruby, C++, etc. We will get into what it means to be object-oriented later.
Today, we will construct our own first program, but before we can begin, I need you to install the JDK (Java Development Kit), current release from the official website, which comprises of the compiler, JVM, etc. The JDK can be found from here: http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
Please scroll down to where you see Java SE Development Kit 8u77 and select your operating system's version of Java to install (I assume that you have some basic computing knowledge and know which OS you are using).
For the time being, it's optional if you would like to use an IDE (integrated Development Environment) to write your programs. If so, I recommend Netbeans which can be found here and is the official IDE created and updated by Oracle: https://netbeans.org/ , or alternatively Eclipse: http://www.eclipse.org/downloads/ or IntelliJ: https://www.jetbrains.com/idea/.
If Data is an issue, don't worry, you can simply use a text editor, but the JDK is mandatory to compile your programs and for them to run on the Java Virtual Machine (which we will discuss in detail later in day 2 of Java Programming).
When you have finished installing, you can check what version of java you are running with the following command on command line terminal
Mac: java -version in terminal
Linux: java -version in terminal
Windows: java -version (in command prompt)


For those that doesn't have a computer and would love to join us
Go to playstore, download and install JAVA-IDE
Just 28mb
The tutorial kicks off on the first in this thread
Interested members comment below!!!
Apologise for being behind the class, however, I'd meet up
I have few questions
1. The Javae SE link you gave us doesn't have 8u77 but 8u191 and 8u191
2. My system is 32bit operating system
LiteratureRe: The Girl Next Door by amadiwati(m): 11:56am On Jan 03, 2019
I like the intro. Too perfect for a love scene and lovers.

Blood oath. I no try am even with my wife. Blood oath stories seldomly have an happy ending
LiteratureRe: The Girl Next Door by amadiwati(m): 12:34pm On Dec 31, 2018
You reduced my suspense!
Well-done
ProgrammingRe: Java Programming Tutorial From Scratch by amadiwati(m): 4:03pm On Dec 30, 2018
Interested!
PoliticsRe: APC Announces 2019 Presidential Campaign Council (Full List) by amadiwati(m): 3:08pm On Dec 28, 2018
This is better that PDP that packed all Tom dick and Harry to their campaign councils
EducationRe: Earn 10k For Every Story You Write by amadiwati(m): 7:09pm On Dec 26, 2018
Interested, superella94@gmail.com
EducationRe: Earn 10k For Every Story You Write by amadiwati(m): 5:42pm On Dec 26, 2018
I'm interested ogboamadiwati@gmail.com

1 2 3 4 5 6 7 8 9 10 11 12 13 14 (of 18 pages)