₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,331,238 members, 8,449,322 topics. Date: Tuesday, 21 July 2026 at 03:31 PM

Toggle theme

Iamsheye's Posts

Nairaland ForumIamsheye's ProfileIamsheye's Posts

1 2 3 4 5 6 7 8 9 10 (of 22 pages)

ProgrammingUnderstanding CSS Specificity. by Iamsheye(op): 3:47pm On Jun 09, 2020
Do you know how specificity in CSS works?? Did you also know that the more specific a CSS style is, the higher point value it accrues, and the likelier it is to be present on the element's style. After watching this video from team incredible, I can guarantee you'll be able to
- Calculate specificity
- Understand how to override specificity and
- Understand how priority works in all types of CSS.


https://www.youtube.com/watch?v=xYNKKXgtt0Q&feature=youtu.be
Technology MarketRe: The Xiaomi Thread Store by Iamsheye(m): 9:36pm On May 30, 2020
toniotonero:
₦2,500
Drop your number let's talk
Technology MarketRe: The Xiaomi Thread Store by Iamsheye(m): 7:45pm On May 30, 2020
toniotonero:
I have two QC3.0 chargers, Blitzwolf & U.green
Tho I'm making use of d Blitzwolf. bt If u are interested let me know
How much
Technology MarketRe: The Xiaomi Thread Store by Iamsheye(m): 12:48pm On May 30, 2020
Wait so no one sells a QC3.0 charger in Lagos. TRAGIC
Technology MarketRe: The Xiaomi Thread Store by Iamsheye(m): 10:37pm On May 28, 2020
jboixxx:
[color=#0000ff] That one de play ni o. No be demdem [/color]
Good evening sir, I sent you a message on WhatsApp
please reply
ProgrammingRe: Chronicle Of A Data Scientist/analyst by Iamsheye(m):

ProgrammingRe: Quadratic Equations Calculator Made With Javascript, HTML And CSS by Iamsheye(op): 5:42pm On May 22, 2020
Akhigbeblog:
I just viewed it, I want to learn HTML, CSS and JavaScript. Offer me a free Tutorial on WhatsApp na���
just use w3schools, YouTube, netninja and some other resources
ProgrammingRe: Quadratic Equations Calculator Made With Javascript, HTML And CSS by Iamsheye(op): 5:41pm On May 22, 2020
crunchyDope:
nice wink
Thanks wink
ProgrammingQuadratic Equations Calculator Made With Javascript, HTML And CSS by Iamsheye(op):
So I made this quadratic equations calculator few days ago.
Constructive criticism is always welcome.

Link to code :
https://codepen.io/iamsheye/full/dyYaWMY
If you've got a CodePen account, please drop a like wink

ProgrammingRe: Chronicle Of A Data Scientist/analyst by Iamsheye(m): 6:38pm On May 20, 2020
whizqueen:
Oh really?! Thank you so much. I hope you learn from them.

I’m everywhere by the way wink
Of course, they're educative.
ProgrammingRe: Chronicle Of A Data Scientist/analyst by Iamsheye(m): 11:59am On May 20, 2020
whizqueen:
I’m new here. Learning my first language SQL and it’s been fun so far. I see lots of information in this thread, I can’t wait to explore them smiley

Is anyone here self trained and a beginner?

I would be working on python, R and machine language later on.

Any tips or resources for a beginner would be appreciated
Wow cheesy So you're here too, I follow your YouTube channel and watch most of your videos
HealthRe: USA Sniping Chinese Face Masks Bound For France - French Politicians Accuse US by Iamsheye(m):

ProgrammingRe: Need Someone To Help With My Javascript Code by Iamsheye(op): 3:40pm On May 14, 2020
nosagold:
There's a big in your code on line 15. You're using the assignment operator (=). Change it to == or just use if (!check)
Check the thread, I've fixed it already
ProgrammingRe: Need Someone To Help With My Javascript Code by Iamsheye(op): 4:47pm On May 13, 2020
Taofeekdboy:
when using array in Javascript, it comes with methods in which index, indexOf, search are part of. Index in array means find the number in which the object is located. Example of an array[1, 2, 3, 4],
If you do array.indexof(2) will give you 1 because the item is in the array but if it's not in the array it will give you - 1, searching for something in the array gives you 1 or - 1 depending on if the item is there or not.
You can read more on indexOf, index, search in Javascript Array.
thanks
I get it now
ProgrammingRe: Need Someone To Help With My Javascript Code by Iamsheye(op):

ProgrammingRe: Need Someone To Help With My Javascript Code by Iamsheye(op): 2:20pm On May 13, 2020
SqueezedPant:
what app?
Spck Editor on Android
ProgrammingRe: Need Someone To Help With My Javascript Code by Iamsheye(op): 11:27am On May 13, 2020
Taofeekdboy:
Good bro, but bro the code is too verbose, you can simplify it without using the check variable. Just use if and else statement and the break is unnecessary as well cos you are not using while loop.
if(checkCourse === scorelength or so) {
your logic
} else{ your logic}
You can as well use itenary operator as it makes your code cleaner and efficient.
Tried this, didn't work so I figured lemme do it another way
ProgrammingRe: Need Someone To Help With My Javascript Code by Iamsheye(op): 11:14am On May 13, 2020
SqueezedPant:
you use your phone to code?
Most times,if it's basic or simple stuffs and it's not lengthy
ProgrammingRe: Need Someone To Help With My Javascript Code by Iamsheye(op): 7:59am On May 13, 2020
So l later got the perfect code I wanted cheesy

Turns out I did not farabale,my blood was hot grin grin

ProgrammingRe: Need Someone To Help With My Javascript Code by Iamsheye(op): 10:15pm On May 12, 2020
crunchyDope:
why is the line that outputs to the document inside the iteration?

you used the check as a trap and its bin used in every count?
Bro don't worry I've solved it already

This your English sef I no understand
ProgrammingRe: Need Someone To Help With My Javascript Code by Iamsheye(op): 10:14pm On May 12, 2020
Lordpeckxy:
LoL, U created a thread 4 this cheesy , Welcome to our World...
You best best Is to learn how to use community magic...!!!
Holla me when you banged on Reg Expressions....
Guy I've gotten there grin grin grin I just dropped it to one side

How will I be seeing something like /^(([^<>()\[\]\.,;:\s@\"]+(\.[^<>()\[\]\.,;:\s@\"]+)*)|(\".+\"

Am I mad grin grin
ProgrammingRe: Need Someone To Help With My Javascript Code by Iamsheye(op): 6:52pm On May 12, 2020
codeigniter:
Change to check == false or !check
! Means not
Thanks for this too �
ProgrammingRe: Need Someone To Help With My Javascript Code by Iamsheye(op): 6:52pm On May 12, 2020
peterincredible:
line 16 is not working change it from "=" to "==" and it will work
Bro thanks it worked grin grin
Can't believe it's cos of one thing
I wan run mad before grin grin grin
ProgrammingRe: Mobile Technology: Lets Build A Mobile App With Javascript by Iamsheye(m): 6:06pm On May 12, 2020
I've got a problem in JavaScript guys,I don't know if anyone here can help

https://www.nairaland.com/5853266/need-someone-javascript-code#89474408
ProgrammingRe: Need Someone To Help With My Javascript Code by Iamsheye(op): 5:54pm On May 12, 2020
thug:
Change the document.write(courseCheck to courseLength), your code would work perfect, cos you are looping with the variable u declared...
The courseLength is a number,it didn't work

What I want to do is just show that "It is not a science course" when the wrong value in inserted in the prompt
ProgrammingNeed Someone To Help With My Javascript Code by Iamsheye(op):
So I've got that code there..
Everything's fine except that when a wrong input(one that is not in the array) is inserted I want it to show what's on line 16 but it doesn't it's just empty

Can someone please help??

WebmastersRe: Learn Web Design LIVE On Nairaland!!! by Iamsheye(m):
H2SO4

1 2 3 4 5 6 7 8 9 10 (of 22 pages)